log lisp/ChangeLog @ 111091:a5d92e87313c

age author description
Thu, 21 Oct 2010 21:03:55 -0700 Glenn Morris Support for systems without floats was removed a decade ago.
Thu, 21 Oct 2010 20:34:22 -0700 Glenn Morris Add bug ref to Changelog entry.
Thu, 21 Oct 2010 20:32:46 -0700 Glenn Morris Small autoloads fix.
Thu, 21 Oct 2010 23:17:26 -0400 Stefan Monnier * lisp/emacs-lisp/find-func.el (find-library): Use test-completion.
Thu, 21 Oct 2010 22:12:38 +0200 Lars Magne Ingebrigtsen * newcomment.el (comment-dwim): Fix the intentation in the doc string.
Thu, 21 Oct 2010 10:05:23 +0200 Michael Albinus * net/tramp-sh.el (tramp-do-file-attributes-with-stat): Do not use
Thu, 21 Oct 2010 11:38:46 +0900 Daiki Ueno Tweak revert-buffer-function to inhibit auto-mode-alist.
Tue, 19 Oct 2010 20:45:42 +0000 Alan Mackenzie cc-langs.el (c-type-decl-prefix-key): C++ bit: move
Tue, 19 Oct 2010 20:18:35 +0000 Alan Mackenzie cc-mode.el (c-before-change, c-after-change): Move the setting of
Tue, 19 Oct 2010 15:22:40 -0400 Chong Yidong Revert 2010-10-18 change; use safe-functions instead.
Tue, 19 Oct 2010 15:20:33 -0400 Chong Yidong Remove mode-line end dashes on graphical terminals.
Tue, 19 Oct 2010 11:43:27 -0400 Chong Yidong Decouple C-d and delete, so that the former does not delete the region.
Tue, 19 Oct 2010 13:44:07 +0200 Juanma Barranquero Merge changes from emacs-23 branch.
Tue, 19 Oct 2010 11:26:21 +0200 Michael Albinus * net/tramp.el (tramp-do-file-attributes-with-stat)
Mon, 18 Oct 2010 14:38:11 -0400 Stefan Monnier * lisp/repeat.el (repeat): Use read-key to ignore mouse-down events.
Mon, 18 Oct 2010 13:28:20 -0400 Chong Yidong Don't allow functions that display messages in unsafep.
Sun, 17 Oct 2010 13:30:22 -0400 Stefan Monnier * lisp/minibuffer.el (completion--replace): Move point where it belongs
Fri, 15 Oct 2010 14:15:43 +0200 Michael Albinus * net/tramp.el (tramp-open-connection-setup-interactive-shell):
Fri, 15 Oct 2010 09:41:53 +0900 Kenichi Handa international/characters.el: Add category '|' (word breakable) to fullwidth characters.
Tue, 19 Oct 2010 11:50:07 +0200 Michael Albinus * net/tramp-sh.el (tramp-do-file-attributes-with-stat)
Mon, 18 Oct 2010 17:10:38 -0400 Stefan Monnier * lisp/avoid.el (mouse-avoidance-ignore-p): Ignore mouse when it is
Mon, 18 Oct 2010 17:02:00 -0400 Stefan Monnier * lisp/files.el (locate-file-completion-table): Strip non-matching elements
Mon, 18 Oct 2010 13:26:25 -0400 Chong Yidong Use unsafep to check for theme safety.
Mon, 18 Oct 2010 18:01:43 +0200 Agustin Martin ispell.el (ispell-aspell-find-dictionary): Fix aspell data file search (bug#7230).
Sat, 16 Oct 2010 20:00:34 -0400 Chong Yidong Allow Custom settings to be migrated into a custom theme.
Sat, 16 Oct 2010 16:36:20 -0400 Chong Yidong Allow hiding of modified custom widgets.
Sat, 16 Oct 2010 14:27:08 -0400 Chong Yidong Move built-in theme directory to etc/.
Sat, 16 Oct 2010 17:08:47 +0200 Ralf Angeli Fix searching for bibitem entries.
Fri, 15 Oct 2010 20:16:34 -0400 Chong Yidong Bugfixes for `customize-create-theme'.
Fri, 15 Oct 2010 14:07:38 +0200 Michael Albinus * net/tramp-sh.el (tramp-open-connection-setup-interactive-shell):
Thu, 14 Oct 2010 16:32:27 +0200 Juanma Barranquero Merge changes from emacs-23 branch.
Thu, 14 Oct 2010 13:23:36 +0900 Kenichi Handa mail/rmail.el (rmail-show-message-1): Catch an error of base64-decode-region and just show an error message (bug#7165).
Thu, 14 Oct 2010 11:06:31 +0900 Kenichi Handa merge emacs-23
Tue, 12 Oct 2010 20:05:22 -0700 Glenn Morris * lisp/mail/emacsbug.el (report-emacs-bug): Mention debbugs.gnu.org.
Wed, 13 Oct 2010 01:25:19 +0200 Juanma Barranquero Fix typos in docstrings, comments and ChangeLogs.
Tue, 12 Oct 2010 17:16:57 +0200 Juanma Barranquero Fix typos in docstrings, comments and ChangeLogs.
Thu, 14 Oct 2010 11:03:25 +0900 Kenichi Handa (ps-mule-begin-job): Fix for the case that only ENCODING is set in a font-spec (bug#7197).
Thu, 14 Oct 2010 01:57:58 -0400 Chong Yidong Fix 2010-10-12 change to custom-theme-set-faces.
Wed, 13 Oct 2010 23:55:18 -0400 Chong Yidong Define a cursor defface; minor face optimizations.
Wed, 13 Oct 2010 22:14:38 -0500 Jay Belanger calc-alg.el (math-var): Renamed from `var'.
Thu, 14 Oct 2010 01:43:39 +0200 Juanma Barranquero lisp/subr.el (last): Deal with dotted lists (reported in bug#7174).
Thu, 14 Oct 2010 01:15:03 +0200 Juanma Barranquero lisp/subr.el (last): Use `safe-length' instead of `length' (bug#7206).
Wed, 13 Oct 2010 22:21:20 +0000 Katsumi Yamaoka Merge changes made in Gnus trunk.
Wed, 13 Oct 2010 16:50:06 +0200 Juanma Barranquero Rename `image-library-alist' to `dynamic-library-alist'.
Tue, 12 Oct 2010 20:30:36 -0700 Glenn Morris * lisp/subr.el (last): Make it faster.
Tue, 12 Oct 2010 20:23:47 -0700 Glenn Morris * lisp/Makefile.in (compile-clean): Use `` instead of $().
Tue, 12 Oct 2010 16:06:20 -0400 Chong Yidong Add some default custom themes.
Mon, 11 Oct 2010 23:10:21 -0400 Chong Yidong New interface for choosing Custom themes.
Tue, 12 Oct 2010 04:31:16 +0200 Juanma Barranquero lisp/cedet/ChangeLog: Move entries for emacs-lisp/ files back to lisp/ChangeLog.
Tue, 12 Oct 2010 03:51:31 +0200 Juanma Barranquero lisp/ChangeLog: Add missing bug reference.
Tue, 12 Oct 2010 03:48:58 +0200 Juanma Barranquero lisp/net/telnet.el (telnet-mode-map): Fix previous change.
Tue, 12 Oct 2010 01:57:49 +0200 Juanma Barranquero Merge changes from emacs-23 branch.
Mon, 11 Oct 2010 21:18:08 +0200 Jan D. Bug#7150: Distinguishing between left and right Alt keys on NextStep/OSX.
Sun, 10 Oct 2010 21:31:40 +0200 Andreas Schwab * Makefile.in (ELCFILES): Update.
Sat, 09 Oct 2010 17:43:43 +0200 Stefan Monnier * lisp/emacs-lisp/lisp.el (lisp-completion-at-point):
Sat, 09 Oct 2010 23:51:42 +1300 Nick Roberts (gdb-mouse-toggle-breakpoint-margin)
Sat, 09 Oct 2010 00:09:19 -0400 Chong Yidong Fix hi-lock-mode interactions with font-lock.
Fri, 08 Oct 2010 17:44:53 -0700 Glenn Morris Rename another shadow.el function.
Fri, 08 Oct 2010 17:41:03 -0700 Glenn Morris * lisp/mail/mail-utils.el (mail-mbox-from): Also try return-path.
Mon, 11 Oct 2010 23:29:33 +0000 Katsumi Yamaoka nnimap.el (gnutls-negotiate): Silence the byte compiler.