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