summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Nuke arch-tags.Glenn Morris2011-01-15977-977/+0
* Add 2011 to remaining FSF/AIST copyright years.Glenn Morris2011-01-1553-53/+53
* Merge from emacs-23 branch, up to 2010-05-20T21:33:58Z!juri@jurta.org.Glenn Morris2011-01-156-131/+260
|\
| * Bump version to 23.2.92.emacs-pretest-23.2.92Chong Yidong2011-01-143-702/+704
| * Make last-resort backup file in .emacs.d (Bug#6953).Mark Diekhans2011-01-143-7/+19
| * merge emacs-23Kenichi Handa2011-01-144-12/+53
| |\
| | * * lisp/subr.el (event-start, event-end): Doc fix (Bug#7826).Chong Yidong2011-01-132-8/+25
| | * * message.el (message-bury): Add special-case handling for Rmail.Chong Yidong2011-01-122-4/+28
| * | Fix setting of buffer-file-coding-system of RMAIL buffer.Kenichi Handa2011-01-142-4/+41
| |/
| * merge emacs-23Kenichi Handa2011-01-1218-77/+174
| |\
| | * * message.el (message-mail): A compose-mail function should accept headers as...Glenn Morris2011-01-112-3/+12
| | * lisp/emulation/tpu-edt.el: Regenerate md5sum.Chong Yidong2011-01-111-1/+1
| | * * tmm.el (tmm-get-keymap): Skip bindings without labels.Stefan Monnier2011-01-102-34/+36
| | * * whitespace.el (global-whitespace-newline-mode): Fix callStefan Monnier2011-01-102-1/+7
| | * * net/tramp.el (tramp-find-inline-compress)Michael Albinus2011-01-102-5/+35
| | * * net/tramp.el (tramp-default-method): Initialize with pscp/plinkMichael Albinus2011-01-102-8/+16
| | * Fix bug #6684 with shell pipelines on MS-Windows.Eli Zaretskii2011-01-093-5/+17
| | * Fix permanancy of BUFFER-LIST arg to list-buffers-noselect (Bug#7749).Lennart Borgman2011-01-087-16/+29
| | * * net/ldap.el (ldap-search-internal): Discard stderr output.Eric Hanchrow2011-01-082-1/+6
| | * Fix bug #7777 with documentation of directory-abbrev-alist.Eli Zaretskii2011-01-072-1/+8
| | * * vc-bzr.el (vc-bzr-annotate-command, vc-bzr-annotate-time):Stefan Monnier2011-01-062-2/+7
| * | Another improvement of MIME handling in rmail.Kenichi Handa2011-01-122-110/+162
| |/
| * Fix handling of unknown MIME type (bug#7651).Kenichi Handa2011-01-042-2/+15
* | Merge from emacs-23 branch.Glenn Morris2011-01-1512-57/+157
|\ \ | |/
* | [Gnus] Update copyright years.Katsumi Yamaoka2011-01-158-8/+8
* | * lisp/hexl.el (hexl-mode-old-*): Remove.Stefan Monnier2011-01-142-142/+105
* | * lisp/vc/smerge-mode.el: Resolve comment conflicts more aggressively.Stefan Monnier2011-01-143-6/+87
* | Update md5 checksumsStefan Monnier2011-01-147-16/+16
* | ChangeLog merge fixes.Glenn Morris2011-01-141-27/+0
* | Merge from emacs-23Stefan Monnier2011-01-141250-1469/+1478
|\ \ | |/
| * Forgot to mark tiny change.Glenn Morris2011-01-021-1/+1
| * Abbrev.el fix for bug #7733. (tiny change)Brent Goodrick2011-01-022-11/+17
| * * progmodes/python.el (python-mode): Don't impose font-lock.Stefan Monnier2011-01-022-1/+4
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021305-1343/+1364
* | * emulation/cua-base.el (cua--init-keymaps):Kim F. Storm2011-01-142-1/+6
* | * progmodes/sh-script.el (sh-other-keywords): Add ZSH's foreachTassilo Horn2011-01-142-1/+6
* | * net/rcirc.el: Adding maintainer info and e-mail addresses.Deniz Dogan2011-01-141-2/+3
* | * lisp/emacs-lisp/easymenu.el: Add :enable, and obey :label. Require CL.Stefan Monnier2011-01-132-41/+52
* | Use run-mode-hooks for major mode hooks.Stefan Monnier2011-01-1321-1361/+1343
* | * lisp/mail/mail-utils.el (mail-strip-quoted-names): Make the regexp codeStefan Monnier2011-01-132-46/+30
* | * lisp/progmodes/prolog.el: Use syntax-propertize. Further code cleanup.Stefan Monnier2011-01-132-526/+539
* | (doc-view-initiate-display): Fall back to normal mode whenTassilo Horn2011-01-132-5/+8
* | * doc-view.el (doc-view-open-text): Use meaningful text bufferTassilo Horn2011-01-132-1/+10
* | * simple.el (shell-command): Don't error out if shell commandTassilo Horn2011-01-132-1/+11
* | * ido.el (ido-may-cache-directory): Move "too-big" check later.Kim F. Storm2011-01-132-6/+12
* | * dired-x.el (dired-omit-verbose): New defcustom that allowsTassilo Horn2011-01-132-5/+20
* | Merged from trunk.Christian Ohler2011-01-1313-195/+222
|\ \
| * | * font-lock.el (font-lock-verbose): Default to nil.Chong Yidong2011-01-122-2/+7
| * | New arg RETURN-ACTION for compose-mail, and related functions.Chong Yidong2011-01-129-173/+186
| * | * cus-theme.el (customize-themes): Use switch-to-buffer.Chong Yidong2011-01-123-11/+15