Fri, 18 Sep 2009 07:49:47 +0000 |
Glenn Morris |
(top-level): Remove unnecessary progn.
|
Fri, 18 Sep 2009 07:48:56 +0000 |
Glenn Morris |
(speedbar-track-mouse): Fix typo in condition-case handler.
|
Fri, 18 Sep 2009 07:25:14 +0000 |
Glenn Morris |
(nxml-end-of-heading): Fix typo in condition-case handler.
|
Fri, 18 Sep 2009 07:16:49 +0000 |
Glenn Morris |
(js-end-of-defun): Remove malformed and unneeded let.
|
Fri, 18 Sep 2009 07:14:43 +0000 |
Glenn Morris |
(define-derived-mode): Fix paren typo in definition of abbrev table.
|
Fri, 18 Sep 2009 07:07:33 +0000 |
Glenn Morris |
Fix typos in condition-case handlers.
|
Fri, 18 Sep 2009 02:00:18 +0000 |
Nick Roberts |
*** empty log message ***
|
Thu, 17 Sep 2009 23:04:41 +0000 |
Juanma Barranquero |
The --quick command line option now ignores X resources and Registry settings.
|
Thu, 17 Sep 2009 20:47:48 +0000 |
Chong Yidong |
* subr.el: Fix last change to avoid using the `unless' macro, which
|
Thu, 17 Sep 2009 15:58:35 +0000 |
Stefan Monnier |
(push, pop, dolist, dotimes, declare): Don't overwrite CL's
|
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.
|