log lisp/ChangeLog @ 107935:a228af19ba66

age author description
Mon, 12 Apr 2010 14:55:18 +0000 Alan Mackenzie Reverse 99592: "Fix bug #5649: 23.1.92; Indentation problems in C mode.".
Mon, 12 Apr 2010 14:48:07 +0000 Alan Mackenzie Reverse 99594 "Correct buggy patch 99592 to cc-engine.el.".
Mon, 12 Apr 2010 14:34:09 +0000 Alan Mackenzie Undo change 99665 "Fix off-by-one error. Fixes bug #5747."
Fri, 09 Apr 2010 19:14:47 -0700 Glenn Morris Fix bug ref in previous.
Fri, 09 Apr 2010 19:12:03 -0700 Glenn Morris Close bug#1835.
Wed, 07 Apr 2010 15:08:27 +0900 Kenichi Handa merge trunk
Wed, 07 Apr 2010 13:36:25 +0900 Kenichi Handa Fix previous change of *-composable-pattern).
Tue, 06 Apr 2010 11:43:08 -0400 Chong Yidong Revert 2008-03-03 change (Bug#5821).
Tue, 06 Apr 2010 01:15:04 +0300 Juri Linkov Put breadcrumbs on overlay instead of inserting to buffer (bug#5809).
Sat, 03 Apr 2010 19:40:20 -0400 Chong Yidong * help.el (help-window-setup-finish): Doc fix (Bug#5830).
Mon, 19 Apr 2010 10:34:01 -0400 Stefan Monnier * tmm.el: Add missing key-binding shortcuts.
Sun, 18 Apr 2010 22:32:47 -0400 Stefan Monnier * custom.el (defcustom): Add edebug spec.
Mon, 19 Apr 2010 02:49:58 +0300 Juri Linkov Test for special mode-class in view-buffer instead of view-file (bug#5513).
Mon, 19 Apr 2010 02:08:52 +0300 Juri Linkov Add 7z archive format support (bug#5475).
Sun, 18 Apr 2010 17:49:33 -0400 Stefan Monnier Hash-cons pure data.
Sun, 18 Apr 2010 17:45:44 -0400 Stefan Monnier Fix duplicate entries in cedet's loaddefs.el files.
Sun, 18 Apr 2010 17:37:29 -0400 Stefan Monnier * cvs-status.el (cvs-refontify): Remove unused.
Sat, 17 Apr 2010 23:13:09 -0500 Jay Belanger calc-bin.el (calc-radix): Have the O option turn on twos-complement mode.
Fri, 16 Apr 2010 21:47:25 -0500 Jay Belanger * calc-ext.el (calc-init-extensions): Add keybinding for 'calc-option'.
Fri, 16 Apr 2010 04:41:58 +0300 Juri Linkov Move scrolling commands from simple.el to window.el
Fri, 16 Apr 2010 04:24:00 +0300 Juri Linkov Check both `isearch-scroll' and `scroll-command' properties.
Fri, 16 Apr 2010 02:51:12 +0300 Juri Linkov Add the `scroll-command' property.
Fri, 16 Apr 2010 00:19:01 +0200 Michael Albinus * net/tramp.el (tramp-error-with-buffer): Don't show the
Thu, 15 Apr 2010 10:14:10 -0700 Glenn Morris * progmodes/verilog-mode.el (verilog-forward-sexp): Avoid free variable.
Thu, 15 Apr 2010 03:12:20 +0200 Juanma Barranquero Simplify by using `define-derived-mode'.
Thu, 15 Apr 2010 00:05:14 +0200 Michael Albinus Fix Bug#5840.
Wed, 14 Apr 2010 11:24:17 -0400 Stefan Monnier (non-essential): New var.
Wed, 14 Apr 2010 11:07:53 -0400 Stefan Monnier Add a new field `location' to bookmarks for non-file bookmarks.
Wed, 14 Apr 2010 03:43:54 +0300 Juri Linkov Add variable scroll-error-top-bottom.
Wed, 14 Apr 2010 03:33:32 +0300 Juri Linkov Bind `C-v' to `scroll-up-command' and `M-v' to `scroll-down-command'.
Wed, 14 Apr 2010 03:11:21 +0300 Juri Linkov Add variable `scroll-preserve-screen-position-commands'.
Mon, 12 Apr 2010 23:29:38 -0400 Stefan Monnier Move complete.el to lisp/obsolete.
Mon, 12 Apr 2010 21:24:10 -0400 Stefan Monnier * pcomplete.el (pcomplete-here*): Fix mistaken change (bug#5935).
Mon, 12 Apr 2010 21:03:04 -0400 Stefan Monnier (define-minor-mode): A nil argument to the minor mode turns the mode ON.
Mon, 12 Apr 2010 15:14:16 -0400 Stefan Monnier (vc-dir-kill-line): New command.
Mon, 12 Apr 2010 15:12:36 -0400 Stefan Monnier * bookmark.el (bookmark-insert-location): Handle a nil filename.
Mon, 12 Apr 2010 12:09:47 -0400 Stefan Monnier Clean up last bookmark changes for man/woman/gnus-summary.
Mon, 12 Apr 2010 11:17:29 -0400 Stefan Monnier Summary: Add bookmark support for man, woman and gnus-summary.
Sat, 10 Apr 2010 19:54:50 -0400 Chong Yidong Update comint-password-prompt-regexp (Bug#2817).
Sat, 10 Apr 2010 17:51:46 +0200 Michael Albinus * net/tramp.el (tramp-do-copy-or-rename-file): Add progress reporter.
Sat, 10 Apr 2010 14:50:31 +0200 Michael Albinus Synchronize with Tramp repository.
Fri, 09 Apr 2010 19:18:09 -0700 Glenn Morris * compile.el (compilation-save-buffers-predicate): Add missing :version tag.
Fri, 09 Apr 2010 12:04:17 -0400 Sam Steingold (turn-on-bug-reference-mode, turn-on-bug-reference-prog-mode): Remove,
Fri, 09 Apr 2010 11:52:45 -0400 Sam Steingold (compilation-save-buffers-predicate): Remove the "autoload" cookie.
Fri, 09 Apr 2010 08:35:30 -0700 Dan Nicolaescu Add --author support to git commit.
Fri, 09 Apr 2010 10:17:52 -0400 Eric S. Raymond Improve documentation comments.
Thu, 08 Apr 2010 15:59:46 -0400 Stefan Monnier Fix some of the problems in defsubst* (bug#5728).
Wed, 07 Apr 2010 12:20:35 -0400 Sam Steingold (compilation-save-buffers-predicate): New custom variable.
Wed, 07 Apr 2010 14:57:04 +0200 Jan D. wid-edit.el (widget-choose): Put cursor on second line of the buffer (Bug#5695).
Tue, 06 Apr 2010 22:56:35 -0700 Dan Nicolaescu Add new VC methods: vc-log-incoming and vc-log-outgoing.
Tue, 06 Apr 2010 21:14:56 -0700 Dan Nicolaescu Fix default-directory for vc-root-diff.
Tue, 06 Apr 2010 21:06:23 -0700 Dan Nicolaescu * verilog-mode.el (verilog-forward-sexp, verilog-calc-1): Support
Tue, 06 Apr 2010 13:02:56 +0200 Juanma Barranquero Fix typos.
Tue, 06 Apr 2010 03:02:57 -0400 jwiegley Fixed duplicate names appearing in IDO buffer list (using virtuals)
Mon, 05 Apr 2010 23:38:56 -0400 jwiegley Minor fixes to a recent contribution to ido.el
Tue, 06 Apr 2010 04:26:37 +0200 Juanma Barranquero Enable recentf-mode if using virtual buffers.
Tue, 06 Apr 2010 02:44:24 +0300 Juri Linkov Scrolling commands which scroll a line instead of full screen..
Tue, 06 Apr 2010 02:38:53 +0300 Juri Linkov Scrolling commands which does not signal errors at top/bottom.
Mon, 05 Apr 2010 22:05:47 +0200 Juanma Barranquero lisp/help.el: Turn ChangeLog comment into source comment.
Mon, 05 Apr 2010 12:36:45 +0200 Juanma Barranquero * help.el (describe-mode): Return nil (for IELM's sake).