log lisp/ChangeLog @ 105059:63f1a5200812

age author description
Thu, 17 Sep 2009 10:31:15 +0000 Juri Linkov *** empty log message ***
Thu, 17 Sep 2009 07:29:43 +0000 Glenn Morris (byte-compile-form): Always check the function arguments, whether or
Thu, 17 Sep 2009 06:28:32 +0000 Glenn Morris (lisp-mode-syntax-table): Give it a doc-string.
Thu, 17 Sep 2009 06:26:59 +0000 Glenn Morris (emacs-lisp-mode-syntax-table): Give it a doc-string.
Thu, 17 Sep 2009 06:19:57 +0000 Glenn Morris (ansi-color-get-face-1): Fix typo in handler.
Thu, 17 Sep 2009 06:02:20 +0000 Glenn Morris (hard-newline): Give it a doc-string.
Thu, 17 Sep 2009 05:30:17 +0000 Dan Nicolaescu (menu-bar-file-menu, menu-bar-file-menu)
Thu, 17 Sep 2009 02:53:38 +0000 Dan Nicolaescu (menu-bar-ediff-menu, menu-bar-ediff-merge-menu)
Thu, 17 Sep 2009 01:32:56 +0000 Stefan Monnier (minor-mode-menu-from-indicator): Pay attention
Wed, 16 Sep 2009 17:54:13 +0000 Stefan Monnier (command-line): Initialize the window-system after
Wed, 16 Sep 2009 13:15:10 +0000 Stefan Monnier (what-page): Make sure we don't inf-loop if
Wed, 16 Sep 2009 03:13:55 +0000 Glenn Morris (byte-compile-not-obsolete-vars): Set if bound.
Tue, 15 Sep 2009 17:52:42 +0000 Dan Nicolaescu (vc-git-log-view-mode): Undo inadvertent change.
Tue, 15 Sep 2009 15:29:50 +0000 Stefan Monnier * Makefile.in (compile-onefile): Use byte-compile-refresh-preloaded.
Tue, 15 Sep 2009 11:38:15 +0000 Stephen Eglen *** empty log message ***
Tue, 15 Sep 2009 07:06:04 +0000 Glenn Morris (command-line-1): Give local variables with common names a
Tue, 15 Sep 2009 04:08:02 +0000 Stefan Monnier (custom-initialize-default, custom-initialize-set): CSE.
Tue, 15 Sep 2009 04:05:12 +0000 Stefan Monnier (desktop-path): Check user-emacs-directory.
Tue, 15 Sep 2009 04:03:35 +0000 Stefan Monnier (byte-compile-refresh-preloaded): New function.
Tue, 15 Sep 2009 03:46:05 +0000 Stefan Monnier Use after-load-functions to GC after loading each file.
Tue, 15 Sep 2009 03:39:40 +0000 Stefan Monnier (after-load-functions): New hook.
Tue, 15 Sep 2009 02:37:28 +0000 Glenn Morris (apropos-documentation-check-doc-file): Avoid assignment to free variable `doc'.
Tue, 15 Sep 2009 01:21:41 +0000 Stefan Monnier (what-page): Don't move to beginning of line.
Tue, 15 Sep 2009 00:11:51 +0000 Dan Nicolaescu (vc-git-dir-extra-headers): Show the remote location.
Mon, 14 Sep 2009 23:28:40 +0000 Dan Nicolaescu * bindings.el (mode-line-mode-menu): Add purecopy calls for :help.
Mon, 14 Sep 2009 04:42:04 +0000 Dan Nicolaescu * vc-mtn.el (vc-mtn-annotate-command):
Mon, 14 Sep 2009 04:38:49 +0000 Dan Nicolaescu * vc.el (top): print-log method now takes an optional SHORTLOG
Mon, 14 Sep 2009 01:22:42 +0000 Stefan Monnier * simple.el: Add mapping for backspace/delete/clear/tab/escape/return
Mon, 14 Sep 2009 00:48:06 +0000 Glenn Morris (elint-add-required-env): Revert to not using temp-buffers (2009-09-12).
Sun, 13 Sep 2009 22:28:57 +0000 Stefan Monnier (ispell-command-loop): Improve last fix, using the new read-key function.