Wed, 16 Feb 2005 10:04:34 +0000 |
Richard M. Stallman |
(Help): Correct error about C-h in query-replace.
|
Wed, 16 Feb 2005 10:01:06 +0000 |
Richard M. Stallman |
(Spelling): Mention ESC TAB as alt. for M-TAB.
|
Wed, 16 Feb 2005 09:59:32 +0000 |
Richard M. Stallman |
(Display): Reorder menu.
|
Wed, 16 Feb 2005 09:54:47 +0000 |
Richard M. Stallman |
(Dired Enter): C-x C-f can run Dired.
|
Wed, 16 Feb 2005 09:51:37 +0000 |
Richard M. Stallman |
(Continuation Lines): Simplify description of truncation,
|
Wed, 16 Feb 2005 09:49:45 +0000 |
Richard M. Stallman |
(perform-replace): Pass new args to replace-highlight.
|
Wed, 16 Feb 2005 09:48:29 +0000 |
Richard M. Stallman |
(disabled-command-hook): Autoload the defalias
|
Wed, 16 Feb 2005 09:47:37 +0000 |
Richard M. Stallman |
(menu-bar-select-frame): FRAME defaults to selected.
|
Wed, 16 Feb 2005 09:41:02 +0000 |
Richard M. Stallman |
(isearch-lazy-highlight-start-limit)
|
Wed, 16 Feb 2005 09:39:06 +0000 |
Richard M. Stallman |
(dired-build-subdir-alist): Bind buffer-undo-list to t.
|
Wed, 16 Feb 2005 09:37:20 +0000 |
Richard M. Stallman |
(all): Use default-boundp.
|
Wed, 16 Feb 2005 05:13:39 +0000 |
Luc Teirlinck |
*** empty log message ***
|
Wed, 16 Feb 2005 05:00:29 +0000 |
Luc Teirlinck |
(auto-revert-stop-on-user-input, auto-revert-verbose): Doc fixes.
|
Tue, 15 Feb 2005 23:29:17 +0000 |
Jason Rumney |
Fix typo in date
|
Tue, 15 Feb 2005 23:19:26 +0000 |
Jason Rumney |
2004-11-08 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
|
Tue, 15 Feb 2005 23:04:45 +0000 |
Kim F. Storm |
(BUFFER_POS_REACHED_P): Return true if pos reached and
|
Tue, 15 Feb 2005 23:04:21 +0000 |
Kim F. Storm |
*** empty log message ***
|
Tue, 15 Feb 2005 23:02:56 +0000 |
Jason Rumney |
Add note about Unicode clipboard support on Windows.
|
Tue, 15 Feb 2005 22:07:53 +0000 |
Jason Rumney |
Do not rely on non-standard behaviour of tar --exclude.
|
Tue, 15 Feb 2005 22:07:05 +0000 |
Jason Rumney |
*** empty log message ***
|
Tue, 15 Feb 2005 19:49:51 +0000 |
Jay Belanger |
*** empty log message ***
|
Tue, 15 Feb 2005 19:45:01 +0000 |
Jay Belanger |
(math-csc-raw): Fix typo.
|
Tue, 15 Feb 2005 19:28:08 +0000 |
Jay Belanger |
(math-eqn-special-funcs): Add functions to list.
|
Tue, 15 Feb 2005 19:27:47 +0000 |
Jay Belanger |
Add derivative and integration rules for calcFunc-sec, calcFunc-csc,
|
Tue, 15 Feb 2005 19:27:17 +0000 |
Jay Belanger |
Add simplification rules for calcFunc-sec, calcFunc-csc, calcFunc-cot.
|
Tue, 15 Feb 2005 19:26:49 +0000 |
Jay Belanger |
(calc-handle-undo): Remove prefix from variable in message.
|
Tue, 15 Feb 2005 19:26:07 +0000 |
Jay Belanger |
(calc-DistribRules, calc-NegateRules): Add rules.
|
Tue, 15 Feb 2005 19:25:20 +0000 |
Jay Belanger |
(calc-sec, calc-csc, calc-cot, calc-sech, calc-csch, calc-coth)
|
Tue, 15 Feb 2005 19:24:49 +0000 |
Jay Belanger |
Add functions to autoloads.
|
Tue, 15 Feb 2005 19:24:24 +0000 |
Jay Belanger |
(math-real-if-arg-functions): Add functions to list.
|
Tue, 15 Feb 2005 19:23:46 +0000 |
Jay Belanger |
Add simplification rules for calcFunc-sec, calcFunc-csc, calcFunc-cot,
|
Tue, 15 Feb 2005 09:23:22 +0000 |
Lute Kamstra |
*** empty log message ***
|
Tue, 15 Feb 2005 09:19:32 +0000 |
Lute Kamstra |
(lisp-mode-variables): Add ;;;###autoload to `outline-regexp'.
|
Tue, 15 Feb 2005 09:19:13 +0000 |
Nick Roberts |
(gdb-find-file-unhook): New variable.
|
Tue, 15 Feb 2005 09:18:31 +0000 |
Nick Roberts |
*** empty log message ***
|
Tue, 15 Feb 2005 06:50:48 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Tue, 15 Feb 2005 06:49:12 +0000 |
Richard M. Stallman |
(get_next_display_element): Fix escape-glyph criterion
|
Tue, 15 Feb 2005 06:44:50 +0000 |
Richard M. Stallman |
(syms_of_lread) <user-init-file>: Doc fix.
|
Tue, 15 Feb 2005 06:42:06 +0000 |
Richard M. Stallman |
(describe_map_tree): Change decl.
|
Tue, 15 Feb 2005 06:41:26 +0000 |
Richard M. Stallman |
(command_loop_1): Always use safe_run_hooks to run Qdeferred_action_function.
|
Tue, 15 Feb 2005 06:39:18 +0000 |
Richard M. Stallman |
(describe_map_tree): New arg MENTION_SHADOW. Calls changed.
|
Tue, 15 Feb 2005 06:36:17 +0000 |
Richard M. Stallman |
(Fsubstitute_command_keys): Compute list of shadowing maps
|
Tue, 15 Feb 2005 06:33:15 +0000 |
Richard M. Stallman |
(Fsetq_default): Allow no arg case.
|
Mon, 14 Feb 2005 23:44:07 +0000 |
Luc Teirlinck |
*** empty log message ***
|
Mon, 14 Feb 2005 23:40:46 +0000 |
Luc Teirlinck |
(all): Comment change.
|
Mon, 14 Feb 2005 17:09:56 +0000 |
Lute Kamstra |
*** empty log message ***
|
Mon, 14 Feb 2005 17:09:26 +0000 |
Lute Kamstra |
Remove battery.el entry (DONE).
|
Mon, 14 Feb 2005 13:22:41 +0000 |
Lute Kamstra |
Fix typo. Add missing entry.
|
Mon, 14 Feb 2005 12:17:31 +0000 |
Lute Kamstra |
*** empty log message ***
|
Mon, 14 Feb 2005 12:13:12 +0000 |
Lute Kamstra |
(all): Check if symbol is void.
|
Mon, 14 Feb 2005 12:12:04 +0000 |
Carsten Dominik |
(reftex-do-citation): Cleanup single
|
Mon, 14 Feb 2005 12:11:02 +0000 |
Carsten Dominik |
*** empty log message ***
|
Mon, 14 Feb 2005 11:20:13 +0000 |
Lute Kamstra |
(Top): Remove reference to deleted node.
|
Mon, 14 Feb 2005 11:19:27 +0000 |
Lute Kamstra |
(Lists): Remove reference to deleted node.
|
Mon, 14 Feb 2005 11:18:45 +0000 |
Lute Kamstra |
(Where Defined): Fix typo.
|
Mon, 14 Feb 2005 10:47:09 +0000 |
Lute Kamstra |
*** empty log message ***
|
Mon, 14 Feb 2005 10:46:16 +0000 |
Lute Kamstra |
Fill the text using the default `fill-column'.
|
Mon, 14 Feb 2005 10:25:50 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Mon, 14 Feb 2005 10:25:20 +0000 |
Richard M. Stallman |
(Creating Buffer-Local): change-major-mode-hook
|
Mon, 14 Feb 2005 10:24:22 +0000 |
Richard M. Stallman |
(Symbol Components): Reorder examples.
|