log lisp/ChangeLog @ 107898:6eae3bc10330

age author description
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.