summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
* Chaneg "is" to "are"Jan Djärv2005-04-141-1/+1
|
* (command-line): Whitespace change.Luc Teirlinck2005-04-131-1/+0
|
* (command-line): Handle `xterm-mouse-mode' before reading init file.Luc Teirlinck2005-04-131-7/+11
|
* (xterm-mouse-mode): Change :init value.Luc Teirlinck2005-04-131-16/+4
|
* *** empty log message ***Luc Teirlinck2005-04-131-1/+2
|
* *** empty log message ***Luc Teirlinck2005-04-131-0/+6
|
* Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-256Miles Bader2005-04-133-26/+18
| | | | | | | | | | | | | | | Merge from gnus--rel--5.10 Patches applied: * gnus--rel--5.10 (patch 65) - Update from CVS 2005-04-13 Katsumi Yamaoka <yamaoka@jpl.org> * lisp/gnus/gnus-art.el (gnus-mime-inline-part): Use mm-string-to-multibyte. * lisp/gnus/qp.el (quoted-printable-encode-region): Use mm-string-to-multibyte.
* (sh-here-document-word): Make it a defcustom. Doc fix.Glenn Morris2005-04-131-17/+30
| | | | | | | | (sh-add): Bash uses $(( )) for arithmetic. (sh-while-getopts) <sh>: Set OPTIND back to 1 at end. (sh-maybe-here-document): Remove quotes and leading whitespace from heredoc word when closing. Indent heredoc with tabs if word starts with "-".
* *** empty log message ***Glenn Morris2005-04-131-0/+10
|
* (undo): Fix previous change.Richard M. Stallman2005-04-132-2/+8
|
* (defface): Doc fix.Richard M. Stallman2005-04-131-8/+18
|
* *** empty log message ***Lute Kamstra2005-04-131-0/+9
|
* (DONTCOMPILE): Remove list.Lute Kamstra2005-04-131-87/+16
| | | | | (compile, compile-always): Fix comments. (update-authors): Load the library in which batch-update-authors is defined.
* (DONTCOMPILE): Remove list.Lute Kamstra2005-04-131-97/+18
| | | | | (compile, compile-always): Don't use DONTCOMPILE. (update-authors): Load the library in which batch-update-authors is defined.
* (generic-mode-ini-file-find-file-hook):Lute Kamstra2005-04-132-12/+31
| | | | | | | | | Rename to ini-generic-mode-find-file-hook. Keep generic-mode-ini-file-find-file-hook as an alias. (ini-generic-mode-find-file-hook): Rename from generic-mode-ini-file-find-file-hook. Fix docstring. (ini-generic-mode): Docstring change. (bat-generic-mode-run-as-comint): Silence the byte compiler.
* (describe-key-briefly): UNTRANSLATED can be nil when called from lisp.Lute Kamstra2005-04-131-2/+2
|
* Move here from parent dir.Lute Kamstra2005-04-131-0/+345
|
* Move to the emacs-lisp subdir.Lute Kamstra2005-04-131-345/+0
|
* Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-254Miles Bader2005-04-133-3/+20
| | | | | | | | | | | | | | | | | | | | | Merge from gnus--rel--5.10 Patches applied: * gnus--rel--5.10 (patch 62-64) - Merge from emacs--cvs-trunk--0 - Update from CVS - (mm-string-to-multibyte): Use Gnus trunk definition. 2005-04-13 Miles Bader <miles@gnu.org> * lisp/gnus/mm-util.el (mm-string-to-multibyte): Use Gnus trunk definition. 2005-04-12 Katsumi Yamaoka <yamaoka@jpl.org> * lisp/gnus/nnrss.el (nnrss-node-text): Replace CRLFs (which might be contained in text because xml.el decodes entities) with LFs.
* (function-key-map): Add mappings for A-, C-, S-Dan Nicolaescu2005-04-132-0/+85
| | | | and C-S- function and cursor motion keys.
* Delete accidentally added comment.Luc Teirlinck2005-04-131-3/+0
|
* *** empty log message ***Luc Teirlinck2005-04-121-1/+2
|
* (command-line): Enable Xterm Mouse mode by default.Luc Teirlinck2005-04-121-1/+11
|
* (xterm-mouse-mode): Provide correct standard value for Custom. NoLuc Teirlinck2005-04-121-4/+27
| | | | longer show "Mouse" in mode line when enabled. Doc fix.
* *** empty log message ***Luc Teirlinck2005-04-121-1/+1
|
* *** empty log message ***Luc Teirlinck2005-04-121-0/+6
|
* (cua-rectangle-face)Kim F. Storm2005-04-121-6/+9
| | | | (cua-rectangle-noselect-face): Define face attributes here.
* (cua--init-rectangles): Remove face setup.Kim F. Storm2005-04-121-10/+0
|
* *** empty log message ***Kim F. Storm2005-04-121-0/+7
|
* Added new X reosurce, cursorBlink.Jan Djärv2005-04-122-1/+15
|
* *** empty log message ***YAMAMOTO Mitsuharu2005-04-121-0/+10
|
* (kTextEncodingMacRoman, kTextEncodingISOLatin1)YAMAMOTO Mitsuharu2005-04-121-62/+62
| | | | | | | | | | | | (kTextEncodingISOLatin2): Remove constants. (mac-script-code-coding-systems): New constant. (mac-handle-language-change): New function. (special-event-map): Bind it to `language-change' event. (mac-centraleurroman, mac-cyrillic): New coding systems. (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font) (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder and mac-cyrillic-encoder to encode-mac-centraleurroman and encode-mac-cyrillic, respectively.
* *** empty log message ***YAMAMOTO Mitsuharu2005-04-121-0/+5
|
* (dnd): Require dndYAMAMOTO Mitsuharu2005-04-121-3/+3
| | | | (mac-drag-n-drop): Call dnd-handle-one-url.
* Don't set overlay-arrow-string to "=>" as this is doneNick Roberts2005-04-121-1/+0
| | | | globally in C now.
* (gdb-assembler-mode):Nick Roberts2005-04-121-1/+0
| | | | | Don't set overlay-arrow-string to "=>" as this is done globally in C now.
* *** empty log message ***Nick Roberts2005-04-121-0/+6
|
* whitespace.el - revert hasty fix, fix highlight area for leading and ↵Rajesh Vaidheeswarran2005-04-112-4/+11
| | | | trailing space.
* *** 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.
* (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