bpt/emacs.git
29 years ago(expand-mail-aliases): Expand aliases in
Karl Heuer [Fri, 19 May 1995 18:57:17 +0000 (18:57 +0000)]
(expand-mail-aliases): Expand aliases in
From and Reply-to headers as well, plus the Resent- variants.

29 years agoFix May 6 change.
Karl Heuer [Fri, 19 May 1995 03:53:38 +0000 (03:53 +0000)]
Fix May 6 change.

29 years ago(zv_strings_seen): New variable.
Karl Heuer [Thu, 18 May 1995 22:49:59 +0000 (22:49 +0000)]
(zv_strings_seen): New variable.
(redisplay, try_window, try_window_id): Clear zv_strings_seen.
(display_text_line): Handle overlay strings.

29 years ago(compute_motion): Handle overlay strings.
Karl Heuer [Thu, 18 May 1995 22:43:03 +0000 (22:43 +0000)]
(compute_motion): Handle overlay strings.
New arg DID_MOTION.  All callers changed.

29 years ago(Fpos_visible_in_window_p): New arg to compute_motion.
Karl Heuer [Thu, 18 May 1995 22:27:59 +0000 (22:27 +0000)]
(Fpos_visible_in_window_p): New arg to compute_motion.

29 years ago(buffer_posn_from_coords): New arg to compute_motion.
Karl Heuer [Thu, 18 May 1995 22:26:36 +0000 (22:26 +0000)]
(buffer_posn_from_coords): New arg to compute_motion.

29 years agoPut property on set-face-stipple, not set-stipple.
Karl Heuer [Thu, 18 May 1995 22:22:33 +0000 (22:22 +0000)]
Put property on set-face-stipple, not set-stipple.
(face-fill-in): Handle stipple.

29 years agoUndo previous change.
Karl Heuer [Thu, 18 May 1995 20:11:14 +0000 (20:11 +0000)]
Undo previous change.

29 years ago(byte-compile-dynamic-docstrings): Doc fix.
Karl Heuer [Thu, 18 May 1995 20:04:09 +0000 (20:04 +0000)]
(byte-compile-dynamic-docstrings): Doc fix.

29 years ago(tar-mode): Set write-contents-hooks instead of
Karl Heuer [Thu, 18 May 1995 19:57:15 +0000 (19:57 +0000)]
(tar-mode): Set write-contents-hooks instead of
local-write-file-hooks.

29 years ago(Fkill_emacs): Delete the auto-save-list file
Karl Heuer [Thu, 18 May 1995 19:50:57 +0000 (19:50 +0000)]
(Fkill_emacs): Delete the auto-save-list file
after shut_down_emacs.

29 years ago(status_notify): If Vprocess_alist changes within
Karl Heuer [Thu, 18 May 1995 16:54:42 +0000 (16:54 +0000)]
(status_notify): If Vprocess_alist changes within
the loop, do the whole loop again.

29 years ago(unload-feature): When we come to (provide . FEATURE),
Karl Heuer [Thu, 18 May 1995 16:51:35 +0000 (16:51 +0000)]
(unload-feature): When we come to (provide . FEATURE),
remove FEATURE from the features list.

29 years agoUpdated from ../gpl2lgpl.sed /home/gd/gnu/lib/regex.c
Roland McGrath [Wed, 17 May 1995 20:54:49 +0000 (20:54 +0000)]
Updated from ../gpl2lgpl.sed /home/gd/gnu/lib/regex.c

29 years ago(Buffer-menu-buffer): Give more informative error
Karl Heuer [Wed, 17 May 1995 20:52:45 +0000 (20:52 +0000)]
(Buffer-menu-buffer): Give more informative error
message if user attempts a selection at end of buffer.

29 years ago(Fdump_emacs): Don't take address of array.
Karl Heuer [Wed, 17 May 1995 20:47:39 +0000 (20:47 +0000)]
(Fdump_emacs): Don't take address of array.

29 years ago[VMS]: Don't #include <stddef.h> if _POSIX_SOURCE or _POSIX_C_SOURCE is
Roland McGrath [Wed, 17 May 1995 20:47:26 +0000 (20:47 +0000)]
[VMS]: Don't #include <stddef.h> if _POSIX_SOURCE or _POSIX_C_SOURCE is
defined.

29 years ago(c-fill-paragraph): Don't alter point
Karl Heuer [Wed, 17 May 1995 20:44:36 +0000 (20:44 +0000)]
(c-fill-paragraph): Don't alter point
when deciding to narrow at the end for the sake of a comment ender.

29 years ago(Fmake_indirect_buffer): Fix interactive spec.
Karl Heuer [Wed, 17 May 1995 20:41:36 +0000 (20:41 +0000)]
(Fmake_indirect_buffer): Fix interactive spec.

29 years ago(gnus-expunge): Use defalias.
Karl Heuer [Wed, 17 May 1995 20:35:23 +0000 (20:35 +0000)]
(gnus-expunge): Use defalias.

29 years ago(re_compile_fastmap): Undo previous change.
Karl Heuer [Wed, 17 May 1995 20:29:52 +0000 (20:29 +0000)]
(re_compile_fastmap): Undo previous change.

(RESET_FAIL_STACK): New macro.
(re_compile_fastmap): Use RESET_FAIL_STACK, not REGEX_FREE_STACK
directly.

29 years ago(SOURCES): Fix reference to ymakefile.
Karl Heuer [Wed, 17 May 1995 20:01:47 +0000 (20:01 +0000)]
(SOURCES): Fix reference to ymakefile.

29 years agoDelete reference to ymakefile.
Karl Heuer [Wed, 17 May 1995 19:42:46 +0000 (19:42 +0000)]
Delete reference to ymakefile.

29 years ago(easy-menu-create-keymaps): Set menu-enable prop.
Karl Heuer [Wed, 17 May 1995 19:34:18 +0000 (19:34 +0000)]
(easy-menu-create-keymaps): Set menu-enable prop.

29 years ago(syms_of_keyboard): Always define track-mouse.
Karl Heuer [Wed, 17 May 1995 07:27:29 +0000 (07:27 +0000)]
(syms_of_keyboard): Always define track-mouse.
(do_mouse_tracking): Always declare this var.

29 years agoAdd provide call.
Karl Heuer [Tue, 16 May 1995 21:58:47 +0000 (21:58 +0000)]
Add provide call.

29 years ago(facemenu-set-face-from-menu): Doc fix.
Karl Heuer [Tue, 16 May 1995 06:14:22 +0000 (06:14 +0000)]
(facemenu-set-face-from-menu): Doc fix.
(facemenu-set-background, facemenu-set-foreground): Doc fix.
(facemenu-set-face): Doc fix.

29 years ago(Frecenter): Fix args to vmotion (overlooked in May 13 change).
Karl Heuer [Tue, 16 May 1995 02:56:20 +0000 (02:56 +0000)]
(Frecenter): Fix args to vmotion (overlooked in May 13 change).

29 years agoUNEXEC_USE_MAP_PRIVATE: Define.
Karl Heuer [Tue, 16 May 1995 01:47:11 +0000 (01:47 +0000)]
UNEXEC_USE_MAP_PRIVATE: Define.

29 years ago(unexec) [UNEXEC_USE_MAP_PRIVATE]: New logic for
Karl Heuer [Tue, 16 May 1995 01:46:20 +0000 (01:46 +0000)]
(unexec) [UNEXEC_USE_MAP_PRIVATE]: New logic for
systems that don't support MAP_SHARED with PROT_WRITE.

29 years agoTest _STDIO_USES_IOSTREAM as well as _IO_STDIO_H.
Karl Heuer [Tue, 16 May 1995 01:33:12 +0000 (01:33 +0000)]
Test _STDIO_USES_IOSTREAM as well as _IO_STDIO_H.
[__ELF__] (START_FILES, LIB_STANDARD, LIB_GCC, UNEXEC): Define these.

29 years ago(re_compile_fastmap): Don't free stack if it's empty.
Richard M. Stallman [Mon, 15 May 1995 23:30:28 +0000 (23:30 +0000)]
(re_compile_fastmap): Don't free stack if it's empty.
(re_match_failures): Reduce the larger value to 200000,
and use whenever if MATCH_MAY_ALLOCATE.
(MATCH_MAY_ALLOCATE): Don't consider REL_ALLOC when deciding
whether to undef this.

29 years ago(LD_SWITCH_SYSTEM): Define.
Richard M. Stallman [Mon, 15 May 1995 23:27:00 +0000 (23:27 +0000)]
(LD_SWITCH_SYSTEM): Define.

29 years ago(syms_of_buffer): Doc fix.
Richard M. Stallman [Mon, 15 May 1995 23:24:45 +0000 (23:24 +0000)]
(syms_of_buffer): Doc fix.

29 years agoNew version for Emacs 19.
Richard M. Stallman [Mon, 15 May 1995 23:23:34 +0000 (23:23 +0000)]
New version for Emacs 19.

29 years agoIf the geometry resource specifies a position,
Richard M. Stallman [Mon, 15 May 1995 23:19:13 +0000 (23:19 +0000)]
If the geometry resource specifies a position,
call the position and size "user-specified".
(vendor-specific-keysyms): New function.

29 years ago(dabbrev-completion): Use mapcar, not mapc.
Richard M. Stallman [Mon, 15 May 1995 23:16:08 +0000 (23:16 +0000)]
(dabbrev-completion): Use mapcar, not mapc.
Call dabbrev--reset-global-variables as the first thing.
(dabbrev-abbrev-char-regexp): Default value is nil again.
(dabbrev--find-all-expansions): Don't use push.
(dabbrev--search): Likewise.
(dabbrev-check-other-buffers):
Renamed from dabbrev-always-check-other-buffers.
(dabbrev-check-all-buffers): Renamed frm dabbrev-check-rest-of-buffers.
(dabbrev-expand): Now checks for marker.
(dabbrev--try-find): Now does a protected call to `widen'.
(dabbrev-always-check-other-buffers): Default now t.
(dabbrev--capitalize): Function deleted.
(dabbrev-completion): Use `capitalize'.

29 years ago(byte-compile-insert-header): Cope if user-mail-address is unbound.
Richard M. Stallman [Mon, 15 May 1995 23:01:17 +0000 (23:01 +0000)]
(byte-compile-insert-header): Cope if user-mail-address is unbound.

29 years ago(mouse-save-then-kill): When making a new region
Richard M. Stallman [Mon, 15 May 1995 23:00:16 +0000 (23:00 +0000)]
(mouse-save-then-kill): When making a new region
and not adjusting an old one, always make new kill-ring entry
and don't call mouse-show-mark.

29 years ago(path-separator): Defined.
Richard M. Stallman [Mon, 15 May 1995 22:22:25 +0000 (22:22 +0000)]
(path-separator): Defined.
(parse-colon-path): Use path-separator.
(file-ownership-preserved-p): Don't bomb if file doesn't exist.

29 years ago(get-method-definition): Fix regexps.
Karl Heuer [Mon, 15 May 1995 22:00:20 +0000 (22:00 +0000)]
(get-method-definition): Fix regexps.

29 years ago(tq-process-buffer): Don't hard-code the buffer name.
Karl Heuer [Mon, 15 May 1995 21:53:39 +0000 (21:53 +0000)]
(tq-process-buffer): Don't hard-code the buffer name.

29 years ago* config.guess: Recognize Cray90 (from Pete TerMaat).
Per Bothner [Mon, 15 May 1995 21:49:34 +0000 (21:49 +0000)]
* config.guess:  Recognize Cray90 (from Pete TerMaat).

29 years ago(vmotion): handle the case where `minibuf_prompt' is nil.
Karl Heuer [Mon, 15 May 1995 21:47:44 +0000 (21:47 +0000)]
(vmotion): handle the case where `minibuf_prompt' is nil.

29 years agoAdd configuration for semi-hosted ARM.
Erich Stefan Boleyn [Sat, 13 May 1995 09:37:50 +0000 (09:37 +0000)]
Add configuration for semi-hosted ARM.

29 years ago(vmotion): Simplify. Replace last three args with a single
Karl Heuer [Sat, 13 May 1995 01:48:53 +0000 (01:48 +0000)]
(vmotion): Simplify.  Replace last three args with a single
struct window *.  All callers changed.

29 years ago(minmax): New macro.
Karl Heuer [Sat, 13 May 1995 01:44:04 +0000 (01:44 +0000)]
(minmax): New macro.
(redisplay, redisplay_window, try_window_id): Clip cursor hpos at both
low and high extremes, in anticipation of a change to compute_motion.

29 years ago(Fdelete_other_windows): Fix args to vmotion.
Karl Heuer [Sat, 13 May 1995 01:43:30 +0000 (01:43 +0000)]
(Fdelete_other_windows): Fix args to vmotion.

29 years agoInitial revision
Karl Heuer [Sat, 13 May 1995 00:29:55 +0000 (00:29 +0000)]
Initial revision

29 years ago(Qvendor_specific_keysyms): New var.
Karl Heuer [Sat, 13 May 1995 00:13:02 +0000 (00:13 +0000)]
(Qvendor_specific_keysyms): New var.
(syms_of_xterm): Initialize and staticpro it.
(x_term_init): Initialize Vsystem_key_alist according to vendor.

29 years ago(main) [NeXT]: Add missing braces.
Karl Heuer [Fri, 12 May 1995 22:23:42 +0000 (22:23 +0000)]
(main) [NeXT]: Add missing braces.

29 years ago(rlogin-history): New defvar.
Roland McGrath [Fri, 12 May 1995 17:51:12 +0000 (17:51 +0000)]
(rlogin-history): New defvar.
(rlogin): Use rlogin-history as history var in read-from-minibuffer.

29 years ago(compilation-next-error-locus): Ignore zero column number.
Roland McGrath [Fri, 12 May 1995 17:26:59 +0000 (17:26 +0000)]
(compilation-next-error-locus): Ignore zero column number.
(compilation-parse-errors): Don't store the beginning of the line
containing the end of the error-regexp match.  Instead, store the beginning
of the line containing the start of the match, unless the match starts
with a newline, in which case the beginning of the next line.

29 years ago(vc-status): If vc-locking-user returns a number, compare it to (user-uid).
Roland McGrath [Fri, 12 May 1995 16:39:32 +0000 (16:39 +0000)]
(vc-status): If vc-locking-user returns a number, compare it to (user-uid).

29 years ago(vxworks29k): New alias.
Doug Evans [Fri, 12 May 1995 15:49:42 +0000 (15:49 +0000)]
(vxworks29k): New alias.

29 years agoAdded `entry' to `fortran-font-lock-keywords-1' highlight of declarations.
Simon Marshall [Fri, 12 May 1995 07:23:19 +0000 (07:23 +0000)]
Added `entry' to `fortran-font-lock-keywords-1' highlight of declarations.

29 years ago(init_system_name): Clean up signedness mismatch.
Karl Heuer [Fri, 12 May 1995 06:52:50 +0000 (06:52 +0000)]
(init_system_name): Clean up signedness mismatch.

29 years agoMiscellaneous fixes for better compatibility with
Karl Heuer [Fri, 12 May 1995 02:18:47 +0000 (02:18 +0000)]
Miscellaneous fixes for better compatibility with
XEmacs 19.12.

(ps-plot-with-face): Added code to handle Emacs
19.29's new ability for the face attribute to hold a list of
faces.

Rolled in Chuck Thompson's changes to make color
printing work in XEmacs 19.12.

Fix error in comments.

(ps-generate-postscript-with-faces): Add fix to
handle extents without faces.

(ps-faces-list): deleted.  Added alias for
list-faces if face-list isn't fbound.

(ps-print-ensure-fontified) added to make sure
ps-print works correctly in conjunction with lazy-lock.

RMS's changes for Emacs.

29 years ago(float_to_string): Fix type mismatch and simplify.
Karl Heuer [Fri, 12 May 1995 00:44:17 +0000 (00:44 +0000)]
(float_to_string): Fix type mismatch and simplify.

29 years agoRecognize PCs running Solaris2. Also, some cleaning up for CRAYs.
Per Bothner [Fri, 12 May 1995 00:19:09 +0000 (00:19 +0000)]
Recognize PCs running Solaris2.  Also, some cleaning up for CRAYs.

29 years ago(unexec): Fix type mismatch.
Karl Heuer [Fri, 12 May 1995 00:12:57 +0000 (00:12 +0000)]
(unexec): Fix type mismatch.

29 years ago[!MULTI_FRAME] (Fredraw_frame): Delete extra docstring.
Karl Heuer [Thu, 11 May 1995 22:19:56 +0000 (22:19 +0000)]
[!MULTI_FRAME] (Fredraw_frame): Delete extra docstring.

29 years ago[!MULTI_FRAME] (Fframe_height, Frame_width): Delete extra docstring.
Karl Heuer [Thu, 11 May 1995 22:18:01 +0000 (22:18 +0000)]
[!MULTI_FRAME] (Fframe_height, Frame_width): Delete extra docstring.

29 years ago(tcl-type-alist): Include entry for "proc".
Tom Tromey [Thu, 11 May 1995 22:12:49 +0000 (22:12 +0000)]
(tcl-type-alist): Include entry for "proc".

29 years ago(tags-loop-continue): Doc fix.
Roland McGrath [Thu, 11 May 1995 03:30:10 +0000 (03:30 +0000)]
(tags-loop-continue): Doc fix.
Reset NEW after visiting for real, so we don't clobber the buffer again.

29 years ago(compilation-error-regexp-alist): Add regexps for IBM and Cray compilers.
Roland McGrath [Thu, 11 May 1995 00:44:51 +0000 (00:44 +0000)]
(compilation-error-regexp-alist): Add regexps for IBM and Cray compilers.
(compilation-next-error-locus): Ignore a column number that is zero.

29 years ago(tcl-add-fsf-menu): Use make-lucid-menu-keymap, not
Tom Tromey [Wed, 10 May 1995 23:38:12 +0000 (23:38 +0000)]
(tcl-add-fsf-menu): Use make-lucid-menu-keymap, not
"make-xemacs-menu-keymap".

29 years agoBug fix in menu code for XEmacs.
Tom Tromey [Wed, 10 May 1995 18:22:21 +0000 (18:22 +0000)]
Bug fix in menu code for XEmacs.

29 years agoAIX support from Tim Bell <tbel@afsmail.cern.ch>:
Roland McGrath [Wed, 10 May 1995 15:03:48 +0000 (15:03 +0000)]
AIX support from Tim Bell <tbel@afsmail.cern.ch>:
[_AIX] (LOAD_AVE_TYPE, FSCALE, NLIST_STRUCT): Define these for AIX.
(getloadavg) [_AIX]: Use `knlist' instead of `nlist'.

29 years agoChanged "Lucid Emacs" to "XEmacs".
Tom Tromey [Tue, 9 May 1995 21:36:53 +0000 (21:36 +0000)]
Changed "Lucid Emacs" to "XEmacs".
Tcl's popup menu now added to existing one, courtesy
dfarmer@evolving.com (Doug Farmer)

29 years agoAdd powerpc little endian support; Add powerpc variants; Add pentium variants
Michael Meissner [Tue, 9 May 1995 20:22:38 +0000 (20:22 +0000)]
Add powerpc little endian support; Add powerpc variants; Add pentium variants

29 years agoUse sqrt (more portable) instead of fmod in -lm check.
David J. MacKenzie [Tue, 9 May 1995 18:10:01 +0000 (18:10 +0000)]
Use sqrt (more portable) instead of fmod in -lm check.

29 years ago(BSD): Include sys/param.h instead of redefining BSD.
Richard M. Stallman [Tue, 9 May 1995 17:44:05 +0000 (17:44 +0000)]
(BSD): Include sys/param.h instead of redefining BSD.
But do this only if emacs is defined.

29 years agoPut nt/emacs.ico and nt/emacs.rc in dist.
Richard M. Stallman [Tue, 9 May 1995 17:42:56 +0000 (17:42 +0000)]
Put nt/emacs.ico and nt/emacs.rc in dist.

29 years agoDo copy src/makefile.nt.
Richard M. Stallman [Tue, 9 May 1995 17:41:20 +0000 (17:41 +0000)]
Do copy src/makefile.nt.

29 years ago(Info-directory-list): Use installation-directory,
Richard M. Stallman [Tue, 9 May 1995 05:36:55 +0000 (05:36 +0000)]
(Info-directory-list): Use installation-directory,
not invocation-directory.  Cope if it is nil.

29 years ago(Fcall_process): Keep reading till buffer is nearly full.
Richard M. Stallman [Tue, 9 May 1995 05:35:45 +0000 (05:35 +0000)]
(Fcall_process): Keep reading till buffer is nearly full.

29 years agoVdefault_minibuffer_frame is now part of KBOARD instead
Karl Heuer [Tue, 9 May 1995 05:17:02 +0000 (05:17 +0000)]
Vdefault_minibuffer_frame is now part of KBOARD instead
of a variable.  All references changed.

29 years ago(struct kboard): New member Vdefault_minibuffer_frame.
Karl Heuer [Tue, 9 May 1995 05:16:50 +0000 (05:16 +0000)]
(struct kboard): New member Vdefault_minibuffer_frame.

29 years ago(init_kboard): Initialize Vdefault_minibuffer_frame.
Karl Heuer [Tue, 9 May 1995 05:16:19 +0000 (05:16 +0000)]
(init_kboard): Initialize Vdefault_minibuffer_frame.

29 years ago(VMS_SUPPORT): Add missing `.elc'.
Richard M. Stallman [Tue, 9 May 1995 05:01:05 +0000 (05:01 +0000)]
(VMS_SUPPORT): Add missing `.elc'.
(SOME_MACHINE_LISP): New variable.
(${etc}DOC): Use it.

29 years ago(make_frame_without_minibuffer): New arg KB.
Karl Heuer [Tue, 9 May 1995 04:58:10 +0000 (04:58 +0000)]
(make_frame_without_minibuffer): New arg KB.
Require the new frame's minibuffer to be on the same display.

29 years ago(Fx_create_frame): Pass kb to make_frame_without_minibuffer.
Karl Heuer [Tue, 9 May 1995 04:57:39 +0000 (04:57 +0000)]
(Fx_create_frame): Pass kb to make_frame_without_minibuffer.

29 years ago[MULTI_FRAME] (make_terminal_frame): Don't set Vterminal_frame.
Karl Heuer [Tue, 9 May 1995 04:49:03 +0000 (04:49 +0000)]
[MULTI_FRAME] (make_terminal_frame): Don't set Vterminal_frame.
(do_switch_frame): Set Vterminal_frame to selected_frame.

29 years ago(Funfocus_frame): Check for live X frame.
Richard M. Stallman [Tue, 9 May 1995 04:47:52 +0000 (04:47 +0000)]
(Funfocus_frame): Check for live X frame.

29 years ago[MULTI_FRAME] (init_window_once): Set Vterminal_frame
Karl Heuer [Tue, 9 May 1995 04:46:18 +0000 (04:46 +0000)]
[MULTI_FRAME] (init_window_once): Set Vterminal_frame
to selected_frame.

29 years ago(mail-font-lock-keywords): Make mail-header-separator into a regexp.
Richard M. Stallman [Tue, 9 May 1995 04:09:15 +0000 (04:09 +0000)]
(mail-font-lock-keywords): Make mail-header-separator into a regexp.

29 years ago(news-reply-mode): Add ^ to paragraph delimiters.
Richard M. Stallman [Tue, 9 May 1995 04:07:15 +0000 (04:07 +0000)]
(news-reply-mode): Add ^ to paragraph delimiters.

29 years ago(sc-no-blank-line-or-header): Make mail-header-separator into a regexp.
Richard M. Stallman [Tue, 9 May 1995 04:05:54 +0000 (04:05 +0000)]
(sc-no-blank-line-or-header): Make mail-header-separator into a regexp.

29 years ago(x_consider_frame_title): When setting multiple_frames,
Karl Heuer [Tue, 9 May 1995 02:38:03 +0000 (02:38 +0000)]
(x_consider_frame_title): When setting multiple_frames,
ignore invisible frames and frames on other displays.

29 years agoremoved ^Ms
Geoff Voelker [Tue, 9 May 1995 02:25:50 +0000 (02:25 +0000)]
removed ^Ms

29 years ago(popup-dialog-box): x-popup-dialog returns the value, not the cons cell.
Richard M. Stallman [Tue, 9 May 1995 02:19:20 +0000 (02:19 +0000)]
(popup-dialog-box): x-popup-dialog returns the value, not the cons cell.

29 years agoInitial revision
Geoff Voelker [Tue, 9 May 1995 02:07:55 +0000 (02:07 +0000)]
Initial revision

29 years ago[MULTI_KBOARD] (read_char): If the character was for
Karl Heuer [Tue, 9 May 1995 01:32:05 +0000 (01:32 +0000)]
[MULTI_KBOARD] (read_char): If the character was for
the wrong kboard, don't let it get processed twice.

29 years ago(news-setup): Bind mail-signature to nil.
Richard M. Stallman [Tue, 9 May 1995 00:49:04 +0000 (00:49 +0000)]
(news-setup): Bind mail-signature to nil.

29 years ago(prepare_menu_bars): Save and restore the match data.
Richard M. Stallman [Tue, 9 May 1995 00:30:26 +0000 (00:30 +0000)]
(prepare_menu_bars): Save and restore the match data.
(update_menu_bar): New arg save_match_data.
Maybe save and restore match data here.

29 years ago(ediff-revision-key): Default value nil.
Richard M. Stallman [Mon, 8 May 1995 23:53:13 +0000 (23:53 +0000)]
(ediff-revision-key): Default value nil.
(ediff-load-version-control): Don't remind any key if
ediff-revision-key is nil.

29 years ago(info-insert-file-contents): Don't use
Richard M. Stallman [Mon, 8 May 1995 23:23:37 +0000 (23:23 +0000)]
(info-insert-file-contents): Don't use
(file-name-directory fullname) if it is nil.

(info-insert-file-contents): Fix Apr 19 change.

29 years ago(Helper-help): Use read-key-sequence.
Richard M. Stallman [Mon, 8 May 1995 21:09:17 +0000 (21:09 +0000)]
(Helper-help): Use read-key-sequence.

29 years ago(add-log-current-defun): Handle objc-mode like c-mode;
Richard M. Stallman [Mon, 8 May 1995 19:50:10 +0000 (19:50 +0000)]
(add-log-current-defun): Handle objc-mode like c-mode;
detect method definitions by their syntax.