Lute Kamstra
ccedb10b8b
(internal-ange-ftp-mode): Use delay-mode-hooks and run-mode-hooks.
...
Simplify.
2005-06-14 12:10:55 +00:00
Lute Kamstra
fb33e15372
(rmail-edit-mode): Use delay-mode-hooks.
2005-06-14 12:08:43 +00:00
Lute Kamstra
cb1b44b04b
(inferior-octave-mode): Use delay-mode-hooks.
2005-06-14 12:07:24 +00:00
Lute Kamstra
03789b211d
(sql-interactive-mode): Use delay-mode-hooks.
2005-06-14 12:03:52 +00:00
Lute Kamstra
cdda556dbf
(recentf-dialog-mode): Use kill-all-local-variables and
...
run-mode-hooks.
(recentf-edit-list, recentf-open-files): Don't call
kill-all-local-variables directly.
2005-06-14 12:02:42 +00:00
Lute Kamstra
8ac3941d04
(debug-on-entry): Fix docstring.
2005-06-14 12:00:50 +00:00
Juanma Barranquero
ca0a690049
*** empty log message ***
2005-06-14 11:37:49 +00:00
Juanma Barranquero
ebb7de8462
(flyspell-incorrect-hook, flyspell-maybe-correct-transposition,
...
flyspell-maybe-correct-doubling): Fix quoting in docstring.
2005-06-14 11:36:04 +00:00
Juanma Barranquero
490f67f86e
(xdb): Fix quoting in docstring.
2005-06-14 11:34:43 +00:00
Juanma Barranquero
a4fd4556b5
(eshell/export): Fix quoting in docstring.
2005-06-14 11:33:54 +00:00
Juanma Barranquero
69df8d97d8
(flymake-new-err-info, flymake-start-syntax-check-for-current-buffer,
...
flymake-simple-cleanup): Fix quoting in docstring.
2005-06-14 11:32:58 +00:00
Juanma Barranquero
4790f3a438
(vi-goto-insert-state): Fix quoting in docstring.
2005-06-14 11:31:43 +00:00
Juanma Barranquero
841edf8d67
(forms--intuit-from-file): Fix reference to `forms-number-of-fields' in error message.
...
(forms-print): Fix quoting in error message.
(forms-mode): Fix quoting in docstring.
2005-06-14 11:30:22 +00:00
Juanma Barranquero
99b5aab79c
(gnus-auto-select-subject): Fix quoting in docstring.
2005-06-14 11:24:08 +00:00
Juanma Barranquero
768e2c65ac
(message-is-yours-p): Fix quoting.
2005-06-14 11:23:09 +00:00
Kim F. Storm
8da6c2f888
(add-to-ordered-list): Rework to use list-order property of list-var.
2005-06-14 08:14:06 +00:00
Daniel Pfeiffer
47d4e70988
Switch [Mm]akefile to gmake mode.
2005-06-14 07:33:01 +00:00
Miles Bader
a21fb88e7f
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-406
...
Merge from gnus--rel--5.10
Patches applied:
* gnus--rel--5.10 (patch 80-82)
- Merge from emacs--cvs-trunk--0
- Update from CVS
2005-06-14 Katsumi Yamaoka <yamaoka@jpl.org>
* lisp/gnus/mm-view.el (mm-inline-text): Withdraw the last change.
2005-06-09 Katsumi Yamaoka <yamaoka@jpl.org>
* lisp/gnus/mm-view.el (mm-inline-text): Turn off adaptive-fill-mode while
executing enriched-decode.
2005-06-14 02:49:36 +00:00
Luc Teirlinck
922a9de306
(cancel-debug-on-entry): Mention default in minibuffer prompt.
2005-06-13 23:40:05 +00:00
Luc Teirlinck
7efb41ae95
*** empty log message ***
2005-06-13 23:38:30 +00:00
Kim F. Storm
1a2f4b9fc0
(cua-mode): Use add-to-ordered-list to
...
add cua--keymap-alist to emulation-mode-map-alists.
2005-06-13 21:31:37 +00:00
Kim F. Storm
cbbd0b5a94
(add-to-ordered-list): New defun.
2005-06-13 21:29:52 +00:00
Kim F. Storm
929129fff1
*** empty log message ***
2005-06-13 21:29:25 +00:00
Stefan Monnier
5aa6db5755
*** empty log message ***
2005-06-13 20:50:25 +00:00
Stefan Monnier
e3b5b35b9a
(read-face-name): Use complete-in-turn complete non-aliases
...
in preference to face aliases.
2005-06-13 20:47:08 +00:00
Stefan Monnier
9ed4906519
(complete-in-turn): New macro.
...
(dynamic-completion-table, lazy-completion-table): Add debug info.
2005-06-13 20:45:50 +00:00
Stefan Monnier
d95da8d3b2
(fill-match-adaptive-prefix): New function.
...
(fill-context-prefix): Use it to avoid guessing absurdly long prefixes.
Remove unused vars `start' and `firstline'.
(fill-nobreak-p): Fix line-move-invisible -> line-move-invisible-p.
(justify-current-line, fill-individual-paragraphs): Remove unused vars.
2005-06-13 19:33:21 +00:00
Stefan Monnier
175384d1ee
(url-file, url-file-asynch-callback): Use with-current-buffer.
2005-06-13 14:32:42 +00:00
Lute Kamstra
4da76c6afd
*** empty log message ***
2005-06-13 12:08:25 +00:00
Lute Kamstra
16e8b16256
(ledit-mode): Use delay-mode-hooks.
2005-06-13 12:01:43 +00:00
Lute Kamstra
d7899a4ee3
(ediff-mode): Use run-mode-hooks.
2005-06-13 12:00:59 +00:00
Lute Kamstra
6f73217ed6
(ediff-meta-mode): Use run-mode-hooks.
2005-06-13 11:58:35 +00:00
Lute Kamstra
1a96d1f37a
(edit-abbrevs-mode): Use kill-all-local-variables and run-mode-hooks.
2005-06-13 11:56:12 +00:00
Eli Zaretskii
2702394e7c
(all): Don't complain about missing GTK-related variables,
...
unless either `gtk' is boundp or this isn't a `windows-nt' build.
2005-06-13 11:54:48 +00:00
Miles Bader
69008bcff4
Revert arch-tagline change
2005-06-13 09:49:47 +00:00
Lute Kamstra
63e9aa8ee8
(woman-mode-line-format): Delete constant.
...
(woman-mode-map): Initialize it properly.
(woman-mode): Set mode-class property to special. Use
delay-mode-hooks and run-mode-hooks. Use the right keymap. Set
major-mode and mode-name. Don't set mode-line-format directly.
(Man-getpage-in-background): Don't reference woman-mode-line-format.
2005-06-13 08:22:34 +00:00
Lute Kamstra
dd72a03ac2
(cancel-debug-on-entry): Make the empty string argument obsolete.
2005-06-13 08:14:06 +00:00
Carsten Dominik
30313b908d
(org-CUA-compatible): New option.
...
(org-disputed-keys): New variable.
(org-key): New function.
(orgtbl-make-binding): Add docstring to the created function.
(org-mode): Set paragraph start/separate regexps.
(orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
(org-archive-location, org-archive-mark-done)
(org-archive-stamp-time): New options.
(org-archive-subtree): New command.
(org-fill-paragraph): New function.
(org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
(org-fake-empty-table-line): Function removed.
(org-format-org-table-html): Do not create empty table lines at
separator lines. Improved table header treatment.
(org-link-format): New option.
(org-make-link): New function.
(org-insert-link, org-store-link): Use org-make-link.
(org-open-file): Quote file name for shell command, to allow
spaces in file names.
(org-link-regexp): Fixed bug with mailto link.
(org-link-maybe-angles-regexp, org-protected-link-regexp): New
constant.
(org-export-as-html): Deal with the optional angles around a link.
Better treatment of file: links.
(org-open-at-point): Replace @{ and @} with < and >.
(org-run-mode-hooks): Function removed.
(org-agenda-mode): No longer use `org-run-mode-hooks'.
2005-06-13 06:42:53 +00:00
Nick Roberts
1e539d255b
(gdb-registers-mode): Let gdbmi use
...
MI command -data-list-register-values.
(gdb-post-prompt): Indent properly.
2005-06-13 06:01:12 +00:00
Nick Roberts
3fd355d44e
*** empty log message ***
2005-06-13 05:59:58 +00:00
Juanma Barranquero
b1412131a8
(highlight-changes-colors): Rename from `highlight-changes-colours'.
...
(highlight-changes-colours): Keep as obsolete alias.
(highlight-changes-face-list): Doc fix.
(hilit-chg-make-list): Use `highlight-changes-colors'.
2005-06-12 23:08:51 +00:00
Mark A. Hershberger
defa8e19a1
Remove stray paren in defun-prompt-regexp for cperl-mode
2005-06-12 23:04:41 +00:00
Stefan Monnier
84ae490875
Add comment.
2005-06-12 16:57:08 +00:00
Eli Zaretskii
0e659f576a
Don't say we are dumping under 2 names on windows-nt and cygwin.
2005-06-12 12:49:00 +00:00
Eli Zaretskii
a1e8cad6ea
*** empty log message ***
2005-06-12 11:28:55 +00:00
Eli Zaretskii
e8dbbf6f02
(bootstrap-clean-CMD, bootstrap-clean-SH): Don't use an old loaddefs.el,
...
as in Makefile.in.
2005-06-12 11:27:31 +00:00
Lute Kamstra
f586d18e58
(bootstrap-prepare): Don't use an old loaddefs.el.
2005-06-12 10:26:22 +00:00
Lute Kamstra
3a1524ed89
(Man-mode-map): Initialize it properly.
...
(Man-mode): Set mode-class property to special.
2005-06-12 10:11:00 +00:00
Lute Kamstra
ca0113b85a
(calendar-mode): Use run-mode-hooks.
2005-06-12 09:00:57 +00:00
Luc Teirlinck
d02c57d351
(menu-bar-make-toggle): Remove stray backslash.
...
A newline is needed in the docstring there.
2005-06-12 00:04:44 +00:00
Luc Teirlinck
32cc0b0009
*** empty log message ***
2005-06-12 00:03:20 +00:00
Thien-Thi Nguyen
8b09abe105
Fix repeat' BNF and
bits 2' example in Commentary.
2005-06-11 23:56:33 +00:00
Luc Teirlinck
8e71c318da
(debug-on-entry, cancel-debug-on-entry): Doc fixes.
2005-06-11 23:52:51 +00:00
Vinicius Jose Latorre
b2c9cbd381
printing v6.8.4
2005-06-11 23:25:06 +00:00
Vinicius Jose Latorre
ac9abffebc
printing v6.8.4
2005-06-11 23:18:57 +00:00
Thien-Thi Nguyen
d4ddf7839c
Doc fixes for public funcs:
...
"Returns" to "return", document useful return values, etc.
2005-06-11 20:33:28 +00:00
Eli Zaretskii
98d1a1cf4c
*** empty log message ***
2005-06-11 13:54:09 +00:00
Eli Zaretskii
b48e52066f
(fill-context-prefix): Try `adaptive-fill-function'
...
BEFORE `adaptive-fill-regexp' when determining a fill prefix.
(adaptive-file-function): Minor amendment to doc-string.
2005-06-11 13:49:56 +00:00
Eli Zaretskii
67ed6461a6
(thumbs-per-line, thumbs-thumbsdir-max-size)
...
(thumbs-relief, thumbs-margin, thumbs-image-resizing-step): Fix
:type--it is `integer', not `string'.
2005-06-11 13:25:16 +00:00
Eli Zaretskii
e0dcaa3fee
(modeline-highlight): Rename from (the erroneous) `modeline-higilight'.
2005-06-11 13:10:11 +00:00
Lute Kamstra
e5d79aa59c
(edebug-eval-mode-map): Don't copy lisp-interaction-mode-map but make
...
it the parent.
(edebug-eval-mode): Use define-derived-mode.
2005-06-11 08:40:47 +00:00
Andreas Schwab
480c8cd32a
Add binding of ESC functionkey' for every
M-functionkey'.
2005-06-11 07:14:38 +00:00
Jan Djärv
75fb9fde10
Update item for 2004-01-21 with function items.
2005-06-11 05:40:16 +00:00
Jason Rumney
28547c1fa9
Fix last change
2005-06-11 00:09:39 +00:00
Jason Rumney
d11f8e1ab9
*** empty log message ***
2005-06-10 23:04:18 +00:00
Jason Rumney
2a516a73dd
2005-06-10 Michael Hotchin <michael@hotchin.net> (tiny change)
...
* progmodes/compile.el (compilation-error-regexp-alist-alist)
[msft]: update regexp for newer msft compilers.
2005-06-10 22:54:06 +00:00
Stefan Monnier
0090e0483c
Remove most autoload cookies.
...
Don't hook into the url-file-handler since it currently breaks all
non-HTTP URLs.
2005-06-10 22:02:23 +00:00
Stefan Monnier
7f95457178
(url-retrieve-synchronously): Don't exit precipitously when
...
fetching a file via ange-ftp.
2005-06-10 21:14:34 +00:00
Stefan Monnier
f1b587064a
(vc-registered): Explicitly disable VC for URL files.
2005-06-10 21:14:10 +00:00
Mark A. Hershberger
23d519e49c
eliminate use of inefficient match-data
2005-06-10 15:37:37 +00:00
Juanma Barranquero
578c1340ea
*** empty log message ***
2005-06-10 15:00:48 +00:00
Juanma Barranquero
6cae5f240f
Fixes for changes of 2005-06-09.
...
(thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable as a directory.
(thumbs-thumbname): Remove directory separator from format string;
`thumbs-thumbsdir' now returns a valid directory name.
(thumbs-temp-dir): New defsubst.
(thumbs-temp-file, thumbs-resize-image, thumbs-modify-image): Use it.
2005-06-10 14:59:59 +00:00
Juanma Barranquero
466c78c08f
*** empty log message ***
2005-06-10 14:16:23 +00:00
Juanma Barranquero
644efc09c4
(delphi-newline-always-indents): Fix spellings in docstrings.
2005-06-10 14:15:47 +00:00
Juanma Barranquero
bb27ac6f32
(cpp-face-light-name-list, cpp-face-dark-name-list): Fix spellings in
...
docstrings.
2005-06-10 14:15:10 +00:00
Juanma Barranquero
6292d528a7
(cperl-info-on-command-no-prompt, cperl-mode): Fix spellings in docstrings.
2005-06-10 14:14:37 +00:00
Juanma Barranquero
2d0bbf5d1f
(lazy-lock-mode): Fix spellings in docstrings.
2005-06-10 14:14:07 +00:00
Juanma Barranquero
028f45d230
(browse-url-xterm-program): Fix spellings in docstrings.
2005-06-10 14:13:42 +00:00
Juanma Barranquero
2ae78c4d42
(unify-8859-on-encoding-mode): Fix spellings in docstrings.
2005-06-10 14:13:10 +00:00
Juanma Barranquero
11896c0ba5
(describe-coding-system): Fix spellings in docstrings.
2005-06-10 14:12:40 +00:00
Juanma Barranquero
fea6b73606
(select-safe-coding-system-accept-default-p, input-method-exit-on-invalid-key):
...
Fix spellings in docstrings.
2005-06-10 14:12:17 +00:00
Juanma Barranquero
3bf04f2fad
(viper-find-char-forward): Fix spellings in docstrings.
2005-06-10 14:11:45 +00:00
Juanma Barranquero
1c7e8dfbd1
(vip-find-char-forward): Fix spellings in docstrings.
2005-06-10 14:11:18 +00:00
Juanma Barranquero
ca088b0437
(pc-select-selection-keys-only, pc-selection-mode): Fix spellings in docstrings.
2005-06-10 14:10:52 +00:00
Juanma Barranquero
77602fc76f
(todo-insert-threshold): Fix spellings in docstrings.
2005-06-10 14:10:21 +00:00
Juanma Barranquero
c35dcd7e22
(woman-bold-headings, woman-ignore, woman-default-faces,
...
woman-monochrome-faces): Fix spellings in docstrings.
2005-06-10 14:09:51 +00:00
Juanma Barranquero
491a5bba5e
(vcursor-copy-line): Fix spellings in docstrings.
2005-06-10 14:09:18 +00:00
Juanma Barranquero
aa40646530
(vc-annotate): Fix spellings in docstrings.
2005-06-10 14:08:47 +00:00
Juanma Barranquero
6bd47b393d
(display-time-mail-face): Fix spellings in docstrings.
2005-06-10 14:08:19 +00:00
Juanma Barranquero
e5e4c6a171
(terminal-emulator): Fix spellings in docstrings.
2005-06-10 14:07:55 +00:00
Juanma Barranquero
5f94d2d009
(tempo-insert-region): Fix spellings in docstrings.
2005-06-10 14:07:27 +00:00
Juanma Barranquero
cc295a82c2
(insert-for-yank-1): Fix spellings in docstrings.
2005-06-10 14:06:47 +00:00
Juanma Barranquero
fb607ff181
(skeleton-autowrap): Fix spellings in docstrings.
2005-06-10 14:06:22 +00:00
Juanma Barranquero
1d68acd3a9
(mouse-1-click-follows-link): Fix spellings in docstrings.
2005-06-10 14:05:55 +00:00
Juanma Barranquero
5ab405e407
(log-edit-changelog-full-paragraphs): Fix spellings in docstrings.
2005-06-10 14:05:27 +00:00
Juanma Barranquero
480ef9bbde
(kmacro-call-macro): Fix spellings in docstrings.
2005-06-10 14:04:52 +00:00
Juanma Barranquero
291cfc0c5a
(ielm-dynamic-return, inferior-emacs-lisp-mode): Fix spellings in docstrings.
2005-06-10 14:04:24 +00:00
Juanma Barranquero
85fcb67105
(highlight-changes-colours highlight-changes-face-list,
...
highlight-changes-rotate-faces): Fix spellings in docstrings.
2005-06-10 14:03:52 +00:00
Juanma Barranquero
4f955a15c5
(filesets-external-viewers): Fix spellings in docstrings.
2005-06-10 14:02:49 +00:00
Juanma Barranquero
643c985df4
(make-backup-file-name-function): Fix spellings in docstrings.
2005-06-10 14:02:21 +00:00
Juanma Barranquero
29a82d4c3e
(minibuffer): Fix spellings in docstrings.
2005-06-10 14:01:47 +00:00
Juanma Barranquero
eb88139e25
(url-cookie-multiple-line): Fix spelling in docstring.
2005-06-10 13:19:09 +00:00
Lute Kamstra
7bdd8beba6
(eudc-hotlist-mode): Use run-mode-hooks.
2005-06-10 12:47:38 +00:00
Lute Kamstra
a946a4b472
(mspools-mode): Use run-mode-hooks.
2005-06-10 12:43:58 +00:00
Lute Kamstra
2aa8e74af0
(doctor-mode-map): Remove defvar.
...
(doctor-mode): Use define-derived-mode.
2005-06-10 12:06:05 +00:00
Lute Kamstra
09e9987080
(blackbox-mode): Use run-mode-hooks.
2005-06-10 12:03:06 +00:00
Miles Bader
530b0472e7
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-398
...
Remove "-face" suffix from mpuz faces
2005-06-10 Miles Bader <miles@gnu.org>
* lisp/play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
(mpuz-text): Remove "-face" suffix from face names.
(mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face)
(mpuz-text-face): New backward-compatibility aliases for renamed faces.
(mpuz-create-buffer, mpuz-paint-digit): Use renamed mpuz faces.
2005-06-10 11:38:27 +00:00
Miles Bader
62d39a4265
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-397
...
Remove "-face" suffix from gomoku faces
2005-06-10 Miles Bader <miles@gnu.org>
* lisp/play/gomoku.el (gomoku-O, gomoku-X):
Remove "-face" suffix from face names.
(gomoku-font-lock-O-face, gomoku-font-lock-X-face):
New backward-compatibility aliases for renamed faces.
(gomoku-font-lock-keywords): Use renamed gomoku faces.
2005-06-10 11:38:11 +00:00
Juanma Barranquero
83acf23151
*** empty log message ***
2005-06-10 11:20:55 +00:00
Juanma Barranquero
616e8e5f5e
(ido-mode, ido-file-extensions-order, ido-default-file-method,
...
ido-default-buffer-method, ido-max-prospects, ido-slow-ftp-hosts,
ido-setup-hook, ido-decorations,
ido-read-file-name-as-directory-commands,
ido-read-file-name-non-ido, ido-work-directory-list,
ido-ignore-item-temp-list, ido-current-directory,
ido-magic-forward-char, ido-enter-find-file,
ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer,
ido-find-file, ido-read-buffer): Fix typos in docstrings.
2005-06-10 11:05:52 +00:00
Lute Kamstra
257914aaab
*** empty log message ***
2005-06-10 11:00:43 +00:00
Lute Kamstra
313cdfa4ca
(dun-mode): Use define-derived-mode.
...
(dungeon-mode-map): Rename to dun-mode-map. Keep old name as an
obsolete alias.
2005-06-10 10:58:59 +00:00
Miles Bader
c43aed5aeb
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-394
...
Remove "-face" suffix from flyspell faces
2005-06-10 Miles Bader <miles@gnu.org>
* lisp/textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
Remove "-face" suffix from face names.
(flyspell-incorrect-face, flyspell-duplicate-face):
New backward-compatibility aliases for renamed faces.
(flyspell-mode-on, make-flyspell-overlay)
(flyspell-highlight-incorrect-region)
(flyspell-highlight-duplicate-region)
(flyspell-display-next-corrections)
(flyspell-auto-correct-previous-word): Use renamed flyspell faces.
2005-06-10 10:46:38 +00:00
Miles Bader
e639491a87
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-393
...
Remove "-face" suffix from texinfo-heading face
2005-06-10 Miles Bader <miles@gnu.org>
* lisp/textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
from face name.
(texinfo-heading-face): New backward-compatibility alias for
renamed face.
(texinfo-heading-face): Use renamed texinfo-heading face.
2005-06-10 10:46:19 +00:00
Miles Bader
ad49d9d6ec
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-392
...
Remove "-face" suffix from tex-mode faces
2005-06-10 Miles Bader <miles@gnu.org>
* lisp/textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
suffix from face names.
(tex-math-face, tex-verbatim-face):
New backward-compatibility aliases for renamed faces.
(tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
(tex-insert-quote): Use `tex-verbatim-face' variable instead of
literal face name.
2005-06-10 10:45:56 +00:00
Miles Bader
b4c925d8e5
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-391
...
Remove "-face" suffix from table-cell face
2005-06-10 Miles Bader <miles@gnu.org>
* lisp/textmodes/table.el (table-cell): Remove "-face" suffix from face
name.
(table-cell-face): New backward-compatibility alias for renamed face.
(table--put-cell-face-property, table--update-cell-face):
Use renamed table-cell face.
2005-06-10 10:45:37 +00:00
Miles Bader
b390eb09fc
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-390
...
Remove "-face" suffix from sgml-namespace face
2005-06-10 Miles Bader <miles@gnu.org>
* lisp/textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
from face name.
(sgml-namespace-face): New backward-compatibility alias for
renamed face.
(sgml-namespace-face): Use renamed sgml-namespace face.
2005-06-10 10:45:17 +00:00
Miles Bader
8e49668e15
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-389
...
Remove "-face" suffix from org faces
2005-06-10 Miles Bader <miles@gnu.org>
* lisp/textmodes/org.el (org-level-1, org-level-2, org-level-3)
(org-level-4, org-level-5, org-level-6, org-level-7)
(org-level-8, org-warning, org-headline-done)
(org-deadline-announce, org-scheduled-today)
(org-scheduled-previously, org-link, org-done, org-table)
(org-time-grid): Remove "-face" suffix from face names.
(org-level-1-face, org-level-2-face, org-level-3-face)
(org-level-4-face, org-level-5-face, org-level-6-face)
(org-level-7-face, org-level-8-face, org-warning-face)
(org-headline-done-face, org-deadline-announce-face)
(org-scheduled-today-face, org-scheduled-previously-face)
(org-link-face, org-done-face, org-table-face)
(org-time-grid-face):
New backward-compatibility aliases for renamed faces.
(org-level-faces, org-set-font-lock-defaults, org-timeline)
(org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
(org-agenda-get-timestamps, org-agenda-get-scheduled)
(org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
2005-06-10 10:44:55 +00:00
Miles Bader
25c066491c
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-388
...
Remove "-face" suffix from viper faces
2005-06-10 Miles Bader <miles@gnu.org>
* lisp/emulation/viper-init.el (viper-search, viper-replace-overlay)
(viper-minibuffer-emacs, viper-minibuffer-insert)
(viper-minibuffer-vi): Remove "-face" suffix from face names.
(viper-search-face, viper-replace-overlay-face)
(viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
(viper-minibuffer-vi-face):
New backward-compatibility aliases for renamed faces.
(viper-search-face, viper-replace-overlay-face)
(viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
(viper-minibuffer-vi-face): Use renamed viper faces.
2005-06-10 10:44:34 +00:00
Miles Bader
4719d18424
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-387
...
Remove "-face" suffix from testcover faces
2005-06-10 Miles Bader <miles@gnu.org>
* lisp/emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
Remove "-face" suffix from face names.
(testcover-nohits-face, testcover-1value-face):
New backward-compatibility aliases for renamed faces.
(testcover-mark): Use renamed testcover faces.
2005-06-10 10:44:18 +00:00
Miles Bader
ccacbcecfe
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-386
...
Remove "-face" suffix from diary-button face
2005-06-10 Miles Bader <miles@gnu.org>
* lisp/calendar/diary-lib.el (diary-button): Remove "-face" suffix from
face name.
(diary-button-face): New backward-compatibility alias for renamed face.
(diary-entry): Use renamed diary-button face.
2005-06-10 10:44:01 +00:00
Miles Bader
75eb05f645
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-385
...
Remove "-face" suffix from calendar faces
2005-06-10 Miles Bader <miles@gnu.org>
* lisp/calendar/calendar.el (diary, calendar-today, holiday)
(mark-visible-calendar-date): Remove "-face" suffix from face names.
(diary-face, calendar-today-face, holiday-face):
New backward-compatibility aliases for renamed faces.
(eval-after-load "facemenu", diary-entry-marker)
(calendar-today-marker, calendar-holiday-marker, diary-face):
Use renamed calendar faces.
2005-06-10 10:43:42 +00:00
Miles Bader
37af2dd341
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-384
...
Remove "-face" suffix from compare-windows face
2005-06-10 Miles Bader <miles@gnu.org>
* lisp/compare-w.el (compare-windows): Remove "-face" suffix from face name.
(compare-windows-face): New backward-compatibility alias for
renamed face.
(compare-windows-highlight): Use renamed compare-windows face.
2005-06-10 10:43:24 +00:00
Miles Bader
10853fc39e
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-383
...
Remove "-face" suffix from strokes-char face
2005-06-10 Miles Bader <miles@gnu.org>
* lisp/strokes.el (strokes-char): Remove "-face" suffix from face name.
(strokes-char-face): New backward-compatibility alias for renamed face.
(strokes-encode-buffer): Use renamed strokes-char face.
2005-06-10 10:43:04 +00:00
Miles Bader
4a9ad3c685
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-381
...
Tweak ChangeLog
2005-06-10 09:13:38 +00:00
Miles Bader
94d5c8765b
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-380
...
Update uses of renamed pcvs faces
2005-06-10 Miles Bader <miles@gnu.org>
* lisp/pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
* lisp/pcvs-defs.el (cvs-mode-map): Likewise.
* lisp/cvs-status.el (cvs-status-font-lock-keywords): Likewise.
2005-06-10 09:13:25 +00:00
Miles Bader
2058218eac
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-379
...
Remove "-face" suffix from pcvs faces
2005-06-10 Miles Bader <miles@gnu.org>
* lisp/pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
(cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
Remove "-face" suffix from face names.
(cvs-header-face, cvs-filename-face, cvs-unknown-face)
(cvs-handled-face, cvs-need-action-face, cvs-marked-face)
(cvs-msg-face): New backward-compatibility aliases for renamed faces.
(cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
Use renamed pcvs faces.
2005-06-10 09:06:16 +00:00
Miles Bader
a335c06e06
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-378
...
Remove "-face" suffix from and downcase info faces
2005-06-10 Miles Bader <miles@gnu.org>
* lisp/info.el (info-title-1, info-title-2, info-title-3)
(info-title-4): Remove "-face" suffix from and downcase face names.
(Info-title-1-face, Info-title-2-face, Info-title-3-face)
(Info-title-4-face):
New backward-compatibility aliases for renamed faces.
(Info-fontify-node): Use renamed info faces.
2005-06-10 08:58:53 +00:00
Miles Bader
a01853d708
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-377
...
Remove "-face" suffix from highlight-changes faces
2005-06-10 Miles Bader <miles@gnu.org>
* lisp/hilit-chg.el (highlight-changes, highlight-changes-delete):
Remove "-face" suffix from face names.
(highlight-changes-face, highlight-changes-delete-face):
New backward-compatibility aliases for renamed faces.
(hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
(hilit-chg-make-list): Use renamed highlight-changes faces.
2005-06-10 08:48:45 +00:00
Miles Bader
f0b3dcbfb1
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-376
...
Remove "-face" suffix from show-tabs faces
2005-06-10 Miles Bader <miles@gnu.org>
* lisp/generic-x.el (show-tabs-tab, show-tabs-space):
Remove "-face" suffix from face names.
(show-tabs-tab-face, show-tabs-space-face):
New backward-compatibility aliases for renamed faces.
(show-tabs-generic-mode-font-lock-defaults-1)
(show-tabs-generic-mode-font-lock-defaults-2):
Use renamed show-tabs faces.
2005-06-10 08:48:28 +00:00
Miles Bader
e8bfdf824f
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-375
...
Remove "-face" suffix from smerge faces
2005-06-10 Miles Bader <miles@gnu.org>
* lisp/smerge-mode.el (smerge-mine, smerge-other, smerge-base)
(smerge-markers): Remove "-face" suffix from face names.
(smerge-mine-face, smerge-other-face, smerge-base-face)
(smerge-markers-face):
New backward-compatibility aliases for renamed faces.
(smerge-mine-face, smerge-other-face, smerge-base-face)
(smerge-markers-face): Use renamed smerge faces.
2005-06-10 08:48:08 +00:00
Miles Bader
d842de85b3
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-374
...
Remove "-face" suffix from log-view faces
2005-06-10 Miles Bader <miles@gnu.org>
* lisp/log-view.el (log-view-file, log-view-message):
Remove "-face" suffix from face names.
(log-view-file-face, log-view-message-face):
New backward-compatibility aliases for renamed faces.
(log-view-file-face, log-view-message-face): Use renamed log-view faces.
2005-06-10 08:29:58 +00:00
Miles Bader
2ec46551a3
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-373
...
Remove "-face" suffix from show-paren faces
2005-06-10 Miles Bader <miles@gnu.org>
* lisp/paren.el (show-paren-match, show-paren-mismatch):
Remove "-face" suffix from face names.
(show-paren-match-face, show-paren-mismatch-face):
New backward-compatibility aliases for renamed faces.
(show-paren-function): Use renamed show-paren faces.
2005-06-10 08:25:35 +00:00
Miles Bader
42e648789a
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-372
...
Remove "-face" suffix from ruler-mode faces
2005-06-10 Miles Bader <miles@gnu.org>
* lisp/ruler-mode.el (ruler-mode-default, ruler-mode-pad)
(ruler-mode-margins, ruler-mode-fringes)
(ruler-mode-column-number, ruler-mode-fill-column)
(ruler-mode-comment-column, ruler-mode-goal-column)
(ruler-mode-tab-stop, ruler-mode-current-column):
Remove "-face" suffix from face names.
(ruler-mode-default-face, ruler-mode-pad-face)
(ruler-mode-margins-face, ruler-mode-fringes-face)
(ruler-mode-column-number-face, ruler-mode-fill-column-face)
(ruler-mode-comment-column-face, ruler-mode-goal-column-face)
(ruler-mode-tab-stop-face, ruler-mode-current-column-face):
New backward-compatibility aliases for renamed faces.
(ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
(ruler-mode-column-number, ruler-mode-fill-column)
(ruler-mode-comment-column, ruler-mode-goal-column)
(ruler-mode-tab-stop, ruler-mode-current-column)
(ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed faces.
2005-06-10 08:20:44 +00:00
Miles Bader
ee01ad0e03
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-371
...
Remove "-face" suffix from whitespace-highlight face
2005-06-10 Miles Bader <miles@gnu.org>
* lisp/whitespace.el (whitespace-highlight): Remove "-face" suffix from
face name.
(whitespace-highlight-the-space): Use renamed face.
(whitespace-highlight-face): New backward-compatibility aliases
for renamed face.
2005-06-10 08:13:51 +00:00
Miles Bader
b66e857532
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-370
...
Remove "-face" suffix from woman faces
2005-06-10 Miles Bader <miles@gnu.org>
* lisp/woman.el (woman-italic, woman-bold, woman-unknown)
(woman-addition, woman-symbol-face):
Remove "-face" suffix from face names.
(woman-italic-face, woman-bold-face, woman-unknown-face)
(woman-addition-face):
New backward-compatibility aliases for renamed faces.
(woman-default-faces, woman-monochrome-faces, woman-man-buffer)
(woman-decode-region, woman-replace-match)
(woman-display-extended-fonts, woman-special-characters)
(woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
Use renamed woman faces.
2005-06-10 08:07:29 +00:00
Miles Bader
041a6e4757
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-369
...
lisp/longlines.el (longlines-visible-face): Face removed
2005-06-10 08:07:08 +00:00
Miles Bader
221711eb23
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-368
...
Remove "-face" suffix from diff-mode faces
2005-06-10 Miles Bader <miles@gnu.org>
* lisp/diff-mode.el (diff-header, diff-file-header, diff-index)
(diff-hunk-header, diff-removed, diff-added, diff-changed)
(diff-function, diff-context, diff-nonexistent): Remove "-face"
suffix from face names.
(diff-header-face, diff-file-header-face, diff-index-face)
(diff-hunk-header-face, diff-removed-face, diff-added-face)
(diff-changed-face, diff-function-face, diff-context-face)
(diff-nonexistent-face): New backward-compatibility aliases for
renamed faces.
(diff-header-face, diff-file-header-face)
(diff-index, diff-index-face, diff-hunk-header)
(diff-hunk-header-face, diff-removed, diff-removed-face)
(diff-added, diff-added-face, diff-changed-face, diff-function)
(diff-function-face, diff-context-face, diff-nonexistent)
(diff-nonexistent-face): Use renamed diff-mode faces.
2005-06-10 07:43:31 +00:00
Miles Bader
541a6d0de2
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-367
...
Remove "-face" suffix from compilation faces
2005-06-10 Miles Bader <miles@gnu.org>
* lisp/progmodes/compile.el (compilation-warning-face)
(compilation-info-face): Remove "-face" suffix from face names.
(compilation-warning-face, compilation-info-face):
New backward-compatibility aliases for renamed faces.
(compilation-warning-face, compilation-info-face):
Use renamed compilation faces.
2005-06-10 07:34:16 +00:00
Miles Bader
fe735a8d8e
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-366
...
Remove "-face" suffix from change-log faces
2005-06-10 Miles Bader <miles@gnu.org>
* lisp/add-log.el (change-log-date, change-log-name)
(change-log-email, change-log-file, change-log-list)
(change-log-conditionals, change-log-function)
(change-log-acknowledgement): Remove "-face" suffix from face names.
(change-log-date-face, change-log-name-face)
(change-log-email-face, change-log-file-face)
(change-log-list-face, change-log-conditionals-face)
(change-log-function-face, change-log-acknowledgement-face):
New backward-compatibility aliases for renamed faces.
(change-log-font-lock-keywords): Use renamed change-log faces.
2005-06-10 07:26:14 +00:00
Miles Bader
d478e69d60
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-365
...
Remove "-face" suffix from custom faces
2005-06-10 Miles Bader <miles@gnu.org>
* lisp/cus-edit.el (custom-invalid, custom-rogue, custom-modified)
(custom-set, custom-changed, custom-saved, custom-button)
(custom-button-pressed, custom-documentation, custom-state)
(custom-comment, custom-comment-tag, custom-variable-tag)
(custom-variable-button, custom-face-tag, custom-group-tag-1)
(custom-group-tag): Remove "-face" suffix from face names.
(custom-magic-alist, custom-magic-value-create)
(custom-group-sample-face-get, custom-mode): Use renamed custom faces.
(custom-invalid-face, custom-rogue-face, custom-modified-face)
(custom-set-face, custom-changed-face, custom-saved-face)
(custom-button-face, custom-button-pressed-face)
(custom-documentation-face, custom-state-face)
(custom-comment-face, custom-comment-tag-face)
(custom-variable-tag-face, custom-variable-button-face)
(custom-face-tag-face, custom-group-tag-face-1)
(custom-group-tag-face):
New backward-compatibility aliases for renamed faces.
2005-06-10 07:16:58 +00:00
Miles Bader
0efefc5296
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-364
...
Remove "-face" suffix from widget faces
2005-06-10 Miles Bader <miles@gnu.org>
* lisp/wid-edit.el (widget-documentation, widget-button)
(widget-field, widget-single-line-field, widget-inactive)
(widget-button-pressed): "-face" suffix removed from face names.
(widget-documentation-face, widget-button-face)
(widget-field-face, widget-single-line-field-face)
(widget-inactive-face, widget-button-pressed-face):
New backward-compatibility aliases for renamed faces.
(widget-documentation-face, widget-button-face)
(widget-button-pressed-face, widget-specify-field)
(widget-specify-inactive): Use renamed widget faces.
2005-06-10 07:16:40 +00:00
Kenichi Handa
d8338794e7
(x-clipboard-yank): Remove condition-case
...
wrapping.
2005-06-10 05:41:46 +00:00
Kenichi Handa
63e88db35a
(x-clipboard-yank): Use x-selection-value instead of x-get-selection.
2005-06-10 01:52:13 +00:00
Juanma Barranquero
63baed9942
(cua-normal-cursor-color, cua-read-only-cursor-color,
...
cua-overwrite-cursor-color, cua-global-mark-cursor-color): Fix typos in
docstrings.
2005-06-10 01:00:55 +00:00
Juanma Barranquero
c62195fa74
(window-current-scroll-bars): Fix typos in docstring.
2005-06-10 00:57:02 +00:00
Juanma Barranquero
1cecf04d9a
(frame-current-scroll-bars): Fix typos in docstring.
2005-06-10 00:56:04 +00:00
Juanma Barranquero
1acb4c265e
(rmail-forward-separator-regex): Fix typo in docstring.
2005-06-10 00:44:05 +00:00
Juanma Barranquero
14629f1501
(term-mode, term-check-proc, term-input-sender, term-simple-send,
...
term-extract-string, term-word, term-match-partial-filename): Fix typos in
docstrings.
(term-send-string): Improve argument/docstring consistency.
2005-06-10 00:43:13 +00:00
Juanma Barranquero
54fc2b6add
(comint-check-proc, make-comint-in-buffer, comint-source-default): Doc fixes.
...
(comint-mode, comint-snapshot-last-prompt): Fix typos in docstring.
2005-06-10 00:17:49 +00:00
Luc Teirlinck
6c649b5f4f
(comint-mode-hook): Do not enable Font Lock by default.
2005-06-09 21:16:40 +00:00
Luc Teirlinck
3c28ffec7c
*** empty log message ***
2005-06-09 21:15:02 +00:00
Luc Teirlinck
754dc10d38
(comint-send-input): Bind inhibit-read-only' around call to
delete-region'.
2005-06-09 21:08:13 +00:00
Juanma Barranquero
fd8529d0a1
(shrink-window-if-larger-than-buffer): Fix typo in docstring.
2005-06-09 14:04:18 +00:00
Lute Kamstra
420adcc607
(ispell-menu-map-needed): flyspell-mode could be void.
2005-06-09 12:14:26 +00:00
Juanma Barranquero
9fa87e0dbc
(window-size-fixed): Fix typo in docstring.
2005-06-09 09:17:17 +00:00
Stefan Monnier
6c06bd88d5
*** empty log message ***
2005-06-09 03:15:05 +00:00
Stefan Monnier
9b530428ea
(debugger-will-be-back): New var.
...
(debug): Use it.
(debugger-step-through, debugger-continue, debugger-jump)
(debugger-return-value): Set it when needed.
(debugger-make-xrefs, debugger-frame, debugger-frame-clear):
Use inhibit-read-only.
2005-06-09 03:09:30 +00:00
Juanma Barranquero
f271d3c7bd
Don't set `auto-image-file-mode'. Do not create the thumbnails directory on
...
loading.
(thumbs-conversion-program): Use `eq' to check the system type, not `equal'.
(thumbs-temp-dir): Set to `temporary-file-directory', not "/tmp". Fix
docstring.
(thumbs-thumbsdir): New function to return the thumbnails directory, creating it
if needed.
(thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
(thumbs-temp-file): Delete variable and make it into a function.
(thumbs-resize-image, thumbs-modify-image): Use it.
(thumbs-kill-buffer): Simplify.
(thumbs-gensym): Defalias or duplicate CL `gensym'.
(thumbs-resize-image, thumbs-resize-interactive): Fix typos in docstrings.
2005-06-09 01:41:23 +00:00
Kim F. Storm
b7aae902ed
*** empty log message ***
2005-06-08 23:04:27 +00:00
Kim F. Storm
a0ef72dfd7
(save-match-data): Add RESEAT arg `evaporate' to
...
set-match-data to free markers in match-data.
2005-06-08 22:37:23 +00:00
Kim F. Storm
10ddc30eee
(replace-match-data): Pass RESEAT arg `t' to
...
match-data to unchain markers in match-data.
2005-06-08 22:37:13 +00:00
Stefan Monnier
72f23b85ef
*** empty log message ***
2005-06-08 19:41:19 +00:00
Stefan Monnier
d48f0f00da
(debug): Don't iconify if we know we'll re-enter the debugger immediately
...
anyway. Undo the 2005-06-06 change, rendered unnecessary now.
2005-06-08 19:35:54 +00:00
Richard M. Stallman
995987378d
*** empty log message ***
2005-06-08 15:55:18 +00:00
Richard M. Stallman
a566ce8e09
(define-minor-mode): If BODY is empty, give the variable a doc string
...
that doesn't say don't set it directly.
2005-06-08 15:54:43 +00:00
Richard M. Stallman
96a017e43c
(no-break-space): Test class' before
min-colors'
2005-06-08 15:53:51 +00:00
Richard M. Stallman
8177179364
(ispell-check-version): Use match-string-no-properties.
...
(ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
(ispell-buffer-local-words): Likewise.
2005-06-08 15:45:34 +00:00
Richard M. Stallman
9391790a10
(makefile-shell-face): Make this a no-op
...
except on terminals with enough colors to really display it.
(makefile-dependency-regex): Delete spurious `bb'.
2005-06-08 15:43:59 +00:00
Richard M. Stallman
676873ff44
(escape-glyph): Use blue once again in last case.
...
(no-break-space): Redefined so that it isn't invisible on a tty.
2005-06-08 15:41:36 +00:00
Richard M. Stallman
03ceda9edd
Comment changes.
2005-06-08 15:35:05 +00:00
Kim F. Storm
4a29de231e
*** empty log message ***
2005-06-08 12:13:21 +00:00
Kim F. Storm
89a28f0b24
(ido-read-file-name): Fallback to read-file-name on C-f
...
also when reading directory name.
2005-06-08 12:00:46 +00:00
Lute Kamstra
f8820a5524
(flyspell-mode-line-string): Remove autoload cookie.
...
(flyspell-mode): Remove defvar.
2005-06-08 09:49:58 +00:00
Lute Kamstra
b978659cce
(flyspell-mode): Use define-minor-mode.
2005-06-08 08:14:32 +00:00
Lute Kamstra
6d64c19123
(org-run-mode-hooks): New function.
...
(org-agenda-mode): Use it.
2005-06-07 12:56:00 +00:00
Juanma Barranquero
590bc48b85
(defstruct): Set 'doc-string-elt property.
2005-06-07 10:52:08 +00:00
Stefan Monnier
3d031334d8
*** empty log message ***
2005-06-06 21:33:29 +00:00
Luc Teirlinck
dd314c0fc3
(font-lock-add-keywords): Doc fix.
2005-06-06 21:32:57 +00:00
Luc Teirlinck
a54aae9e65
*** empty log message ***
2005-06-06 21:31:22 +00:00
Stefan Monnier
afde5d4e25
(iso-sgml2iso-trans-tab): Add NBSP.
2005-06-06 21:25:48 +00:00
Stefan Monnier
29a47b89ac
(tex-guess-mode): Add RequirePackage.
...
(tex-compile-default): In the absence of any history, use the order in
tex-compile-alist to choose the preferred command.
(tex-compile-commands): Reorder a bit.
2005-06-06 21:15:03 +00:00
Stefan Monnier
7ad046405d
(flyspell-auto-correct-binding, flyspell-incorrect-face)
...
(flyspell-duplicate-face): Use (X)Emacs-agnostic code.
(flyspell-mode-map): Don't overwrite at each load. Remove code
redundant with the subsequent add-minor-mode. Merge Emacs and XEmacs code.
(flyspell-word): Minor simplification.
(flyspell-math-tex-command-p): Quieten the byte-compiler.
(flyspell-external-point-words): Remove unused vars `size' and `start'.
(flyspell-do-correct): Rename from flyspell-xemacs-correct.
Merge the corresponding Emacs code.
(flyspell-correct-word, flyspell-xemacs-popup): Use flyspell-do-correct.
2005-06-06 21:06:19 +00:00
Stefan Monnier
532c188a19
(debug): Don't bury the buffer unless it's in a dedicated window.
2005-06-06 19:47:05 +00:00
Stefan Monnier
a15d6d35fa
Doc fix.
2005-06-06 19:42:25 +00:00
Stefan Monnier
ed975fa61a
(latexenc-find-file-coding-system):
...
Undo part of last patch, to turn off a compiler warning.
2005-06-06 18:13:21 +00:00
Juri Linkov
e43cbeae69
(tmm-inactive, tmm-remove-inactive-mouse-face):
...
Rename `tmm-inactive-face' to `tmm-inactive'.
2005-06-06 16:28:26 +00:00
Juanma Barranquero
b3c70578e7
(thumbs-thumbsdir-max-size, thumbs-image-resizing-step,
...
thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
2005-06-06 15:45:11 +00:00
Juanma Barranquero
01f438b912
*** empty log message ***
2005-06-06 15:22:33 +00:00
Juanma Barranquero
640477ee0f
(ps-default-fg, ps-default-bg): Fix typos in docstrings.
2005-06-06 15:17:32 +00:00
Kim F. Storm
54907cdc9d
2005-06-06 Matt Hodges <MPHodges@member.fsf.org>
...
* iswitchb.el: Rename faces.
2005-06-06 14:21:14 +00:00
Kim F. Storm
4bad17c2ec
*** empty log message ***
2005-06-06 14:20:55 +00:00
Kim F. Storm
1e98d199cc
* emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
...
(cua-global-mark): Remove -face suffix from face names.
* emulation/cua-gmrk.el (cua--init-global-mark): Remove
cua-global-mark face setup.
2005-06-06 13:19:15 +00:00
Kim F. Storm
c7b96d7652
*** empty log message ***
2005-06-06 13:18:36 +00:00
Richard M. Stallman
ce6e10af52
*** empty log message ***
2005-06-06 12:58:13 +00:00
Richard M. Stallman
dce16363d3
(makefile-dependency-regex): Handle whitespace
...
just like other allowed characters.
(makefile-match-dependency): Exclude leading and training whitespace
from the range of regexp subexp 1.
(makefile-macroassign-regex): Don't try to match the body,
just the name of the macro being defined.
2005-06-06 12:50:01 +00:00
Kim F. Storm
ccba8bb6e2
(ido-first-match, ido-only-match, ido-subdir)
...
(ido-indicator): Remove -face suffix from face names.
2005-06-06 12:48:02 +00:00
Richard M. Stallman
a89da416f5
(Info-read-node-name-2): New function.
...
(Info-read-node-name-1): Use that.
Add a completion-base-size-function property.
2005-06-06 12:47:51 +00:00
Kim F. Storm
9c7f6bb391
*** empty log message ***
2005-06-06 12:47:19 +00:00
Richard M. Stallman
77da210789
(completion-setup-function): Look for completion-base-size-function
...
property of minibuffer-completion-table.
2005-06-06 12:40:36 +00:00