log lisp/ChangeLog @ 107341:8bc19ba3da90

age author description
Fri, 05 Mar 2010 23:05:47 -0500 Stefan Monnier * vc-git.el: Re-flow to fit into 80 columns.
Fri, 05 Mar 2010 19:06:37 -0800 Glenn Morris Update some cedet template copyrights to GPLv3+.
Fri, 05 Mar 2010 15:18:20 -0500 Stefan Monnier (Man-files-regexp): Tighten up the regexp (bug#5686).
Wed, 03 Mar 2010 12:31:50 -0500 Chong Yidong Fix keyboard macro key lookup (Bug#5481).
Tue, 02 Mar 2010 20:11:15 -0800 Glenn Morris Mark previous ChangeLog entry as a tiny change.
Tue, 02 Mar 2010 19:58:26 -0800 Glenn Morris Close bug#5670 with patch from ?t?pn N?mec <stepnem at gmail.com>.
Tue, 02 Mar 2010 23:15:46 +0200 Juri Linkov * info.el (Info-index-next): Decrement line number by 2. (Bug#5652)
Tue, 02 Mar 2010 10:32:45 +0100 Michael Albinus * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Fix an
Mon, 01 Mar 2010 19:27:41 -0800 Glenn Morris Fix date of Yom HaAtzma'ut holiday.
Mon, 01 Mar 2010 17:46:36 +0000 Alan Mackenzie Correct buggy patch 99592 to cc-engine.el.
Mon, 01 Mar 2010 20:50:57 +0900 Kenichi Handa from trunk
Mon, 01 Mar 2010 20:34:11 +0900 Kenichi Handa Change "myanmar" to "burmese"
Mon, 01 Mar 2010 11:31:42 +0000 Alan Mackenzie Fix bug #5649: 23.1.92; Indentation problems in C mode.
Sun, 28 Feb 2010 23:37:19 +0000 Katsumi Yamaoka (menu-bar-manuals-menu): Fix typo.
Sun, 28 Feb 2010 15:36:24 +0100 Jan D. scroll-bar.el (scroll-bar-drag-1): Add save-excursion, bug #5654.
Sun, 28 Feb 2010 12:36:39 +0100 Michael Albinus * net/tramp.el (tramp-handle-write-region): START can be a string.
Sun, 28 Feb 2010 11:27:39 +0100 Michael Albinus * net/dbus.el (dbus-introspect, dbus-get-property)
Sat, 27 Feb 2010 20:22:44 -0500 Chong Yidong Fix more save-excursion warnings.
Sat, 27 Feb 2010 20:11:15 -0500 Chong Yidong Fix save-excursion warning in files.el.
Sat, 27 Feb 2010 16:21:43 -0500 Stefan Monnier Fix in-buffer completion when after-change-functions modify the buffer.
Sat, 27 Feb 2010 10:02:09 -0500 Chong Yidong * international/fontset.el (setup-default-fontset): Fix :otf spec.
Fri, 26 Feb 2010 19:19:50 -0500 Chong Yidong Minor Python mode fix (Bug#5653).
Fri, 26 Feb 2010 21:43:50 +0900 Kenichi Handa from trunk
Fri, 26 Feb 2010 21:40:46 +0900 Kenichi Handa Fix Myanmar OTF support
Thu, 25 Feb 2010 20:42:07 -0800 Glenn Morris * custom.el (custom-initialize-delay): Doc fix.
Thu, 25 Feb 2010 20:40:03 -0800 Glenn Morris Fix initialization of send-mail-function option.
Thu, 25 Feb 2010 21:21:25 +0000 Alan Mackenzie (i) Remove any hard syntax-table properties for <, > inserted by C-y.
Wed, 24 Feb 2010 10:30:49 -0500 Chong Yidong * files.el (hack-local-variables-filter): For eval forms, also
Wed, 24 Feb 2010 10:12:17 -0500 Chong Yidong * javascript.el (wisent-javascript-jv-expand-tag): Avoid c(ad)ddr
Mon, 22 Feb 2010 14:48:52 +0100 Michael Albinus * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Protect
Sun, 21 Feb 2010 16:12:46 -0500 Chong Yidong * files.el (directory-listing-before-filename-regexp): Use
Sun, 21 Feb 2010 16:05:13 -0500 Chong Yidong Minor doc fixes.
Sun, 21 Feb 2010 08:11:07 -0500 Chong Yidong * startup.el (fancy-about-screen): In mode-line, apply
Sat, 20 Feb 2010 08:53:06 -0500 Chong Yidong * progmodes/compile.el (compilation-error-regexp-alist-alist): In
Sat, 20 Feb 2010 10:59:16 +0200 Eli Zaretskii subr.el (remove-yank-excluded-properties): Explain in a comment why `category'
Fri, 19 Feb 2010 16:36:29 -0500 Chong Yidong Revert isearch.el change due to feature freeze.
Fri, 19 Feb 2010 19:59:00 +0100 Ulf Jasper Fixed bug#5549 (icalendar.el)
Fri, 19 Feb 2010 17:55:31 +1300 Nick Roberts Accommodate change of disassemble output in GDB 7.1.
Thu, 18 Feb 2010 18:36:10 -0800 Glenn Morris Close bug#5593.
Thu, 18 Feb 2010 14:55:41 -0500 Sam Steingold (vc-cvs-merge-news): Yet another fix of message parsing.
Thu, 18 Feb 2010 13:52:36 -0500 Stefan Monnier Use abbreviated file names in bookmarks (bug#5591).
Thu, 18 Feb 2010 11:08:48 +0100 Michael Albinus (tramp-handle-directory-files): When FULL, do not expand "." and "..".
Thu, 18 Feb 2010 11:03:12 +0100 Michael Albinus (tramp-handle-insert-file-contents): Set always the permissions of the
Wed, 17 Feb 2010 22:05:45 -0800 Glenn Morris * emacs-lisp/authors.el (authors-renamed-files-alist):
Wed, 17 Feb 2010 16:39:21 -0500 Mark A. Hershberger 2010-02-17 Mark A. Hershberger <mah@everybody.org>
Tue, 16 Feb 2010 17:03:29 +0100 Michael Albinus * net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Fix
Tue, 16 Feb 2010 09:40:45 -0500 Chong Yidong * simple.el (save-interprogram-paste-before-kill): Doc fix.
Tue, 16 Feb 2010 09:35:45 -0500 Chong Yidong Minor tweaks to custom groups.
Tue, 16 Feb 2010 09:23:44 -0500 Chong Yidong * textmodes/flyspell.el (flyspell-word): Obey the offset specified
Tue, 16 Feb 2010 15:51:15 +0900 Kenichi Handa from trunk
Tue, 16 Feb 2010 15:49:23 +0900 Kenichi Handa Fix for the new SKK-JISYO.L format.
Mon, 15 Feb 2010 18:42:03 -0800 Glenn Morris Close bug#5562.
Mon, 15 Feb 2010 14:55:51 -0500 Stefan Monnier (ad-compile-function): Suppress byte-compiler warnings, since it is annoying
Mon, 15 Feb 2010 16:04:53 +0100 Michael Albinus * net/tramp.el (tramp-process-actions, tramp-read-passwd):
Sun, 14 Feb 2010 18:28:10 +0100 Juanma Barranquero Fix typos in docstrings.
Sun, 14 Feb 2010 10:23:52 +0100 Michael Albinus * files.el (insert-directory): When WILDCARD-REGEXP and
Sun, 14 Feb 2010 02:20:31 +0200 Juri Linkov * man.el (Man-fontify-manpage, Man-cleanup-manpage):
Sat, 13 Feb 2010 11:29:25 -0800 Glenn Morris Improve docs of some transposition functions.
Fri, 12 Feb 2010 21:35:45 +0200 Juri Linkov * arc-mode.el (archive-unique-fname): Make directories for nested
Fri, 12 Feb 2010 21:28:29 +0200 Juri Linkov * ffap.el (dired-at-point): Fix docstring. (Bug#5565)
Thu, 11 Feb 2010 14:35:36 -0500 Stefan Monnier * subr.el (copy-overlay): Handle deleted overlays.
Thu, 11 Feb 2010 11:00:01 -0500 Stefan Monnier (Man-completion-table): Don't signal an error if we can't run
Wed, 10 Feb 2010 20:13:39 -0800 Glenn Morris * ChangeLog: Spelling fix.
Thu, 11 Feb 2010 01:02:43 +0100 Juanma Barranquero * textmodes/artist.el (artist-mt): Fix typos in docstring.
Thu, 11 Feb 2010 00:53:28 +0100 Juanma Barranquero Fix typos.
Wed, 10 Feb 2010 15:04:51 -0500 Stefan Monnier (Info-bookmark-jump): Simplify.
Wed, 10 Feb 2010 15:02:54 -0500 Stefan Monnier (bookmark-handle-bookmark): Catch the right error.
Wed, 10 Feb 2010 09:31:49 -0800 Glenn Morris * ChangeLog: Fix typos.
Wed, 10 Feb 2010 04:19:32 -0500 Chong Yidong * iswitchb.el (iswitchb-completions): Revert last change.
Wed, 10 Feb 2010 09:46:54 +0100 Michael Albinus * ls-lisp.el (ls-lisp-insert-directory): Wen WILDCARD-REGEXP and
Tue, 09 Feb 2010 21:33:17 -0800 Dan Nicolaescu (xterm-maybe-set-dark-background-mode): Remove
Mon, 08 Feb 2010 20:58:57 -0500 Chong Yidong * eshell/em-ls.el (eshell-ls-applicable): Frob file attributes correctly (Bug#5548).
Mon, 08 Feb 2010 18:27:29 -0500 Chong Yidong Fix ada-mode handling of number literals.
Mon, 08 Feb 2010 16:08:18 +0900 Kenichi Handa international/mule-util.el (with-coding-priority): Add autoload cookie for putting lisp-indent-funciton.
Sun, 07 Feb 2010 12:23:20 -0800 Glenn Morris Fix previous change for F2003 interfaces.
Sun, 07 Feb 2010 01:23:10 -0500 Chong Yidong Fix to uid/gid format in eshell's ls (Bug#5528).
Sat, 06 Feb 2010 23:14:26 -0500 Chong Yidong Fix setting family and foundry in set-face-attribute (Bug#5536).
Sat, 06 Feb 2010 17:41:45 -0800 Glenn Morris Handle F2003 named interfaces.
Sat, 06 Feb 2010 08:01:43 -0500 Chong Yidong * progmodes/cc-mode.el (c-common-init): Bind temporary variables
Fri, 05 Feb 2010 20:23:59 -0800 Dan Nicolaescu * vc-bzr.el (vc-bzr-dir-extra-headers): Disable the pending merges header.
Sat, 06 Feb 2010 00:36:20 +0200 Juri Linkov * doc-view.el (doc-view-mode):
Fri, 05 Feb 2010 14:20:17 -0500 Mark A. Hershberger add primative implementation of vc-svn-revision-table
Fri, 05 Feb 2010 12:15:28 +0100 Michael Albinus * net/ange-ftp.el (ange-ftp-insert-directory):
Fri, 05 Feb 2010 00:12:08 -0800 Glenn Morris * progmodes/f90.el (f90-font-lock-keywords-2): Fix `enum'.
Thu, 04 Feb 2010 23:49:36 -0500 Chong Yidong Fix 2009-02-20 change to startup.el (Bug#5519).
Thu, 04 Feb 2010 23:21:11 -0500 Stefan Monnier Make `initials' completion work for /hh -> /home/horn again (bug#5524).
Thu, 04 Feb 2010 20:53:40 -0500 Stefan Monnier Fix up various corner case problems.
Thu, 04 Feb 2010 21:15:37 +0000 Alan Mackenzie Change strategy for marking < and > as template delimiters: mark them
Thu, 04 Feb 2010 17:25:57 +0100 Michael Albinus * dired.el (dired-revert): If DIRED-DIRECTORY is a cons cell, call
Wed, 03 Feb 2010 21:14:36 -0800 Glenn Morris Close bug#5485.
Wed, 03 Feb 2010 21:10:21 -0800 Glenn Morris * mail/rmail.el (rmail-show-message-1): Handle malformed
Wed, 03 Feb 2010 21:05:37 -0800 Glenn Morris * mail/mail-utils.el (mail-unquote-printable-region): Doc fix.
Wed, 03 Feb 2010 21:02:56 -0800 Glenn Morris * simple.el (visual-line-mode): Capitalize lighter.
Wed, 03 Feb 2010 15:47:25 -0500 jwiegley iswitchb.el (iswitchb-completions): Add bookmark files to the
Wed, 03 Feb 2010 07:16:34 +0100 Michael Albinus * net/ange-ftp.el (ange-ftp-insert-directory): Parse directory
Tue, 02 Feb 2010 22:55:03 -0500 Stefan Monnier (vc-path): Make it an obsolete var, rather than function.
Wed, 03 Feb 2010 00:33:52 +0200 Juri Linkov * textmodes/ispell.el (ispell-message-text-end): Remove final newline
Wed, 03 Feb 2010 00:28:57 +0200 Juri Linkov * ediff-util.el (ediff-file-checked-in-p): Replace '(nil CVS) by
Tue, 02 Feb 2010 12:19:36 +0100 Michael Albinus * net/ange-ftp.el (ange-ftp-skip-msgs): Ignore all ""^500 .*AUTH"
Tue, 02 Feb 2010 00:35:04 +0200 Juri Linkov * arc-mode.el (archive-zip-extract): Use `member-ignore-case' to
Mon, 01 Feb 2010 13:25:47 -0500 Stefan Monnier (doc-view-new-window-function): Be a bit more defensive.
Sun, 31 Jan 2010 20:58:35 -0800 Dan Nicolaescu (vc-bzr-dir-extra-headers): Add a header when a
Sun, 31 Jan 2010 23:47:47 +0200 Juri Linkov * progmodes/grep.el (zrgrep): Call `grep-compute-defaults' at the
Sat, 30 Jan 2010 05:22:37 +0100 Juanma Barranquero Fix typos.
Fri, 29 Jan 2010 15:43:31 -0800 Dan Nicolaescu (vc-bzr-after-dir-status): Match another renaming indicator.
Fri, 29 Jan 2010 14:08:09 -0500 Chong Yidong Don't signal error on incorrect dirtrack regexp (Bug#5476)
Fri, 29 Jan 2010 17:23:25 +0100 Michael Albinus * net/tramp.el (tramp-handle-insert-directory): Handle also
Thu, 28 Jan 2010 22:13:01 +0100 Michael Albinus * net/ange-ftp.el (ange-ftp-insert-directory): Handle the case,
Thu, 28 Jan 2010 15:06:36 -0500 Chong Yidong * arc-mode.el (archive-zip-extract): Quote the argument passed to unzip (Bug#5475).
Thu, 28 Jan 2010 14:53:11 -0500 Chong Yidong Flymake fix to handle more C++ filenames (Bug#5488).
Thu, 28 Jan 2010 07:06:41 +0100 Michael Albinus Fix some busybox annoyances.
Wed, 27 Jan 2010 21:54:48 -0800 Glenn Morris * vc-svn.el (vc-svn-update): Use "svn --non-interactive". (Bug#4280)
Wed, 27 Jan 2010 21:19:23 -0800 Glenn Morris (log-edit-strip-single-file-name): Add missing :safe, :group, and
Tue, 26 Jan 2010 20:00:54 -0800 Glenn Morris Fix bug#5477.
Tue, 26 Jan 2010 22:17:23 -0500 Chong Yidong Fix delete-directory recursion behavior for trashing (Bug#5436).
Mon, 25 Jan 2010 23:22:25 -0800 Dan Nicolaescu (vc-path): Mark as obsolete.
Mon, 25 Jan 2010 01:04:59 -0800 Dan Nicolaescu (vc-annotate-revision-at-line): Compare file
Sun, 24 Jan 2010 22:03:23 -0800 Dan Nicolaescu (vc-bzr-print-log): Use the more compact --line option
Mon, 25 Jan 2010 00:03:35 -0500 Mark A. Hershberger merge
Sun, 24 Jan 2010 20:46:40 -0800 Dan Nicolaescu (vc-git-dir-status-goto-stage): Pass --relative to the