log lisp/ChangeLog @ 108488:925f002ec4ab

age author description
Tue, 11 May 2010 14:51:27 -0400 Stefan Monnier * iimage.el: Misc cleanup.
Tue, 11 May 2010 09:24:49 -0400 Stefan Monnier * minibuffer.el (completion-pcm--pattern->regex): Fix last change.
Tue, 11 May 2010 04:04:13 +0200 Juanma Barranquero Fix typos and whitespace in ChangeLogs.
Mon, 10 May 2010 22:07:22 +0300 Juri Linkov Remove nodes visited during Isearch from the Info history.
Mon, 10 May 2010 17:50:30 +0200 Michael Albinus * net/tramp.el (tramp-do-file-attributes-with-stat): Add space in
Mon, 10 May 2010 16:48:17 +0200 Juanma Barranquero Fix typos and whitespace.
Mon, 10 May 2010 16:37:59 +0200 Juanma Barranquero CUA mode: Fix use of `filter-buffer-substring' (rework previous change).
Sun, 09 May 2010 22:07:58 -0400 Michael Mauger SQL mode version 2.1
Sun, 09 May 2010 18:39:36 -0400 Stefan Monnier * minibuffer.el (completion-pcm-complete-word-inserts-delimiters):
Sun, 09 May 2010 21:57:55 +0200 Michael Albinus * net/tramp-compat.el (byte-compile-not-obsolete-vars): Define if
Sat, 08 May 2010 16:51:08 -0400 Stefan Monnier * progmodes/compile.el (compilation-buffer-modtime): Rename from
Sat, 08 May 2010 14:47:07 -0400 Stefan Monnier Merge from emacs-23
Fri, 07 May 2010 23:28:26 -0400 Chong Yidong Bump version to 23.2. EMACS_23_2
Fri, 07 May 2010 18:51:37 -0400 Chong Yidong Fix ChangeLog typo.
Sun, 02 May 2010 21:55:01 -0400 Chong Yidong Variable purecopying fix (Bug#6083).
Sun, 02 May 2010 11:15:29 -0400 Chong Yidong Make paragraph vars local for js-mode (Bug#6071).
Sat, 01 May 2010 21:50:20 +0300 Eli Zaretskii composite.el (compose-region, reference-point-alist): Fix typos in the doc
Wed, 28 Apr 2010 21:38:12 -0500 Jay Belanger Use the proper form for gnuplot's set command
Mon, 26 Apr 2010 11:55:29 +0200 Juanma Barranquero * abbrev.el: Fix typos.
Sat, 24 Apr 2010 18:35:43 +0200 Andreas Schwab * composite.el (find-composition): Doc fix.
Sat, 24 Apr 2010 04:59:23 +0200 Juanma Barranquero * progmodes/sql.el: Fix typos.
Fri, 23 Apr 2010 19:46:03 +0300 Juri Linkov * info.el (Info-fontify-node): Put Info-breadcrumbs to the `display'
Fri, 23 Apr 2010 19:35:57 +0300 Juri Linkov Fix typo in docstring.
Fri, 23 Apr 2010 02:15:47 +0200 Juanma Barranquero * filecache.el: Fix typos in docstrings.
Thu, 22 Apr 2010 13:59:50 +0900 Kenichi Handa language/indian.el (gujarati-composable-pattern): Fix typo.
Thu, 22 Apr 2010 13:05:26 +0900 Kenichi Handa language/indian.el (gurmukhi-composable-pattern): Fix typo.
Wed, 21 Apr 2010 09:49:01 +0900 Kenichi Handa merge trunk
Tue, 20 Apr 2010 22:25:42 +0900 Kenichi Handa language/indian.el (oriya-composable-pattern, tamil-composable-pattern, malayalam-composable-pattern): Add two-part vowels to "v" (vowel sign).
Tue, 20 Apr 2010 18:28:26 -0400 Chong Yidong * files.el (copy-directory): Handle symlinks (Bug#5982).
Tue, 20 Apr 2010 12:04:05 -0400 Chong Yidong Revert 2009-10-12 change to compilation-next-error-function (Bug#5983).
Tue, 20 Apr 2010 11:57:54 -0400 Chong Yidong Fix hg envvar handling (Bug#5846).
Tue, 20 Apr 2010 00:54:28 -0700 Glenn Morris * emacs-lisp/lisp.el (lisp-completion-at-point): Give it a doc string.
Tue, 20 Apr 2010 00:37:20 -0700 Glenn Morris * minibuffer.el (completion-at-point): Doc fix.
Fri, 07 May 2010 20:20:30 -0400 Stefan Monnier Misc code tweaks.
Fri, 07 May 2010 13:47:56 -0400 Stefan Monnier Highlight vendor specific properties.
Fri, 07 May 2010 10:18:27 -0400 Stefan Monnier * textmodes/dns-mode.el (auto-mode-alist): Add entry for .zone files.
Fri, 07 May 2010 17:07:51 +0300 Eli Zaretskii Fix MSDOS build broken by autoconfiscation and changes in symbol handling.
Fri, 07 May 2010 16:52:25 +0300 Eli Zaretskii cus-start.el (all): Add native condition for tool-bar-* symbols.
Fri, 07 May 2010 08:49:14 -0400 Stefan Monnier * files.el (auto-save-mode): Move to simple.el to fix bootstrap.
Fri, 07 May 2010 17:10:28 +0900 Daiki Ueno Skip disabled PGP key when encrypting mail with Gnus.
Fri, 07 May 2010 07:41:53 +0000 Katsumi Yamaoka Fix typos.
Fri, 07 May 2010 06:58:17 +0000 Katsumi Yamaoka Synch with Gnus trunk.
Fri, 07 May 2010 05:21:06 +0200 Juanma Barranquero * progmodes/cperl-mode.el (cperl-mode-unload-function): New function.
Fri, 07 May 2010 05:11:56 +0200 Juanma Barranquero * minibuffer.el: Revert previous change.
Fri, 07 May 2010 02:50:26 +0200 Juanma Barranquero * minibuffer.el (comps): Declare for byte-compiler.
Fri, 07 May 2010 02:46:09 +0200 Juanma Barranquero * cua-base.el, cua-gmrk.el: Fix use of `filter-buffer-substring'.
Thu, 06 May 2010 10:40:06 +0200 Michael Albinus * net/tramp.el (top, with-progress-reporter): Use
Wed, 05 May 2010 22:59:07 -0400 Stefan Monnier Extract common suffix for * in partial-completion.
Wed, 05 May 2010 22:53:56 -0400 Stefan Monnier Define auto-save-mode with define-minor-mode.
Thu, 06 May 2010 00:56:15 +0300 Juri Linkov Add `slow' and `history' tags to the desktop data.
Wed, 05 May 2010 12:20:23 +0200 Michael Albinus Add FORCE argument to `delete-file'.
Wed, 05 May 2010 00:27:16 -0400 Stefan Monnier Minor cleanups.
Tue, 04 May 2010 23:45:21 -0400 Stefan Monnier Use define-minor-mode in more cases.
Tue, 04 May 2010 22:08:25 -0400 Stefan Monnier Use define-minor-mode for less obvious cases.
Tue, 04 May 2010 10:44:47 +0200 Michael Albinus * net/tramp.el (tramp-methods): Remove "-q" from `tramp-login-args'
Mon, 03 May 2010 11:01:21 -0400 Chong Yidong Add optional arg to delete-file to force deletion (Bug#6070).
Mon, 03 May 2010 14:46:56 +0200 Juanma Barranquero Fix typo.
Sun, 02 May 2010 22:29:46 -0400 Stefan Monnier Use define-minor-mode where applicable.
Sun, 02 May 2010 01:56:30 -0400 Stefan Monnier New hook filter-buffer-substring-functions.
Sun, 02 May 2010 01:06:53 -0400 Stefan Monnier Use a mode-line spec rather than a static string in Semantic.