Thu, 13 Jan 2011 16:48:34 -0500 |
Stefan Monnier |
* lisp/mail/mail-utils.el (mail-strip-quoted-names): Make the regexp code
|
Thu, 13 Jan 2011 15:46:38 -0500 |
Stefan Monnier |
* lisp/progmodes/prolog.el: Use syntax-propertize. Further code cleanup.
|
Thu, 13 Jan 2011 21:17:15 +0100 |
Tassilo Horn |
(doc-view-initiate-display): Fall back to normal mode when
|
Thu, 13 Jan 2011 20:48:26 +0100 |
Tassilo Horn |
* doc-view.el (doc-view-open-text): Use meaningful text buffer
|
Thu, 13 Jan 2011 19:58:28 +0100 |
Tassilo Horn |
* simple.el (shell-command): Don't error out if shell command
|
Thu, 13 Jan 2011 17:26:40 +0100 |
Kim F. Storm |
* ido.el (ido-may-cache-directory): Move "too-big" check later.
|
Thu, 13 Jan 2011 16:44:41 +0100 |
Tassilo Horn |
* dired-x.el (dired-omit-verbose): New defcustom that allows
|
Thu, 13 Jan 2011 19:08:58 +1100 |
Christian Ohler |
Merged from trunk.
|
Thu, 13 Jan 2011 03:08:24 +1100 |
Christian Ohler |
Add ERT, a tool for automated testing in Emacs Lisp.
|
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.
|
Thu, 06 Jan 2011 19:10:39 -0800 |
Glenn Morris |
Add --no-site-lisp option, make -Q use it. (Bug#5707)
|
Thu, 06 Jan 2011 02:19:05 -0500 |
Ken Manheimer |
allout.el: (allout-back-to-current-heading): Ensure return to the visible
|
Wed, 05 Jan 2011 21:14:54 -0800 |
Glenn Morris |
vc-bzr fix for bug #7792.
|
Wed, 05 Jan 2011 22:17:51 +0100 |
Tassilo Horn |
* doc-view.el (doc-view-image-width): New variable.
|
Tue, 04 Jan 2011 23:04:51 -0800 |
Glenn Morris |
* lisp/emacs-lisp/rx.el (rx-repeat): Replace CL function.
|
Tue, 04 Jan 2011 23:03:21 -0800 |
Glenn Morris |
ChangeLog fix.
|
Tue, 04 Jan 2011 14:50:21 -0500 |
Ken Manheimer |
Include recent allout.el changes, and add missing '*' asterisk to my
|
Tue, 04 Jan 2011 09:04:10 -0800 |
Glenn Morris |
* lisp/textmodes/rst.el (rst-compile-toolsets): Add pdf and s5 to option alist.
|
Tue, 04 Jan 2011 11:57:24 +0100 |
Michael Albinus |
* net/dbus.el (dbus-register-property): Added optional parameter
|
Tue, 04 Jan 2011 11:09:13 +0100 |
Andreas Schwab |
* lisp/textmodes/rst.el (rst-compile-pdf-preview)
|
Mon, 03 Jan 2011 20:47:39 -0800 |
Glenn Morris |
Small rst.el stuff.
|
Mon, 03 Jan 2011 15:50:05 -0500 |
Ken Manheimer |
add neglected allout.el ChangeLog entries to ChangeLog.
|
Sun, 02 Jan 2011 15:28:40 -0500 |
Chong Yidong |
Merge changes from emacs-23 branch
|
Sun, 02 Jan 2011 10:58:36 -0800 |
Glenn Morris |
Remove duplicate ChangeLog entry.
|
Sat, 01 Jan 2011 22:57:26 -0500 |
Stefan Monnier |
* lisp/files.el (file-local-variables-alist): Make permanent-local.
|
Sat, 01 Jan 2011 22:16:03 -0500 |
Stefan Monnier |
* lisp/mail/mail-utils.el (mail-strip-quoted-names): Don't modify the
|
Sat, 01 Jan 2011 18:46:30 -0800 |
Glenn Morris |
Set short copyright year to 2011.
|
Sat, 01 Jan 2011 18:43:26 -0800 |
Glenn Morris |
Mail-utils fix for bug#7746. (tiny change)
|
Sat, 01 Jan 2011 18:35:23 -0800 |
Glenn Morris |
Small mail-utils fix for bug 7760.
|
Fri, 31 Dec 2010 21:17:53 +0100 |
Michael Albinus |
* net/tramp.el (tramp-methods): Add recursive options to "scpc",
|
Fri, 31 Dec 2010 14:38:06 +0200 |
Eli Zaretskii |
Fix bug #7716 with PNG image support libraries on Windows.
|
Sat, 25 Dec 2010 13:50:34 +0200 |
Eli Zaretskii |
Fix bug #7713 with doc string of display-time-mode.
|
Sat, 25 Dec 2010 13:34:45 +0200 |
Eli Zaretskii |
Fix bug #7702 with docs of selections wrt MS-Windows.
|
Fri, 24 Dec 2010 23:00:14 +0900 |
Kenichi Handa |
Fix error handling of MIME parsing.
|
Fri, 24 Dec 2010 13:38:22 +0900 |
Kenichi Handa |
Enable display mode of MIME message in rmail.
|
Mon, 20 Dec 2010 19:31:15 +0800 |
Chong Yidong |
* help-fns.el (describe-variable): Fix 2010-12-17 change (Bug#7511).
|
Mon, 20 Dec 2010 01:18:15 +0000 |
Juri Linkov |
* lisp/isearch.el (isearch-lazy-highlight-error): New variable.
|
Fri, 17 Dec 2010 19:38:22 +0800 |
Chong Yidong |
* lisp/help-fns.el (describe-variable): Don't emit trailing whitespace (Bug#7511).
|
Fri, 17 Dec 2010 19:04:40 +0800 |
Chong Yidong |
Minor fix for eshell-previous-matching-input (Bug#7585).
|
Thu, 16 Dec 2010 09:11:21 +0800 |
Chong Yidong |
Use make-temp-file in rst.el (Bug#7646).
|
Wed, 15 Dec 2010 09:26:56 +0800 |
Chong Yidong |
* emulation/edt-mapper.el: Override mapping of function keys
|
Mon, 13 Dec 2010 17:12:01 +0200 |
Eli Zaretskii |
Fix bug #7589 with EOL format in smtpmail's queued mail.
|
Fri, 31 Dec 2010 20:57:05 +0100 |
Michael Albinus |
* net/tramp-sh.el (tramp-methods): Add recursive options to "scpc"
|
Thu, 30 Dec 2010 19:08:18 +0100 |
Tassilo Horn |
* doc-view.el (doc-view-set-doc-type): New function refactored
|
Thu, 30 Dec 2010 16:15:34 +0100 |
Andreas Schwab |
* lisp/emacs-lisp/rx.el (rx-syntax): Fix typo.
|
Thu, 30 Dec 2010 15:58:32 +0100 |
Tassilo Horn |
* doc-view.el (doc-view-toggle-display): Perform rassq-delete-all
|
Thu, 30 Dec 2010 15:47:53 +0100 |
Tassilo Horn |
* doc-view.el (doc-view-mode, doc-view-toggle-display): Use
|
Thu, 30 Dec 2010 14:53:22 +0100 |
Tassilo Horn |
* doc-view.el (doc-view-doc->txt): Handle OpenDocument (or MS Office) files also for searching.
|
Thu, 30 Dec 2010 14:45:09 +0100 |
Tassilo Horn |
* doc-view.el: Implement viewing of OpenDocument (and Microsoft Office) files.
|
Thu, 30 Dec 2010 10:04:15 +0100 |
Michael Albinus |
* net/tramp.el (tramp-default-method-alist)
|
Tue, 28 Dec 2010 22:24:09 -0500 |
Karl Fogel |
* lisp/saveplace.el (save-place-alist-to-file): Save list sorted and
|
Tue, 28 Dec 2010 17:39:25 +0800 |
Chong Yidong |
Fix 2010-12-20 change to tool-bar.el.
|
Mon, 27 Dec 2010 18:52:17 +0100 |
Michael Albinus |
* net/secrets.el (secrets-delete-alias): New defun.
|
Mon, 27 Dec 2010 11:56:26 +0100 |
Michael Albinus |
* net/tramp.el (tramp-default-user-alist): Do not add "ssh" based
|
Sun, 26 Dec 2010 18:17:09 -0500 |
Stefan Monnier |
* lisp/emacs-lisp/rx.el: Make it a superset of sregex.
|
Sat, 25 Dec 2010 12:57:02 +0200 |
Eli Zaretskii |
Fix bug #7699 with pasting selected text on MS-Windows.
|
Wed, 22 Dec 2010 19:00:12 -0500 |
Stefan Monnier |
Fix up last change.
|
Tue, 21 Dec 2010 14:45:11 +0800 |
Chong Yidong |
* help-fns.el (find-lisp-object-file-name): Locate .emacs from .emacs.elc (Bug#7530).
|
Tue, 21 Dec 2010 10:36:48 +0800 |
Chong Yidong |
Revert bogus 2010-10-24 change to widget-image-find.
|
Tue, 21 Dec 2010 11:30:36 +0900 |
Daiki Ueno |
Mark PGG obsolete.
|
Mon, 20 Dec 2010 21:11:01 +0100 |
Jan D. |
* dnd.el (dnd-get-local-file-name): Unhex of file name shall
|
Mon, 20 Dec 2010 22:44:28 +0800 |
Chong Yidong |
Bind "Copy" menu item to kill-ring-save, obsoleting menu-bar-kill-ring-save.
|
Mon, 20 Dec 2010 11:18:56 +0800 |
Chong Yidong |
Move color.el out of the gnus/ tree.
|
Mon, 20 Dec 2010 08:20:25 +0800 |
Chong Yidong |
Fix 2010-11-22 change to diff.el.
|
Mon, 20 Dec 2010 08:17:26 +0800 |
Chong Yidong |
Implement tool-bar separators for non-GTK tool-bars.
|
Sat, 18 Dec 2010 12:39:05 -0800 |
Glenn Morris |
Add missing ChangeLog entry for r102680.
|
Fri, 17 Dec 2010 10:14:57 -0500 |
Ken Brown |
* loadup.el: Use version numbers in Cygwin build.
|
Fri, 17 Dec 2010 18:56:03 +0800 |
Chong Yidong |
Ask for confirmation in ido-file-internal (Bug#1238).
|
Fri, 17 Dec 2010 12:04:06 +0800 |
Chong Yidong |
Support for menu separators in the GTK tool-bar.
|
Thu, 16 Dec 2010 11:35:56 +0900 |
Daiki Ueno |
Extend epa-file-select-keys to allow users to inhibit key selection.
|
Thu, 16 Dec 2010 10:26:39 +0800 |
Chong Yidong |
* eshell/eshell.el (eshell-directory-name): Use locate-user-emacs-file (Bug#7578).
|
Wed, 15 Dec 2010 00:16:53 -0800 |
Glenn Morris |
Remove code and comments related to lib-src/fns-*.el; long removed.
|
Wed, 15 Dec 2010 10:56:22 +0800 |
Chong Yidong |
New command rectangle-number-lines (Bug#4382).
|
Wed, 15 Dec 2010 10:05:38 +0800 |
Chong Yidong |
Delete long unused functions and variables in rect.el.
|
Tue, 14 Dec 2010 21:33:33 +0100 |
Michael Albinus |
* net/tramp.el (tramp-temp-buffer-file-name): Make it permanent-local.
|
Tue, 14 Dec 2010 00:06:18 -0800 |
Glenn Morris |
Tidy up some js.el requires.
|
Mon, 13 Dec 2010 21:01:08 -0800 |
Glenn Morris |
Misc sendmail.el.
|
Mon, 13 Dec 2010 20:46:07 -0800 |
Glenn Morris |
ChangeLog fix.
|
Mon, 13 Dec 2010 20:42:59 -0800 |
Glenn Morris |
Make build-mail-aliases an interactive command.
|
Mon, 13 Dec 2010 20:35:33 -0800 |
Glenn Morris |
Remove some dired.el autoload cookies on defcustoms.
|
Mon, 13 Dec 2010 20:32:14 -0800 |
Glenn Morris |
Make some dired defvars into defcustoms.
|
Mon, 13 Dec 2010 20:26:01 -0800 |
Glenn Morris |
* lisp/mail/mail-utils.el: No need to require lisp-mode, it's in loadup.
|
Mon, 13 Dec 2010 22:29:12 +0000 |
Katsumi Yamaoka |
Merge changes made in Gnus trunk.
|
Mon, 13 Dec 2010 23:20:32 +0100 |
Romain Francoise |
* net/gnutls.el (gnutls-negotiate): Fix setting of default trustfiles.
|
Mon, 13 Dec 2010 10:27:36 -0500 |
Stefan Monnier |
Merge from emacs-23
|
Sun, 12 Dec 2010 22:45:57 +0200 |
Eli Zaretskii |
subr.el (posn-col-row): Evaluate header-line-format in the context of
|
Fri, 10 Dec 2010 18:34:55 -0800 |
Glenn Morris |
Doc fixes.
|
Fri, 10 Dec 2010 05:14:57 +0100 |
Michael Albinus |
* net/tramp.el (tramp-action-password, tramp-process-actions):
|
Thu, 09 Dec 2010 20:53:17 +0200 |
Eli Zaretskii |
Fix bug #1077 with popping new frames from a minibuffer-only frame.
|
Wed, 08 Dec 2010 17:50:08 -0800 |
Glenn Morris |
diary-lib fix for bug#7536.
|
Wed, 08 Dec 2010 17:46:03 -0800 |
Glenn Morris |
* lisp/mail/smtpmail.el (smtpmail-send-it): Revert previous change.
|