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.
|