summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | * emacs-lisp/package.el (package--list-packages): Use switch-to-buffer.Chong Yidong2011-01-122-9/+14
* | | Add ERT, a tool for automated testing in Emacs Lisp.Christian Ohler2011-01-133-0/+2838
|/ /
* | proto-stream.el (open-protocol-stream): Protect against the low-level transpo...Lars Magne Ingebrigtsen2011-01-116-23/+49
* | * lisp/emacs-lisp/unsafep.el (unsafep): Handle backquoted forms.Johan Bockgård2011-01-112-0/+7
* | * lisp/progmodes/prolog.el: Fix up coding conventions and such.Stefan Monnier2011-01-112-318/+272
* | * lisp/progmodes/prolog.el: Replace by a whole new file.Stefan Bruda2011-01-102-353/+4052
* | * lisp/subr.el (eval-after-load): Fix timing for features.Stefan Monnier2011-01-102-11/+30
* | * lisp/calendar/diary-lib.el (diary-mode): Refresh *Calendar* afterStefan Monnier2011-01-102-15/+23
* | allout.el: Add 2011 to the file copyright.Ken Manheimer2011-01-102-8/+16
* | * net/dbus.el (dbus-unregister-service): Complete doc. FixMichael Albinus2011-01-102-3/+16
* | * net/dbus.el (dbus-register-property): Use `dont-register' keyword.Michael Albinus2011-01-102-5/+9
* | * net/dbus.el (dbus-unregister-service): Translate returnedMichael Albinus2011-01-102-11/+26
* | Make org-link and idlwave-help-link inherit from link face.Chong Yidong2011-01-094-7/+12
* | * lisp/comint.el (comint-highlight-prompt): Inherit from minibuffer-prompt.Chong Yidong2011-01-092-3/+3
* | Fix 2010-03-12T22:56:30Z!cyd@stupidchicken.com change -- rename :on/off-image...Chong Yidong2011-01-093-42/+35
* | Update dired.elAndreas Schwab2011-01-091-1/+1
* | * lisp/net/ldap.el (ldap-search-internal): Don't use eval.Andreas Schwab2011-01-092-8/+8
* | * lisp/subr.el (read-char-choice): Use read-key. Suggested by Stefan.Chong Yidong2011-01-092-1/+3
* | Record "safe themes" as sha1 hashes, as suggested by Stefan Monnier.Chong Yidong2011-01-082-68/+77
* | Tweaks to tool-bar for default, VC-dir, Compile, and Info.Chong Yidong2011-01-085-47/+65
* | * doc-view.el (doc-view-mode-p): Check for png or imagemagickTassilo Horn2011-01-082-1/+7
* | * lisp/files.el (directory-abbrev-alist): Minor doc fix (Bug#7777).Chong Yidong2011-01-081-1/+1
* | Doc fix for y-or-n-p and yes-or-no-p.Chong Yidong2011-01-082-2/+7
* | Load themes using `load', querying if theme file not known safe.Chong Yidong2011-01-082-32/+84
* | New function read-char-choice for reading a restricted set of chars.Chong Yidong2011-01-085-169/+186
* | * lisp/progmodes/compile.el (compilation-error-regexp-alist-alist)Andreas Schwab2011-01-082-2/+3
* | Fixes: debbugs:7806Andreas Schwab2011-01-082-1/+9