]> git.eshelyaron.com Git - emacs.git/log
emacs.git
29 years ago(Flist): Avoid using -- in while condition.
Richard M. Stallman [Mon, 20 Nov 1995 23:21:25 +0000 (23:21 +0000)]
(Flist): Avoid using -- in while condition.

29 years ago(face-color-supported-p): Return nil if no window system.
Richard M. Stallman [Mon, 20 Nov 1995 23:15:55 +0000 (23:15 +0000)]
(face-color-supported-p): Return nil if no window system.

29 years ago(menu-bar-epatch-menu, menu-bar-ediff-merge-menu)
Richard M. Stallman [Mon, 20 Nov 1995 23:11:39 +0000 (23:11 +0000)]
(menu-bar-epatch-menu, menu-bar-ediff-merge-menu)
(menu-bar-ediff-menu): Give names to the menus.

29 years agoRenamed from ediff-meta.el. Changed provide.
Richard M. Stallman [Mon, 20 Nov 1995 22:06:06 +0000 (22:06 +0000)]
Renamed from ediff-meta.el.  Changed provide.

29 years ago(ediff-show-registry): Use renamed file ediff-mult.
Richard M. Stallman [Mon, 20 Nov 1995 22:05:03 +0000 (22:05 +0000)]
(ediff-show-registry): Use renamed file ediff-mult.

29 years agoRequire ediff-mult.
Richard M. Stallman [Mon, 20 Nov 1995 22:04:22 +0000 (22:04 +0000)]
Require ediff-mult.

29 years ago(ediff-mult): Require ediff-mult.
Richard M. Stallman [Mon, 20 Nov 1995 22:03:14 +0000 (22:03 +0000)]
(ediff-mult): Require ediff-mult.

29 years ago(array-mode): Set overwrite-mode to overwrite-mode-textual.
Richard M. Stallman [Mon, 20 Nov 1995 21:54:59 +0000 (21:54 +0000)]
(array-mode): Set overwrite-mode to overwrite-mode-textual.

29 years ago(choose_minibuf_frame): On MSDOS, just use minibuf_window.
Richard M. Stallman [Mon, 20 Nov 1995 18:38:26 +0000 (18:38 +0000)]
(choose_minibuf_frame): On MSDOS, just use minibuf_window.

29 years ago(Vsource_directory): New variable.
Richard M. Stallman [Mon, 20 Nov 1995 06:38:57 +0000 (06:38 +0000)]
(Vsource_directory): New variable.
(init_lread): Initialize it.
(syms_of_lread): Set up Lisp var.

29 years ago(save-place-to-alist): Handle hexl-mode specially.
Richard M. Stallman [Mon, 20 Nov 1995 05:39:19 +0000 (05:39 +0000)]
(save-place-to-alist): Handle hexl-mode specially.

29 years ago(hexl-mode): Set require-final-newline to nil.
Richard M. Stallman [Mon, 20 Nov 1995 05:33:16 +0000 (05:33 +0000)]
(hexl-mode): Set require-final-newline to nil.
If point was at end of buffer, move it back one byte.

29 years ago(show_mouse_face): When clearing cursor, use proper column range.
Richard M. Stallman [Mon, 20 Nov 1995 04:46:08 +0000 (04:46 +0000)]
(show_mouse_face): When clearing cursor, use proper column range.

29 years ago(cal-tex-cursor-week-iso): Doc fix.
Erik Naggum [Sun, 19 Nov 1995 23:25:19 +0000 (23:25 +0000)]
(cal-tex-cursor-week-iso): Doc fix.

29 years ago(cal-tex-cursor-filofax-week): Renamed from cal-tex-cursor-week6.
Richard M. Stallman [Sun, 19 Nov 1995 21:28:06 +0000 (21:28 +0000)]
(cal-tex-cursor-filofax-week): Renamed from cal-tex-cursor-week6.
(cal-tex-cursor-filofax-2week): Renamed from cal-tex-cursor-week5.
(cal-tex-cursor-week-monday): Renamed from cal-tex-cursor-week4.
(cal-tex-cursor-week-iso): Renamed from cal-tex-cursor-week3.

29 years ago(cal-tex-version): Deleted.
Richard M. Stallman [Sun, 19 Nov 1995 21:27:12 +0000 (21:27 +0000)]
(cal-tex-version): Deleted.
(cal-tex-cursor-year-landscape): Doc fix.
(cal-tex-cursor-filofax-week): Renamed from cal-tex-cursor-week6.
(cal-tex-cursor-filofax-2week): Renamed from cal-tex-cursor-week5.
(cal-tex-cursor-week-monday): Renamed from cal-tex-cursor-week4.
(cal-tex-cursor-week-iso): Renamed from cal-tex-cursor-week3.

29 years ago(ange-ftp-process-handle-hash): If
Richard M. Stallman [Sun, 19 Nov 1995 18:03:46 +0000 (18:03 +0000)]
(ange-ftp-process-handle-hash): If
ange-ftp-hash-mark-unit is nil, don't display a message.
(ange-ftp-process-filter): Call ange-ftp-process-handle-hash even
if ange-ftp-hash-mark-unit is nil.

29 years ago(Fmake_local_variable): Call find_symbol_value
Richard M. Stallman [Sun, 19 Nov 1995 03:39:22 +0000 (03:39 +0000)]
(Fmake_local_variable): Call find_symbol_value
before making a new local binding.

29 years ago#undef SIGPOLL and SIGURG as well as SIGIO.
Richard M. Stallman [Sun, 19 Nov 1995 03:37:43 +0000 (03:37 +0000)]
#undef SIGPOLL and SIGURG as well as SIGIO.

29 years ago(eldoc-minor-mode-string): New variable.
Noah Friedman [Sat, 18 Nov 1995 22:32:07 +0000 (22:32 +0000)]
(eldoc-minor-mode-string): New variable.

29 years ago(rmail-dont-reply-to): Preserve whitespace after comma.
Richard M. Stallman [Sat, 18 Nov 1995 18:45:04 +0000 (18:45 +0000)]
(rmail-dont-reply-to): Preserve whitespace after comma.

29 years ago(calendar-goto-info-node): Don't let
Richard M. Stallman [Sat, 18 Nov 1995 18:24:42 +0000 (18:24 +0000)]
(calendar-goto-info-node): Don't let
same-window-buffer-names do its usual job--force *info* buffer
into another window.

29 years ago(nntp-open-server): Accept a second optional parameter
Richard M. Stallman [Sat, 18 Nov 1995 17:44:30 +0000 (17:44 +0000)]
(nntp-open-server): Accept a second optional parameter
for just changing virtual server.  Doc fix.
(nntp-possibly-change-server): Use it.
(nntp-close-server): Ditto.

29 years ago(do-auto-fill): Look at 2nd line for fill prefix
Richard M. Stallman [Sat, 18 Nov 1995 16:46:53 +0000 (16:46 +0000)]
(do-auto-fill): Look at 2nd line for fill prefix
even when on the first line.  Don't accept non-whitespace prefix
from the first line.

(do-auto-fill): Ignore the result of fill-context-prefix if it is empty.

29 years ago(fill-context-prefix): New arg first-line-regexp.
Richard M. Stallman [Sat, 18 Nov 1995 16:42:57 +0000 (16:42 +0000)]
(fill-context-prefix): New arg first-line-regexp.

29 years ago(Fset_text_properties): Call set_properties
Richard M. Stallman [Sat, 18 Nov 1995 16:22:42 +0000 (16:22 +0000)]
(Fset_text_properties): Call set_properties
even if we also merge an interval.

29 years ago(Qredisplay_end_trigger_functions): Renamed from ..._hook.
Richard M. Stallman [Sat, 18 Nov 1995 16:21:19 +0000 (16:21 +0000)]
(Qredisplay_end_trigger_functions): Renamed from ..._hook.
(syms_of_xdisp): Set up new name.
(display_text_line): Call them with arguments.

29 years ago(Fset_window_redisplay_end_trigger): Doc fix.
Richard M. Stallman [Sat, 18 Nov 1995 16:00:22 +0000 (16:00 +0000)]
(Fset_window_redisplay_end_trigger): Doc fix.

29 years ago(Fexecute_extended_command):
Richard M. Stallman [Sat, 18 Nov 1995 15:58:54 +0000 (15:58 +0000)]
(Fexecute_extended_command):
Call Fwhere_is_internal just once to handle all the maps.

29 years ago(tmm-prompt): Delete tmm-add-prompt if we fail.
Richard M. Stallman [Sat, 18 Nov 1995 15:57:50 +0000 (15:57 +0000)]
(tmm-prompt): Delete tmm-add-prompt if we fail.
Don't switch to *Completions* if it wasn't created.

29 years ago(finder-known-keywords): Delete `debugging'.
Richard M. Stallman [Sat, 18 Nov 1995 15:50:42 +0000 (15:50 +0000)]
(finder-known-keywords): Delete `debugging'.

29 years ago`gnus-group-quit-config' gave a list instead of the quit-config
Lars Magne Ingebrigtsen [Sat, 18 Nov 1995 01:51:06 +0000 (01:51 +0000)]
`gnus-group-quit-config' gave a list instead of the quit-config
element.

29 years ago(fill-region-as-paragraph): Remove redundant "setq from".
Richard M. Stallman [Fri, 17 Nov 1995 23:32:15 +0000 (23:32 +0000)]
(fill-region-as-paragraph): Remove redundant "setq from".
Don't add extra newline at end if there is no text in paragraph --
doing so can make fill-region loop.
When testing for indentation exceeding fill-column, skip back over tabs too.

(fill-context-prefix): Use adaptive-fill-regexp only if non-nil.

(fill-context-prefix): Check adaptive-fill-function non-nil.

29 years ago(move-to-left-margin): Removed left-over code that
Richard M. Stallman [Fri, 17 Nov 1995 22:43:35 +0000 (22:43 +0000)]
(move-to-left-margin): Removed left-over code that
made it fail on right-justified and centered text.

29 years ago(next-file): Make interactive arg t if had any prefix arg.
Richard M. Stallman [Fri, 17 Nov 1995 22:27:47 +0000 (22:27 +0000)]
(next-file): Make interactive arg t if had any prefix arg.

29 years agoFix starting date of Ethiopic calendar.
Edward M. Reingold [Fri, 17 Nov 1995 17:40:02 +0000 (17:40 +0000)]
Fix starting date of Ethiopic calendar.

29 years agoMinor fixes.
Edward M. Reingold [Fri, 17 Nov 1995 17:38:52 +0000 (17:38 +0000)]
Minor fixes.

29 years ago(calendar-julian-date-string): Autoload this.
Richard M. Stallman [Fri, 17 Nov 1995 17:01:55 +0000 (17:01 +0000)]
(calendar-julian-date-string): Autoload this.

29 years ago(rmail-retry-failure): Add missing colons in regexp.
Karl Heuer [Fri, 17 Nov 1995 08:23:27 +0000 (08:23 +0000)]
(rmail-retry-failure): Add missing colons in regexp.
Use " +", not " *", to check for indented text.
Don't make a temp buffer; just record the indent amount.  Simplify.

29 years ago(vc-locking-user): In CVS case, convert user number to a string.
Richard M. Stallman [Thu, 16 Nov 1995 22:04:24 +0000 (22:04 +0000)]
(vc-locking-user): In CVS case, convert user number to a string.

29 years ago(install-arch-indep): Rename old info/dir only if exists.
Richard M. Stallman [Thu, 16 Nov 1995 21:59:46 +0000 (21:59 +0000)]
(install-arch-indep): Rename old info/dir only if exists.

29 years agoUse `buffer-substring-no-properties' instead of `buffer-substring' to
Johan Vromans [Thu, 16 Nov 1995 20:04:57 +0000 (20:04 +0000)]
Use `buffer-substring-no-properties' instead of `buffer-substring' to
avoid the properties being copied.

29 years ago(FRAME_WINDOW_P): Always define it one way or another.
Richard M. Stallman [Thu, 16 Nov 1995 20:00:37 +0000 (20:00 +0000)]
(FRAME_WINDOW_P): Always define it one way or another.

29 years ago(minibuffer maps): Delete extra quote.
Richard M. Stallman [Thu, 16 Nov 1995 17:16:12 +0000 (17:16 +0000)]
(minibuffer maps): Delete extra quote.

29 years ago(Info-complete-menu-item): Don't treat `* Menu:' as a menu item.
Richard M. Stallman [Thu, 16 Nov 1995 16:33:04 +0000 (16:33 +0000)]
(Info-complete-menu-item): Don't treat `* Menu:' as a menu item.

29 years ago(gettext_noop): New macro, identity fn.
Roland McGrath [Thu, 16 Nov 1995 02:51:19 +0000 (02:51 +0000)]
(gettext_noop): New macro, identity fn.
(re_error_msgid): Mark strings with that, to ease message catalog creation.

29 years agoDeclare etext.
Roland McGrath [Thu, 16 Nov 1995 01:48:21 +0000 (01:48 +0000)]
Declare etext.

29 years ago[_LIBC] (start_of_data): Use weak ref to __data_start; use &etext if not
Roland McGrath [Thu, 16 Nov 1995 01:46:10 +0000 (01:46 +0000)]
[_LIBC] (start_of_data): Use weak ref to __data_start; use &etext if not
present.

29 years ago(info-insert-file-contents-1): Various rewrites.
Richard M. Stallman [Wed, 15 Nov 1995 23:17:18 +0000 (23:17 +0000)]
(info-insert-file-contents-1): Various rewrites.
Compute EXT-LEFT after removing the dot from SUFFIX.

29 years ago(XTread_socket): Verify a ButtonPress was actually in the
Richard M. Stallman [Wed, 15 Nov 1995 23:15:49 +0000 (23:15 +0000)]
(XTread_socket): Verify a ButtonPress was actually in the
menu bar before generating a menu_bar_activate_event event.

29 years ago(display_menu_item): Fix previous change.
Richard M. Stallman [Wed, 15 Nov 1995 23:00:18 +0000 (23:00 +0000)]
(display_menu_item): Fix previous change.

29 years ago(hppa*-hp-hpux10*): Use s/hpux10.h.
Richard M. Stallman [Wed, 15 Nov 1995 21:50:46 +0000 (21:50 +0000)]
(hppa*-hp-hpux10*): Use s/hpux10.h.

29 years ago(c++-mode): Remove autoload cookie.
Richard M. Stallman [Wed, 15 Nov 1995 18:58:57 +0000 (18:58 +0000)]
(c++-mode): Remove autoload cookie.

29 years ago(syms_of_xselect): Doc fix.
Richard M. Stallman [Wed, 15 Nov 1995 18:33:45 +0000 (18:33 +0000)]
(syms_of_xselect): Doc fix.

29 years ago(mouse-sel-lost-selection-hook): Undo prev change.
Richard M. Stallman [Wed, 15 Nov 1995 18:32:38 +0000 (18:32 +0000)]
(mouse-sel-lost-selection-hook): Undo prev change.

29 years ago(x_clear_frame_selections): Get selection_symbol properly.
Richard M. Stallman [Wed, 15 Nov 1995 18:32:09 +0000 (18:32 +0000)]
(x_clear_frame_selections): Get selection_symbol properly.

(x_clear_frame_selections): Undo previous change.

29 years ago(doprnt1): Add a cast.
Richard M. Stallman [Wed, 15 Nov 1995 17:44:17 +0000 (17:44 +0000)]
(doprnt1): Add a cast.

29 years ago(mark_object): Don't overwrite original argument value.
Richard M. Stallman [Wed, 15 Nov 1995 17:42:44 +0000 (17:42 +0000)]
(mark_object): Don't overwrite original argument value.

29 years ago(command-line-1): Mention F10.
Richard M. Stallman [Wed, 15 Nov 1995 17:24:18 +0000 (17:24 +0000)]
(command-line-1): Mention F10.

29 years ago(xsymbol): Cast name explicitly to (char *).
Richard M. Stallman [Wed, 15 Nov 1995 16:57:23 +0000 (16:57 +0000)]
(xsymbol): Cast name explicitly to (char *).

29 years ago(goto-address-highlight-p): New variable.
Richard M. Stallman [Wed, 15 Nov 1995 05:03:42 +0000 (05:03 +0000)]
(goto-address-highlight-p): New variable.
(goto-address-fontify): Removed check for invisible text,
set inhibit-point-motion-hooks instead

(goto-address): Use S-mouse-2, not S-mouse-1.
Add autoload cookie.

29 years ago(fill-region-as-paragraph): Handle left margin extending to or past
Richard M. Stallman [Wed, 15 Nov 1995 01:30:28 +0000 (01:30 +0000)]
(fill-region-as-paragraph): Handle left margin extending to or past
fill-column.

29 years ago(fill-individual-paragraphs): Advance 1 line in inner loop.
Richard M. Stallman [Tue, 14 Nov 1995 23:28:24 +0000 (23:28 +0000)]
(fill-individual-paragraphs): Advance 1 line in inner loop.

29 years ago(mouse-sel-lost-selection-hook): Use (car selection).
Richard M. Stallman [Tue, 14 Nov 1995 22:57:02 +0000 (22:57 +0000)]
(mouse-sel-lost-selection-hook): Use (car selection).

29 years ago(calendar-julian-from-absolute): Autoload it.
Richard M. Stallman [Tue, 14 Nov 1995 22:26:25 +0000 (22:26 +0000)]
(calendar-julian-from-absolute): Autoload it.

29 years ago(indent-line-to): Delete spaces before inserting a tab.
Richard M. Stallman [Tue, 14 Nov 1995 21:05:54 +0000 (21:05 +0000)]
(indent-line-to): Delete spaces before inserting a tab.

29 years ago(nt): Rename install, readme, and todo to INSTALL, README, and TODO.
Geoff Voelker [Tue, 14 Nov 1995 19:41:16 +0000 (19:41 +0000)]
(nt): Rename install, readme, and todo to INSTALL, README, and TODO.

29 years agoInitial revision
Geoff Voelker [Tue, 14 Nov 1995 19:16:18 +0000 (19:16 +0000)]
Initial revision

29 years ago(command-line-1): Reorganize the initial help output.
Richard M. Stallman [Tue, 14 Nov 1995 18:28:49 +0000 (18:28 +0000)]
(command-line-1): Reorganize the initial help output.

29 years ago(check_executable) [DOS_NT]: Treat all dirs as executable.
Richard M. Stallman [Tue, 14 Nov 1995 17:38:19 +0000 (17:38 +0000)]
(check_executable) [DOS_NT]: Treat all dirs as executable.

(Fcopy_file): Don't chmod output file on MSDOS
unless we have DJGPP version 2.

29 years ago(compilation-sentinel): Use the local value of
Richard M. Stallman [Tue, 14 Nov 1995 03:48:33 +0000 (03:48 +0000)]
(compilation-sentinel): Use the local value of
compilation-exit-message-function in the process buffer.

29 years ago(archive-remote-regexp): Doc fix.
Richard M. Stallman [Tue, 14 Nov 1995 03:45:10 +0000 (03:45 +0000)]
(archive-remote-regexp): Doc fix.

29 years ago(View-scroll-lines-forward): Don't recenter at end.
Richard M. Stallman [Tue, 14 Nov 1995 03:43:40 +0000 (03:43 +0000)]
(View-scroll-lines-forward): Don't recenter at end.

29 years ago(regex.o): Depend on ../src/config.h.
Richard M. Stallman [Tue, 14 Nov 1995 02:59:27 +0000 (02:59 +0000)]
(regex.o): Depend on ../src/config.h.

29 years ago(vc-directory): Require dired.
Richard M. Stallman [Mon, 13 Nov 1995 20:24:46 +0000 (20:24 +0000)]
(vc-directory): Require dired.
(vc-revert-buffer): Ignore vc-suppress-confirm.

29 years ago(install): Change same-dir test to create test file in
Geoff Voelker [Mon, 13 Nov 1995 17:47:35 +0000 (17:47 +0000)]
(install): Change same-dir test to create test file in
installation tree and thereby support read-only shares.

29 years agoDeclare calloc like malloc.
Richard M. Stallman [Mon, 13 Nov 1995 05:06:14 +0000 (05:06 +0000)]
Declare calloc like malloc.

29 years ago(tmm-define-keys): Don't define ESC ESC.
Richard M. Stallman [Mon, 13 Nov 1995 03:20:37 +0000 (03:20 +0000)]
(tmm-define-keys): Don't define ESC ESC.

29 years ago(top level): Make sure to set global minor-mode-alist, not local one.
Noah Friedman [Mon, 13 Nov 1995 01:37:40 +0000 (01:37 +0000)]
(top level): Make sure to set global minor-mode-alist, not local one.
(eldoc-mode-print-current-symbol-info): Make sure this-command is a symbol.
(eldoc-function-argstring): If fn is a macro, skip leading `macro' elt.
(eldoc-function-argstring-from-docstring): Look for `condition-case' pattern.

29 years agoInitial revision
Richard M. Stallman [Sun, 12 Nov 1995 23:58:04 +0000 (23:58 +0000)]
Initial revision

29 years agoInitial revision
Noah Friedman [Sun, 12 Nov 1995 21:04:08 +0000 (21:04 +0000)]
Initial revision

29 years ago(LIBS_STANDARD): Definition deleted.
Richard M. Stallman [Sun, 12 Nov 1995 06:36:40 +0000 (06:36 +0000)]
(LIBS_STANDARD): Definition deleted.

29 years ago(LIBS_SYSTEM): Fix typo in prev change.
Richard M. Stallman [Sun, 12 Nov 1995 06:34:20 +0000 (06:34 +0000)]
(LIBS_SYSTEM): Fix typo in prev change.

29 years ago(LIB_STANDARD): Extract this as in src/Makefile.in.
Richard M. Stallman [Sun, 12 Nov 1995 06:32:30 +0000 (06:32 +0000)]
(LIB_STANDARD): Extract this as in src/Makefile.in.
(LOADLIBES): Use LIB_STANDARD.

29 years agoAlways include dispextern.h before cm.h.
Richard M. Stallman [Sun, 12 Nov 1995 05:20:12 +0000 (05:20 +0000)]
Always include dispextern.h before cm.h.

29 years ago(universal-argument-other-key): Add to existing unread-command-events value.
Richard M. Stallman [Sat, 11 Nov 1995 23:56:47 +0000 (23:56 +0000)]
(universal-argument-other-key): Add to existing unread-command-events value.

29 years ago(command-line): Don't reject unknown args here.
Richard M. Stallman [Sat, 11 Nov 1995 23:56:03 +0000 (23:56 +0000)]
(command-line): Don't reject unknown args here.
(command-line-1): Detect it here.

29 years ago(balance-windows): Don't count the menu bar's lines in the frame height.
Richard M. Stallman [Sat, 11 Nov 1995 23:51:44 +0000 (23:51 +0000)]
(balance-windows): Don't count the menu bar's lines in the frame height.

29 years ago(syms_of_frame_1): Set up Vdefault_frame_alist here.
Richard M. Stallman [Sat, 11 Nov 1995 23:50:10 +0000 (23:50 +0000)]
(syms_of_frame_1): Set up Vdefault_frame_alist here.
(syms_of_frame): Not here.
(Vdefault_frame_alist): Definition now unconditional.

29 years ago(Fdocumentation): Reject a file reference
Richard M. Stallman [Sat, 11 Nov 1995 23:48:53 +0000 (23:48 +0000)]
(Fdocumentation): Reject a file reference
at the end of a lambda body.

29 years ago(dos_menubar_clock_displayed): New variable.
Richard M. Stallman [Sat, 11 Nov 1995 23:48:29 +0000 (23:48 +0000)]
(dos_menubar_clock_displayed): New variable.
(check_timer): Erase the clock if it has been turned off.

29 years ago(display_text_line): Handle redisplay_end_trigger
Richard M. Stallman [Sat, 11 Nov 1995 22:12:30 +0000 (22:12 +0000)]
(display_text_line): Handle redisplay_end_trigger
before getting the face of the next character.  Reset next_face_change.

29 years ago(mkdir): Create man1dir, not mandir.
Richard M. Stallman [Sat, 11 Nov 1995 20:52:52 +0000 (20:52 +0000)]
(mkdir): Create man1dir, not mandir.
(uninstall): Use man1dir, not mandir.

(man1dir): New variable.
(install-arch-indep): Use man1dir.

29 years ago(NUM_FAILURE_ITEMS, POP_FAILURE_POINT, PUSH_FAILURE_POINT):
Richard M. Stallman [Sat, 11 Nov 1995 20:51:37 +0000 (20:51 +0000)]
(NUM_FAILURE_ITEMS, POP_FAILURE_POINT, PUSH_FAILURE_POINT):
Do not test for backtracking--do the same thing with or without.

(_GNU_SOURCE): Undef before defining.

(re_max_failures): Initialize to just 20000.

29 years ago(describe-buffer-case-table): Use set-char-table-range.
Richard M. Stallman [Sat, 11 Nov 1995 20:39:37 +0000 (20:39 +0000)]
(describe-buffer-case-table): Use set-char-table-range.

29 years ago(rmail-summary-overlay): Make it a permanent local.
Richard M. Stallman [Sat, 11 Nov 1995 20:37:24 +0000 (20:37 +0000)]
(rmail-summary-overlay): Make it a permanent local.

29 years ago(auto-compression-mode): Make arg optional.
Richard M. Stallman [Sat, 11 Nov 1995 20:29:31 +0000 (20:29 +0000)]
(auto-compression-mode): Make arg optional.

29 years ago(check_syntax_table): Check the purpose slot.
Richard M. Stallman [Sat, 11 Nov 1995 20:28:26 +0000 (20:28 +0000)]
(check_syntax_table): Check the purpose slot.
Use Qsyntax_table_p for the error message.

(Fmodify_syntax_entry): Don't fail to init MATCH.

29 years ago(fatal_unexec): Don't use varargs.
Richard M. Stallman [Sat, 11 Nov 1995 20:27:37 +0000 (20:27 +0000)]
(fatal_unexec): Don't use varargs.

29 years ago(display_menu_bar): Fix backwards conditional.
Richard M. Stallman [Sat, 11 Nov 1995 15:55:13 +0000 (15:55 +0000)]
(display_menu_bar): Fix backwards conditional.
(update_menu_bar, redisplay_window): Don't use FRAME_EXTERNAL_MENU_BAR
in #ifdef, since it is always defined.