Thu, 07 Feb 2002 17:39:27 +0000 |
Richard M. Stallman |
(copyright-regexp): Delete the unibyte copyright symbol; it's redundant.
|
Thu, 07 Feb 2002 17:33:40 +0000 |
Per Abrahamsen |
fix conflict
|
Thu, 07 Feb 2002 17:32:18 +0000 |
Per Abrahamsen |
2002-02-05 Per Abrahamsen <abraham@dina.kvl.dk>
|
Thu, 07 Feb 2002 15:57:55 +0000 |
ShengHuo ZHU |
* gnus-art.el (article-wash-html): Bind url-gateway-unplugged.
|
Thu, 07 Feb 2002 11:23:35 +0000 |
Kim F. Storm |
*** empty log message ***
|
Thu, 07 Feb 2002 11:12:50 +0000 |
Kim F. Storm |
(where_is_internal): Only check if definition is
|
Thu, 07 Feb 2002 11:12:04 +0000 |
Andreas Schwab |
*** empty log message ***
|
Thu, 07 Feb 2002 11:11:35 +0000 |
Andreas Schwab |
(GC_LISP_OBJECT_ALIGNMENT): Define to 2 for m68k.
|
Thu, 07 Feb 2002 11:10:47 +0000 |
Andreas Schwab |
Fix thinko in last change.
|
Thu, 07 Feb 2002 11:05:08 +0000 |
Andreas Schwab |
(mark_stack): Don't assume sizeof (Lisp_Object) is 4.
|
Wed, 06 Feb 2002 23:08:22 +0000 |
Kim F. Storm |
Added command remapping.
|
Wed, 06 Feb 2002 23:05:44 +0000 |
Kim F. Storm |
(global-set-key, local-set-key): Accept a symbol for the
|
Wed, 06 Feb 2002 23:05:03 +0000 |
Kim F. Storm |
(describe-function-1): Report remapped commands.
|
Wed, 06 Feb 2002 23:03:56 +0000 |
Kim F. Storm |
(where-is): Report remapped commands.
|
Wed, 06 Feb 2002 23:00:52 +0000 |
Kim F. Storm |
Changed call to Fwhere_is_internal.
|
Wed, 06 Feb 2002 22:59:56 +0000 |
Kim F. Storm |
(Vthis_original_command): New variable.
|
Wed, 06 Feb 2002 22:58:23 +0000 |
Kim F. Storm |
(Fkey_binding, Fwhere_is_internal): Update prototype.
|
Wed, 06 Feb 2002 22:57:42 +0000 |
Kim F. Storm |
(Fdefine_key): Allow symbol as KEY argument for
|
Wed, 06 Feb 2002 22:46:55 +0000 |
Pavel Jank |
Fix typo.
|
Wed, 06 Feb 2002 22:43:23 +0000 |
Pavel Jank |
*** empty log message ***
|
Wed, 06 Feb 2002 22:41:43 +0000 |
Pavel Jank |
(recursive_edit_1): Call cancel_hourglass unconditionally.
|
Wed, 06 Feb 2002 22:37:12 +0000 |
Pavel Jank |
(flyspell-insert-function): Doc fix.
|
Wed, 06 Feb 2002 21:11:23 +0000 |
Jason Rumney |
*** empty log message ***
|
Wed, 06 Feb 2002 20:57:44 +0000 |
Jason Rumney |
(w32_native_per_char_metric): Disable 2002-01-20 change.
|
Wed, 06 Feb 2002 20:02:54 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Wed, 06 Feb 2002 19:12:14 +0000 |
Eli Zaretskii |
(get_charset_id): Use if-else instead of ?:.
|
Wed, 06 Feb 2002 18:42:56 +0000 |
Eli Zaretskii |
Mark tty-display-color-cells as not requiring documentation.
|
Wed, 06 Feb 2002 18:39:36 +0000 |
Eli Zaretskii |
(Text Terminal Colors): Remove description of tty-display-color-cells.
|
Wed, 06 Feb 2002 18:36:30 +0000 |
Eli Zaretskii |
Update from Brian Youmans.
|
Wed, 06 Feb 2002 16:24:25 +0000 |
Eli Zaretskii |
Remove traces of merge conflicts.
|
Wed, 06 Feb 2002 15:44:48 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Wed, 06 Feb 2002 15:44:28 +0000 |
Richard M. Stallman |
(S_ISLNK): Define if not defined.
|
Wed, 06 Feb 2002 15:43:41 +0000 |
Richard M. Stallman |
(Commands of GUD): Add gud-jump.
|
Wed, 06 Feb 2002 15:42:34 +0000 |
Richard M. Stallman |
Require sendmail only at compile time.
|
Wed, 06 Feb 2002 15:37:35 +0000 |
Richard M. Stallman |
(grep-compute-defaults): Definition moved up.
|
Wed, 06 Feb 2002 15:36:41 +0000 |
Richard M. Stallman |
(debugger-frame-offset): Var deleted.
|
Wed, 06 Feb 2002 15:33:23 +0000 |
Richard M. Stallman |
(checkdoc-this-string-valid-engine):
|
Wed, 06 Feb 2002 15:32:16 +0000 |
Richard M. Stallman |
(highlight-changes-active-string): Default to +Chg.
|
Wed, 06 Feb 2002 15:30:40 +0000 |
Richard M. Stallman |
(dired-get-filename): Add /: when appropriate
|
Wed, 06 Feb 2002 15:29:29 +0000 |
Richard M. Stallman |
(file-name-non-special): Add special handling for
|
Wed, 06 Feb 2002 15:25:15 +0000 |
Richard M. Stallman |
(isearch-update): Don't update display in kbd macro.
|
Wed, 06 Feb 2002 15:23:30 +0000 |
Richard M. Stallman |
(french-prefix): ", " => "," and "~ " => "~". Don't define "~," at all.
|
Wed, 06 Feb 2002 15:21:20 +0000 |
Richard M. Stallman |
(force-mode-line-update): Doc fix.
|
Wed, 06 Feb 2002 15:20:36 +0000 |
Richard M. Stallman |
(atomic-change-group, prepare-change-group, activate-change-group)
|
Wed, 06 Feb 2002 15:08:45 +0000 |
Richard M. Stallman |
(undo-get-state, undo-revert-to-state): Fns deleted.
|
Wed, 06 Feb 2002 15:00:31 +0000 |
Richard M. Stallman |
(rmail-toggle-header): Avoid possibly slow call to
|
Wed, 06 Feb 2002 14:59:10 +0000 |
Richard M. Stallman |
(use-fancy-splash-screens-p): Need 19 lines,
|
Wed, 06 Feb 2002 14:57:57 +0000 |
Richard M. Stallman |
(text-mode-hook-identify): Function deleted.
|
Wed, 06 Feb 2002 12:06:19 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Wed, 06 Feb 2002 12:06:04 +0000 |
Eli Zaretskii |
(pong-border-options): Make the border colors slightly more bright.
|
Wed, 06 Feb 2002 11:35:49 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Wed, 06 Feb 2002 11:34:54 +0000 |
Eli Zaretskii |
(pong-height): Don't use height that exceeds the frame height.
|
Wed, 06 Feb 2002 11:34:07 +0000 |
Eli Zaretskii |
(gamegrid-display-type): Treat any
|
Wed, 06 Feb 2002 08:25:00 +0000 |
Eli Zaretskii |
Minor updates about libungif and Exceed 6.x.
|
Wed, 06 Feb 2002 07:07:54 +0000 |
John Wiegley |
(align-region): Added a missing name argument.
|
Tue, 05 Feb 2002 18:05:32 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Tue, 05 Feb 2002 18:04:49 +0000 |
Eli Zaretskii |
(gud-refresh): Call recenter only after we are sure we
|
Tue, 05 Feb 2002 08:09:04 +0000 |
Pavel Jank |
*** empty log message ***
|
Tue, 05 Feb 2002 08:08:30 +0000 |
Pavel Jank |
(x-use-underline-position-properties): Allow customization.
|
Tue, 05 Feb 2002 07:08:46 +0000 |
Pavel Jank |
(binhex-decoder-switches): Doc fix.
|
Mon, 04 Feb 2002 19:51:04 +0000 |
Eli Zaretskii |
(Dired): Fix the xref to dired-x manual.
|
Mon, 04 Feb 2002 19:40:08 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Mon, 04 Feb 2002 19:38:29 +0000 |
Eli Zaretskii |
(dired-load-hook, dired-mode-hook)
|
Mon, 04 Feb 2002 12:50:26 +0000 |
Eli Zaretskii |
Fix a typo in "handle SIGINT" command.
|
Mon, 04 Feb 2002 06:07:59 +0000 |
Pavel Jank |
Fix encoding.
|
Mon, 04 Feb 2002 03:59:20 +0000 |
Colin Walters |
(ibuffer): Remove link; the "home page" for ibuffer is now the Emacs
|
Mon, 04 Feb 2002 03:57:35 +0000 |
Colin Walters |
(define-ibuffer-column): Add beginnings of support for a summary
|
Mon, 04 Feb 2002 03:57:19 +0000 |
Colin Walters |
(ibuffer-filter-format-alist, ibuffer-cached-filter-formats,
|
Sun, 03 Feb 2002 17:45:02 +0000 |
Eli Zaretskii |
(Faces): Document the minibuffer-prompt face.
|
Sun, 03 Feb 2002 17:42:07 +0000 |
Eli Zaretskii |
Document the minibuffer-prompt face.
|
Sun, 03 Feb 2002 17:38:25 +0000 |
Eli Zaretskii |
(Standard Faces): Document the minibuffer-prompt face and the
|
Sun, 03 Feb 2002 17:33:19 +0000 |
Paul Eggert |
* rcs2log(Copyright): Update to 2002.
|
Sun, 03 Feb 2002 17:31:31 +0000 |
Paul Eggert |
(Copyright): Update to 2002.
|
Sun, 03 Feb 2002 16:21:03 +0000 |
Andreas Schwab |
*** empty log message ***
|
Sun, 03 Feb 2002 16:20:52 +0000 |
Andreas Schwab |
(balance-windows): Fix misplaced parenthesis.
|
Sun, 03 Feb 2002 15:35:39 +0000 |
Andreas Schwab |
*** empty log message ***
|
Sun, 03 Feb 2002 15:35:27 +0000 |
Andreas Schwab |
(save-selected-window): Move macro before first use.
|
Sun, 03 Feb 2002 13:45:59 +0000 |
Pavel Jank |
*** empty log message ***
|
Sun, 03 Feb 2002 13:43:37 +0000 |
Pavel Jank |
(calculator-displayers): Doc fixes.
|
Sun, 03 Feb 2002 11:51:43 +0000 |
Pavel Jank |
*** empty log message ***
|
Sun, 03 Feb 2002 11:43:02 +0000 |
Eli Zaretskii |
Fix the date of the last entry.
|
Sun, 03 Feb 2002 11:34:58 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sun, 03 Feb 2002 11:34:29 +0000 |
Eli Zaretskii |
(rmail): Use find-buffer-visiting instead of
|
Sun, 03 Feb 2002 11:28:28 +0000 |
Pavel Jank |
(menu-bar-help-menu): Use different text for tool-tip.
|
Sun, 03 Feb 2002 11:25:50 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sun, 03 Feb 2002 11:25:23 +0000 |
Eli Zaretskii |
(term-emulate-terminal): Extract proper command string
|
Sun, 03 Feb 2002 11:21:01 +0000 |
Eli Zaretskii |
(Text Terminal Colors): Remove the documentation of tty-display-color-p.
|
Sun, 03 Feb 2002 10:40:12 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sun, 03 Feb 2002 10:36:49 +0000 |
Richard M. Stallman |
(Fdo_auto_save): Improve "auto save disabled" msg.
|
Sun, 03 Feb 2002 10:35:20 +0000 |
Richard M. Stallman |
(read1): Redesign strategy for force_multibyte and
|
Sun, 03 Feb 2002 10:33:01 +0000 |
Richard M. Stallman |
(quail-help): Don't call help-setup-xref.
|
Sun, 03 Feb 2002 10:32:13 +0000 |
Richard M. Stallman |
(describe-input-method): Call help-setup-xref here.
|
Sun, 03 Feb 2002 10:30:54 +0000 |
Richard M. Stallman |
(disabled-command-hook): Clarify output text.
|
Sun, 03 Feb 2002 10:26:49 +0000 |
Richard M. Stallman |
(dabbrev--goto-start-of-abbrev):
|
Sun, 03 Feb 2002 05:18:23 +0000 |
ShengHuo ZHU |
* message.el (message-forward-rmail-make-body): Directly use
|
Sat, 02 Feb 2002 23:48:37 +0000 |
Stefan Monnier |
*** empty log message ***
|
Sat, 02 Feb 2002 23:46:40 +0000 |
Stefan Monnier |
(term_get_fkeys_1): If `k0' and `k;' are both specified and
|
Sat, 02 Feb 2002 23:05:59 +0000 |
Andreas Schwab |
*** empty log message ***
|
Sat, 02 Feb 2002 23:02:42 +0000 |
Andreas Schwab |
Check for __mc68000__ instead of __m68k__, the latter never being defined
|
Sat, 02 Feb 2002 18:16:37 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 02 Feb 2002 18:07:56 +0000 |
Eli Zaretskii |
(realize_default_face): Don't set the weight and slant
|
Sat, 02 Feb 2002 16:54:59 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 02 Feb 2002 16:52:49 +0000 |
Eli Zaretskii |
(uce-reply-to-uce): Prune the headers before copying
|
Sat, 02 Feb 2002 16:29:06 +0000 |
Eli Zaretskii |
(rmail-redecode-body): Prune the headers before
|
Sat, 02 Feb 2002 16:03:02 +0000 |
Pavel Jank |
*** empty log message ***
|
Sat, 02 Feb 2002 15:56:45 +0000 |
Pavel Jank |
(flyspell-issue-message-flag): New user option.
|
Sat, 02 Feb 2002 15:52:36 +0000 |
Pavel Jank |
Fix typo in prompt.
|
Sat, 02 Feb 2002 13:18:46 +0000 |
Eli Zaretskii |
(Disabling): Document that .emacs is not edited from "emacs -q".
|
Sat, 02 Feb 2002 13:12:45 +0000 |
Eli Zaretskii |
Document the new behavior of novice.el under "emacs -q".
|
Sat, 02 Feb 2002 12:49:58 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 02 Feb 2002 12:47:54 +0000 |
Eli Zaretskii |
(enable-command): If Emacs was invoked as "emacs -q",
|
Sat, 02 Feb 2002 10:11:45 +0000 |
Pavel Jank |
*** empty log message ***
|