Lute Kamstra
60c19d5ef8
(rc-generic-mode, rul-generic-mode): Fix auto-mode-alist entries.
...
(etc-fstab-generic-mode): Tweak fontification.
2005-04-11 23:34:04 +00:00
Lute Kamstra
8016430ace
(generic-make-keywords-list): Fix docstring.
...
(generic-mode-internal): Simplify generic-font-lock-keywords.
2005-04-11 23:32:17 +00:00
Rajesh Vaidheeswarran
7a15a27156
whitespace.el - fix higlighting test and bump rev
2005-04-11 23:25:46 +00:00
Miles Bader
9a89f5b097
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-248
...
Merge from gnus--rel--5.10
Patches applied:
* gnus--rel--5.10 (patch 60-61)
- Merge from emacs--cvs-trunk--0
- Update from CVS
2005-04-11 Katsumi Yamaoka <yamaoka@jpl.org>
* lisp/gnus/gnus-art.el (gnus-article-read-summary-keys): Fix misplaced parens.
2005-04-11 23:12:57 +00:00
Luc Teirlinck
36e2ae50ea
(Rmail Summary Edit): Explain numeric arguments to d', C-d' and `u'.
2005-04-11 22:41:22 +00:00
Luc Teirlinck
c42f8f3e56
*** empty log message ***
2005-04-11 22:39:18 +00:00
Nick Roberts
6f120f70bc
(gud-display-line): GUD uses its own
...
overlay arrow now so don't set overlay-arrow-string.
(gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
2005-04-11 22:32:24 +00:00
Nick Roberts
c80b39457c
*** empty log message ***
2005-04-11 22:31:19 +00:00
Miles Bader
0436c0c2b5
Add arch taglines
2005-04-11 22:27:07 +00:00
Dan Nicolaescu
22c061d682
* term.el (term-ansi-current-bold, term-ansi-current-underline)
...
(term-ansi-current-reverse, term-ansi-current-invisible)
(term-ansi-face-already-done): Change to boolean.
(term-reset-terminal, term-handle-colors-array): Handle the above
vars accordingly.
(term-buffer-vertical-motion): Rename from buffer-vertical-motion.
(term-emulate-terminal): Use the new name.
* faces.el (secondary-selection): Use yellow1, not yellow.
(trailing-whitespace): Use red1, not red.
2005-04-11 20:47:25 +00:00
Jan Djärv
b438e67066
* dired.el (dired-mode): Use dnd-* instead of x-dnd-*
...
(dired-dnd-handle-local-file): Call dnd-get-local-file-name.
(dired-dnd-handle-file): Call dnd-get-local-file-uri
* cus-edit.el (dnd): New group.
* term/w32-win.el (dnd): Require dnd
(w32-drag-n-drop): Call dnd-handle-one-url.
* x-dnd.el: Require dnd.
(x-dnd-handle-uri-list, x-dnd-handle-file-name): Call
dnd-handle-one-url.
(x-dnd-types-alist, x-dnd-insert-utf8-text)
(x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
to dnd-insert-text.
(x-dnd-protocol-alist, x-dnd-open-file-other-window,
x-dnd-handle-one-url, x-dnd-get-local-file-uri,
x-dnd-get-local-file-name, x-dnd-open-local-file,
x-dnd-open-file, x-dnd-insert-text): Moved to dnd.el (without x-).
* dnd.el (dnd-protocol-alist): New file with generic DND functions.
2005-04-11 19:29:48 +00:00
Jan Djärv
6018020d79
First version
2005-04-11 19:29:10 +00:00
Jan Djärv
361eee8f58
* dired.el (dired-mode): Use dnd-* instead of x-dnd-*
...
(dired-dnd-handle-local-file): Call dnd-get-local-file-name.
(dired-dnd-handle-file): Call dnd-get-local-file-uri
2005-04-11 19:28:07 +00:00
Jan Djärv
6bc52abcc6
* term/w32-win.el (dnd): Require dnd
...
(w32-drag-n-drop): Call dnd-handle-one-url.
2005-04-11 19:25:58 +00:00
Jan Djärv
67988557be
* x-dnd.el: Require dnd.
...
(x-dnd-handle-uri-list, x-dnd-handle-file-name): Call
dnd-handle-one-url.
(x-dnd-types-alist, x-dnd-insert-utf8-text)
(x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
to dnd-insert-text.
(x-dnd-protocol-alist, x-dnd-open-file-other-window,
x-dnd-handle-one-url, x-dnd-get-local-file-uri,
x-dnd-get-local-file-name, x-dnd-open-local-file,
x-dnd-open-file, x-dnd-insert-text): Moved to dnd.el (without x-).
2005-04-11 19:25:38 +00:00
Jan Djärv
153bd017da
* cus-edit.el (dnd): New group.
2005-04-11 19:24:59 +00:00
Stefan Monnier
a8f8c39013
Doc fixes.
...
(wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
(wdired-use-dired-vertical-movement): Rename from
wdired-always-move-to-filename-beginning.
(wdired-mode-map): Use `ignore' instead of `wdired-newline'.
(wdired-change-to-wdired-mode): Change mode name.
(wdired-newline): Delete.
2005-04-11 19:01:31 +00:00
Richard M. Stallman
7dbe67a412
(whitespace-highlight-the-space):
...
Don't call whitespace-unhighlight-the-space here.
2005-04-11 18:39:13 +00:00
Richard M. Stallman
713c902086
(undo): Record t in undo-equiv-table
...
for the redo record made by an undo-in-region.
2005-04-11 18:09:59 +00:00
Richard M. Stallman
94285c2625
*** empty log message ***
2005-04-11 16:46:05 +00:00
Richard M. Stallman
5b99c91cdd
(Initial Options): -Q is now --quick, and does less.
...
(Misc X): Add -D, --basic-display.
2005-04-11 16:44:25 +00:00
Richard M. Stallman
6742e76585
(Change Log): Correct the description of the example.
2005-04-11 16:40:42 +00:00
Richard M. Stallman
80ccc95f36
(Choosing Modes): Document magic-mode-alist.
2005-04-11 16:39:49 +00:00
Lute Kamstra
6a748edaab
(nnimap-date-days-ago): Handle byte-compiler warnings differently.
2005-04-11 16:11:14 +00:00
Lute Kamstra
4e03f7e70f
(message-make-date): Handle byte-compiler warnings differently.
2005-04-11 16:09:59 +00:00
Glenn Morris
d694ccd7e5
(f90-electric-insert): Add optional prefix arg, and pass to
...
self-insert-command.
2005-04-11 15:23:20 +00:00
Glenn Morris
055e0d881d
*** empty log message ***
2005-04-11 15:22:38 +00:00
Nick Roberts
1a0320876e
(gdb-display-inferior-io-buffer)
...
(gdb-frame-inferior-io-buffer): New Functions to control
display of separate IO buffer.
(menu): Add them to menu-bar.
(gdb-display-buffer): Check for buffer in another frame.
Protect GUD buffer.
(gdb-setup-windows): Create IO buffer if not already there.
(gdb-memory-mode): Remove purecopy noops.
2005-04-11 12:48:42 +00:00
Nick Roberts
45bd9a1a19
*** empty log message ***
2005-04-11 12:47:45 +00:00
Lute Kamstra
9285b8bc55
(generic-x): Docstring fix. Put it in the data group.
...
(generic-use-find-file-hook, generic-lines-to-scan)
(generic-find-file-regexp, generic-ignore-files-regexp)
(default-generic-mode, generic-mode-find-file-hook)
(generic-mode-ini-file-find-file-hook): Move from generic.el.
2005-04-11 08:10:23 +00:00
Lute Kamstra
c6d3650c65
Commentary section cleanup.
...
(generic): Delete.
(generic-use-find-file-hook, generic-lines-to-scan)
(generic-find-file-regexp, generic-ignore-files-regexp)
(default-generic-mode, generic-mode-find-file-hook)
(generic-mode-ini-file-find-file-hook): Move to generic-x.el.
2005-04-11 08:07:14 +00:00
Karl Fogel
9552bee8c6
(bookmark-write-file): Catch errors writing file.
...
This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
2005-04-11 01:18:35 +00:00
Richard M. Stallman
6695c528d4
*** empty log message ***
2005-04-10 23:38:37 +00:00
Richard M. Stallman
dc58296ddc
(fancy-splash-tail): Update copyright year.
...
(command-line): Split part of -Q into -D.
(emacs-basic-display): New defvar.
(fancy-splash-text): Correct name of menu item.
2005-04-10 23:36:22 +00:00
Richard M. Stallman
6b98170fcf
(save-place-alist-to-file): Catch errors writing file.
2005-04-10 23:32:00 +00:00
Richard M. Stallman
1ecc5922df
(Info-fontify-node): Handle fontification of multiple * Menu lines in one node.
2005-04-10 23:31:17 +00:00
Richard M. Stallman
819555b068
(comint-send-input): New arg ARTIFICIAL. Callers in this file changed.
2005-04-10 23:26:57 +00:00
Richard M. Stallman
2f229dc43a
(define-abbrevs): Read system abbrevs properly.
2005-04-10 23:25:56 +00:00
Richard M. Stallman
90d0422ab8
(map-y-or-n-p): Clarify RET/q in help message.
2005-04-10 23:25:16 +00:00
Richard M. Stallman
a1716a5704
(standard_args): Rename --bare-bones to --quick.
...
Add -D aka --basic-display.
2005-04-10 23:23:24 +00:00
Richard M. Stallman
7fa57e4559
(Fmake_indirect_buffer): Clear out some local variables.
2005-04-10 23:22:38 +00:00
Richard M. Stallman
a46c015333
Comment changes.
2005-04-10 22:02:41 +00:00
Thien-Thi Nguyen
4f79343e09
(Porting Common Lisp): Fix typo.
2005-04-10 21:27:34 +00:00
Stefan Monnier
f587e30b7f
(set-auto-mode-1): Use line-end-position.
2005-04-10 20:50:48 +00:00
Stefan Monnier
35f257bb57
Give punctuation syntax to NBSP.
2005-04-10 20:49:54 +00:00
Stefan Monnier
a172852f2b
(bibtex-autokey-titleword-ignore, bibtex-reference-key)
...
(bibtex-autokey-demangle-name, bibtex-mode): Use char-classes to accept
non-ascii letters, accepted in some recent bibtex implementations.
2005-04-10 20:35:00 +00:00
Stefan Monnier
ba833b25a7
Update copyright.
2005-04-10 20:31:02 +00:00
Luc Teirlinck
d190d8c8ed
(Rmail Basics): Put pxref at end of sentence.
2005-04-10 20:26:25 +00:00
Luc Teirlinck
328231242d
(Rmail Basics): Clarify description of q' and b'.
...
(Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric argument.
(Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
(Rmail Output): Clarify which statements apply to `o', `C-o' and `w',
respectively.
(Rmail Labels): Mention `l'.
(Rmail Attributes): Correct pxref. Mention `stored' attribute.
(Rmail Summary Edit): Describe `j' and RET.
2005-04-10 19:25:14 +00:00
Luc Teirlinck
223bc577bd
*** empty log message ***
2005-04-10 19:23:08 +00:00