summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * * admin/admin.el (set-copyright): Also handle \year in refcards/*.tex.Glenn Morris2011-01-022-15/+26
| * Revert accidental update of non-FSF copyright from 2010-01-13T08:35:10Z!rgm@g...Glenn Morris2011-01-021-1/+1
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-022032-2135/+2149
* | * 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
* | * admin/bzrmerge.el: Require cl when compiling.Glenn Morris2011-01-132-4/+9
* | * 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
* | * test/indent/prolog.prolog: Add tokenizing tests.Stefan Monnier2011-01-132-6/+17
* | * 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-1315-198/+230
|\ \
| * | * 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-1210-173/+191
| * | * 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
| * | Better diff faces on dark background.Tassilo Horn2011-01-121-3/+3
* | | configure: Regenerated.Christian Ohler2011-01-131-1/+4
* | | Add ERT, a tool for automated testing in Emacs Lisp.Christian Ohler2011-01-1316-8/+5107
|/ /
* | Minor docfixes in imagemagick_load_image.Tassilo Horn2011-01-121-1/+2
* | * admin/bzrmerge.el: Standardize copyright and license headers.Glenn Morris2011-01-111-5/+5
* | proto-stream.el (open-protocol-stream): Protect against the low-level transpo...Lars Magne Ingebrigtsen2011-01-116-23/+49
* | * image.c (imagemagick_load_image, Finit_image_library): FreeTassilo Horn2011-01-112-3/+14
* | * 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-113-318/+276
* | * 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-104-13/+37
* | * 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
* | * dbusbind.c (Fdbus_register_service): Raise an error in case ofMichael Albinus2011-01-102-21/+24
* | * 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
* | * dbusbind.c (QCdbus_request_name_allow_replacement): New symbol;Michael Albinus2011-01-102-12/+164
* | * net/dbus.el (dbus-unregister-service): Translate returnedMichael Albinus2011-01-102-11/+26
* | * NEWS: Add new function dbus-register-service.Michael Albinus2011-01-102-1/+10
* | * dbus.texi (Receiving Method Calls): New functionMichael Albinus2011-01-102-17/+74
* | Improvements to tango themes, including some faces from Jan Moringen.Chong Yidong2011-01-093-116/+244
* | 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
* | Add definition for `dired-directory' face.Tassilo Horn2011-01-092-0/+2
* | * lisp/subr.el (read-char-choice): Use read-key. Suggested by Stefan.Chong Yidong2011-01-093-3/+5