log lisp/ChangeLog @ 107902:b211643f088b

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