summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***Lute Kamstra2005-04-111-4/+13
|
* (rc-generic-mode, rul-generic-mode): Fix auto-mode-alist entries.Lute Kamstra2005-04-111-6/+6
| | | | (etc-fstab-generic-mode): Tweak fontification.
* (generic-make-keywords-list): Fix docstring.Lute Kamstra2005-04-111-11/+14
| | | | (generic-mode-internal): Simplify generic-font-lock-keywords.
* whitespace.el - fix higlighting test and bump revRajesh Vaidheeswarran2005-04-112-3/+10
|
* Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-248Miles Bader2005-04-112-2/+6
| | | | | | | | | | | | | | | 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.
* (Rmail Summary Edit): Explain numeric arguments to `d', `C-d' and `u'.Luc Teirlinck2005-04-111-4/+7
|
* *** empty log message ***Luc Teirlinck2005-04-111-0/+5
|
* (gud-display-line): GUD uses its ownNick Roberts2005-04-111-2/+1
| | | | | overlay arrow now so don't set overlay-arrow-string. (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
* *** empty log message ***Nick Roberts2005-04-111-0/+6
|
* Add arch taglinesMiles Bader2005-04-111-0/+1
|
* * term.el (term-ansi-current-bold, term-ansi-current-underline)Dan Nicolaescu2005-04-113-41/+51
| | | | | | | | | | | | (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.
* * dired.el (dired-mode): Use dnd-* instead of x-dnd-*Jan Djärv2005-04-111-0/+24
| | | | | | | | | | | | | | | | | | | | | | | (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.
* First versionJan Djärv2005-04-111-0/+191
|
* * dired.el (dired-mode): Use dnd-* instead of x-dnd-*Jan Djärv2005-04-111-20/+6
| | | | | (dired-dnd-handle-local-file): Call dnd-get-local-file-name. (dired-dnd-handle-file): Call dnd-get-local-file-uri
* * term/w32-win.el (dnd): Require dndJan Djärv2005-04-111-3/+3
| | | | (w32-drag-n-drop): Call dnd-handle-one-url.
* * x-dnd.el: Require dnd.Jan Djärv2005-04-111-161/+16
| | | | | | | | | | | | (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-).
* * cus-edit.el (dnd): New group.Jan Djärv2005-04-111-0/+4
|
* Doc fixes.Stefan Monnier2005-04-112-115/+68
| | | | | | | | | (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.
* (whitespace-highlight-the-space):Richard M. Stallman2005-04-112-2/+4
| | | | Don't call whitespace-unhighlight-the-space here.
* (undo): Record t in undo-equiv-tableRichard M. Stallman2005-04-112-5/+15
| | | | for the redo record made by an undo-in-region.
* *** empty log message ***Richard M. Stallman2005-04-112-0/+16
|
* (Initial Options): -Q is now --quick, and does less.Richard M. Stallman2005-04-111-6/+12
| | | | (Misc X): Add -D, --basic-display.
* (Change Log): Correct the description of the example.Richard M. Stallman2005-04-111-7/+7
|
* (Choosing Modes): Document magic-mode-alist.Richard M. Stallman2005-04-111-0/+15
|
* (nnimap-date-days-ago): Handle byte-compiler warnings differently.Lute Kamstra2005-04-112-1/+7
|
* (message-make-date): Handle byte-compiler warnings differently.Lute Kamstra2005-04-111-2/+1
|
* (f90-electric-insert): Add optional prefix arg, and pass toGlenn Morris2005-04-111-3/+3
| | | | self-insert-command.
* *** empty log message ***Glenn Morris2005-04-111-0/+5
|
* (gdb-display-inferior-io-buffer)Nick Roberts2005-04-111-21/+55
| | | | | | | | | | (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.
* *** empty log message ***Nick Roberts2005-04-111-0/+11
|
* (generic-x): Docstring fix. Put it in the data group.Lute Kamstra2005-04-112-6/+111
| | | | | | | (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.
* Commentary section cleanup.Lute Kamstra2005-04-111-119/+6
| | | | | | | | (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.
* (bookmark-write-file): Catch errors writing file.Karl Fogel2005-04-112-1/+8
| | | | This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
* *** empty log message ***Richard M. Stallman2005-04-103-4/+43
|
* (fancy-splash-tail): Update copyright year.Richard M. Stallman2005-04-101-8/+12
| | | | | | (command-line): Split part of -Q into -D. (emacs-basic-display): New defvar. (fancy-splash-text): Correct name of menu item.
* (save-place-alist-to-file): Catch errors writing file.Richard M. Stallman2005-04-101-1/+3
|
* (Info-fontify-node): Handle fontification of multiple * Menu lines in one node.Richard M. Stallman2005-04-101-70/+71
|
* (comint-send-input): New arg ARTIFICIAL. Callers in this file changed.Richard M. Stallman2005-04-101-7/+10
|
* (define-abbrevs): Read system abbrevs properly.Richard M. Stallman2005-04-101-3/+6
|
* (map-y-or-n-p): Clarify RET/q in help message.Richard M. Stallman2005-04-101-3/+3
|
* (standard_args): Rename --bare-bones to --quick.Richard M. Stallman2005-04-101-2/+4
| | | | Add -D aka --basic-display.
* (Fmake_indirect_buffer): Clear out some local variables.Richard M. Stallman2005-04-101-2/+16
|
* Comment changes.Richard M. Stallman2005-04-101-5/+10
|
* (Porting Common Lisp): Fix typo.Thien-Thi Nguyen2005-04-102-1/+5
|
* (set-auto-mode-1): Use line-end-position.Stefan Monnier2005-04-102-13/+12
|
* Give punctuation syntax to NBSP.Stefan Monnier2005-04-108-55/+85
|
* (bibtex-autokey-titleword-ignore, bibtex-reference-key)Stefan Monnier2005-04-101-7/+7
| | | | | (bibtex-autokey-demangle-name, bibtex-mode): Use char-classes to accept non-ascii letters, accepted in some recent bibtex implementations.
* Update copyright.Stefan Monnier2005-04-101-1/+1
|
* (Rmail Basics): Put pxref at end of sentence.Luc Teirlinck2005-04-101-1/+1
|
* (Rmail Basics): Clarify description of `q' and `b'.Luc Teirlinck2005-04-101-27/+39
| | | | | | | | | | (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.