Fri, 11 Sep 2009 06:38:44 +0000 |
Glenn Morris |
Remove comment, inapplicable since 1997 (loadup no longer loads the
|
Fri, 11 Sep 2009 05:10:15 +0000 |
Stefan Monnier |
(where_is_internal): Don't erroneously return nil right after
|
Fri, 11 Sep 2009 04:27:38 +0000 |
Stefan Monnier |
(autoloads): Make rmail.el writable as well.
|
Fri, 11 Sep 2009 03:41:26 +0000 |
Glenn Morris |
(x-display-name, x-setup-function-keys): Unify doc-strings with X versions.
|
Fri, 11 Sep 2009 03:40:55 +0000 |
Glenn Morris |
(dired-compress-file): Declare.
|
Fri, 11 Sep 2009 03:40:35 +0000 |
Glenn Morris |
(top-level): Always require dired.
|
Fri, 11 Sep 2009 03:40:14 +0000 |
Glenn Morris |
(describe-function-1): Mention if a function has a compiler-macro.
|
Fri, 11 Sep 2009 03:39:48 +0000 |
Glenn Morris |
(help-function-cmacro): New button.
|
Fri, 11 Sep 2009 03:39:28 +0000 |
Glenn Morris |
(define-compiler-macro): Add a property that records where a macro was
|
Fri, 11 Sep 2009 03:39:04 +0000 |
Glenn Morris |
(apropos-documentation-check-doc-file): Exclude unbound functions and
|
Fri, 11 Sep 2009 03:34:14 +0000 |
Glenn Morris |
(Fx_parse_geometry): Unify the X and NS versions so that they share a
|
Fri, 11 Sep 2009 02:28:50 +0000 |
Simon South |
(delphi-tab): Indent region when Transient Mark mode is enabled and
|
Fri, 11 Sep 2009 02:14:05 +0000 |
Stefan Monnier |
(get_keymap): Return the actual keymap symbol rather than t for autoloaded
|
Fri, 11 Sep 2009 01:11:37 +0000 |
Stefan Monnier |
*** empty log message ***
|
Fri, 11 Sep 2009 01:00:37 +0000 |
Stefan Monnier |
* emulation/crisp.el (crisp-mode-map): Move initialization
|
Fri, 11 Sep 2009 00:58:59 +0000 |
Stefan Monnier |
* keymap.c (QCadvertised_binding): New constant.
|
Thu, 10 Sep 2009 19:17:56 +0000 |
Adrian Robert |
fix typo (wrong name) in my 2009-09-09 entry
|
Thu, 10 Sep 2009 18:19:03 +0000 |
Stefan Monnier |
* keyboard.c (Qmenu_alias, Vdefine_key_rebound_commands): Remove.
|
Thu, 10 Sep 2009 16:47:47 +0000 |
Stefan Monnier |
(Fwhere_is_internal): Last minute typo.
|
Thu, 10 Sep 2009 16:19:52 +0000 |
Stefan Monnier |
* keymap.c (where_is_internal_data): Make noindirect a boolean.
|
Thu, 10 Sep 2009 06:27:04 +0000 |
Glenn Morris |
Grammar.
|
Thu, 10 Sep 2009 06:23:06 +0000 |
Glenn Morris |
(cvs-mode-find-file): Use forward-line rather than goto-line.
|
Thu, 10 Sep 2009 06:22:30 +0000 |
Glenn Morris |
(byte-compile-function-environment): Doc fix.
|
Thu, 10 Sep 2009 06:21:48 +0000 |
Glenn Morris |
(degrees-to-radians): Mark as free from side effects.
|