]> git.eshelyaron.com Git - emacs.git/log
emacs.git
30 years ago(syms_of_window): Fix missing \n\.
Karl Heuer [Wed, 22 Mar 1995 17:44:18 +0000 (17:44 +0000)]
(syms_of_window): Fix missing \n\.

30 years ago(one-window-p, walk-windows, minibuffer-window-active-p):
Richard M. Stallman [Wed, 22 Mar 1995 16:58:14 +0000 (16:58 +0000)]
(one-window-p, walk-windows, minibuffer-window-active-p):
Functions moved to window.el.

30 years ago(one-window-p, walk-windows, minibuffer-window-active-p): Functions moved here.
Richard M. Stallman [Wed, 22 Mar 1995 16:57:58 +0000 (16:57 +0000)]
(one-window-p, walk-windows, minibuffer-window-active-p): Functions moved here.

30 years ago(redisplay_window): Skip the only-point-has-changed
Richard M. Stallman [Wed, 22 Mar 1995 14:50:50 +0000 (14:50 +0000)]
(redisplay_window): Skip the only-point-has-changed
optimization if updating the window's mode line.

30 years ago(rm400, rm600): New machine names.
Richard M. Stallman [Wed, 22 Mar 1995 08:54:39 +0000 (08:54 +0000)]
(rm400, rm600): New machine names.
(sinix5.*, sinix): New os aliases.
(mips-siemens): Default os to sysv4.

30 years ago(init-file-user, site-run-file): Doc fixes.
Richard M. Stallman [Wed, 22 Mar 1995 04:50:15 +0000 (04:50 +0000)]
(init-file-user, site-run-file): Doc fixes.

30 years agoTreat -u 'LOGIN:FULLNAME:MAILADDR' as if it were
Paul Eggert [Tue, 21 Mar 1995 23:14:41 +0000 (23:14 +0000)]
Treat -u 'LOGIN:FULLNAME:MAILADDR' as if it were
-u 'LOGIN<tab>FULLNAME<tab>MAILADDR'.

30 years ago(list-text-properties-at): New fn.
Boris Goldowsky [Tue, 21 Mar 1995 21:47:23 +0000 (21:47 +0000)]
(list-text-properties-at): New fn.
(facemenu-menu): Add it to menu.

30 years ago(vc-update-change-log): Use new -u option for rcs2log.
Richard M. Stallman [Tue, 21 Mar 1995 20:22:41 +0000 (20:22 +0000)]
(vc-update-change-log): Use new -u option for rcs2log.

30 years ago(Vload_read_function): New variable.
Richard M. Stallman [Tue, 21 Mar 1995 20:05:23 +0000 (20:05 +0000)]
(Vload_read_function): New variable.
(readevalloop): Use that variable.
(syms_of_lread): Set up Lisp variable.

30 years ago(CHECK_IMPURE): Declare my_edata as char array.
Richard M. Stallman [Tue, 21 Mar 1995 20:03:04 +0000 (20:03 +0000)]
(CHECK_IMPURE): Declare my_edata as char array.

30 years ago(my_edata): Declare as char array, not int.
Richard M. Stallman [Tue, 21 Mar 1995 20:02:52 +0000 (20:02 +0000)]
(my_edata): Declare as char array, not int.

30 years ago(dump-emacs-data, dump-emacs): Declare my_edata as char array.
Richard M. Stallman [Tue, 21 Mar 1995 20:02:34 +0000 (20:02 +0000)]
(dump-emacs-data, dump-emacs): Declare my_edata as char array.

30 years ago(occur): Copy default-directory to *Occur* buffer.
Richard M. Stallman [Tue, 21 Mar 1995 19:57:36 +0000 (19:57 +0000)]
(occur): Copy default-directory to *Occur* buffer.

30 years agoInitial revision
Richard M. Stallman [Tue, 21 Mar 1995 06:16:35 +0000 (06:16 +0000)]
Initial revision

30 years agoAdd -u "login<tab>fullname<tab>mailaddr" option, which replaces the
Paul Eggert [Tue, 21 Mar 1995 05:37:42 +0000 (05:37 +0000)]
Add -u "login<tab>fullname<tab>mailaddr" option, which replaces the
(now obsolescent) -n login fullname mailaddr option.
Don't omit path from repository root when logging CVS files.
Add -R option for recursive rlog.
(AWK): New environment variable (default `awk') for name of awk program.
(output_authors, tab, loginFullnameMailaddrs, recursive): New variables.
Quote authors and fullnames correctly.

30 years ago(shell-command): Use *Async Shell Command* for
Richard M. Stallman [Tue, 21 Mar 1995 05:14:38 +0000 (05:14 +0000)]
(shell-command): Use *Async Shell Command* for
asynchronous commands.  Doc fix.

30 years ago(tar-parse-octal-long-integer): Return list, not vector.
Karl Heuer [Tue, 21 Mar 1995 02:19:38 +0000 (02:19 +0000)]
(tar-parse-octal-long-integer): Return list, not vector.

30 years ago(bookmark-automatically-show-annotations): new var.
Karl Fogel [Mon, 20 Mar 1995 14:46:38 +0000 (14:46 +0000)]
(bookmark-automatically-show-annotations): new var.
(bookmark-jump): only show annotation if above var is non-nil.

30 years ago(debug): Now interactive.
Richard M. Stallman [Mon, 20 Mar 1995 05:09:18 +0000 (05:09 +0000)]
(debug): Now interactive.

30 years ago(c-mode-map): Use "C-mode", not "C mode".
Richard M. Stallman [Mon, 20 Mar 1995 00:06:30 +0000 (00:06 +0000)]
(c-mode-map): Use "C-mode", not "C mode".

30 years ago(menu-bar-files-menu): Renamed from ...-file-menu.
Richard M. Stallman [Sun, 19 Mar 1995 21:11:13 +0000 (21:11 +0000)]
(menu-bar-files-menu): Renamed from ...-file-menu.
(menu-bar-tools-menu, menu-bar-search-menu): New menu bar menus.
Items moved from Edit and Files menus.
Add Split Window, One Window, Find Tag and Postscript print menu items.
(nonincremental-search-forward, nonincremental-search-backward)
(nonincremental-re-search-forward, nonincremental-re-search-backward)
(noninteractive-repeat-search-forward)
(noninteractive-repeat-search-backward)
(noninteractive-repeat-re-search-forward)
(noninteractive-repeat-re-search-backward): New commands.

30 years ago(invisible_p, invisible_ellipsis_p): Handle list
Richard M. Stallman [Sun, 19 Mar 1995 18:48:15 +0000 (18:48 +0000)]
(invisible_p, invisible_ellipsis_p): Handle list
as invisible property value.

30 years ago(display_menu_bar): Just one space between menu items.
Richard M. Stallman [Sat, 18 Mar 1995 23:08:02 +0000 (23:08 +0000)]
(display_menu_bar): Just one space between menu items.

30 years ago(Info-next-preorder, Info-next-preorder-1):
Richard M. Stallman [Sat, 18 Mar 1995 22:55:23 +0000 (22:55 +0000)]
(Info-next-preorder, Info-next-preorder-1):
When moving up, advance to next menu item.

30 years ago(write-file): Query if file exists already.
Richard M. Stallman [Sat, 18 Mar 1995 21:51:18 +0000 (21:51 +0000)]
(write-file): Query if file exists already.

30 years ago(debugger-outer-load-read-function): New variable.
Richard M. Stallman [Sat, 18 Mar 1995 18:13:23 +0000 (18:13 +0000)]
(debugger-outer-load-read-function): New variable.
(debug): Bind load-read-function to nil; save old value
in debugger-outer-load-read-function and restore at end.
(debugger-eval-expression): Handle load-read-function
like other magic variables.

(debugger-outer-overriding-local-map): New variable.
(debug): Bind overriding-local-map to nil; save old value
in debugger-outer-overriding-local-map and restore at end.
(debugger-eval-expression): Handle overriding-local-map
like other magic variables.

30 years ago(isearch-abort): Treat "incomplete regexp"
Richard M. Stallman [Sat, 18 Mar 1995 18:10:21 +0000 (18:10 +0000)]
(isearch-abort): Treat "incomplete regexp"
as failure when deciding how much to discard for C-g.

30 years ago(x_decode_color): Don't use cdef if defined_color failed.
Richard M. Stallman [Sat, 18 Mar 1995 18:05:28 +0000 (18:05 +0000)]
(x_decode_color): Don't use cdef if defined_color failed.

30 years agoVarious doc fixes.
Richard M. Stallman [Sat, 18 Mar 1995 07:14:50 +0000 (07:14 +0000)]
Various doc fixes.
(mail-abbrevs-setup): Use add-hook and make-local-hook.

30 years agoDon't put ediff-windows in the menu.
Karl Heuer [Sat, 18 Mar 1995 01:53:12 +0000 (01:53 +0000)]
Don't put ediff-windows in the menu.

30 years ago(ediff-patch-buffer): Use buffer name in error message.
Karl Heuer [Sat, 18 Mar 1995 01:12:12 +0000 (01:12 +0000)]
(ediff-patch-buffer): Use buffer name in error message.

30 years agoDelete some autoloads that are now in menu-bar.el.
Karl Heuer [Fri, 17 Mar 1995 23:00:49 +0000 (23:00 +0000)]
Delete some autoloads that are now in menu-bar.el.

30 years agoRewrite, many things moved to format.el.
Boris Goldowsky [Fri, 17 Mar 1995 19:20:02 +0000 (19:20 +0000)]
Rewrite, many things moved to format.el.

30 years agoInitial revision
Boris Goldowsky [Fri, 17 Mar 1995 18:14:30 +0000 (18:14 +0000)]
Initial revision

30 years ago(Finsert_file_contents): Call format-decode.
Boris Goldowsky [Fri, 17 Mar 1995 18:13:23 +0000 (18:13 +0000)]
(Finsert_file_contents): Call format-decode.
(build_annotations): Call format-annotate-function for each element of
buffer_file_format.

30 years ago(reset_buffer): Reset file_format element too.(init_buffer_once): Define file_format...
Boris Goldowsky [Fri, 17 Mar 1995 18:12:02 +0000 (18:12 +0000)]
(reset_buffer): Reset file_format element too.(init_buffer_once): Define file_format flag; reset file_format.
(syms_of_buffer): New vbl buffer-file-format.

30 years ago(struct buffer): Add file_format member.
Boris Goldowsky [Fri, 17 Mar 1995 18:10:19 +0000 (18:10 +0000)]
(struct buffer): Add file_format member.

30 years agoLoad format.el.
Boris Goldowsky [Fri, 17 Mar 1995 17:56:04 +0000 (17:56 +0000)]
Load format.el.

30 years ago(rmail-unix-mail-delimiter): Accept <...> around address
Richard M. Stallman [Fri, 17 Mar 1995 17:37:58 +0000 (17:37 +0000)]
(rmail-unix-mail-delimiter): Accept <...> around address
in Unix `From ' line.

30 years ago(init_alloc_once): Increase gc_cons_threshold to 300000.
Richard M. Stallman [Fri, 17 Mar 1995 07:41:02 +0000 (07:41 +0000)]
(init_alloc_once): Increase gc_cons_threshold to 300000.

30 years agoInitial revision
Karl Heuer [Fri, 17 Mar 1995 00:46:57 +0000 (00:46 +0000)]
Initial revision

30 years ago(isearch-abort): Set isearch-success to nil.
Richard M. Stallman [Thu, 16 Mar 1995 23:31:39 +0000 (23:31 +0000)]
(isearch-abort): Set isearch-success to nil.

30 years ago(make-auto-save-file-name, auto-save-file-name-p): Doc fixes.
Richard M. Stallman [Thu, 16 Mar 1995 23:28:27 +0000 (23:28 +0000)]
(make-auto-save-file-name, auto-save-file-name-p): Doc fixes.

30 years ago(menu-bar-file-menu): Changed "Emerge" to "Merge" to agree with the new ediff
Karl Heuer [Thu, 16 Mar 1995 23:04:55 +0000 (23:04 +0000)]
(menu-bar-file-menu): Changed "Emerge" to "Merge" to agree with the new ediff
package.

30 years ago(indent-line-to): move to end of indentation, even if it didn't change.
Boris Goldowsky [Thu, 16 Mar 1995 22:36:26 +0000 (22:36 +0000)]
(indent-line-to): move to end of indentation, even if it didn't change.

30 years agoInitial revision
Karl Heuer [Thu, 16 Mar 1995 22:34:51 +0000 (22:34 +0000)]
Initial revision

30 years agoInstalled new version from author.
Karl Heuer [Thu, 16 Mar 1995 22:31:54 +0000 (22:31 +0000)]
Installed new version from author.

30 years agoUse appropriate `fboundp' tests to decide what to load.
Karl Heuer [Thu, 16 Mar 1995 21:27:25 +0000 (21:27 +0000)]
Use appropriate `fboundp' tests to decide what to load.

30 years ago(other-frame): Don't try to unfocus in a termcap frame.
Karl Heuer [Thu, 16 Mar 1995 21:25:52 +0000 (21:25 +0000)]
(other-frame): Don't try to unfocus in a termcap frame.
(frame-notice-user-settings): Skip menu-bar code in a termcap frame.

30 years ago(frame-initialize): Set frame-creation-function to `make-terminal-frame' if
Karl Heuer [Thu, 16 Mar 1995 20:23:22 +0000 (20:23 +0000)]
(frame-initialize): Set frame-creation-function to `make-terminal-frame' if
appropriate.

30 years ago(compute_motion, Fmove_to_column, current_column)
Richard M. Stallman [Thu, 16 Mar 1995 18:51:49 +0000 (18:51 +0000)]
(compute_motion, Fmove_to_column, current_column)
(character_width): Let display table handle \n, \r, \t.

(compute_motion): Fix logic in previous change regarding skipping invisible.

30 years ago(line-move): Handle conses in buffer-invisibility-spec.
Richard M. Stallman [Thu, 16 Mar 1995 18:47:47 +0000 (18:47 +0000)]
(line-move): Handle conses in buffer-invisibility-spec.
Handle skipping invisible overlays.

30 years agoComment change.
Richard M. Stallman [Thu, 16 Mar 1995 04:37:48 +0000 (04:37 +0000)]
Comment change.

30 years ago(outline-layout): Doc fix.
Richard M. Stallman [Thu, 16 Mar 1995 04:34:29 +0000 (04:34 +0000)]
(outline-layout): Doc fix.

30 years ago(term-mouse-paste): Make work for xemacs. Minor GNU emacs fixes.
Per Bothner [Thu, 16 Mar 1995 02:23:24 +0000 (02:23 +0000)]
(term-mouse-paste):  Make work for xemacs.  Minor GNU emacs fixes.

30 years ago(term-char-mode): Fix arrow key and [button2] support for xemacs.
Per Bothner [Thu, 16 Mar 1995 01:24:19 +0000 (01:24 +0000)]
(term-char-mode):  Fix arrow key and [button2] support for xemacs.

30 years agoUse BSD sockets whenever available, even if HAVE_SYSVIPC.
Richard M. Stallman [Wed, 15 Mar 1995 23:32:19 +0000 (23:32 +0000)]
Use BSD sockets whenever available, even if HAVE_SYSVIPC.

30 years agoUse BSD sockets whenever available, even if HAVE_SYSVIPC.
Richard M. Stallman [Wed, 15 Mar 1995 23:31:02 +0000 (23:31 +0000)]
Use BSD sockets whenever available, even if HAVE_SYSVIPC.
(main): Use getcwd if not BSD.

30 years ago(balance-windows): Ignore minibuffer window when browsing the `levels'.
Richard M. Stallman [Wed, 15 Mar 1995 23:06:57 +0000 (23:06 +0000)]
(balance-windows): Ignore minibuffer window when browsing the `levels'.

30 years ago(c-style-alist): For BSD, set c-continued-brace-offset
Richard M. Stallman [Wed, 15 Mar 1995 23:04:06 +0000 (23:04 +0000)]
(c-style-alist): For BSD, set c-continued-brace-offset
instead of c-brace-offset.

30 years ago(edit-options): Make the buffer read-only.
Richard M. Stallman [Wed, 15 Mar 1995 22:51:56 +0000 (22:51 +0000)]
(edit-options): Make the buffer read-only.
(Edit-options-modify): Cope with that.

30 years ago(make_lispy_event): Do mouse code only if HAVE_MOUSE.
Karl Heuer [Wed, 15 Mar 1995 22:10:54 +0000 (22:10 +0000)]
(make_lispy_event): Do mouse code only if HAVE_MOUSE.
(make_lispy_movement): Define only if HAVE_MOUSE.

30 years ago(Fmouse_position): Do work only if HAVE_MOUSE.
Karl Heuer [Wed, 15 Mar 1995 21:55:37 +0000 (21:55 +0000)]
(Fmouse_position): Do work only if HAVE_MOUSE.

30 years ago(internal_self_insert): Do face code only if HAVE_FACES.
Karl Heuer [Wed, 15 Mar 1995 21:53:53 +0000 (21:53 +0000)]
(internal_self_insert): Do face code only if HAVE_FACES.

30 years ago(mouse-major-mode-menu): Avoid confusing error message when there's no current
Karl Heuer [Wed, 15 Mar 1995 21:30:49 +0000 (21:30 +0000)]
(mouse-major-mode-menu): Avoid confusing error message when there's no current
local map.

30 years ago[HAVE_X_WINDOWS] (MULTI_KBOARD): Define this symbol.
Karl Heuer [Wed, 15 Mar 1995 20:20:39 +0000 (20:20 +0000)]
[HAVE_X_WINDOWS] (MULTI_KBOARD): Define this symbol.

30 years ago(bookmark-bmenu-2-window): go to correct position as well as
Karl Fogel [Wed, 15 Mar 1995 14:47:09 +0000 (14:47 +0000)]
(bookmark-bmenu-2-window): go to correct position as well as
correct buffer.
(bookmark-bmenu-other-window): same.
(bookmark-bmenu-switch-other-window): same.

30 years ago(defvar_kboard): Renamed from defvar_display.
Karl Heuer [Wed, 15 Mar 1995 01:58:01 +0000 (01:58 +0000)]
(defvar_kboard): Renamed from defvar_display.

30 years ago(find_symbol_value): current_perdisplay now is never null.
Karl Heuer [Wed, 15 Mar 1995 01:57:50 +0000 (01:57 +0000)]
(find_symbol_value): current_perdisplay now is never null.
(store_symval_forwarding, do_symval_forwarding): Likewise.

30 years ago(mark_kboards): Renamed from mark_perdisplays.
Karl Heuer [Wed, 15 Mar 1995 01:57:05 +0000 (01:57 +0000)]
(mark_kboards): Renamed from mark_perdisplays.

30 years ago(make_frame): Initialize kboard member.
Karl Heuer [Wed, 15 Mar 1995 01:56:34 +0000 (01:56 +0000)]
(make_frame): Initialize kboard member.
(make_terminal_frame): Create initial_kboard if not already set.

30 years ago(unlock_kboard): Renamed from unlock_display.
Karl Heuer [Wed, 15 Mar 1995 01:55:24 +0000 (01:55 +0000)]
(unlock_kboard): Renamed from unlock_display.
(wrong_kboard_jmpbuf): Renamed from wrong_display_jmpbuf.
(event_to_kboard): Renamed from event_to_perdisplay.
(kbd_buffer_get_event): If no associated kboard, store
current_kboard rather than the first kboard in the global list.
(init_kboard): Renamed from init_perdisplay.  Initialize reference count.
(wipe_kboard): Renamed from wipe_perdisplay.

30 years ago(get_perdisplay): Deleted.
Karl Heuer [Wed, 15 Mar 1995 01:54:19 +0000 (01:54 +0000)]
(get_perdisplay): Deleted.
(same_x_server): New function.
(x_term_init): If this display shares a keyboard with one we've
already opened, then share the structure.
(x_delete_display): Don't delete the kboard until the reference
count becomes zero.

30 years ago(Fx_create_frame): set the frame's kboard member.
Karl Heuer [Wed, 15 Mar 1995 01:53:17 +0000 (01:53 +0000)]
(Fx_create_frame): set the frame's kboard member.

30 years ago(struct x_display_info): member kboard (formerly perdisplay) is now a pointer,
Karl Heuer [Wed, 15 Mar 1995 01:53:00 +0000 (01:53 +0000)]
(struct x_display_info): member kboard (formerly perdisplay) is now a pointer,
not an actual struct.
(get_perdisplay, get_perdisplay_macro): Deleted.

30 years ago(struct KBOARD, MULTI_KBOARD, current_kboard, all_kboards,
Karl Heuer [Wed, 15 Mar 1995 01:51:46 +0000 (01:51 +0000)]
(struct KBOARD, MULTI_KBOARD, current_kboard, all_kboards,
Lisp_Misc_Kboard_Objfwd, Lisp_Kboard_Objfwd, XKBOARD_OBJFWD, KBOARD_OBJFWDP,
GC_KBOARD_OBJFWDP, kboard_locked, the_only_kboard, DEFVAR_KBOARD): Renamed
from PERDISPLAY, MULTI_PERDISPLAY, current_perdisplay, all_perdisplays,
Lisp_Misc_Display_Objfwd, Lisp_Display_Objfwd, XDISPLAY_OBJFWD,
DISPLAY_OBJFWDP, GC_DISPLAY_OBJFWDP, display_locked, the_only_perdisplay,
DEFVAR_DISPLAY.  All uses changed.
(struct KBOARD): New member reference_count.
(initial_kboard): Declare this var.

30 years ago(display_mode_line): Rename perdisplay to kboard.
Karl Heuer [Wed, 15 Mar 1995 01:50:20 +0000 (01:50 +0000)]
(display_mode_line): Rename perdisplay to kboard.

30 years ago(print): Rename perdisplay to kboard.
Karl Heuer [Wed, 15 Mar 1995 01:49:59 +0000 (01:49 +0000)]
(print): Rename perdisplay to kboard.

30 years agoRename perdisplay to kboard.
Karl Heuer [Wed, 15 Mar 1995 01:49:46 +0000 (01:49 +0000)]
Rename perdisplay to kboard.

30 years ago(read_minibuf): Rename perdisplay to kboard.
Karl Heuer [Wed, 15 Mar 1995 01:48:41 +0000 (01:48 +0000)]
(read_minibuf): Rename perdisplay to kboard.

30 years ago(specbind): Rename perdisplay to kboard.
Karl Heuer [Wed, 15 Mar 1995 01:48:03 +0000 (01:48 +0000)]
(specbind): Rename perdisplay to kboard.

30 years ago(xkbobjfwd): Renamed from xdispobjfwd.
Karl Heuer [Wed, 15 Mar 1995 01:47:43 +0000 (01:47 +0000)]
(xkbobjfwd): Renamed from xdispobjfwd.

30 years ago(struct frame): New member kboard.
Karl Heuer [Wed, 15 Mar 1995 01:45:04 +0000 (01:45 +0000)]
(struct frame): New member kboard.
(FRAME_KBOARD): Accessor macro for that member, replacing get_perdisplay.

30 years ago(read_minibuf): Save Voverriding_local_map.
Richard M. Stallman [Tue, 14 Mar 1995 21:15:08 +0000 (21:15 +0000)]
(read_minibuf): Save Voverriding_local_map.
(read_minibuf_unwind): Restore Voverriding_local_map.

30 years ago(Fdisplay_buffer): Fix prev change--return selected window.
Richard M. Stallman [Tue, 14 Mar 1995 18:39:58 +0000 (18:39 +0000)]
(Fdisplay_buffer): Fix prev change--return selected window.

30 years ago(Fash): Fix previous change.
Richard M. Stallman [Tue, 14 Mar 1995 18:38:28 +0000 (18:38 +0000)]
(Fash): Fix previous change.

30 years ago`emacs-version' checking now handles Lucid's version change to 19.xx.
Thien-Thi Nguyen [Tue, 14 Mar 1995 16:29:27 +0000 (16:29 +0000)]
`emacs-version' checking now handles Lucid's version change to 19.xx.

30 years ago(Fmake_indirect_buffer): Invert the arguments.
Richard M. Stallman [Tue, 14 Mar 1995 05:54:51 +0000 (05:54 +0000)]
(Fmake_indirect_buffer): Invert the arguments.

30 years ago(unchain_marker): Allow differing buffers
Richard M. Stallman [Tue, 14 Mar 1995 05:45:39 +0000 (05:45 +0000)]
(unchain_marker): Allow differing buffers
as long as they have the same text.

30 years agoentered into RCS
Richard M. Stallman [Tue, 14 Mar 1995 05:43:48 +0000 (05:43 +0000)]
entered into RCS

30 years ago(event_to_perdisplay): New function.
Karl Heuer [Tue, 14 Mar 1995 04:25:37 +0000 (04:25 +0000)]
(event_to_perdisplay): New function.
(kbd_buffer_get_event): Use event_to_perdisplay.
(kbd_buffer_store_event): If C-g arrives while we're in the run state on
behalf of another display, just clear the queue and deposit the C-g to be read
later.
(read_key_sequence): After a throw, unwind delayed_switch_frame as well as
keybuf.  Don't insert an extra switch-frame if empty.

30 years ago*** empty log message ***
Richard M. Stallman [Tue, 14 Mar 1995 00:33:40 +0000 (00:33 +0000)]
*** empty log message ***

30 years ago(unexec): Adjust the file offset of sections located
Richard M. Stallman [Mon, 13 Mar 1995 23:12:41 +0000 (23:12 +0000)]
(unexec): Adjust the file offset of sections located
after the section header table.

30 years agoRemoved C-v bindings; they were inconsistent.
Karl Fogel [Mon, 13 Mar 1995 22:50:35 +0000 (22:50 +0000)]
Removed C-v bindings; they were inconsistent.
Defvarred some variables to nil, solely to avoid compilation warnings.
Use "Author's Update Number:" instead of "Version:".
(bookmark-history): new var.
(bookmark-completing-read): use `bookmark-history'.
(bookmark-historicize-string): new macro.
Use this everywhere `bookmark-completing-read' is used, because
`completing-read' won't get a chance to add to `bookmark-history' if
we were invoked via a menu.
(bookmark-rename): use `bookmark-history' when reading the new name.
No need for the strange C-o binding anymore.

30 years ago(print): current_perdisplay now is never null.
Karl Heuer [Mon, 13 Mar 1995 21:49:49 +0000 (21:49 +0000)]
(print): current_perdisplay now is never null.

30 years ago(Fexecute_kbd_macro): current_perdisplay now is never null.
Karl Heuer [Mon, 13 Mar 1995 21:49:34 +0000 (21:49 +0000)]
(Fexecute_kbd_macro): current_perdisplay now is never null.

30 years ago(clear_prefix_arg): current_perdisplay now is never null.
Karl Heuer [Mon, 13 Mar 1995 21:49:17 +0000 (21:49 +0000)]
(clear_prefix_arg): current_perdisplay now is never null.

30 years ago* etags.c (process_file): free (filename) after using it.
Francesco Potortì [Mon, 13 Mar 1995 10:47:58 +0000 (10:47 +0000)]
* etags.c (process_file): free (filename) after using it.
(readline_internal): Do not access the char before start of line.

30 years ago(adaptive-fill-regexp): Skip # or ;.
Richard M. Stallman [Mon, 13 Mar 1995 06:31:48 +0000 (06:31 +0000)]
(adaptive-fill-regexp): Skip # or ;.
Allow more than one of them (or *'s or >'s).