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