bpt/emacs.git
29 years ago(old_tty_valid): New variable.
Karl Heuer [Mon, 5 Jun 1995 12:35:03 +0000 (12:35 +0000)]
(old_tty_valid): New variable.
(init_sys_modes): Set old_tty_valid if we set old_tty.
(reset_sys_modes): Restore tty settings only if old_tty_valid.

29 years ago(trivial_regexp_p): = is special after \.
Karl Heuer [Mon, 5 Jun 1995 12:32:41 +0000 (12:32 +0000)]
(trivial_regexp_p): = is special after \.

29 years ago(hack-local-variables-prop-line): Don't downcase var name.
Karl Heuer [Mon, 5 Jun 1995 12:30:11 +0000 (12:30 +0000)]
(hack-local-variables-prop-line): Don't downcase var name.

29 years ago*** empty log message ***
Karl Heuer [Mon, 5 Jun 1995 12:23:13 +0000 (12:23 +0000)]
*** empty log message ***

29 years ago(output_authors): Allow ':' in time zone, as per ISO 8601 and RCS 5.6.8 beta.
Paul Eggert [Sun, 4 Jun 1995 01:34:39 +0000 (01:34 +0000)]
(output_authors): Allow ':' in time zone, as per ISO 8601 and RCS 5.6.8 beta.

29 years agoUndefined INHIBIT_STRING_HEADER when we have no
Karl Heuer [Sat, 3 Jun 1995 17:32:10 +0000 (17:32 +0000)]
Undefined INHIBIT_STRING_HEADER when we have no
other way of getting a bcopy and a bzero.

29 years ago(HAVE_SELECT, HAVE_TIMEVAL): Definitions deleted.
Karl Heuer [Sat, 3 Jun 1995 17:31:53 +0000 (17:31 +0000)]
(HAVE_SELECT, HAVE_TIMEVAL): Definitions deleted.

29 years ago(Fencode_time): Doc fix.
Karl Heuer [Sat, 3 Jun 1995 17:25:27 +0000 (17:25 +0000)]
(Fencode_time): Doc fix.

29 years ago(NULL): Define if not defined.
Karl Heuer [Sat, 3 Jun 1995 16:57:38 +0000 (16:57 +0000)]
(NULL): Define if not defined.

29 years agoFixed calendar-string-spread to allow 0 or 1 string; this simplified several
Edward M. Reingold [Fri, 2 Jun 1995 22:02:17 +0000 (22:02 +0000)]
Fixed calendar-string-spread to allow 0 or 1 string; this simplified several
calls to it.

29 years agoFix cal-x.el to create an empty fancy-diary-buffer, if needed.
Edward M. Reingold [Fri, 2 Jun 1995 14:45:21 +0000 (14:45 +0000)]
Fix cal-x.el to create an empty fancy-diary-buffer, if needed.

29 years agoNew function to create (but not fill) the fancy diary buffer.
Edward M. Reingold [Fri, 2 Jun 1995 14:44:34 +0000 (14:44 +0000)]
New function to create (but not fill) the fancy diary buffer.

29 years agoDon't go forward over a word-char if we're at bob, and set match-data.
Simon Marshall [Fri, 2 Jun 1995 07:42:12 +0000 (07:42 +0000)]
Don't go forward over a word-char if we're at bob, and set match-data.

29 years ago(vendor-specific-keysyms): Recognize "X Consortium".
Karl Heuer [Fri, 2 Jun 1995 01:03:43 +0000 (01:03 +0000)]
(vendor-specific-keysyms): Recognize "X Consortium".

29 years ago(*-solaris2.5): New configuration.
Karl Heuer [Fri, 2 Jun 1995 00:53:28 +0000 (00:53 +0000)]
(*-solaris2.5): New configuration.

29 years agoInitial revision
Karl Heuer [Fri, 2 Jun 1995 00:45:49 +0000 (00:45 +0000)]
Initial revision

29 years agoCopy new files config.nt and config.w95.
Karl Heuer [Fri, 2 Jun 1995 00:44:29 +0000 (00:44 +0000)]
Copy new files config.nt and config.w95.

29 years agoRemove version information.
Karl Heuer [Fri, 2 Jun 1995 00:14:33 +0000 (00:14 +0000)]
Remove version information.

29 years ago(EmacsFrameDestroy): Block and unblock input.
Karl Heuer [Thu, 1 Jun 1995 23:37:20 +0000 (23:37 +0000)]
(EmacsFrameDestroy): Block and unblock input.

29 years ago(x_destroy_bitmap): Block and unblock input.
Karl Heuer [Thu, 1 Jun 1995 23:23:50 +0000 (23:23 +0000)]
(x_destroy_bitmap): Block and unblock input.
(Fx_horizontal_line): Add one UNBLOCK_INPUT to fix a misbalance,
and move another one to include the call to XFreeGC, in case we
someday remove the "#if 0" conditions.

29 years ago(multiple-recover-finish): Renamed to recover-session-finish.
Roland McGrath [Thu, 1 Jun 1995 23:18:04 +0000 (23:18 +0000)]
(multiple-recover-finish): Renamed to recover-session-finish.
(recover-session): Changed binding.
(recover-session-finish): Doc fix; rewritten using map-y-or-n-p.

29 years agoAutoload calendar-setup.
Edward M. Reingold [Thu, 1 Jun 1995 20:53:04 +0000 (20:53 +0000)]
Autoload calendar-setup.

29 years agoNew version 3.06 from author.
Simon Marshall [Thu, 1 Jun 1995 09:26:48 +0000 (09:26 +0000)]
New version 3.06 from author.

29 years agoMade font-lock-compile-keywords not compile if it looks like it already has.
Simon Marshall [Thu, 1 Jun 1995 09:08:29 +0000 (09:08 +0000)]
Made font-lock-compile-keywords not compile if it looks like it already has.

29 years ago(x_display_info_for_name): Fix error message.
Karl Heuer [Wed, 31 May 1995 21:18:55 +0000 (21:18 +0000)]
(x_display_info_for_name): Fix error message.
(Fx_open_connection): Fix error messages.

29 years ago(dired-find-buffer-nocreate): Ignore dead buffers.
Karl Heuer [Wed, 31 May 1995 21:06:48 +0000 (21:06 +0000)]
(dired-find-buffer-nocreate): Ignore dead buffers.

29 years agoMove defconsts to avoid byte-compiler warnings.
Karl Heuer [Wed, 31 May 1995 20:00:40 +0000 (20:00 +0000)]
Move defconsts to avoid byte-compiler warnings.

29 years agoComment change.
Karl Heuer [Wed, 31 May 1995 19:57:27 +0000 (19:57 +0000)]
Comment change.

29 years agoDocument how to specify a list to --x-includes and --x-libraries.
Karl Heuer [Wed, 31 May 1995 19:46:12 +0000 (19:46 +0000)]
Document how to specify a list to --x-includes and --x-libraries.

29 years ago(menu-bar-help-menu): Add "..."
Karl Heuer [Wed, 31 May 1995 19:41:49 +0000 (19:41 +0000)]
(menu-bar-help-menu): Add "..."

29 years ago(scroll-bar-drag): Call scroll-bar-drag-1
Karl Heuer [Wed, 31 May 1995 19:39:24 +0000 (19:39 +0000)]
(scroll-bar-drag): Call scroll-bar-drag-1
inside the let.

29 years ago(initial comments): Copyright 1995; don't speak
Karl Heuer [Wed, 31 May 1995 19:30:32 +0000 (19:30 +0000)]
(initial comments): Copyright 1995; don't speak
about setup; correct history for a file that actually IS in
Emacs 19.29; update list of known bugs.
(all functions): inititialize all local variables explicitely to 'nil'.
(ada-font-lock-keywords): initialized according to new user option
`font-lock-maximum-decoration'.

(ada-ident-re): new regexp for Ada identifiers.
(ada-block-start-re): "record" may be preceded by one or more
occurencies of "limited", "abstract", or "tagged".
(ada-end-stmt-re): added "separate" body parts, "else", and
"package <Id> is".
(ada-subprogram-start-re): added "entry", "protected" and
"package body"
(ada-indent-function): handle "elsif" the same way as "if", added
"separate" for no indent.
(ada-get-indent-type): if "type ... is .." is followed by code on
the same line, it is a broken statement. Test it.
(ada-check-defun-name): check for "protected" records.
(ada-goto-matching-decl-start): use of ada-ident-re.
(ada-goto-matching-start): extend regexp for "protected" record.
(ada-in-limit-line): renamed from in-limit-line. Don't use
count-lines, but test if beginning-of-line/end-of-line puts us
to bob/eob.
(ada-goto-previous-nonblank-line): save a beginning-of-line
statement, as we already are there.
(ada-complete-type): removed.
(ada-tabsize): removed.
(keymap): use C-M-a and C-M-e for proc/func movement.  No
keybinding anymore for next/prev-package.
(ada-font-lock-keywords-[1|2]): add protected records. "when" removed
from 'reference'-face.
(initial comments): updated CREDITS list.
(ada-add-ada-menu): capitalized menu entries.  Added menu statement
needed for XEmacs.

changed all Ada94 to Ada95.

(ada-xemacs): new function, detect if we are
running on XEmacs. Ada keymap definition and menus use it.
(ada-create-syntax-table): corrected comments explaining use of 2nd
syntax table.  Added creation of ada-mode-symbol-syntax-table
with '_' as word constituent.
(ada-adjust-case): add test, if symbol is preceeded by a "'".
If true, change case according to ada-case-attribute.
(ada-which-function-are-we-in): new routine. Save name of the current
function in the old buffer; we can place cursor now at the same
function in the new buffer using find-file.
(ada-make-body): new function.  Generates body stubs if the body
did not exist yet and you switch to it by find-file.
(ada-gen-treat-proc): complete rewrite for ada-make-body.
(ada-mode): two doc lines about the above extension.
(keymap definition): remove 4th parameter in call to
`substitute-key-definition' to make XEmacs happy.

(ada-adjust-case-region, ada-move-to-start, ada-move-to-end,
ada-indent-newline-indent, ada-format-paramlist): switch syntax
tables, protect switching of syntax tables with unwind-protect.
(ada-in-open-paren-p): replace user option
`ada-search-paren-line-count-limit' by
`ada-search-paren-char-count-limit'.
(ada-case-attribute): new user option, but not yet the functionality.
(ada-krunch-args): initialized to 0 exploiting the new capability of
'gnatk8' as of gnat-2.0.
(ada-make-filename-from-adaname): remove downcasing and replacement
of dots. This is done in external program gnatk8 (gnat-2.0).
(ada-in-open-paren-p): complete rewrite for speed-up.
(ada-search-ignore-string-comment): ignore # as a string terminator
in all searches.
(ada-add-ada-menu): use real variables instead of t for invoking
'easymenu'
(require 'easymenu).
(imenu-create-ada-index): we accept forward definitions again.
(ada-indent-region): catch errors, simplified code.

29 years ago(LD_SWITCH_SYSTEM): Copied back from s/sol2-3.h;
Karl Heuer [Tue, 30 May 1995 23:32:09 +0000 (23:32 +0000)]
(LD_SWITCH_SYSTEM): Copied back from s/sol2-3.h;
added references to /usr/dt/lib.

29 years agoUse x_includes, not x_libraries, for -I.
Karl Heuer [Tue, 30 May 1995 23:26:56 +0000 (23:26 +0000)]
Use x_includes, not x_libraries, for -I.
Make bitmapdir a colon-separated list.

29 years ago(syms_of_xfns): Allow PATH_BITMAPS to be a colon-separated list.
Karl Heuer [Tue, 30 May 1995 23:17:55 +0000 (23:17 +0000)]
(syms_of_xfns): Allow PATH_BITMAPS to be a colon-separated list.

29 years ago(emacs-lisp-mode-map): Add a menu.
Karl Heuer [Tue, 30 May 1995 23:07:27 +0000 (23:07 +0000)]
(emacs-lisp-mode-map): Add a menu.
(emacs-lisp-byte-compile): New function.

29 years ago(sh-mode-map): Fix capitalization in menu bar.
Karl Heuer [Tue, 30 May 1995 23:06:00 +0000 (23:06 +0000)]
(sh-mode-map): Fix capitalization in menu bar.

29 years agoFix capitalization in menu bar.
Karl Heuer [Tue, 30 May 1995 23:05:08 +0000 (23:05 +0000)]
Fix capitalization in menu bar.

29 years agoFix capitalization in menu bar.
Karl Heuer [Tue, 30 May 1995 22:59:41 +0000 (22:59 +0000)]
Fix capitalization in menu bar.
(gud-xdb-find-file): Delete duplicate menu-bar entry.

29 years ago(forms--mode-menu-ro, forms--mode-menu-edit): Fix capitalization in menu bar.
Karl Heuer [Tue, 30 May 1995 22:54:53 +0000 (22:54 +0000)]
(forms--mode-menu-ro, forms--mode-menu-edit): Fix capitalization in menu bar.

29 years agoFix capitalization and punctuation in menu bar.
Karl Heuer [Tue, 30 May 1995 22:48:05 +0000 (22:48 +0000)]
Fix capitalization and punctuation in menu bar.

29 years ago(compilation-mode-map): Fix capitalization in menu bar.
Karl Heuer [Tue, 30 May 1995 22:42:32 +0000 (22:42 +0000)]
(compilation-mode-map): Fix capitalization in menu bar.

29 years ago(bibtex-mode-map): Fix capitalization in menu bar.
Karl Heuer [Tue, 30 May 1995 22:37:49 +0000 (22:37 +0000)]
(bibtex-mode-map): Fix capitalization in menu bar.

29 years ago(tar-mode-map): Fix capitalization in menu bar.
Karl Heuer [Tue, 30 May 1995 22:35:28 +0000 (22:35 +0000)]
(tar-mode-map): Fix capitalization in menu bar.

29 years ago(syms_of_editfns): user-login-name renamed from user-name.
Karl Heuer [Tue, 30 May 1995 21:56:32 +0000 (21:56 +0000)]
(syms_of_editfns): user-login-name renamed from user-name.
user-real-login-name renamed from user-real-name.
C names changed to Vuser_real_login_name, Vuser_login_name as well.

29 years agoChange Vuser_real_name to Vuser_real_login_name.
Karl Heuer [Tue, 30 May 1995 21:50:07 +0000 (21:50 +0000)]
Change Vuser_real_name to Vuser_real_login_name.

29 years ago(archive-lemacs): New variable.
Karl Heuer [Tue, 30 May 1995 21:45:22 +0000 (21:45 +0000)]
(archive-lemacs): New variable.
(archive-mode-map, archive-summarize-files): Make it sort-of
work with Lucid Emacs.
(archive-mouse-extract): Use Lucid compatible code.
(archive-summarize-files, archive-lzh-chmod-entry): Guard
lambda with function.

29 years ago(time-stamp): only warn about time-stamping
Karl Heuer [Tue, 30 May 1995 21:20:09 +0000 (21:20 +0000)]
(time-stamp): only warn about time-stamping
being disabled if found a time-stamp that won't get updated.

29 years ago(update_menu_bar): Do update if region display has changed.
Karl Heuer [Tue, 30 May 1995 19:43:26 +0000 (19:43 +0000)]
(update_menu_bar): Do update if region display has changed.

29 years ago(compilation-error-regexp-alist): In "Cray C" regexp, don't allow newlines.
Roland McGrath [Tue, 30 May 1995 19:35:59 +0000 (19:35 +0000)]
(compilation-error-regexp-alist): In "Cray C" regexp, don't allow newlines.

29 years ago(ediff-setup-control-frame): Make
Karl Heuer [Tue, 30 May 1995 19:20:47 +0000 (19:20 +0000)]
(ediff-setup-control-frame): Make
Ediff delete the old control frame before creating a new one.

29 years ago(x_top_window_to_frame): Don't match menu-bar widget.
Karl Heuer [Tue, 30 May 1995 18:47:11 +0000 (18:47 +0000)]
(x_top_window_to_frame): Don't match menu-bar widget.

(x_window): Use applicationShellWidgetClass,
not topLevelShellWidgetClass.  Call lw_set_main_areas after
creating the menubar widget.

29 years ago(set_frame_menubar): Always call update_frame_menubar.
Karl Heuer [Tue, 30 May 1995 18:46:49 +0000 (18:46 +0000)]
(set_frame_menubar): Always call update_frame_menubar.

29 years ago(update_menu_bar): Reverse test of save_match_data.
Karl Heuer [Tue, 30 May 1995 18:46:24 +0000 (18:46 +0000)]
(update_menu_bar): Reverse test of save_match_data.

29 years ago(frame-configuration-p): Moved here from frame.el.
Karl Heuer [Tue, 30 May 1995 18:39:33 +0000 (18:39 +0000)]
(frame-configuration-p): Moved here from frame.el.

29 years ago(frame-configuration-p): Moved to subr.el.
Karl Heuer [Tue, 30 May 1995 18:39:22 +0000 (18:39 +0000)]
(frame-configuration-p): Moved to subr.el.

29 years ago(facemenu-special-menu): Use characters, not symbols.
Karl Heuer [Tue, 30 May 1995 18:31:00 +0000 (18:31 +0000)]
(facemenu-special-menu): Use characters, not symbols.
Add Remove Special menu item.
(facemenu-remove-special): New function.
(facemenu-set-face-from-menu): If prefix arg, treat region as inactive.
(facemenu-set-face): Likewise.
(facemenu-keymap, facemenu-foreground-menu, facemenu-background-menu):
Add ... after Other.
(facemenu-menu): Change name to Text Properties.

(facemenu-remove-really-all): New function.
(facemenu-special-menu): Add Remove All menu item.
(facemenu-indentation-menu): Make item names clearer.
Pick new key names too.

(facemenu-menu): Split up definition.
Move `Remove All' item here.
(facemenu-special-menu): Delete `Remove All' item.
(facemenu-remove-all): Renamed from facemenu-remove-really-all.
(facemenu-remove-props): Renamed from facemenu-remove-all.

29 years agoComment fix.
Karl Heuer [Tue, 30 May 1995 18:21:01 +0000 (18:21 +0000)]
Comment fix.

29 years ago(make-initial-minibuffer-frame): New function.
Karl Heuer [Tue, 30 May 1995 06:54:44 +0000 (06:54 +0000)]
(make-initial-minibuffer-frame): New function.
(frame-notice-user-settings): Call it.

29 years ago(Fx_create_frame): Pass new arg to make_frame_without_minibuffer.
Karl Heuer [Tue, 30 May 1995 06:53:25 +0000 (06:53 +0000)]
(Fx_create_frame): Pass new arg to make_frame_without_minibuffer.

29 years ago(make_frame_without_minibuffer): New arg DISPLAY.
Karl Heuer [Tue, 30 May 1995 06:53:08 +0000 (06:53 +0000)]
(make_frame_without_minibuffer): New arg DISPLAY.
If there's no minibuffer frame to use, create one.

29 years ago(Man-default-man-entry): Return result.
Karl Heuer [Tue, 30 May 1995 05:07:52 +0000 (05:07 +0000)]
(Man-default-man-entry): Return result.

29 years ago(Frandom): Use EMACS_INT, not int.
Karl Heuer [Tue, 30 May 1995 03:15:27 +0000 (03:15 +0000)]
(Frandom): Use EMACS_INT, not int.
Use NULL, not 0, as arg of `time'.

29 years ago(make_lispy_event, make_lispy_movement):
Karl Heuer [Mon, 29 May 1995 21:04:07 +0000 (21:04 +0000)]
(make_lispy_event, make_lispy_movement):
Use NULL, not 0, as arg of pixel_to_glyph_coords.

29 years ago(Fmouse_position): Use NULL, not 0, as arg of pixel_to_glyph_coords.
Karl Heuer [Mon, 29 May 1995 21:03:47 +0000 (21:03 +0000)]
(Fmouse_position): Use NULL, not 0, as arg of pixel_to_glyph_coords.

29 years agoDeclare x_get_focus_frame.
Karl Heuer [Mon, 29 May 1995 20:54:22 +0000 (20:54 +0000)]
Declare x_get_focus_frame.

29 years ago(gud-perldb-find-file): Use gud-make-debug-menu.
Karl Heuer [Mon, 29 May 1995 20:16:10 +0000 (20:16 +0000)]
(gud-perldb-find-file): Use gud-make-debug-menu.

29 years ago(gud-perldb-massage-args): Pass `-emacs' after the file name.
Karl Heuer [Mon, 29 May 1995 20:13:06 +0000 (20:13 +0000)]
(gud-perldb-massage-args): Pass `-emacs' after the file name.

29 years ago(gud-make-debug-menu): New function.
Karl Heuer [Mon, 29 May 1995 20:10:58 +0000 (20:10 +0000)]
(gud-make-debug-menu): New function.
(gud-mode, gud-gdb-find-file, gud-dbx-find-file, gud-sdb-find-file)
(gud-xdb-find-file): Use gud-make-debug-menu.

29 years ago(dired-mode-map): Rename menubar bindings and use the
Karl Heuer [Mon, 29 May 1995 20:08:11 +0000 (20:08 +0000)]
(dired-mode-map): Rename menubar bindings and use the
new function names `dired-do-query-replace' and `dired-do-search'.

29 years ago(XTread_socket) [USE_X_TOOLKIT]: Do pass MotionNotify events
Karl Heuer [Mon, 29 May 1995 20:04:22 +0000 (20:04 +0000)]
(XTread_socket) [USE_X_TOOLKIT]: Do pass MotionNotify events
to the toolkit.

29 years ago(hppa*-hp-hpux10*, m68k-hp-hpux10*): New configurations.
Karl Heuer [Mon, 29 May 1995 20:02:00 +0000 (20:02 +0000)]
(hppa*-hp-hpux10*, m68k-hp-hpux10*): New configurations.

29 years agoAllow x_libraries and x_includes to be paths.
Karl Heuer [Mon, 29 May 1995 19:52:41 +0000 (19:52 +0000)]
Allow x_libraries and x_includes to be paths.

29 years ago(x_term_init): Block input during this function.
Karl Heuer [Mon, 29 May 1995 19:49:52 +0000 (19:49 +0000)]
(x_term_init): Block input during this function.

29 years ago(find-dired): If dired-simple-subdir-alist is not
Karl Heuer [Mon, 29 May 1995 19:46:24 +0000 (19:46 +0000)]
(find-dired): If dired-simple-subdir-alist is not
defined, set dired-subdir-alist a different way.
(find-dired-version): Variable deleted.

29 years ago(after-revert-hook, before-revert-hook): Add defvars.
Karl Heuer [Mon, 29 May 1995 19:42:42 +0000 (19:42 +0000)]
(after-revert-hook, before-revert-hook): Add defvars.

29 years ago(x_term_init): Call init_sigio only if interrupt_input.
Karl Heuer [Mon, 29 May 1995 19:41:18 +0000 (19:41 +0000)]
(x_term_init): Call init_sigio only if interrupt_input.

29 years ago(Fset_input_mode): When read_socket_hook, ignore
Karl Heuer [Mon, 29 May 1995 19:40:47 +0000 (19:40 +0000)]
(Fset_input_mode): When read_socket_hook, ignore
what the user specified, and set interrupt_input in the preferred
way for this system.

29 years ago* etags.c (etags_getcwd): Undo the /bin/pwd change. It may raise
Francesco Potortì [Mon, 29 May 1995 16:49:24 +0000 (16:49 +0000)]
* etags.c (etags_getcwd): Undo the /bin/pwd change.  It may raise
   compatibility problems.

29 years ago* man.el (Man-init-defvars): Don't remove lines containing
Francesco Potortì [Mon, 29 May 1995 13:20:51 +0000 (13:20 +0000)]
* man.el (Man-init-defvars): Don't remove lines containing
"No such file or directory".
eof

29 years ago* etags.c (etags_getcwd): Undo the /bin/pwd change. It may raise
Francesco Potortì [Mon, 29 May 1995 12:40:25 +0000 (12:40 +0000)]
* etags.c (etags_getcwd): Undo the /bin/pwd change.  It may raise
compatibility problems.

29 years ago(x_set_frame_parameters): Pass -1 to x_set_offset.
Karl Heuer [Mon, 29 May 1995 07:27:50 +0000 (07:27 +0000)]
(x_set_frame_parameters): Pass -1 to x_set_offset.

29 years ago(x_set_offset): Distinguish CHANGE_GRAVITY < 0 case.
Karl Heuer [Mon, 29 May 1995 07:27:09 +0000 (07:27 +0000)]
(x_set_offset): Distinguish CHANGE_GRAVITY < 0 case.

29 years ago(Drag): Do nothing unless menu.popped_up field is set.
Karl Heuer [Mon, 29 May 1995 07:16:27 +0000 (07:16 +0000)]
(Drag): Do nothing unless menu.popped_up field is set.

29 years ago(x_report_frame_params): Report top and left
Karl Heuer [Mon, 29 May 1995 07:12:58 +0000 (07:12 +0000)]
(x_report_frame_params): Report top and left
in a way that represents negative offsets correctly.

29 years ago(mail-extr-all-letters-but-separators): reinstate
Karl Heuer [Mon, 29 May 1995 07:07:40 +0000 (07:07 +0000)]
(mail-extr-all-letters-but-separators): reinstate
\377, the bug in search.c is apparently gone.
(mail-extr-first-letters): add 8-bit characters
(mail-extr-last-letters): ditto

29 years ago(vc-revert-buffer1): Delete the special code for font-lock.
Karl Heuer [Mon, 29 May 1995 07:00:06 +0000 (07:00 +0000)]
(vc-revert-buffer1): Delete the special code for font-lock.

29 years ago(font-lock-revert-cleanup): Always turn font lock on.
Karl Heuer [Mon, 29 May 1995 06:59:49 +0000 (06:59 +0000)]
(font-lock-revert-cleanup): Always turn font lock on.
(font-lock-mode): When turning mode off, always take out
the revert hooks.

29 years ago(revert-buffer): Save after-revert-hook (both local and
Karl Heuer [Mon, 29 May 1995 06:59:26 +0000 (06:59 +0000)]
(revert-buffer): Save after-revert-hook (both local and
global values) before reverting, and run the saved values at the end.

29 years ago(find-file-noselect): In "file changed" messages,
Karl Heuer [Mon, 29 May 1995 06:54:09 +0000 (06:54 +0000)]
(find-file-noselect): In "file changed" messages,
mention buffer name if different from file name.

29 years ago(COFF): Define.
Karl Heuer [Mon, 29 May 1995 06:36:12 +0000 (06:36 +0000)]
(COFF): Define.

29 years ago(LD_SWITCH_MACHINE) [!__GNUC__]: Don't define.
Karl Heuer [Mon, 29 May 1995 06:35:55 +0000 (06:35 +0000)]
(LD_SWITCH_MACHINE) [!__GNUC__]: Don't define.
(r_alloc, r_re_alloc, r_alloc_free) [REL_ALLOC,
!_MALLOC_INTERNAL, !NOT_C_CODE]: Prototype.

29 years ago(ediff-setup-control-frame): Use
Karl Heuer [Mon, 29 May 1995 06:27:50 +0000 (06:27 +0000)]
(ediff-setup-control-frame): Use
designated-minibuffer-frame while making the new frame.
And delete the old frame if its minibuffer is not in that frame.
(ediff-setup-windows-multiframe-compare)
(ediff-setup-windows-multiframe-merge): Don't mess with
default-minibuffer-frame here and don't kill the old control frame.

29 years ago(ediff-setup): Don't make default-minibuffer-frame
Karl Heuer [Mon, 29 May 1995 06:27:18 +0000 (06:27 +0000)]
(ediff-setup): Don't make default-minibuffer-frame
a buffer-local variable.

29 years ago(dabbrev--abbrev-at-point): If point is after
Karl Heuer [Mon, 29 May 1995 06:22:40 +0000 (06:22 +0000)]
(dabbrev--abbrev-at-point): If point is after
a separator, move back to previous abbreviation.
(dabbrev-expand): New feature--if you insert a space and
call this command again, it always fetches consecutive words
after the expansion that was found for the actual abbrev.

29 years ago(indent-for-comment): move to beginning of line only
Karl Heuer [Mon, 29 May 1995 06:19:46 +0000 (06:19 +0000)]
(indent-for-comment): move to beginning of line only
if there is a comment syntax.

29 years ago(at_endline_loc_p): Use 0, not NULL, in ?: for next_next.
Karl Heuer [Mon, 29 May 1995 06:15:30 +0000 (06:15 +0000)]
(at_endline_loc_p): Use 0, not NULL, in ?: for next_next.

29 years ago(describe_vector): New arg entire_map.
Karl Heuer [Mon, 29 May 1995 06:07:34 +0000 (06:07 +0000)]
(describe_vector): New arg entire_map.
Don't show bindings shadowed earlier on in the same map.
(Fdescribe_vector, describe_map): Pass new arg.

29 years ago(describe_syntax_1): Pass new arg to describe_vector.
Karl Heuer [Mon, 29 May 1995 06:07:10 +0000 (06:07 +0000)]
(describe_syntax_1): Pass new arg to describe_vector.

29 years ago(redisplay_window): Don't use try_window_id if
Karl Heuer [Mon, 29 May 1995 04:44:28 +0000 (04:44 +0000)]
(redisplay_window): Don't use try_window_id if
newline has a display table entry.