Wed, 12 Jan 2011 23:30:23 -0500 |
Chong Yidong |
* font-lock.el (font-lock-verbose): Default to nil.
|
Wed, 12 Jan 2011 23:23:41 -0500 |
Chong Yidong |
New arg RETURN-ACTION for compose-mail, and related functions.
|
Wed, 12 Jan 2011 14:10:00 -0500 |
Chong Yidong |
* cus-theme.el (customize-themes): Use switch-to-buffer.
|
Wed, 12 Jan 2011 13:57:23 -0500 |
Chong Yidong |
* emacs-lisp/package.el (package--list-packages): Use switch-to-buffer.
|
Tue, 11 Jan 2011 19:42:30 +0100 |
Johan Bockgrd |
* lisp/emacs-lisp/unsafep.el (unsafep): Handle backquoted forms.
|
Tue, 11 Jan 2011 00:07:32 -0500 |
Stefan Monnier |
* lisp/progmodes/prolog.el: Fix up coding conventions and such.
|
Mon, 10 Jan 2011 23:34:06 -0500 |
Stefan Monnier |
* lisp/progmodes/prolog.el: Replace by a whole new file.
|
Mon, 10 Jan 2011 22:23:04 -0500 |
Stefan Monnier |
* lisp/subr.el (eval-after-load): Fix timing for features.
|
Mon, 10 Jan 2011 18:31:47 -0500 |
Stefan Monnier |
* lisp/calendar/diary-lib.el (diary-mode): Refresh *Calendar* after
|
Mon, 10 Jan 2011 17:05:42 -0500 |
Ken Manheimer |
allout.el: Add 2011 to the file copyright.
|
Mon, 10 Jan 2011 12:21:01 +0100 |
Michael Albinus |
* net/dbus.el (dbus-unregister-service): Complete doc. Fix
|
Mon, 10 Jan 2011 11:53:13 +0100 |
Michael Albinus |
* net/dbus.el (dbus-register-property): Use `dont-register' keyword.
|
Mon, 10 Jan 2011 10:46:19 +0100 |
Michael Albinus |
* net/dbus.el (dbus-unregister-service): Translate returned
|
Sun, 09 Jan 2011 16:24:07 -0500 |
Chong Yidong |
Make org-link and idlwave-help-link inherit from link face.
|
Sun, 09 Jan 2011 16:07:30 -0500 |
Chong Yidong |
* lisp/comint.el (comint-highlight-prompt): Inherit from minibuffer-prompt.
|
Sun, 09 Jan 2011 16:05:53 -0500 |
Chong Yidong |
Fix r99654 change -- rename :on/off-image widget props to :on/off-glyph.
|
Sun, 09 Jan 2011 20:34:19 +0100 |
Andreas Schwab |
* lisp/net/ldap.el (ldap-search-internal): Don't use eval.
|
Sun, 09 Jan 2011 09:26:29 -0500 |
Chong Yidong |
* lisp/subr.el (read-char-choice): Use read-key. Suggested by Stefan.
|
Sat, 08 Jan 2011 23:59:56 -0500 |
Chong Yidong |
Record "safe themes" as sha1 hashes, as suggested by Stefan Monnier.
|
Sat, 08 Jan 2011 23:13:47 -0500 |
Chong Yidong |
Tweaks to tool-bar for default, VC-dir, Compile, and Info.
|
Sat, 08 Jan 2011 23:57:07 +0100 |
Tassilo Horn |
* doc-view.el (doc-view-mode-p): Check for png or imagemagick
|
Sat, 08 Jan 2011 16:17:58 -0500 |
Chong Yidong |
Doc fix for y-or-n-p and yes-or-no-p.
|
Sat, 08 Jan 2011 14:19:55 -0500 |
Chong Yidong |
Load themes using `load', querying if theme file not known safe.
|
Sat, 08 Jan 2011 14:17:23 -0500 |
Chong Yidong |
New function read-char-choice for reading a restricted set of chars.
|
Sat, 08 Jan 2011 14:32:31 +0100 |
Andreas Schwab |
* lisp/progmodes/compile.el (compilation-error-regexp-alist-alist)
|
Sat, 08 Jan 2011 14:31:26 +0100 |
Andreas Schwab |
Fixes: debbugs:7806
|
Fri, 07 Jan 2011 18:53:50 -0800 |
Glenn Morris |
Add --no-site-lisp to more Makefiles.
|
Fri, 07 Jan 2011 18:41:14 -0800 |
Glenn Morris |
In Makefiles, -batch implies -q.
|
Fri, 07 Jan 2011 14:07:29 -0500 |
Sam Steingold |
* w32-fns.el (w32-shell-name): Use `shell-file-name' instead of
|
Fri, 07 Jan 2011 12:34:02 -0500 |
Chong Yidong |
Allow format args for y-or-n-p and yes-or-no-p.
|