]> code.delx.au - gnu-emacs/log
gnu-emacs
22 years ago(Vmode_line_in_non_selected_windows): New variable.
Kim F. Storm [Mon, 11 Feb 2002 14:42:16 +0000 (14:42 +0000)]
(Vmode_line_in_non_selected_windows): New variable.
(syms_of_window): DEFVAR_LISP it.

22 years agoDon't include elisp/term/*.el files twice.
Andrew Innes [Mon, 11 Feb 2002 14:26:17 +0000 (14:26 +0000)]
Don't include elisp/term/*.el files twice.

22 years ago*** empty log message ***
Stefan Monnier [Mon, 11 Feb 2002 13:58:57 +0000 (13:58 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Eli Zaretskii [Mon, 11 Feb 2002 07:15:17 +0000 (07:15 +0000)]
*** empty log message ***

22 years ago(Vx_bitmap_file_path, x_stretch_cursor_p): Remove these
Eli Zaretskii [Mon, 11 Feb 2002 07:14:56 +0000 (07:14 +0000)]
(Vx_bitmap_file_path, x_stretch_cursor_p): Remove these
variables; cus-start.el doesn't need them anymore.

22 years agoDon't warn about "x-*" symbols when building a non-GUI version.
Eli Zaretskii [Mon, 11 Feb 2002 07:06:55 +0000 (07:06 +0000)]
Don't warn about "x-*" symbols when building a non-GUI version.

22 years ago(strokes-do-stroke, strokes-do-complex-stroke): Doc fix.
Pavel Janík [Mon, 11 Feb 2002 06:25:53 +0000 (06:25 +0000)]
(strokes-do-stroke, strokes-do-complex-stroke): Doc fix.
(strokes-help): Do not use doubled with-output-to-temp-buffer.
Fix the help string.
(strokes-prompt-user-save-strokes): Fix typo.
(strokes-list-strokes): Use proper exit-actionargument for
view-buffer.
Update copyright notice.

22 years agoVarious doc and message fixes.
Pavel Janík [Mon, 11 Feb 2002 06:09:53 +0000 (06:09 +0000)]
Various doc and message fixes.
(non-iso-charset-alist): Add mac-roman.  Don't add entries for
codepages already present.
(list-block-of-chars): Display space for null entries in
translation table.  Display tab specially.
(list-non-iso-charset-chars): Check for null charsets.  Use pop
for clarity.  Don't break 8-bit sets into sections between ranges.
(list-charset-chars): Avoid indent-tabs-mode.
(describe-char-after): Maybe use the text property for syntax
table information.  Maybe report char-code-property-table info.
Maybe report character's unicode.  Tweak printing of list info.
(list-input-methods): Add xref buttons.
(dump-charsets, dump-codings): Deleted (obsolete).
From Dave Love <fx@gnu.org>.

22 years agoTell about the parent-on-column-zero highlighting.
Eli Zaretskii [Mon, 11 Feb 2002 06:00:10 +0000 (06:00 +0000)]
Tell about the parent-on-column-zero highlighting.

22 years ago($(TIT)): Don't depend on $(SUBDIRS).
Andrew Innes [Sun, 10 Feb 2002 22:27:05 +0000 (22:27 +0000)]
($(TIT)): Don't depend on $(SUBDIRS).
($(MISC_DIC)): Ditto.

22 years agoMoved misplaced entries signed Michael Kifer to lisp/ChangeLog.
Kim F. Storm [Sun, 10 Feb 2002 17:38:32 +0000 (17:38 +0000)]
Moved misplaced entries signed Michael Kifer to lisp/ChangeLog.

22 years agoMoved entries signed Michael Kifer from root ChangeLog.
Kim F. Storm [Sun, 10 Feb 2002 17:37:30 +0000 (17:37 +0000)]
Moved entries signed Michael Kifer from root ChangeLog.

22 years ago(menu-bar-showhide-menu): Rename function for toggling.
Pavel Janík [Sun, 10 Feb 2002 17:28:41 +0000 (17:28 +0000)]
(menu-bar-showhide-menu): Rename function for toggling.

22 years agoUpdate copyright date.
Paul Eggert [Sun, 10 Feb 2002 08:10:43 +0000 (08:10 +0000)]
Update copyright date.

22 years ago* rcs-checkin: Use `sort -k 2', not `sort +1', as POSIX 1003.1-2001
Paul Eggert [Sun, 10 Feb 2002 08:09:53 +0000 (08:09 +0000)]
* rcs-checkin: Use `sort -k 2', not `sort +1', as POSIX 1003.1-2001
disallows the old syntax.

22 years agoUse `sort -k 2', not `sort +1', as POSIX 1003.1-2001
Paul Eggert [Sun, 10 Feb 2002 08:08:59 +0000 (08:08 +0000)]
Use `sort -k 2', not `sort +1', as POSIX 1003.1-2001
disallows the old syntax.

22 years ago2002-02-10 Michael Kifer <kifer@cs.stonybrook.edu>
Michael Kifer [Sun, 10 Feb 2002 06:46:12 +0000 (06:46 +0000)]
2002-02-10  Michael Kifer  <kifer@cs.stonybrook.edu>

* viper-util.el (viper-read-key-sequence): fixed so it'll read
fast key sequences in emacs native mode
(viper-events-to-keys): deleted

* viper.el (describe-key, describe-key-briefly): get rid of
viper-events-to-keys.

* ediff-init.el (ediff-has-gutter-support): Steven Turnbull's patch.

* ediff-wind.el (ediff-setup-control-frame): Use
ediff-has-gutter-support.

* ediff-util.el (ediff-dispose-of-variant-according-to-user):
check if buff is alive.

* ediff.el: typo in comment.

22 years ago(make_gap_smaller): Preserve BEG_UNCHANGED during gap
Kim F. Storm [Sat, 9 Feb 2002 22:58:25 +0000 (22:58 +0000)]
(make_gap_smaller): Preserve BEG_UNCHANGED during gap
reduction.  This fixes a display problem where stray newlines were
inserted in the window (corrected by C-l).  Clarified code (IMHO).

22 years ago*** empty log message ***
Pavel Janík [Sat, 9 Feb 2002 14:04:30 +0000 (14:04 +0000)]
*** empty log message ***

22 years ago(menu-bar-options-save): Take care of line-number-mode and
Pavel Janík [Sat, 9 Feb 2002 13:56:42 +0000 (13:56 +0000)]
(menu-bar-options-save): Take care of line-number-mode and
column-number-mode variables.
(menu-bar-showhide-menu): New menu-items "Show Line Number" and "Show
Column Number" in "Show/Hide" menu.

22 years ago(mail-mode-map): Use eval-after-load to change it.
Richard M. Stallman [Sat, 9 Feb 2002 09:46:08 +0000 (09:46 +0000)]
(mail-mode-map): Use eval-after-load to change it.

22 years ago*** empty log message ***
Eli Zaretskii [Sat, 9 Feb 2002 09:28:36 +0000 (09:28 +0000)]
*** empty log message ***

22 years ago(display_mode_lines): Fix last change.
Eli Zaretskii [Sat, 9 Feb 2002 09:21:17 +0000 (09:21 +0000)]
(display_mode_lines): Fix last change.

22 years ago(CURRENT_MODE_LINE_FACE_ID): Fix last change.
Eli Zaretskii [Sat, 9 Feb 2002 09:20:35 +0000 (09:20 +0000)]
(CURRENT_MODE_LINE_FACE_ID): Fix last change.

22 years ago(w32_load_system_font): Prevent Cleartype fonts from loading.
Jason Rumney [Sat, 9 Feb 2002 01:31:07 +0000 (01:31 +0000)]
(w32_load_system_font): Prevent Cleartype fonts from loading.
(Fx_show_tip): Ensure tip frames are above other topmost windows.

22 years ago*** empty log message ***
Jason Rumney [Sat, 9 Feb 2002 01:29:20 +0000 (01:29 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Jason Rumney [Sat, 9 Feb 2002 01:15:03 +0000 (01:15 +0000)]
*** empty log message ***

22 years ago(enum_font_cb2): Don't let charsets unknown to Windows
Jason Rumney [Sat, 9 Feb 2002 01:08:33 +0000 (01:08 +0000)]
(enum_font_cb2): Don't let charsets unknown to Windows
match each other.

22 years agoDescribe new mode-line-inactive face.
Kim F. Storm [Sat, 9 Feb 2002 00:01:10 +0000 (00:01 +0000)]
Describe new mode-line-inactive face.

22 years agoAdded separate mode-line-inactive face.
Kim F. Storm [Fri, 8 Feb 2002 23:53:36 +0000 (23:53 +0000)]
Added separate mode-line-inactive face.

22 years ago(mode-line-inactive): New face for mode-line for
Kim F. Storm [Fri, 8 Feb 2002 23:51:56 +0000 (23:51 +0000)]
(mode-line-inactive): New face for mode-line for
non-selected windows.
(mode-line): Doc fix: Only used for selected window.

22 years ago(Qmode_line_inactive): New face variable for mode-line
Kim F. Storm [Fri, 8 Feb 2002 23:49:51 +0000 (23:49 +0000)]
(Qmode_line_inactive): New face variable for mode-line
in non-selected windows.
(realize_basic_faces): Realize it.
(syms_of_term): Intern and staticpro it.

22 years ago(CURRENT_MODE_LINE_FACE_ID): New macro.
Kim F. Storm [Fri, 8 Feb 2002 23:48:50 +0000 (23:48 +0000)]
(CURRENT_MODE_LINE_FACE_ID): New macro.
(CURRENT_MODE_LINE_HEIGHT): Use it.
(enum face_id): Add MODE_LINE_INACTIVE_FACE_ID.

22 years ago(window_box_height): Use CURRENT_MODE_LINE_FACE_ID.
Kim F. Storm [Fri, 8 Feb 2002 23:48:02 +0000 (23:48 +0000)]
(window_box_height): Use CURRENT_MODE_LINE_FACE_ID.
(pos_visible_p, handle_face_prop): Likewise.
(display_mode_lines): Likewise, but for the real selected window.
(init_iterator) [row == NULL]: Handle MODE_LINE_INACTIVE_FACE_ID.

22 years ago(SETJMP_WILL_LIKELY_WORK, SETJMP_WILL_NOT_WORK):
Kim F. Storm [Fri, 8 Feb 2002 21:23:53 +0000 (21:23 +0000)]
(SETJMP_WILL_LIKELY_WORK, SETJMP_WILL_NOT_WORK):
Changed mail addresses to emacs-devel@gnu.org.

22 years ago*** empty log message ***
Kim F. Storm [Fri, 8 Feb 2002 21:23:03 +0000 (21:23 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Eli Zaretskii [Fri, 8 Feb 2002 19:17:19 +0000 (19:17 +0000)]
*** empty log message ***

22 years ago(Fsubstitute_in_file_name): If the file name includes ~user,
Eli Zaretskii [Fri, 8 Feb 2002 19:16:31 +0000 (19:16 +0000)]
(Fsubstitute_in_file_name): If the file name includes ~user,
and there's no such user, don't discard everything before ~user.

22 years agoRemove the description of tty-display-color-cells.
Eli Zaretskii [Fri, 8 Feb 2002 19:04:27 +0000 (19:04 +0000)]
Remove the description of tty-display-color-cells.

22 years ago(calendar-mode-map): Change the menu item's name to "Insert Diary Entry".
Eli Zaretskii [Fri, 8 Feb 2002 18:50:37 +0000 (18:50 +0000)]
(calendar-mode-map): Change the menu item's name to "Insert Diary Entry".

22 years ago*** empty log message ***
Stefan Monnier [Fri, 8 Feb 2002 16:50:46 +0000 (16:50 +0000)]
*** empty log message ***

22 years ago(save-buffer-state): Use restore-buffer-modified-p.
Stefan Monnier [Fri, 8 Feb 2002 16:50:05 +0000 (16:50 +0000)]
(save-buffer-state): Use restore-buffer-modified-p.
(c-font-lock-syntactic-face-function): Accept doxygen-style comments.

22 years ago*** empty log message ***
Richard M. Stallman [Fri, 8 Feb 2002 14:11:56 +0000 (14:11 +0000)]
*** empty log message ***

22 years ago(maybe_bootstrap): Add an infinite sleep-loop.
Richard M. Stallman [Fri, 8 Feb 2002 14:11:47 +0000 (14:11 +0000)]
(maybe_bootstrap): Add an infinite sleep-loop.

22 years ago(text-mode-hook-identify): Define as no-op.
Richard M. Stallman [Fri, 8 Feb 2002 13:57:03 +0000 (13:57 +0000)]
(text-mode-hook-identify): Define as no-op.

22 years ago(Fround): Fix a typo.
Eli Zaretskii [Fri, 8 Feb 2002 13:03:27 +0000 (13:03 +0000)]
(Fround): Fix a typo.

22 years ago*** empty log message ***
Eli Zaretskii [Fri, 8 Feb 2002 12:42:06 +0000 (12:42 +0000)]
*** empty log message ***

22 years ago(ange-ftp-process-handle-line, ange-ftp-set-xfer-size): If the file's
Eli Zaretskii [Fri, 8 Feb 2002 12:37:02 +0000 (12:37 +0000)]
(ange-ftp-process-handle-line, ange-ftp-set-xfer-size): If the file's
size is a float, divide by 1024 instead of using ash.

22 years ago(calcDigit-key): Use minibuffer-prompt-end instead of point-min.
Andreas Schwab [Fri, 8 Feb 2002 12:32:18 +0000 (12:32 +0000)]
(calcDigit-key): Use minibuffer-prompt-end instead of point-min.

22 years agoFix description of minibuffer-prompt-end.
Andreas Schwab [Fri, 8 Feb 2002 12:29:15 +0000 (12:29 +0000)]
Fix description of minibuffer-prompt-end.

22 years ago(select-safe-coding-system): State the buffer's name in the message
Eli Zaretskii [Fri, 8 Feb 2002 12:01:14 +0000 (12:01 +0000)]
(select-safe-coding-system): State the buffer's name in the message
popped in the *Warning* buffer, and make sure the offending buffer
is displayed.

22 years ago(Fround): A better doc fix.
Eli Zaretskii [Fri, 8 Feb 2002 10:21:21 +0000 (10:21 +0000)]
(Fround): A better doc fix.

22 years ago(Fround): Doc fix.
Eli Zaretskii [Fri, 8 Feb 2002 10:19:25 +0000 (10:19 +0000)]
(Fround): Doc fix.

22 years ago(init_system_name): Put unused variable `p' in #if 0.
Pavel Janík [Fri, 8 Feb 2002 09:46:14 +0000 (09:46 +0000)]
(init_system_name): Put unused variable `p' in #if 0.

22 years ago(Fx_file_dialog): Export (for Motif code in fileio.c).
Stefan Monnier [Thu, 7 Feb 2002 20:22:19 +0000 (20:22 +0000)]
(Fx_file_dialog): Export (for Motif code in fileio.c).

22 years ago(ffap-newsgroup-p): Test for non-nil symbol-value of htb.
Richard M. Stallman [Thu, 7 Feb 2002 17:50:25 +0000 (17:50 +0000)]
(ffap-newsgroup-p): Test for non-nil symbol-value of htb.

22 years ago(cyrillic-encode-koi8-r-char)
Richard M. Stallman [Thu, 7 Feb 2002 17:48:41 +0000 (17:48 +0000)]
(cyrillic-encode-koi8-r-char)
(cyrillic-encode-alternativnyj-char): Get translation tables from
symbol properties, not as variables.
(standard-display-cyrillic-translit): Include unicodes.

22 years ago(terminal-map): Define [menu-bar] so global def is seen.
Richard M. Stallman [Thu, 7 Feb 2002 17:42:39 +0000 (17:42 +0000)]
(terminal-map): Define [menu-bar] so global def is seen.

22 years ago(list-registers): New command.
Richard M. Stallman [Thu, 7 Feb 2002 17:40:44 +0000 (17:40 +0000)]
(list-registers): New command.
(describe-register-1): New subroutine, taken out of view-register.

22 years ago(copyright-regexp): Delete the unibyte copyright symbol; it's redundant.
Richard M. Stallman [Thu, 7 Feb 2002 17:39:27 +0000 (17:39 +0000)]
(copyright-regexp): Delete the unibyte copyright symbol; it's redundant.
Fix a spazz in the multibyte encoding here.

22 years agofix conflict
Per Abrahamsen [Thu, 7 Feb 2002 17:33:40 +0000 (17:33 +0000)]
fix conflict

22 years ago2002-02-05 Per Abrahamsen <abraham@dina.kvl.dk>
Per Abrahamsen [Thu, 7 Feb 2002 17:32:18 +0000 (17:32 +0000)]
2002-02-05  Per Abrahamsen  <abraham@dina.kvl.dk>

* cus-edit.el (customize-mark-to-save): New function.
* menu-bar.el (menu-bar-options-save): Rewrote.

22 years ago* gnus-art.el (article-wash-html): Bind url-gateway-unplugged.
ShengHuo ZHU [Thu, 7 Feb 2002 15:57:55 +0000 (15:57 +0000)]
* gnus-art.el (article-wash-html): Bind url-gateway-unplugged.
* mm-view.el (mm-w3-prepare-buffer): Ditto.
(mm-inline-text): Ditto.
Suggested by  Dave Love <fx@gnu.org>.

* mml.el (mml-preview): Disable local map.

* mml.el (mml-preview): Bind `q'.

22 years ago*** empty log message ***
Kim F. Storm [Thu, 7 Feb 2002 11:23:35 +0000 (11:23 +0000)]
*** empty log message ***

22 years ago(where_is_internal): Only check if definition is
Kim F. Storm [Thu, 7 Feb 2002 11:12:50 +0000 (11:12 +0000)]
(where_is_internal): Only check if definition is
remapped if it fulfills is_command_symbol.

22 years ago(GC_LISP_OBJECT_ALIGNMENT): Define to 2 for m68k.
Andreas Schwab [Thu, 7 Feb 2002 11:12:04 +0000 (11:12 +0000)]
(GC_LISP_OBJECT_ALIGNMENT): Define to 2 for m68k.

22 years agoFix thinko in last change.
Andreas Schwab [Thu, 7 Feb 2002 11:10:47 +0000 (11:10 +0000)]
Fix thinko in last change.

22 years ago(mark_stack): Don't assume sizeof (Lisp_Object) is 4.
Andreas Schwab [Thu, 7 Feb 2002 11:05:08 +0000 (11:05 +0000)]
(mark_stack): Don't assume sizeof (Lisp_Object) is 4.

22 years agoAdded command remapping.
Kim F. Storm [Wed, 6 Feb 2002 23:08:22 +0000 (23:08 +0000)]
Added command remapping.

22 years ago(global-set-key, local-set-key): Accept a symbol for the
Kim F. Storm [Wed, 6 Feb 2002 23:05:44 +0000 (23:05 +0000)]
(global-set-key, local-set-key): Accept a symbol for the
KEY argument (like define-key).

22 years ago(describe-function-1): Report remapped commands.
Kim F. Storm [Wed, 6 Feb 2002 23:05:03 +0000 (23:05 +0000)]
(describe-function-1): Report remapped commands.

22 years ago(where-is): Report remapped commands.
Kim F. Storm [Wed, 6 Feb 2002 23:03:56 +0000 (23:03 +0000)]
(where-is): Report remapped commands.

22 years agoChanged call to Fwhere_is_internal.
Kim F. Storm [Wed, 6 Feb 2002 23:00:52 +0000 (23:00 +0000)]
Changed call to Fwhere_is_internal.

22 years ago(Vthis_original_command): New variable.
Kim F. Storm [Wed, 6 Feb 2002 22:59:56 +0000 (22:59 +0000)]
(Vthis_original_command): New variable.
(syms_of_keyboard): DEFVAR_LISP it.
(command_loop_1): Set it, and perform command remapping.

22 years ago(Fkey_binding, Fwhere_is_internal): Update prototype.
Kim F. Storm [Wed, 6 Feb 2002 22:58:23 +0000 (22:58 +0000)]
(Fkey_binding, Fwhere_is_internal): Update prototype.
(is_command_symbol): Added prototype.

22 years ago(Fdefine_key): Allow symbol as KEY argument for
Kim F. Storm [Wed, 6 Feb 2002 22:57:42 +0000 (22:57 +0000)]
(Fdefine_key): Allow symbol as KEY argument for
defining command remapping.  Doc updated.
(Flookup_key): Remap command through keymap if KEY is a symbol.
(is_command_symbol): New function.
(Fkey_binding): Use it.  New optional argument NO-REMAP.  Doc
updated.  Callers changed.  Perform command remapping via
recursive call unless that arg is non-nil.
(where_is_internal): New argument no_remap.  Callers changed.
Call recursively to find original key bindings for a remapped
comand unless that arg is non-nil.
(Fwhere_is_internal): New optional argument NO-REMAP.  Doc
updated.  Callers changed.  Pass arg to where_is_internal.

22 years agoFix typo.
Pavel Janík [Wed, 6 Feb 2002 22:46:55 +0000 (22:46 +0000)]
Fix typo.

22 years ago*** empty log message ***
Pavel Janík [Wed, 6 Feb 2002 22:43:23 +0000 (22:43 +0000)]
*** empty log message ***

22 years ago(recursive_edit_1): Call cancel_hourglass unconditionally.
Pavel Janík [Wed, 6 Feb 2002 22:41:43 +0000 (22:41 +0000)]
(recursive_edit_1): Call cancel_hourglass unconditionally.

22 years ago(flyspell-insert-function): Doc fix.
Pavel Janík [Wed, 6 Feb 2002 22:37:12 +0000 (22:37 +0000)]
(flyspell-insert-function): Doc fix.

22 years ago*** empty log message ***
Jason Rumney [Wed, 6 Feb 2002 21:11:23 +0000 (21:11 +0000)]
*** empty log message ***

22 years ago(w32_native_per_char_metric): Disable 2002-01-20 change.
Jason Rumney [Wed, 6 Feb 2002 20:57:44 +0000 (20:57 +0000)]
(w32_native_per_char_metric): Disable 2002-01-20 change.

22 years ago*** empty log message ***
Eli Zaretskii [Wed, 6 Feb 2002 20:02:54 +0000 (20:02 +0000)]
*** empty log message ***

22 years ago(get_charset_id): Use if-else instead of ?:.
Eli Zaretskii [Wed, 6 Feb 2002 19:12:14 +0000 (19:12 +0000)]
(get_charset_id): Use if-else instead of ?:.

22 years agoMark tty-display-color-cells as not requiring documentation.
Eli Zaretskii [Wed, 6 Feb 2002 18:42:56 +0000 (18:42 +0000)]
Mark tty-display-color-cells as not requiring documentation.

22 years ago(Text Terminal Colors): Remove description of tty-display-color-cells.
Eli Zaretskii [Wed, 6 Feb 2002 18:39:36 +0000 (18:39 +0000)]
(Text Terminal Colors): Remove description of tty-display-color-cells.

22 years agoUpdate from Brian Youmans.
Eli Zaretskii [Wed, 6 Feb 2002 18:36:30 +0000 (18:36 +0000)]
Update from Brian Youmans.

22 years agoRemove traces of merge conflicts.
Eli Zaretskii [Wed, 6 Feb 2002 16:24:25 +0000 (16:24 +0000)]
Remove traces of merge conflicts.

22 years ago*** empty log message ***
Richard M. Stallman [Wed, 6 Feb 2002 15:44:48 +0000 (15:44 +0000)]
*** empty log message ***

22 years ago(S_ISLNK): Define if not defined.
Richard M. Stallman [Wed, 6 Feb 2002 15:44:28 +0000 (15:44 +0000)]
(S_ISLNK): Define if not defined.

22 years ago(Commands of GUD): Add gud-jump.
Richard M. Stallman [Wed, 6 Feb 2002 15:43:41 +0000 (15:43 +0000)]
(Commands of GUD): Add gud-jump.

22 years agoRequire sendmail only at compile time.
Richard M. Stallman [Wed, 6 Feb 2002 15:42:34 +0000 (15:42 +0000)]
Require sendmail only at compile time.
(mail-mode-header-syntax-table): Var deleted.
(mail-abbrev-syntax-table): Init to nil, will compute when needed.
(sendmail-pre-abbrev-expand-hook): Only temporarily change
local-abbrev-table and the syntax table.
Compute mail-abbrev-syntax-table if that has not been done.

22 years ago(grep-compute-defaults): Definition moved up.
Richard M. Stallman [Wed, 6 Feb 2002 15:37:35 +0000 (15:37 +0000)]
(grep-compute-defaults): Definition moved up.

22 years ago(debugger-frame-offset): Var deleted.
Richard M. Stallman [Wed, 6 Feb 2002 15:36:41 +0000 (15:36 +0000)]
(debugger-frame-offset): Var deleted.
(debugger-frame-number): Figure out the offset directly.
(debugger-setup-buffer): Don't use debugger-frame-offset.
(debugger-frame, debugger-frame-clear): Likewise.
(debugger-jump): Don't alter debugger-frame-offset.

22 years ago(checkdoc-this-string-valid-engine):
Richard M. Stallman [Wed, 6 Feb 2002 15:33:23 +0000 (15:33 +0000)]
(checkdoc-this-string-valid-engine):
Replace foo-p as var name with foo-flag, not foo-p-flag.

22 years ago(highlight-changes-active-string): Default to +Chg.
Richard M. Stallman [Wed, 6 Feb 2002 15:32:16 +0000 (15:32 +0000)]
(highlight-changes-active-string): Default to +Chg.
(highlight-changes-passive-string): Default to -Chg.
(highlight-changes-global-modes): Doc fix.

22 years ago(dired-get-filename): Add /: when appropriate
Richard M. Stallman [Wed, 6 Feb 2002 15:30:40 +0000 (15:30 +0000)]
(dired-get-filename): Add /: when appropriate
to avoid taking a local name as remote.

22 years ago(file-name-non-special): Add special handling for
Richard M. Stallman [Wed, 6 Feb 2002 15:29:29 +0000 (15:29 +0000)]
(file-name-non-special): Add special handling for
file-name-sans-versions, file-name-completion, and
file-name-all-completions.

22 years ago(isearch-update): Don't update display in kbd macro.
Richard M. Stallman [Wed, 6 Feb 2002 15:25:15 +0000 (15:25 +0000)]
(isearch-update): Don't update display in kbd macro.
(isearch-lazy-highlight-new-loop): Do nothing in kbd macro.

22 years ago(french-prefix): ", " => "," and "~ " => "~". Don't define "~," at all.
Richard M. Stallman [Wed, 6 Feb 2002 15:23:30 +0000 (15:23 +0000)]
(french-prefix): ", " => "," and "~ " => "~".  Don't define "~," at all.