]> git.eshelyaron.com Git - emacs.git/log
emacs.git
25 years ago(lock_file): Do nothing if purifying. emacs-20.4
Richard M. Stallman [Wed, 14 Jul 1999 16:00:57 +0000 (16:00 +0000)]
(lock_file): Do nothing if purifying.

25 years ago(compare-windows): Try to find the next window in
Andreas Schwab [Wed, 14 Jul 1999 08:16:49 +0000 (08:16 +0000)]
(compare-windows): Try to find the next window in
the current frame before looking at the other frames.

25 years ago(cyrillic-jcuken): Use X11 keyboard layout.
Richard M. Stallman [Tue, 13 Jul 1999 19:08:57 +0000 (19:08 +0000)]
(cyrillic-jcuken): Use X11 keyboard layout.

25 years ago("Cyrillic-KOI8", "Cyrillic-ALT"): Use cyrillic-jcuken as default input method.
Richard M. Stallman [Tue, 13 Jul 1999 19:03:04 +0000 (19:03 +0000)]
("Cyrillic-KOI8", "Cyrillic-ALT"): Use cyrillic-jcuken as default input method.

25 years agoComment fix.
Karl Heuer [Tue, 13 Jul 1999 03:39:33 +0000 (03:39 +0000)]
Comment fix.

25 years ago(pascal-beg-of-defun): More intuitive behavior when having nested functons.
Richard M. Stallman [Mon, 12 Jul 1999 16:14:13 +0000 (16:14 +0000)]
(pascal-beg-of-defun): More intuitive behavior when having nested functons.
(pascal-indent-nested-functions) (pascal-indent-line)
(pascal-calculate-indent) (pascal-get-lineup-indent): Support for
indenting nested functions.

25 years ago(flyspell-get-word): Add special handling for when ispell-otherchars is empty.
Richard M. Stallman [Mon, 12 Jul 1999 16:01:16 +0000 (16:01 +0000)]
(flyspell-get-word): Add special handling for when ispell-otherchars is empty.

25 years ago(ispell-dictionary-alist-6): Change charset for Russian.
Richard M. Stallman [Mon, 12 Jul 1999 16:00:42 +0000 (16:00 +0000)]
(ispell-dictionary-alist-6): Change charset for Russian.
(ispell-local-dictionary-alist): Add koi8-r for character set.

25 years ago(x_display_bar_cursor): Use the cursor-color
Richard M. Stallman [Sat, 10 Jul 1999 20:45:46 +0000 (20:45 +0000)]
(x_display_bar_cursor): Use the cursor-color
to display the bar, not the cursor foreground pixel.

25 years ago(add-log-current-defun): Remove trailing -=' in C modes.
Richard M. Stallman [Fri, 9 Jul 1999 18:37:55 +0000 (18:37 +0000)]
(add-log-current-defun): Remove trailing -=' in C modes.

25 years ago(hscroll-minibuffer-hook): New function.
Richard M. Stallman [Fri, 9 Jul 1999 18:00:24 +0000 (18:00 +0000)]
(hscroll-minibuffer-hook): New function.
(hscroll-global-mode): Add and remove that hook.
Set hscroll-old-truncate-was-global's default value.

25 years ago(w32_use_full_screen_buffer): New variable.
Andrew Innes [Fri, 9 Jul 1999 13:38:11 +0000 (13:38 +0000)]
(w32_use_full_screen_buffer): New variable.
(syms_of_ntterm): Register it.
(initialize_w32_display): Set initial frame size accordingly,
respecting the LINES and COLUMNS environment variables if set.

25 years ago(w32_console_read_socket): Use new variable w32_use_full_screen_buffer.
Andrew Innes [Fri, 9 Jul 1999 13:36:55 +0000 (13:36 +0000)]
(w32_console_read_socket): Use new variable w32_use_full_screen_buffer.

25 years ago(term-emulate-terminal): Avoid infinite loop
Richard M. Stallman [Fri, 9 Jul 1999 02:32:02 +0000 (02:32 +0000)]
(term-emulate-terminal): Avoid infinite loop
in strange case where minibuffer window is selected but not active.

25 years ago(easy-mmode-define-keymap): Doc fix.
Richard M. Stallman [Fri, 9 Jul 1999 01:59:03 +0000 (01:59 +0000)]
(easy-mmode-define-keymap): Doc fix.

25 years ago*** empty log message ***
Karl Heuer [Wed, 7 Jul 1999 23:14:06 +0000 (23:14 +0000)]
*** empty log message ***

25 years ago(create_process): If the output goes to a unibyte
Richard M. Stallman [Wed, 7 Jul 1999 22:50:13 +0000 (22:50 +0000)]
(create_process): If the output goes to a unibyte
buffer, suppress character code conversion.p

25 years ago(Finsert_file_contents): If reading into a unibyte
Richard M. Stallman [Wed, 7 Jul 1999 22:49:31 +0000 (22:49 +0000)]
(Finsert_file_contents): If reading into a unibyte
buffer, suppress character code conversion.

25 years ago(Fcall_process): Decide coding system for decoding
Richard M. Stallman [Wed, 7 Jul 1999 22:48:37 +0000 (22:48 +0000)]
(Fcall_process): Decide coding system for decoding
after we set to the target buffer.  If the output goes to a
unibyte buffer, suppress character code conversion.

(Fcall_process): Don't use initializer on coding_systems.
(Fcall_process_region): Likewise.

25 years agoinferior-octave-directory-tracker: Change regexp so that it doesn't
Stephen Eglen [Wed, 7 Jul 1999 20:49:12 +0000 (20:49 +0000)]
inferior-octave-directory-tracker: Change regexp so that it doesn't
think functions beginning with `cd' are directory-changing commands.

25 years ago(mail-unsent-separator): Add a missing \\|.
Richard M. Stallman [Wed, 7 Jul 1999 16:45:31 +0000 (16:45 +0000)]
(mail-unsent-separator): Add a missing \\|.

25 years ago(line-number-display-limit): Doc fix.
Andreas Schwab [Wed, 7 Jul 1999 10:24:28 +0000 (10:24 +0000)]
(line-number-display-limit): Doc fix.

25 years ago*** empty log message ***
Richard M. Stallman [Tue, 6 Jul 1999 18:29:04 +0000 (18:29 +0000)]
*** empty log message ***

25 years ago(minibuffer-frame-alist): Use defcustom.
Richard M. Stallman [Tue, 6 Jul 1999 18:27:40 +0000 (18:27 +0000)]
(minibuffer-frame-alist): Use defcustom.
(pop-up-frame-alist): Likewise.
(initial-frame-alist): Specify * in the doc string.

25 years ago(revert-buffer): Don't preserve point here.
Richard M. Stallman [Mon, 5 Jul 1999 22:49:45 +0000 (22:49 +0000)]
(revert-buffer): Don't preserve point here.
(revert-buffer-insert-file-contents-function): Doc fix.

25 years ago(isearch-process-search-char): Write octal 200 correctly.
Richard M. Stallman [Mon, 5 Jul 1999 16:49:22 +0000 (16:49 +0000)]
(isearch-process-search-char): Write octal 200 correctly.

25 years ago(normal-top-level-add-subdirs-to-load-path): Avoid doing a `stat' when
Richard M. Stallman [Mon, 5 Jul 1999 16:00:07 +0000 (16:00 +0000)]
(normal-top-level-add-subdirs-to-load-path): Avoid doing a `stat' when
it isn't necessary because that can cause trouble when an NFS server is down.

25 years ago(hscroll-window-maybe): Do nothing in the minibuffer.
Richard M. Stallman [Mon, 5 Jul 1999 05:42:30 +0000 (05:42 +0000)]
(hscroll-window-maybe): Do nothing in the minibuffer.

(hscroll-mode): Make it a permanent local.
(hscroll-mode): Don't cancel the timer
if HScroll mode is enabled in some other buffer.

25 years ago(isearch-quote-char): Call unibyte-char-to-multibyte for \200...\240 also.
Richard M. Stallman [Sat, 3 Jul 1999 19:45:04 +0000 (19:45 +0000)]
(isearch-quote-char): Call unibyte-char-to-multibyte for \200...\240 also.
(isearch-printing-char): Use unibyte-char-to-multibyte.

25 years ago(init_callproc): Set exec_directory if installation_directory is
Richard M. Stallman [Fri, 2 Jul 1999 12:57:10 +0000 (12:57 +0000)]
(init_callproc): Set exec_directory if installation_directory is
non-nil, without a test of exec_path.

25 years ago(isearch-done): If search ends in middle of intangible
Richard M. Stallman [Fri, 2 Jul 1999 12:53:04 +0000 (12:53 +0000)]
(isearch-done): If search ends in middle of intangible
text (due to text property), move on to the limit of that text.

25 years ago(read_minibuf): Set the multibyteness of the
Richard M. Stallman [Fri, 2 Jul 1999 12:15:14 +0000 (12:15 +0000)]
(read_minibuf): Set the multibyteness of the
minibuffer before inserting `initial' string.

25 years ago(drain_message_queue): New function.
Andrew Innes [Thu, 1 Jul 1999 19:48:55 +0000 (19:48 +0000)]
(drain_message_queue): New function.

25 years ago(drain_message_queue): Add extern.
Andrew Innes [Thu, 1 Jul 1999 19:48:19 +0000 (19:48 +0000)]
(drain_message_queue): Add extern.

25 years ago(sys_select): Call MsgWaitForMultipleObjects instead
Andrew Innes [Thu, 1 Jul 1999 19:47:32 +0000 (19:47 +0000)]
(sys_select): Call MsgWaitForMultipleObjects instead
of WaitForMultipleObjects when user input is allowed, so we can
handle incoming window messages.  Call drain_message_queue when
there are messages waiting; this ensures that windows created
indirectly from the lisp thread get processed properly, and don't
hang other applications by failing to respond to broadcasts.

25 years ago(Man-build-man-command): Use value of null-device,
Andrew Innes [Thu, 1 Jul 1999 19:44:38 +0000 (19:44 +0000)]
(Man-build-man-command): Use value of null-device,
instead of hard-coding "/dev/null".

25 years ago(untranslated-canonical-name): Avoid expanding
Andrew Innes [Thu, 1 Jul 1999 19:42:42 +0000 (19:42 +0000)]
(untranslated-canonical-name): Avoid expanding
ange-ftp file names, which might force ange-ftp to prompt for a
password.

25 years ago(ange-ftp-load): Bind load-force-doc-strings to t,
Andrew Innes [Thu, 1 Jul 1999 19:40:37 +0000 (19:40 +0000)]
(ange-ftp-load): Bind load-force-doc-strings to t,
to prevent references to temp files.

25 years ago(Fcall_interactively): Ignore first element of
Andreas Schwab [Thu, 1 Jul 1999 15:02:43 +0000 (15:02 +0000)]
(Fcall_interactively): Ignore first element of
event-symbol-elements property.

25 years agoComment changes.
Richard M. Stallman [Thu, 1 Jul 1999 14:16:44 +0000 (14:16 +0000)]
Comment changes.

25 years ago(Fread_file_name): Check type of DEFAULT_FILENAME.
Richard M. Stallman [Thu, 1 Jul 1999 14:15:48 +0000 (14:15 +0000)]
(Fread_file_name): Check type of DEFAULT_FILENAME.

25 years ago(SHELL, MAKESHELL): Don't use /dos/command, it can
Eli Zaretskii [Thu, 1 Jul 1999 13:28:10 +0000 (13:28 +0000)]
(SHELL, MAKESHELL): Don't use /dos/command, it can
invoke an incompatible version of COMAMND.COM.

25 years ago(gnus-uu-decode-save-view): Fix typo.
Karl Heuer [Thu, 1 Jul 1999 08:42:26 +0000 (08:42 +0000)]
(gnus-uu-decode-save-view): Fix typo.

25 years ago(sh-feature): If nothing is known about the given shell, use the
Richard M. Stallman [Thu, 1 Jul 1999 01:00:42 +0000 (01:00 +0000)]
(sh-feature): If nothing is known about the given shell, use the
values for `sh'.

25 years ago(x_make_gc): Turn off GCStipple when setting up cursor_gc.
Richard M. Stallman [Thu, 1 Jul 1999 00:24:55 +0000 (00:24 +0000)]
(x_make_gc): Turn off GCStipple when setting up cursor_gc.

25 years ago(clean): remove fns*.el.
Richard M. Stallman [Wed, 30 Jun 1999 16:49:37 +0000 (16:49 +0000)]
(clean): remove fns*.el.

25 years ago(vc-fetch-cvs-status): Use "-l" option for "cvs status", to make it
André Spiegel [Wed, 30 Jun 1999 07:16:14 +0000 (07:16 +0000)]
(vc-fetch-cvs-status): Use "-l" option for "cvs status", to make it
non-recursive.

25 years ago(vc-find-cvs-master): Set case-fold-search correctly.
André Spiegel [Wed, 30 Jun 1999 07:10:20 +0000 (07:10 +0000)]
(vc-find-cvs-master): Set case-fold-search correctly.

25 years ago(auto-show-mode): Fix Typo in :set.
Karl Heuer [Tue, 29 Jun 1999 17:23:16 +0000 (17:23 +0000)]
(auto-show-mode): Fix Typo in :set.

25 years ago[DOUG_LEA_MALLOC] (malloc_initialize_hook):
Karl Heuer [Tue, 29 Jun 1999 17:14:31 +0000 (17:14 +0000)]
[DOUG_LEA_MALLOC] (malloc_initialize_hook):
Move the handling of MALLOC_CHECK_ envvar here.
(main): Moved from here.

[DOUG_LEA_MALLOC] (malloc_initialize_hook): New
function, assigned to the global __malloc_initialize_hook pointer.
(main): Move malloc_set_state call into malloc_initialize_hook
so that it happens as early as possible.

25 years ago(sh-mode): When setting syntax
Karl Heuer [Tue, 29 Jun 1999 17:06:17 +0000 (17:06 +0000)]
(sh-mode): When setting syntax
table, default to the standard one.

25 years ago(reftex-pop-to-bibtex-entry): don't pop up
Karl Heuer [Sun, 27 Jun 1999 23:36:46 +0000 (23:36 +0000)]
(reftex-pop-to-bibtex-entry): don't pop up
a frame when `return' is requested (even if pop-up-frames = t)

25 years ago(bibtex-mode): `font-lock-mark-block-function'
Karl Heuer [Sun, 27 Jun 1999 23:34:54 +0000 (23:34 +0000)]
(bibtex-mode): `font-lock-mark-block-function'
should only be set for the bibtex buffer.

25 years ago(generated-autoload-file): Doc fix.
Karl Heuer [Sun, 27 Jun 1999 21:56:36 +0000 (21:56 +0000)]
(generated-autoload-file): Doc fix.

25 years ago(eval-defun): Doc fix.
Karl Heuer [Sun, 27 Jun 1999 21:45:34 +0000 (21:45 +0000)]
(eval-defun): Doc fix.

25 years agoDeal with compilation-error-screen-columns being buffer-local.
Karl Heuer [Sun, 27 Jun 1999 21:43:52 +0000 (21:43 +0000)]
Deal with compilation-error-screen-columns being buffer-local.

25 years ago(comint-password-prompt-regexp): Allow "(again)".
Karl Heuer [Sun, 27 Jun 1999 21:39:42 +0000 (21:39 +0000)]
(comint-password-prompt-regexp): Allow "(again)".

25 years agoFix indentation. Fix typo.
Karl Heuer [Sun, 27 Jun 1999 21:35:09 +0000 (21:35 +0000)]
Fix indentation.  Fix typo.

25 years ago(calendar): Call calendar-only-one-frame-setup if requested.
Karl Heuer [Sun, 27 Jun 1999 21:23:39 +0000 (21:23 +0000)]
(calendar): Call calendar-only-one-frame-setup if requested.

25 years ago(calendar-only-one-frame-setup): New function.
Karl Heuer [Sun, 27 Jun 1999 21:23:26 +0000 (21:23 +0000)]
(calendar-only-one-frame-setup): New function.

25 years ago(read_key_sequence): Properly reinitialize
Karl Heuer [Sun, 27 Jun 1999 21:21:31 +0000 (21:21 +0000)]
(read_key_sequence): Properly reinitialize
fkey_map after translating thru Vkey_translation_map.
After translating thru Vfunction_key_map, don't reset
keytrans-start to 0.

25 years ago*** empty log message ***
Karl Heuer [Fri, 25 Jun 1999 00:43:53 +0000 (00:43 +0000)]
*** empty log message ***

25 years agow32heap.h (osinfo_cache): Declare.
Geoff Voelker [Thu, 24 Jun 1999 22:05:46 +0000 (22:05 +0000)]
w32heap.h (osinfo_cache): Declare.

25 years agow32heap.c (osinfo_cache): New variable.
Geoff Voelker [Thu, 24 Jun 1999 22:05:35 +0000 (22:05 +0000)]
w32heap.c (osinfo_cache): New variable.
(cache_system_info): Initialize osinfo_cache.

25 years ago(get_emacs_configuration): Use GetVersionEx to
Geoff Voelker [Thu, 24 Jun 1999 22:05:14 +0000 (22:05 +0000)]
(get_emacs_configuration): Use GetVersionEx to
handle NT5.0 correctly.  Include build number in configuration.
w32heap.c (osinfo_cache): New variable.

25 years ago(iso-8859-n-locale-regexp): Doc fix.
Karl Heuer [Thu, 24 Jun 1999 18:04:46 +0000 (18:04 +0000)]
(iso-8859-n-locale-regexp): Doc fix.

25 years ago(casify_object): Use make_multibyte_string
Karl Heuer [Thu, 24 Jun 1999 18:01:32 +0000 (18:01 +0000)]
(casify_object): Use make_multibyte_string
if we casify a multibyte string.

25 years ago*** empty log message ***
Karl Heuer [Thu, 24 Jun 1999 17:54:20 +0000 (17:54 +0000)]
*** empty log message ***

25 years ago(iso-8859-n-locale-regexp): Doc fix.
Karl Heuer [Wed, 23 Jun 1999 16:31:28 +0000 (16:31 +0000)]
(iso-8859-n-locale-regexp): Doc fix.

25 years ago*** empty log message ***
Karl Heuer [Wed, 23 Jun 1999 15:11:39 +0000 (15:11 +0000)]
*** empty log message ***

25 years ago(erlang_attribute): Fix undefined variable usage (after Potorti).
Dave Love [Wed, 23 Jun 1999 09:23:38 +0000 (09:23 +0000)]
(erlang_attribute): Fix undefined variable usage (after Potorti).

25 years agoUnset EMACS_UNIBYTE, so Emacs runs in its default state.
Karl Heuer [Wed, 23 Jun 1999 05:30:39 +0000 (05:30 +0000)]
Unset EMACS_UNIBYTE, so Emacs runs in its default state.
Quote $EMACS, in case it's a program with args.

25 years ago(Finsert_file_contents): In the case of REPALCE, call
Kenichi Handa [Tue, 22 Jun 1999 23:25:16 +0000 (23:25 +0000)]
(Finsert_file_contents): In the case of REPALCE, call
del_range_byte instead off del_range_1, set `inserted' to the
number of characters actually inserted.

25 years ago(sc-emacs-features): Doc fix.
Karl Heuer [Tue, 22 Jun 1999 22:47:50 +0000 (22:47 +0000)]
(sc-emacs-features): Doc fix.

25 years agoComment fix.
Karl Heuer [Tue, 22 Jun 1999 22:46:17 +0000 (22:46 +0000)]
Comment fix.

25 years ago(auto-mode-alist): Add pike-mode.
Karl Heuer [Tue, 22 Jun 1999 22:43:36 +0000 (22:43 +0000)]
(auto-mode-alist): Add pike-mode.

25 years ago(tar-header-block-tokenize): Don't assume that the last byte
Karl Heuer [Sun, 20 Jun 1999 19:35:07 +0000 (19:35 +0000)]
(tar-header-block-tokenize): Don't assume that the last byte
of a numeric field is a space or a NUL.  Parse it as
potentially part of the number.  This is used by GNU tar
1.12.64012 to handle larger values.

25 years ago(custom-handle-keyword): Fix error message.
Karl Heuer [Sun, 20 Jun 1999 19:29:15 +0000 (19:29 +0000)]
(custom-handle-keyword): Fix error message.

25 years ago(smtpmail-send-it): Use convert-standard-filename to make file names
Andrew Innes [Fri, 18 Jun 1999 21:20:48 +0000 (21:20 +0000)]
(smtpmail-send-it): Use convert-standard-filename to make file names
for queued mail safe on Windows (`:' is invalid in file names on
Windows).

25 years ago(decode_coding_sjis_big5): Avoid compiler warning.
Kenichi Handa [Fri, 18 Jun 1999 06:11:29 +0000 (06:11 +0000)]
(decode_coding_sjis_big5): Avoid compiler warning.

25 years ago(BOOT_TIME_FILE): New macro.
Paul Eggert [Fri, 18 Jun 1999 05:49:18 +0000 (05:49 +0000)]
(BOOT_TIME_FILE): New macro.
(get_boot_time): Use it instead of hardwiring the file name.
Check BOOT_TIME_FILE only after inspecting the kernel directly.

25 years ago(invalid_eol_type): Make it unsigned.
Karl Heuer [Thu, 17 Jun 1999 22:57:01 +0000 (22:57 +0000)]
(invalid_eol_type): Make it unsigned.

25 years ago(send_process): Delete unsafe/redundant assignment.
Karl Heuer [Thu, 17 Jun 1999 22:52:23 +0000 (22:52 +0000)]
(send_process): Delete unsafe/redundant assignment.

25 years ago(coding-system-eol-type-mnemonic):
Kenichi Handa [Thu, 17 Jun 1999 12:12:47 +0000 (12:12 +0000)]
(coding-system-eol-type-mnemonic):
Docstring modified.  Return a string.

25 years ago(describe-current-coding-system-briefly): Fix format string.
Kenichi Handa [Thu, 17 Jun 1999 12:12:07 +0000 (12:12 +0000)]
(describe-current-coding-system-briefly): Fix format string.

25 years ago(describe-current-input-method):
Kenichi Handa [Thu, 17 Jun 1999 12:11:46 +0000 (12:11 +0000)]
(describe-current-input-method):
Current-input-method is string.
(toggle-input-method): Docstring fixed.

25 years agoHandle wide characters properly.
Jason Rumney [Thu, 17 Jun 1999 08:45:30 +0000 (08:45 +0000)]
Handle wide characters properly.

25 years ago*** empty log message ***
Karl Heuer [Thu, 17 Jun 1999 07:10:20 +0000 (07:10 +0000)]
*** empty log message ***

25 years ago(sql-input-ring-file-name): Doc fix.
Karl Heuer [Thu, 17 Jun 1999 05:35:21 +0000 (05:35 +0000)]
(sql-input-ring-file-name): Doc fix.

25 years ago(special-display-buffer-names):
Karl Heuer [Thu, 17 Jun 1999 05:31:22 +0000 (05:31 +0000)]
(special-display-buffer-names):
Don't put (get-file-buffer diary-file) on this list.

25 years ago(mpuz-try-proposal): Fix message call.
Karl Heuer [Thu, 17 Jun 1999 05:29:34 +0000 (05:29 +0000)]
(mpuz-try-proposal): Fix message call.
Don't penalize player for certain impossible guesses.

25 years ago(strerror): Override the default implementation of
Andrew Innes [Wed, 16 Jun 1999 20:02:55 +0000 (20:02 +0000)]
(strerror): Override the default implementation of
strerror, so we can map winsock error codes.

25 years ago(sys_strerror): New function.
Andrew Innes [Wed, 16 Jun 1999 20:00:19 +0000 (20:00 +0000)]
(sys_strerror): New function.

25 years ago(w32_to_x_weight): Return "demibold" instead of "semibold".
Andrew Innes [Wed, 16 Jun 1999 19:58:02 +0000 (19:58 +0000)]
(w32_to_x_weight): Return "demibold" instead of "semibold".

25 years agoUse an icon with a transparent background, to be in
Andrew Innes [Wed, 16 Jun 1999 19:55:59 +0000 (19:55 +0000)]
Use an icon with a transparent background, to be in
keeping with other applications.

25 years ago(ls-lisp-format-time): If timestamp is invalid,
Andrew Innes [Wed, 16 Jun 1999 19:54:45 +0000 (19:54 +0000)]
(ls-lisp-format-time): If timestamp is invalid,
return the string "Unk  0  0000" so at least it appears to be a
valid timestamp to `dired-move-to-filename-regexp'.

25 years ago(syms_of_buffer): Don't make
Kenichi Handa [Wed, 16 Jun 1999 02:33:32 +0000 (02:33 +0000)]
(syms_of_buffer): Don't make
enable-multibyte-characters customizable.

25 years agoUndo previous undo -- spiegel's change already corrected rms's.
Karl Heuer [Tue, 15 Jun 1999 17:40:09 +0000 (17:40 +0000)]
Undo previous undo -- spiegel's change already corrected rms's.

25 years ago(ps-control-character): Fix previous change.
Kenichi Handa [Tue, 15 Jun 1999 08:11:35 +0000 (08:11 +0000)]
(ps-control-character): Fix previous change.

25 years ago(vc-dired-mode): Undo previous two changes.
Karl Heuer [Tue, 15 Jun 1999 05:48:18 +0000 (05:48 +0000)]
(vc-dired-mode): Undo previous two changes.