aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
* (type-break-mode): Set buffer-save-without-query.Richard M. Stallman2004-12-271-19/+14
* (mouse-drag-region): Bind mouse-autoselect-window.Richard M. Stallman2004-12-271-1/+2
* (next-error-buffer-p): New arg AVOID-CURRENT.Richard M. Stallman2004-12-271-46/+82
* Don't use buffer-disable-undo; do it directly.Richard M. Stallman2004-12-271-1/+2
* (describe-function-1): Call symbol-file with `defun'.Richard M. Stallman2004-12-271-2/+2
* (messages-buffer-max-lines): Alias for message-log-max.Richard M. Stallman2004-12-271-8/+24
* (debugger-make-xrefs): Call symbol-file with `defun'.Richard M. Stallman2004-12-271-1/+1
* (find-function-noselect): Call symbol-file with `defun'.Richard M. Stallman2004-12-271-3/+2
* (eshell-find-alias-function): Call symbol-file with `defun'.Richard M. Stallman2004-12-271-1/+1
* (eshell-test-goto-func): Call symbol-file with `defun'.Richard M. Stallman2004-12-271-1/+1
* (decode-coding-inserted-region):Richard M. Stallman2004-12-271-5/+28
* (rmail-resend): Let MAIL-ALIAS-FILE arg override mail-personal-alias-file.Richard M. Stallman2004-12-271-0/+2
* (goto-address-mail-regexp): Allow = in username.Richard M. Stallman2004-12-271-1/+1
* (compilation-find-buffer): Rename arg.Richard M. Stallman2004-12-271-2/+2
* (texinfo-format-buffer-1): Call buffer-disable-undo.Richard M. Stallman2004-12-271-0/+1
* (ffap-string-at-point-mode-alist): Add "*" to url chars,Richard M. Stallman2004-12-271-1/+1
* (save-buffer-state): Definition deleted.Richard M. Stallman2004-12-271-32/+14
* (cperl-find-bad-style): Use with-no-warnings.Richard M. Stallman2004-12-271-8/+5
* * hexl.el (hexlify-buffer): Remove fontification here.Masatake YAMATO2004-12-271-9/+14
* mail/smtpmail.el (smtpmail-try-auth-methods): Send AUTH CRAM-MD5Simon Josefsson2004-12-272-1/+7
* (utf-translate-cjk-load-tables): BindKenichi Handa2004-12-272-20/+29
* *** empty log message ***Jay Belanger2004-12-271-0/+5
* *** empty log message ***Luc Teirlinck2004-12-271-0/+5
* (Buffer-menu-revert-function): Clear out undo info before revertingLuc Teirlinck2004-12-271-1/+5
* (calc-read-var-name): Remove initial "var-" from minibuffer.Jay Belanger2004-12-271-6/+10
* Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-750Miles Bader2004-12-267-23/+149
* (hs-set-up-overlay): New user var.Thien-Thi Nguyen2004-12-262-36/+95
* Require `cl' when compiling.Thien-Thi Nguyen2004-12-242-60/+33
* Untabify, reindent; nfc.Thien-Thi Nguyen2004-12-241-45/+45
* (mode-line, mode-line-inactive): Use min-colors.Dan Nicolaescu2004-12-232-3/+7
* (hs-inside-comment-p): Fix omission bug:Thien-Thi Nguyen2004-12-232-15/+21
* *** empty log message ***Kenichi Handa2004-12-221-0/+8
* (quail-start-translation): Fix promptKenichi Handa2004-12-221-13/+15
* (ispell-help): Bind resize-mini-windows.Richard M. Stallman2004-12-222-1/+5
* From Markus Rost <rost@ias.edu>:Glenn Morris2004-12-211-1/+1
* *** empty log message ***Glenn Morris2004-12-211-0/+5
* Comment change.Richard M. Stallman2004-12-211-1/+1
* *** empty log message ***Richard M. Stallman2004-12-211-0/+24
* (calculator-radix-grouping-mode)Richard M. Stallman2004-12-211-76/+144
* (undo-outer-limit-truncate): New function.Richard M. Stallman2004-12-211-0/+11
* (escape-glyph): Use blue against light foreground.Richard M. Stallman2004-12-211-2/+2
* (view-other-diary-entries): Add autoload.Glenn Morris2004-12-201-0/+7
* (view-other-diary-entries): Use current-prefix-arg in interactive spec.Glenn Morris2004-12-201-1/+1
* *** empty log message ***Glenn Morris2004-12-201-0/+6
* *** empty log message ***Jay Belanger2004-12-191-0/+6
* (calcAlg-blank-matching-open): Temporarily adjust the syntax of bothJay Belanger2004-12-191-22/+30
* (mouse-1-click-follows-link): Doc fix.Kim F. Storm2004-12-191-7/+7
* *** empty log message ***Kim F. Storm2004-12-191-0/+4
* * term/mac-win.el (encoding-vector, mac-font-encoder-list)Steven Tamm2004-12-182-9/+15
* Sync with Tramp 2.0.46.Michael Albinus2004-12-174-63/+94