1995-02-08 |
David J. MacKenzie |
Add a blank in the #! line for 4.2BSD Dynix etc.
|
1995-02-08 |
David J. MacKenzie |
add a space in #! for 4.2bsd dynix etc.
|
1995-02-08 |
Simon Marshall |
Add % to comint-match-partial-filename.
|
1995-02-08 |
Karl Heuer |
(command_loop_1): Put back cancel_echoing call, if there's a perdisplay for it
|
1995-02-08 |
Richard M. Stallman |
(print-region-new-buffer): Return new start and end.
|
1995-02-08 |
Richard M. Stallman |
Fix typo.
|
1995-02-08 |
Richard M. Stallman |
Talk about auto save.
|
1995-02-08 |
Richard M. Stallman |
Personal dictionary save forced when called from menu,
|
1995-02-08 |
Karl Heuer |
(byte-compile-file): Add "done" message.
|
1995-02-08 |
Karl Heuer |
(disabled-command-hook): Recognize ESC x as well as M-x.
|
1995-02-08 |
Karl Heuer |
(te-pass-through): Don't presume internal bit layout of non-ASCII keys.
|
1995-02-08 |
Karl Heuer |
(listify-key-sequence-1, event-modifiers): Don't presume internal bit layout
|
1995-02-08 |
Karl Heuer |
(edmacro-format-keys, edmacro-parse-keys): Don't presume internal bit layout
|
1995-02-08 |
Karl Heuer |
Update copyright.
|
1995-02-08 |
Karl Heuer |
Initial revision
|
1995-02-08 |
Karl Heuer |
New enhanced version from <kgallagh@spd.dsccc.com>.
|
1995-02-08 |
Karl Heuer |
(message_log_check_duplicate): New function.
|
1995-02-08 |
Karl Heuer |
(byte-compile-file-form-defmumble, display-call-tree): Print ellipsis earlier,
|
1995-02-07 |
Richard M. Stallman |
entered into RCS
|
1995-02-07 |
Richard M. Stallman |
(maintainer-clean): Renamed from realclean.
|
1995-02-07 |
Richard M. Stallman |
(maintainer-clean): Renamed from realclean.
|
1995-02-07 |
Richard M. Stallman |
Various changes.
|
1995-02-07 |
Richard M. Stallman |
(r_alloc_size_in_use): New function.
|
1995-02-07 |
Karl Heuer |
(read-quoted-char): Don't log prompt messages.
|
1995-02-07 |
Richard M. Stallman |
(etags-file-of-tag): Handle file name used as tag.
|
1995-02-07 |
Richard M. Stallman |
(term-protocol-version): Renamed from term-version.
|
1995-02-07 |
Richard M. Stallman |
*** empty log message ***
|
1995-02-07 |
Karl Heuer |
(internal_last_event_frame, Vlast_event_frame): Deleted; now part of
|
1995-02-07 |
Karl Heuer |
(do_switch_frame): internal_last_event_frame is now in perdisplay.
|
1995-02-07 |
Karl Heuer |
(struct PERDISPLAY): Add Vlast_event_frame.
|
1995-02-06 |
Richard M. Stallman |
(x_get_foreign_selection, x_reply_selection_request):
|
1995-02-06 |
Richard M. Stallman |
(emacs_blocked_malloc): Set __malloc_extra_blocks here.
|
1995-02-06 |
Richard M. Stallman |
*** empty log message ***
|
1995-02-06 |
Per Bothner |
Version 0.95. Numerous small fixes. See ChangeLog.
|
1995-02-06 |
Richard M. Stallman |
(lpr-add-switches): Renamed from lpr-add-options.
|
1995-02-06 |
Richard M. Stallman |
(texinfo-environment-regexp): Match @menu and
|
1995-02-05 |
Richard M. Stallman |
(Fget_buffer_create): Call buffer_memory_full.
|
1995-02-05 |
Richard M. Stallman |
(Vwindow_size_change_functions): New variable.
|
1995-02-05 |
Richard M. Stallman |
(Fdelete_window, set_window_height, set_window_width)
|
1995-02-05 |
Richard M. Stallman |
(struct frame): New field window_sizes_changed.
|
1995-02-05 |
Richard M. Stallman |
(main): Undo previous change.
|
1995-02-05 |
Richard M. Stallman |
(rmail-summary-next-same-subject): New command.
|
1995-02-05 |
Richard M. Stallman |
(rmail-next-same-subject): New command.
|
1995-02-05 |
Richard M. Stallman |
Changes to support filenames as tags too and provided
|
1995-02-04 |
Jim Wilson |
(IRIX): Sed - to _.
|
1995-02-04 |
Richard M. Stallman |
Explain load-path and dumping.
|
1995-02-04 |
Richard M. Stallman |
(dired-mode-map): Define up and down arrows like C-p, C-n.
|
1995-02-04 |
Richard M. Stallman |
Comment changes.
|
1995-02-04 |
Karl Heuer |
(cmd_error): Cancel echoing here.
|
1995-02-04 |
Karl Heuer |
[MULTI_PERDISPLAY] (all_perdisplays): New var.
|
1995-02-04 |
Karl Heuer |
(syms_of_keyboard): Move DEFVAR_DISPLAY's here from callint.c.
|
1995-02-04 |
Karl Heuer |
(syms_of_callint): Move DEFVAR_DISPLAY's to keyboard.c.
|
1995-02-04 |
Karl Heuer |
[MULTI_PERDISPLAY] (x_term_init): Initialize perdisplay.
|
1995-02-03 |
Karl Heuer |
(print): Use current_perdisplay, not get_perdisplay.
|
1995-02-03 |
Karl Heuer |
(defvar_display): Don't staticpro; these objects are now protected through
|
1995-02-03 |
Karl Heuer |
(mark_perdisplays): New function.
|
1995-02-03 |
Karl Heuer |
(all_perdisplays): New var.
|
1995-02-03 |
Karl Heuer |
(defvar_display): Declare this function.
|
1995-02-03 |
Karl Heuer |
(DEFVAR_DISPLAY): Use current_perdisplay, not get_perdisplay.
|
1995-02-03 |
Karl Heuer |
(do_symval_forwarding): Use current_perdisplay, not get_perdisplay.
|
1995-02-03 |
Richard M. Stallman |
(f90-mode-version): Variable deleted.
|
1995-02-03 |
Richard M. Stallman |
(print-region-1): Use lpr-page-header-switches,
|
1995-02-03 |
Francesco Potortì |
* man.el (Man-default-man-entry): Remove text properties from result.
|
1995-02-03 |
Richard M. Stallman |
(display_text_line): Deduct minibuf prompt from taboffset.
|
1995-02-03 |
Karl Heuer |
(rmail-reply-regexp): New var.
|
1995-02-02 |
Richard M. Stallman |
(completion-string): Add defvar.
|
1995-02-02 |
Richard M. Stallman |
Don't use cl. Eliminate use of when, unless,
|
1995-02-02 |
Richard M. Stallman |
(lpr-headers-switches): Default is nil.
|
1995-02-02 |
Richard M. Stallman |
(fill-paragraph): Bind fill-paragraph-function to nil before calling it.
|
1995-02-02 |
Richard M. Stallman |
(kbd_buffer_get_event, swallow_events): Remove selection_request event
|
1995-02-02 |
Richard M. Stallman |
(x_unqueue_events): Arg is now a Display *.
|
1995-02-02 |
Richard M. Stallman |
(wait_for_property_change): Avoid unlikely timing error.
|
1995-02-02 |
David J. MacKenzie |
Create a .gdbinit that sources the real one, if using a different
|
1995-02-02 |
Richard M. Stallman |
(fill-paragraph-function): New variable.
|
1995-02-02 |
Richard M. Stallman |
(c-mode-map): No binding for c-fill-paragraph
|
1995-02-02 |
Richard M. Stallman |
(lisp-fill-paragraph): Return t.
|
1995-02-02 |
Richard M. Stallman |
(shared-lisp-mode-map): Don't bind M-q.
|
1995-02-01 |
Karl Heuer |
(Fexecute_kbd_macro): Clear prefix arg here, not in command_loop_1.
|
1995-02-01 |
Karl Heuer |
(cmd_error): Clear prefix arg here.
|
1995-02-01 |
Michael Meissner |
Add preliminary PowerPC eABI support.
|
1995-02-01 |
Noah Friedman |
mail-mailer-swallows-blank-line: Handle full range of legal header names as
|
1995-02-01 |
Francesco Potortì |
* etags.c (pfnote): Initialise been_warned in the node.
|
1995-02-01 |
Richard M. Stallman |
(describe-variable): If var is local, mention default.
|
1995-02-01 |
Richard M. Stallman |
(rmail-retry-failure): Handle "Mime-encapsulated messages".
|
1995-02-01 |
Karl Heuer |
(Fcall_interactively): Use perdisplay.
|
1995-02-01 |
Karl Heuer |
(read_minibuf, read_minibuf_unwind): Use perdisplay.
|
1995-02-01 |
Karl Heuer |
(Fml_provide_prefix_argument, Fml_prefix_argument_loop): Use perdisplay.
|
1995-02-01 |
Karl Heuer |
(current_perdisplay): New var.
|
1995-01-31 |
Karl Heuer |
[!MULTI_PERDISPLAY] (defvar_display): Use staticpro.
|
1995-01-31 |
Richard M. Stallman |
Fix previous change.
|
1995-01-31 |
Richard M. Stallman |
(main) [REL_ALLOC]: Set __malloc_extra_blocks.
|
1995-01-31 |
Richard M. Stallman |
Comment changes.
|
1995-01-31 |
Richard M. Stallman |
Initial revision
|
1995-01-31 |
Richard M. Stallman |
(syms_of_buffer): overwrite-mode doc fix.
|
1995-01-31 |
Karl Heuer |
[MULTI_PERDISPLAY] (get_perdisplay): Define this as a macro, for sources that
|
1995-01-31 |
Karl Heuer |
[MULTI_PERDISPLAY] (get_perdisplay): Define this as an exported function.
|
1995-01-31 |
Karl Heuer |
[MULTI_PERDISPLAY]: Declare get_perdisplay as a function.
|
1995-01-31 |
Karl Heuer |
(DEFVAR_DISPLAY): New macro.
|
1995-01-31 |
Karl Heuer |
(defvar_display): New function.
|
1995-01-31 |
Karl Heuer |
(do_symval_forwarding): Handle display-local vars.
|
1995-01-31 |
Karl Heuer |
(specbind): Handle display-local vars.
|
1995-01-31 |
Karl Heuer |
Declare store_symval_forwarding here.
|
1995-01-31 |
Karl Heuer |
(syms_of_keyboard): Fix missing backslashes.
|
1995-01-30 |
Karl Heuer |
(frame-notice-user-settings): Avoid having the window manager re-prompt for
|
1995-01-30 |
Karl Heuer |
(iso-transl-language-alist): Add French & Portuguese.
|
1995-01-30 |
Karl Heuer |
(iso-accents-list): Add Icelandic thorn.
|
1995-01-30 |
Karl Heuer |
(x-create-frame-with-faces): Assume cursor-color, mouse-color, and
|
1995-01-30 |
Richard M. Stallman |
(indent-new-comment-line): Obey the convention
|
1995-01-30 |
Richard M. Stallman |
(make-extent, delete-extent, set-extent-property)
|
1995-01-30 |
Richard M. Stallman |
Many doc fixes.
|
1995-01-30 |
Richard M. Stallman |
(lisp-indent-region): Set endmark before indenting first line.
|
1995-01-30 |
Richard M. Stallman |
(list-buffers-noselect): Handle read-only properly.
|
1995-01-30 |
Richard M. Stallman |
(list-buffers-noselect): New subroutine.
|
1995-01-30 |
Richard M. Stallman |
(Fcall_interactively): Pass new arg to Fread_string.
|
1995-01-30 |
Richard M. Stallman |
(menu-bar-update-yank-menu): If string is too long,
|
1995-01-30 |
Richard M. Stallman |
(read-number): New function.
|
1995-01-29 |
Richard M. Stallman |
(Frassoc): New function.
|
1995-01-29 |
Richard M. Stallman |
(news-reply-mode): Change mode-name to News Reply.
|
1995-01-28 |
Richard M. Stallman |
(match-string): Fix braino.
|
1995-01-28 |
Richard M. Stallman |
(ecrt0.o): Target renamed from crt0.o.
|