Miles Bader
768d4533ce
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-35
...
Merge from emacs--cvs-trunk--0
Patches applied:
* emacs--cvs-trunk--0 (patch 228-240)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 53-58)
- Merge from emacs--cvs-trunk--0
- Update from CVS
- Collapse feature addition/removal within single ChangeLog entry
2005-04-09 02:16:29 +00:00
Kenichi Handa
918bcc1865
*** empty log message ***
2005-04-09 01:45:41 +00:00
Kenichi Handa
36cacb1f85
Fix previous change.
2005-04-09 01:42:04 +00:00
Kenichi Handa
a17ae96ac4
(search_buffer): Fix the change for syncing with CVS
...
head.
(search_buffer): Likewise.
2005-04-09 01:38:58 +00:00
Kenichi Handa
2a9e192d38
(iso-latin-7): Fix the map.
2005-04-08 23:46:58 +00:00
Luc Teirlinck
ef71f073a5
(comint-highlight-prompt): Fix face spec.
2005-04-08 23:45:09 +00:00
Kim F. Storm
4c03c46d5f
(readevalloop): Add args START and END as region in
...
current buffer to read. Callers changed.
When specified, narrow to this region only when reading,
not during eval. Track next point to read from during eval.
Also restore point to "real" buffer position before eval.
(Feval_region): Don't save excursion and restriction here, and
don't narrow to region. Just pass region to readevalloop.
Note: Point is now preserved even when PRINTFLAG is nil.
2005-04-08 23:33:28 +00:00
Kim F. Storm
bfd9324060
*** empty log message ***
2005-04-08 23:32:54 +00:00
Luc Teirlinck
a64dc1a44c
(defun-prompt-regexp, parens-require-spaces, buffer-end, end-of-defun)
...
(insert-parentheses): Doc fixes.
2005-04-08 23:10:24 +00:00
Luc Teirlinck
e790a4a3f1
*** empty log message ***
2005-04-08 23:06:43 +00:00
Kim F. Storm
e0d815a220
(hi-green): Fix face spec.
2005-04-08 22:03:42 +00:00
Kim F. Storm
3306ed3bd0
*** empty log message ***
2005-04-08 21:59:26 +00:00
Dan Nicolaescu
099dcdcf27
* cus-edit.el (custom-modified-face):
...
* comint.el (comint-highlight-input): Fix previous changes.
* term.el (term-handle-ansi-escape): Add a comment.
2005-04-08 20:55:09 +00:00
Stefan Monnier
c22c3db00e
(whitespace-highlight-the-space): Put the same overlay
...
in the buffer and in whitespace-highlighted-space.
(whitespace-unhighlight-the-space): Simplify.
(whitespace-buffer): Simplify.
2005-04-08 14:40:57 +00:00
Dan Nicolaescu
ea81d57ec5
* mh-customize.el (mh-speedbar-selected-folder-face): Special case
...
high number of colors displays.
* textmodes/table.el (table-cell-face): Add special case for
displays supporting a high number of colors.
* progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
(vhdl-font-lock-reserved-words-face)
(vhdl-speedbar-architecture-face)
(vhdl-speedbar-instantiation-face)
(vhdl-speedbar-architecture-selected-face)
(vhdl-speedbar-instantiation-selected-face): Likewise.
* progmodes/sh-script.el (sh-heredoc-face): Likewise.
* progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
* progmodes/ebrowse.el (ebrowse-tree-mark-face)
(ebrowse-root-class-face, ebrowse-member-attribute-face)
(ebrowse-progress-face): Likewise.
* progmodes/compile.el (compilation-info-face): Likewise.
* progmodes/cc-fonts.el (c-invalid-face): Likewise.
* emacs-lisp/re-builder.el (reb-match-3): Likewise.
* calendar/calendar.el (diary-face): Likewise.
* woman.el (woman-italic-face, woman-bold-face)
(woman-unknown-face): Likewise.
* wid-edit.el (widget-button-pressed-face): Likewise.
* whitespace.el (whitespace-highlight-face): Likewise.
* smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
* pcvs-info.el (cvs-marked-face): Likewise.
* info.el (info-xref): Likewise.
* ido.el (ido-subdir-face, ido-indicator-face): Likewise.
* hilit-chg.el (highlight-changes-face)
(highlight-changes-delete-face): Likewise.
* hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
(hi-red-b): Likewise.
* generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
* font-lock.el (font-lock-keyword-face)
(font-lock-function-name-face, font-lock-warning-face): Likewise.
* cus-edit.el (custom-invalid-face, custom-modified-face)
(custom-set-face, custom-changed-face, custom-variable-tag-face)
(custom-group-tag-face-1, custom-group-tag-face): Likewise.
* comint.el (comint-highlight-prompt): Likewise.
2005-04-08 14:26:13 +00:00
Lute Kamstra
67b4790bd3
(font-lock-keywords): Docstring fixes.
2005-04-08 12:51:07 +00:00
Kenichi Handa
9741224e5c
*** empty log message ***
2005-04-08 12:07:27 +00:00
Kim F. Storm
1af7fe2b22
Fix spelling.
2005-04-08 11:58:10 +00:00
Kim F. Storm
3bc8f4ac2a
Fix typo.
2005-04-08 11:57:30 +00:00
Kim F. Storm
e9be14aabc
Update copyright. Fix entry header.
2005-04-08 11:57:05 +00:00
Kim F. Storm
4ee0202022
(authors-aliases): Update list.
...
(authors-ignored-files): New list.
(authors-fixed-entries): Fix typo.
(authors-renamed-files-alist): Update list.
(authors-add): Check authors-ignored-files.
2005-04-08 11:54:57 +00:00
Kim F. Storm
3a10b9ce5e
*** empty log message ***
2005-04-08 11:54:38 +00:00
Carsten Dominik
214e2d486e
(add-to-diary-list): MARKER argument made
...
optional, to ensure backward compatibility.
2005-04-08 11:06:41 +00:00
Carsten Dominik
eaf779a701
*** empty log message ***
2005-04-08 11:05:58 +00:00
Kim F. Storm
95f5b5ad6e
(Buffer-menu-mode-map): Map follow-link to
...
mouse-face.
2005-04-08 11:04:22 +00:00
Stephen Eglen
fc2cae5953
(flyspell-large-region): Clarify docstring.
2005-04-08 09:55:48 +00:00
Kim F. Storm
859b8989ec
*** empty log message ***
2005-04-08 09:32:32 +00:00
Lute Kamstra
199bb209e6
(Search-based Fontification): Fix cross references.
...
Use consistent terminology. Document anchored highlighting.
2005-04-08 09:28:33 +00:00
Kim F. Storm
e5fb57e9c8
(mouse-on-link-p): Tiny doc fix.
2005-04-08 09:24:25 +00:00
Kim F. Storm
5b4879885e
(syms_of_xdisp): Init overlay-arrow-string to "=>".
2005-04-08 07:45:59 +00:00
Kim F. Storm
9ba27690ae
*** empty log message ***
2005-04-08 07:45:43 +00:00
Kenichi Handa
c09b2b56d2
*** empty log message ***
2005-04-08 07:25:56 +00:00
Kenichi Handa
ccec51876b
Updated header, contents synchronized with
...
TUTORIAL at 2005-04-01T00:31:25Z!rms@gnu.org.
2005-04-08 07:23:56 +00:00
Luc Teirlinck
71dbb277c6
*** empty log message ***
2005-04-08 03:16:05 +00:00
Luc Teirlinck
1ab3c04fe6
(ielm-prompt-read-only): Doc fix.
2005-04-07 23:41:46 +00:00
Luc Teirlinck
db648b8461
*** empty log message ***
2005-04-07 23:38:34 +00:00
Luc Teirlinck
b9747c5b5b
(comint-prompt-read-only): Doc fix.
2005-04-07 23:01:54 +00:00
Luc Teirlinck
709bfdaf35
*** empty log message ***
2005-04-07 22:58:29 +00:00
Juri Linkov
5b523a7744
(ffap-pass-wildcards-to-dired): New user option to
...
ensure dired always handles wildcards passed to ffap.
(find-file-at-point): Use it.
(ffap-dired-wildcards): Doc fix.
2005-04-07 15:44:30 +00:00
Juri Linkov
34d86208a3
(Info-mode): Add Info-kill-buffer' to
kill-buffer-hook'
...
locally instead of adding it to the global hook.
(Info-kill-buffer): Move up.
2005-04-07 15:16:39 +00:00
Juri Linkov
6a1cdc5bee
(compilation-setup):
...
Set `next-error-overlay-arrow-position' to nil. Also set it to
nil in the local hook `kill-buffer-hook'. Make local variable
`overlay-arrow-string' and set it to "=>".
(compilation-goto-locus): Set BOL position to
`next-error-overlay-arrow-position' instead of
`overlay-arrow-position'.
2005-04-07 15:15:38 +00:00
Juri Linkov
9c9b00d67f
(next-error-overlay-arrow-position): New defvar.
...
Put "=>" on its property `overlay-arrow-string'.
Add it to `overlay-arrow-variable-list'.
2005-04-07 15:15:15 +00:00
Stefan Monnier
9f27bc8266
Move to the obsolete subdir.
2005-04-07 12:01:21 +00:00
Glenn Morris
11dd83c899
Comment previous change more fully.
2005-04-07 11:09:34 +00:00
Kim F. Storm
4c23089d99
*** empty log message ***
2005-04-07 09:15:15 +00:00
Dan Nicolaescu
9fb518aa5f
(xterm-standard-colors): Update color values from
...
xterm-200.
2005-04-06 21:38:35 +00:00
Marcelo Toledo
98d14e3241
TUTORIAL.cs updated.
2005-04-06 19:22:24 +00:00
Pavel Janík
7237931b97
Updated header.
2005-04-06 18:03:42 +00:00
Stefan Monnier
797bf075e1
(tex-font-lock-keywords-2): Add \bfseries.
2005-04-06 15:45:00 +00:00
Stefan Monnier
7c0d88969c
*** empty log message ***
2005-04-06 14:08:06 +00:00