Sun, 02 Apr 1995 00:11:19 +0000 |
Richard M. Stallman |
(fill-region-as-paragraph): Remove fill-prefix first, then remove indentation.
|
Sat, 01 Apr 1995 05:01:32 +0000 |
Richard M. Stallman |
(unrmail): Don't make or switch to a summary buffer.
|
Sat, 01 Apr 1995 04:46:15 +0000 |
Richard M. Stallman |
(Fdirectory_files): Fix bug in IS_ANY_SEP usage introduced in Oct 30 change.
|
Fri, 31 Mar 1995 19:36:02 +0000 |
Richard M. Stallman |
(rmail-summary-toggle-header): Make header visible in message buffer.
|
Fri, 31 Mar 1995 19:26:53 +0000 |
Karl Heuer |
(command_loop_1): If we ignore force_start, then also
|
Fri, 31 Mar 1995 19:23:55 +0000 |
Richard M. Stallman |
(scheme-indent-sexp): Don't fail when
|
Fri, 31 Mar 1995 19:16:44 +0000 |
Richard M. Stallman |
(isfloat_string): Permit trailing space.
|
Fri, 31 Mar 1995 19:13:22 +0000 |
Karl Heuer |
Fix comment.
|
Fri, 31 Mar 1995 18:52:51 +0000 |
Karl Heuer |
(insert-kbd-macro): Do something reasonable for vectors.
|
Fri, 31 Mar 1995 17:47:32 +0000 |
Richard M. Stallman |
[MULTI_FRAME] (Factive_minibuffer_window): New function.
|
Fri, 31 Mar 1995 06:25:17 +0000 |
Richard M. Stallman |
Delete extension language project. Add GNUstep. Move empire-builder.
|
Fri, 31 Mar 1995 04:51:59 +0000 |
Karl Heuer |
(event_to_kboard): Ignore dead frames.
|
Fri, 31 Mar 1995 03:57:05 +0000 |
Karl Heuer |
(x_delete_display): Extract kboard deletion, for modularity.
|
Fri, 31 Mar 1995 03:56:30 +0000 |
Karl Heuer |
(wipe_kboard): Make this function static.
|
Fri, 31 Mar 1995 03:53:28 +0000 |
Karl Heuer |
Declare function delete_kboard.
|
Fri, 31 Mar 1995 03:40:45 +0000 |
Karl Heuer |
(struct x_display_info): New member cut_buffers_initialized.
|
Fri, 31 Mar 1995 03:40:24 +0000 |
Karl Heuer |
(x_term_init): Initialize cut_buffers_initialized.
|
Fri, 31 Mar 1995 03:40:01 +0000 |
Karl Heuer |
(Fx_store_cut_buffer_internal): Use the flag in the
|
Fri, 31 Mar 1995 01:56:18 +0000 |
Richard M. Stallman |
(insert-directory): Use \ before insert-directory-program
|
Fri, 31 Mar 1995 01:48:40 +0000 |
Richard M. Stallman |
(choose-completion-string): Use active-minibuffer-window.
|
Fri, 31 Mar 1995 00:18:38 +0000 |
Richard M. Stallman |
(dired-add-entry): If ange-ftp inserted the file's absolute name, fix that.
|
Fri, 31 Mar 1995 00:09:19 +0000 |
Karl Heuer |
(sort_args): Skip strncmp if longname is a null pointer.
|
Thu, 30 Mar 1995 23:38:23 +0000 |
Karl Heuer |
(comint-read-noecho): Don't log prompt messages.
|
Thu, 30 Mar 1995 23:34:59 +0000 |
Richard M. Stallman |
(Fmod): Fix the final adjustment, when i2 < 0 and i1 == 0.
|
Thu, 30 Mar 1995 07:31:38 +0000 |
Richard M. Stallman |
Comment change.
|
Thu, 30 Mar 1995 07:17:46 +0000 |
Richard M. Stallman |
Fix previous change.
|
Thu, 30 Mar 1995 07:15:37 +0000 |
Richard M. Stallman |
(modify-face): Handle stipple. Handle defaulting properly.
|
Thu, 30 Mar 1995 07:10:08 +0000 |
Simon Marshall |
Wrap filename character quoting code with save-excursion so following forms
|
Wed, 29 Mar 1995 21:46:19 +0000 |
Richard M. Stallman |
Comment change.
|
Wed, 29 Mar 1995 07:14:38 +0000 |
Richard M. Stallman |
(minibuffer-window-active-p): Use active-minibuffer-window.
|
Tue, 28 Mar 1995 23:33:32 +0000 |
Karl Heuer |
(Fsignal_process): SIGCODE is a symbol, not a string.
|
Tue, 28 Mar 1995 22:27:56 +0000 |
Karl Heuer |
(comint-read-noecho): Use a format string, in case
|
Tue, 28 Mar 1995 17:43:24 +0000 |
Richard M. Stallman |
(r_re_alloc): Correct realloc behavior--allow shrinking
|
Tue, 28 Mar 1995 17:42:27 +0000 |
Richard M. Stallman |
(scroll-bar-drag): Bind echo-keystrokes to 0.
|
Tue, 28 Mar 1995 17:34:52 +0000 |
Richard M. Stallman |
(Fsignal_process): Allow signal names as well as numbers.
|
Tue, 28 Mar 1995 16:55:36 +0000 |
Richard M. Stallman |
(nntp-request-article): If ID is integer, convert to string.
|
Tue, 28 Mar 1995 07:38:29 +0000 |
Richard M. Stallman |
(Fconcat): Undo previous change.
|
Tue, 28 Mar 1995 05:44:53 +0000 |
Richard M. Stallman |
Say not to use concat for integers.
|
Tue, 28 Mar 1995 03:49:39 +0000 |
Richard M. Stallman |
(event-apply-modifier): New function.
|
Mon, 27 Mar 1995 23:39:32 +0000 |
Richard M. Stallman |
Minor purecopy correction.
|
Mon, 27 Mar 1995 22:28:43 +0000 |
Richard M. Stallman |
(Fget, Fput): Fetch and store symbol's plist directly.
|
Mon, 27 Mar 1995 22:16:51 +0000 |
Richard M. Stallman |
Fix setcdr example.
|
Mon, 27 Mar 1995 21:17:25 +0000 |
Richard M. Stallman |
Fix usage note for character quote syntax class.
|
Mon, 27 Mar 1995 20:39:28 +0000 |
Richard M. Stallman |
(init_editfns): Use NAME envvar to init user-full-name.
|
Mon, 27 Mar 1995 20:35:52 +0000 |
Richard M. Stallman |
Don't include alloca.h if NOT_C_CODE.
|
Mon, 27 Mar 1995 16:05:57 +0000 |
Boris Goldowsky |
(Vdefault_text_properties): name changed from Vdefault_properties.
|
Mon, 27 Mar 1995 16:05:28 +0000 |
Boris Goldowsky |
Vdefault_text_properties: name changed from Vdefault_properties.
|
Mon, 27 Mar 1995 16:04:57 +0000 |
Boris Goldowsky |
(Vdefault_text_properties): name changed from Vdefault_properties.
|
Mon, 27 Mar 1995 16:02:44 +0000 |
Boris Goldowsky |
(Fplist_put, Fplist_get): New fns.
|
Mon, 27 Mar 1995 16:02:00 +0000 |
Boris Goldowsky |
(enriched-mode): Use new plist-put and plist-get fns,
|
Mon, 27 Mar 1995 07:50:26 +0000 |
Richard M. Stallman |
(calculate-c++-indent): Copy colon-line-end code from calculate-c-indent.
|
Sun, 26 Mar 1995 21:13:57 +0000 |
Richard M. Stallman |
(kbd_buffer_get_event): Pass 0 for `insist' arg.
|
Sun, 26 Mar 1995 21:13:40 +0000 |
Richard M. Stallman |
(Fmouse_position--both definitions): Pass 0 for `insist'.
|
Sun, 26 Mar 1995 21:13:19 +0000 |
Richard M. Stallman |
(Fx_popup_menu): Pass 1 for `insist' arg.
|
Sun, 26 Mar 1995 21:13:03 +0000 |
Richard M. Stallman |
(mouse_get_pos): New arg `insist'.
|
Sun, 26 Mar 1995 21:12:46 +0000 |
Richard M. Stallman |
(win32_mouse_position): New arg `insist'.
|
Sun, 26 Mar 1995 21:12:11 +0000 |
Richard M. Stallman |
(XTmouse_position): New arg `insist'.
|
Sun, 26 Mar 1995 08:46:09 +0000 |
Richard M. Stallman |
(C_SWITCH_SYSTEM): Don't #undef or define it.
|
Sat, 25 Mar 1995 20:49:23 +0000 |
Richard M. Stallman |
(mail): Use pop-to-buffer.
|
Sat, 25 Mar 1995 18:07:05 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sat, 25 Mar 1995 16:02:43 +0000 |
Boris Goldowsky |
Add Text Properties submenu to Edit menu.
|
Fri, 24 Mar 1995 23:43:21 +0000 |
Karl Heuer |
(byte-compile-out-toplevel): Compile lambda forms even if trivial.
|
Fri, 24 Mar 1995 22:46:42 +0000 |
Karl Heuer |
(Fnext_property_change): Fix previous change.
|
Fri, 24 Mar 1995 09:01:09 +0000 |
Simon Marshall |
Changed match-string to defun, but still return nil (no error) if no match.
|
Fri, 24 Mar 1995 05:20:27 +0000 |
Richard M. Stallman |
(temp_output_buffer_setup): (Re)set the default
|
Fri, 24 Mar 1995 05:18:06 +0000 |
Richard M. Stallman |
(UNEXEC): Override the definition.
|
Fri, 24 Mar 1995 03:19:16 +0000 |
Karl Heuer |
(syms_of_buffer): Doc fix.
|
Fri, 24 Mar 1995 03:16:19 +0000 |
Karl Heuer |
(try_window_id): Stop scan at bottom of window, not one line later.
|
Fri, 24 Mar 1995 02:50:54 +0000 |
Karl Heuer |
(c-style-alist): Set c-continued-brace-offset and
|
Fri, 24 Mar 1995 00:48:45 +0000 |
Karl Heuer |
(compilation-sentinel): Use `format'; `concat' doesn't
|
Fri, 24 Mar 1995 00:35:46 +0000 |
Karl Heuer |
(redisplay): Make sure pause is set before used.
|
Thu, 23 Mar 1995 21:44:59 +0000 |
Karl Heuer |
Don't load mouse and face files in system-specific
|
Thu, 23 Mar 1995 21:33:22 +0000 |
Karl Heuer |
(FRAME_SUPPORT, MSDOS_SUPPORT): Don't list face and mouse related files here.
|
Thu, 23 Mar 1995 20:57:04 +0000 |
Richard M. Stallman |
(asm-mode): Make a per-buffer child keymap here.
|
Thu, 23 Mar 1995 20:40:48 +0000 |
Richard M. Stallman |
(pascal-mode-syntax-table): Give \ punctuation syntax.
|
Thu, 23 Mar 1995 14:17:10 +0000 |
Boris Goldowsky |
*** empty log message ***
|
Thu, 23 Mar 1995 14:09:34 +0000 |
Boris Goldowsky |
New magic number for text/enriched files.
|
Thu, 23 Mar 1995 08:43:08 +0000 |
Simon Marshall |
Change to macro, and return nil if there was no match at the specified depth.
|
Thu, 23 Mar 1995 02:25:55 +0000 |
Richard M. Stallman |
(isearch-update-ring): New subroutine.
|
Thu, 23 Mar 1995 01:21:07 +0000 |
Paul Eggert |
(output_authors): Replace /[/]/ by /[\/]/, for portability to mawk and nawk.
|
Wed, 22 Mar 1995 21:31:08 +0000 |
Richard M. Stallman |
Doc fixes.
|
Wed, 22 Mar 1995 21:23:10 +0000 |
Karl Heuer |
(overlay_touches_p): New function.
|
Wed, 22 Mar 1995 21:22:31 +0000 |
Karl Heuer |
(direct_output_forward_char): Don't use direct output at an overlay boundary.
|
Wed, 22 Mar 1995 21:20:41 +0000 |
Karl Heuer |
Declare overlay_touches_p.
|
Wed, 22 Mar 1995 20:45:26 +0000 |
Karl Heuer |
(concat): Treat integers as characters, not strings.
|
Wed, 22 Mar 1995 20:39:17 +0000 |
Karl Heuer |
(ml-concat): New function.
|
Wed, 22 Mar 1995 20:38:52 +0000 |
Karl Heuer |
Translate concat to ml-concat.
|
Wed, 22 Mar 1995 19:42:05 +0000 |
Boris Goldowsky |
Doc fix + autoload cookies.
|
Wed, 22 Mar 1995 17:57:55 +0000 |
Karl Heuer |
(syms_of_fileio): Fix missing \n\.
|
Wed, 22 Mar 1995 17:47:55 +0000 |
Karl Heuer |
(Fwhere_is_internal): Fix missing \n\.
|
Wed, 22 Mar 1995 17:44:18 +0000 |
Karl Heuer |
(syms_of_window): Fix missing \n\.
|
Wed, 22 Mar 1995 16:58:14 +0000 |
Richard M. Stallman |
(one-window-p, walk-windows, minibuffer-window-active-p):
|
Wed, 22 Mar 1995 16:57:58 +0000 |
Richard M. Stallman |
(one-window-p, walk-windows, minibuffer-window-active-p): Functions moved here.
|
Wed, 22 Mar 1995 14:50:50 +0000 |
Richard M. Stallman |
(redisplay_window): Skip the only-point-has-changed
|
Wed, 22 Mar 1995 08:54:39 +0000 |
Richard M. Stallman |
(rm400, rm600): New machine names.
libc-950402
|
Wed, 22 Mar 1995 04:50:15 +0000 |
Richard M. Stallman |
(init-file-user, site-run-file): Doc fixes.
|
Tue, 21 Mar 1995 23:14:41 +0000 |
Paul Eggert |
Treat -u 'LOGIN:FULLNAME:MAILADDR' as if it were
|
Tue, 21 Mar 1995 21:47:23 +0000 |
Boris Goldowsky |
(list-text-properties-at): New fn.
|
Tue, 21 Mar 1995 20:22:41 +0000 |
Richard M. Stallman |
(vc-update-change-log): Use new -u option for rcs2log.
|
Tue, 21 Mar 1995 20:05:23 +0000 |
Richard M. Stallman |
(Vload_read_function): New variable.
|
Tue, 21 Mar 1995 20:03:04 +0000 |
Richard M. Stallman |
(CHECK_IMPURE): Declare my_edata as char array.
|
Tue, 21 Mar 1995 20:02:52 +0000 |
Richard M. Stallman |
(my_edata): Declare as char array, not int.
|
Tue, 21 Mar 1995 20:02:34 +0000 |
Richard M. Stallman |
(dump-emacs-data, dump-emacs): Declare my_edata as char array.
|
Tue, 21 Mar 1995 19:57:36 +0000 |
Richard M. Stallman |
(occur): Copy default-directory to *Occur* buffer.
|
Tue, 21 Mar 1995 06:16:35 +0000 |
Richard M. Stallman |
Initial revision
|
Tue, 21 Mar 1995 05:37:42 +0000 |
Paul Eggert |
Add -u "login<tab>fullname<tab>mailaddr" option, which replaces the
|
Tue, 21 Mar 1995 05:14:38 +0000 |
Richard M. Stallman |
(shell-command): Use *Async Shell Command* for
|
Tue, 21 Mar 1995 02:19:38 +0000 |
Karl Heuer |
(tar-parse-octal-long-integer): Return list, not vector.
|
Mon, 20 Mar 1995 14:46:38 +0000 |
Karl Fogel |
(bookmark-automatically-show-annotations): new var.
|
Mon, 20 Mar 1995 05:09:18 +0000 |
Richard M. Stallman |
(debug): Now interactive.
|
Mon, 20 Mar 1995 00:06:30 +0000 |
Richard M. Stallman |
(c-mode-map): Use "C-mode", not "C mode".
|
Sun, 19 Mar 1995 21:11:13 +0000 |
Richard M. Stallman |
(menu-bar-files-menu): Renamed from ...-file-menu.
|
Sun, 19 Mar 1995 18:48:15 +0000 |
Richard M. Stallman |
(invisible_p, invisible_ellipsis_p): Handle list
|
Sat, 18 Mar 1995 23:08:02 +0000 |
Richard M. Stallman |
(display_menu_bar): Just one space between menu items.
|
Sat, 18 Mar 1995 22:55:23 +0000 |
Richard M. Stallman |
(Info-next-preorder, Info-next-preorder-1):
|
Sat, 18 Mar 1995 21:51:18 +0000 |
Richard M. Stallman |
(write-file): Query if file exists already.
|
Sat, 18 Mar 1995 18:13:23 +0000 |
Richard M. Stallman |
(debugger-outer-load-read-function): New variable.
|
Sat, 18 Mar 1995 18:10:21 +0000 |
Richard M. Stallman |
(isearch-abort): Treat "incomplete regexp"
|
Sat, 18 Mar 1995 18:05:28 +0000 |
Richard M. Stallman |
(x_decode_color): Don't use cdef if defined_color failed.
|
Sat, 18 Mar 1995 07:14:50 +0000 |
Richard M. Stallman |
Various doc fixes.
|
Sat, 18 Mar 1995 01:53:12 +0000 |
Karl Heuer |
Don't put ediff-windows in the menu.
|
Sat, 18 Mar 1995 01:12:12 +0000 |
Karl Heuer |
(ediff-patch-buffer): Use buffer name in error message.
|
Fri, 17 Mar 1995 23:00:49 +0000 |
Karl Heuer |
Delete some autoloads that are now in menu-bar.el.
|
Fri, 17 Mar 1995 19:20:02 +0000 |
Boris Goldowsky |
Rewrite, many things moved to format.el.
|
Fri, 17 Mar 1995 18:14:30 +0000 |
Boris Goldowsky |
Initial revision
|
Fri, 17 Mar 1995 18:13:23 +0000 |
Boris Goldowsky |
(Finsert_file_contents): Call format-decode.
|
Fri, 17 Mar 1995 18:12:02 +0000 |
Boris Goldowsky |
(reset_buffer): Reset file_format element too.(init_buffer_once): Define file_format flag; reset file_format.
|
Fri, 17 Mar 1995 18:10:19 +0000 |
Boris Goldowsky |
(struct buffer): Add file_format member.
|
Fri, 17 Mar 1995 17:56:04 +0000 |
Boris Goldowsky |
Load format.el.
|
Fri, 17 Mar 1995 17:37:58 +0000 |
Richard M. Stallman |
(rmail-unix-mail-delimiter): Accept <...> around address
|
Fri, 17 Mar 1995 07:41:02 +0000 |
Richard M. Stallman |
(init_alloc_once): Increase gc_cons_threshold to 300000.
|
Fri, 17 Mar 1995 00:46:57 +0000 |
Karl Heuer |
Initial revision
|
Thu, 16 Mar 1995 23:31:39 +0000 |
Richard M. Stallman |
(isearch-abort): Set isearch-success to nil.
|
Thu, 16 Mar 1995 23:28:27 +0000 |
Richard M. Stallman |
(make-auto-save-file-name, auto-save-file-name-p): Doc fixes.
|
Thu, 16 Mar 1995 23:04:55 +0000 |
Karl Heuer |
(menu-bar-file-menu): Changed "Emerge" to "Merge" to agree with the new ediff
|
Thu, 16 Mar 1995 22:36:26 +0000 |
Boris Goldowsky |
(indent-line-to): move to end of indentation, even if it didn't change.
|
Thu, 16 Mar 1995 22:34:51 +0000 |
Karl Heuer |
Initial revision
|
Thu, 16 Mar 1995 22:31:54 +0000 |
Karl Heuer |
Installed new version from author.
|
Thu, 16 Mar 1995 21:27:25 +0000 |
Karl Heuer |
Use appropriate `fboundp' tests to decide what to load.
|
Thu, 16 Mar 1995 21:25:52 +0000 |
Karl Heuer |
(other-frame): Don't try to unfocus in a termcap frame.
|
Thu, 16 Mar 1995 20:23:22 +0000 |
Karl Heuer |
(frame-initialize): Set frame-creation-function to `make-terminal-frame' if
|
Thu, 16 Mar 1995 18:51:49 +0000 |
Richard M. Stallman |
(compute_motion, Fmove_to_column, current_column)
|
Thu, 16 Mar 1995 18:47:47 +0000 |
Richard M. Stallman |
(line-move): Handle conses in buffer-invisibility-spec.
|
Thu, 16 Mar 1995 04:37:48 +0000 |
Richard M. Stallman |
Comment change.
|
Thu, 16 Mar 1995 04:34:29 +0000 |
Richard M. Stallman |
(outline-layout): Doc fix.
|
Thu, 16 Mar 1995 02:23:24 +0000 |
Per Bothner |
(term-mouse-paste): Make work for xemacs. Minor GNU emacs fixes.
|
Thu, 16 Mar 1995 01:24:19 +0000 |
Per Bothner |
(term-char-mode): Fix arrow key and [button2] support for xemacs.
|
Wed, 15 Mar 1995 23:32:19 +0000 |
Richard M. Stallman |
Use BSD sockets whenever available, even if HAVE_SYSVIPC.
|
Wed, 15 Mar 1995 23:31:02 +0000 |
Richard M. Stallman |
Use BSD sockets whenever available, even if HAVE_SYSVIPC.
|
Wed, 15 Mar 1995 23:06:57 +0000 |
Richard M. Stallman |
(balance-windows): Ignore minibuffer window when browsing the `levels'.
|
Wed, 15 Mar 1995 23:04:06 +0000 |
Richard M. Stallman |
(c-style-alist): For BSD, set c-continued-brace-offset
|
Wed, 15 Mar 1995 22:51:56 +0000 |
Richard M. Stallman |
(edit-options): Make the buffer read-only.
|
Wed, 15 Mar 1995 22:10:54 +0000 |
Karl Heuer |
(make_lispy_event): Do mouse code only if HAVE_MOUSE.
|
Wed, 15 Mar 1995 21:55:37 +0000 |
Karl Heuer |
(Fmouse_position): Do work only if HAVE_MOUSE.
|
Wed, 15 Mar 1995 21:53:53 +0000 |
Karl Heuer |
(internal_self_insert): Do face code only if HAVE_FACES.
|
Wed, 15 Mar 1995 21:30:49 +0000 |
Karl Heuer |
(mouse-major-mode-menu): Avoid confusing error message when there's no current
|
Wed, 15 Mar 1995 20:20:39 +0000 |
Karl Heuer |
[HAVE_X_WINDOWS] (MULTI_KBOARD): Define this symbol.
|
Wed, 15 Mar 1995 14:47:09 +0000 |
Karl Fogel |
(bookmark-bmenu-2-window): go to correct position as well as
|
Wed, 15 Mar 1995 01:58:01 +0000 |
Karl Heuer |
(defvar_kboard): Renamed from defvar_display.
|
Wed, 15 Mar 1995 01:57:50 +0000 |
Karl Heuer |
(find_symbol_value): current_perdisplay now is never null.
|
Wed, 15 Mar 1995 01:57:05 +0000 |
Karl Heuer |
(mark_kboards): Renamed from mark_perdisplays.
|
Wed, 15 Mar 1995 01:56:34 +0000 |
Karl Heuer |
(make_frame): Initialize kboard member.
|
Wed, 15 Mar 1995 01:55:24 +0000 |
Karl Heuer |
(unlock_kboard): Renamed from unlock_display.
|
Wed, 15 Mar 1995 01:54:19 +0000 |
Karl Heuer |
(get_perdisplay): Deleted.
|
Wed, 15 Mar 1995 01:53:17 +0000 |
Karl Heuer |
(Fx_create_frame): set the frame's kboard member.
|
Wed, 15 Mar 1995 01:53:00 +0000 |
Karl Heuer |
(struct x_display_info): member kboard (formerly perdisplay) is now a pointer,
|
Wed, 15 Mar 1995 01:51:46 +0000 |
Karl Heuer |
(struct KBOARD, MULTI_KBOARD, current_kboard, all_kboards,
|
Wed, 15 Mar 1995 01:50:20 +0000 |
Karl Heuer |
(display_mode_line): Rename perdisplay to kboard.
|
Wed, 15 Mar 1995 01:49:59 +0000 |
Karl Heuer |
(print): Rename perdisplay to kboard.
|
Wed, 15 Mar 1995 01:49:46 +0000 |
Karl Heuer |
Rename perdisplay to kboard.
|
Wed, 15 Mar 1995 01:48:41 +0000 |
Karl Heuer |
(read_minibuf): Rename perdisplay to kboard.
|
Wed, 15 Mar 1995 01:48:03 +0000 |
Karl Heuer |
(specbind): Rename perdisplay to kboard.
|
Wed, 15 Mar 1995 01:47:43 +0000 |
Karl Heuer |
(xkbobjfwd): Renamed from xdispobjfwd.
|
Wed, 15 Mar 1995 01:45:04 +0000 |
Karl Heuer |
(struct frame): New member kboard.
|
Tue, 14 Mar 1995 21:15:08 +0000 |
Richard M. Stallman |
(read_minibuf): Save Voverriding_local_map.
|
Tue, 14 Mar 1995 18:39:58 +0000 |
Richard M. Stallman |
(Fdisplay_buffer): Fix prev change--return selected window.
|
Tue, 14 Mar 1995 18:38:28 +0000 |
Richard M. Stallman |
(Fash): Fix previous change.
|
Tue, 14 Mar 1995 16:29:27 +0000 |
Thien-Thi Nguyen |
`emacs-version' checking now handles Lucid's version change to 19.xx.
|
Tue, 14 Mar 1995 05:54:51 +0000 |
Richard M. Stallman |
(Fmake_indirect_buffer): Invert the arguments.
|
Tue, 14 Mar 1995 05:45:39 +0000 |
Richard M. Stallman |
(unchain_marker): Allow differing buffers
|
Tue, 14 Mar 1995 05:43:48 +0000 |
Richard M. Stallman |
entered into RCS
|
Tue, 14 Mar 1995 04:25:37 +0000 |
Karl Heuer |
(event_to_perdisplay): New function.
|
Tue, 14 Mar 1995 00:33:40 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Mon, 13 Mar 1995 23:12:41 +0000 |
Richard M. Stallman |
(unexec): Adjust the file offset of sections located
|
Mon, 13 Mar 1995 22:50:35 +0000 |
Karl Fogel |
Removed C-v bindings; they were inconsistent.
|
Mon, 13 Mar 1995 21:49:49 +0000 |
Karl Heuer |
(print): current_perdisplay now is never null.
|
Mon, 13 Mar 1995 21:49:34 +0000 |
Karl Heuer |
(Fexecute_kbd_macro): current_perdisplay now is never null.
|
Mon, 13 Mar 1995 21:49:17 +0000 |
Karl Heuer |
(clear_prefix_arg): current_perdisplay now is never null.
|
Mon, 13 Mar 1995 10:47:58 +0000 |
Francesco Potort |
* etags.c (process_file): free (filename) after using it.
|
Mon, 13 Mar 1995 06:31:48 +0000 |
Richard M. Stallman |
(adaptive-fill-regexp): Skip # or ;.
|
Mon, 13 Mar 1995 06:26:39 +0000 |
Richard M. Stallman |
(adaptive-fill-regexp): Skip #'s and ;'s.
|
Mon, 13 Mar 1995 05:29:11 +0000 |
Richard M. Stallman |
(rsh): Name the buffer *rsh-HOST*.
|
Mon, 13 Mar 1995 05:25:21 +0000 |
Richard M. Stallman |
(c-mode): Make comment-multi-line t locally.
|
Mon, 13 Mar 1995 03:09:40 +0000 |
Karl Heuer |
(unlock_display): current_perdisplay now is never null.
|
Sun, 12 Mar 1995 21:30:35 +0000 |
Richard M. Stallman |
(parse_modifiers_uncached): Delete the code for
|
Sun, 12 Mar 1995 19:23:25 +0000 |
Richard M. Stallman |
(block-comment-start, block-comment-end): New vars.
|
Sun, 12 Mar 1995 18:38:20 +0000 |
Richard M. Stallman |
(dired-do-print): Allow lpr-switches to be a string. Clean up.
|
Sun, 12 Mar 1995 18:34:57 +0000 |
Richard M. Stallman |
(ielm): Use pop-to-buffer.
|
Sun, 12 Mar 1995 18:33:29 +0000 |
Richard M. Stallman |
Fix typos in previous change.
|
Sun, 12 Mar 1995 18:29:24 +0000 |
Richard M. Stallman |
(rsh, telnet): Use pop-to-buffer.
|
Sun, 12 Mar 1995 18:22:14 +0000 |
Richard M. Stallman |
(same-window-buffer-names): Set this only in loaddefs.el,
|
Sun, 12 Mar 1995 18:18:29 +0000 |
Richard M. Stallman |
(rlogin): Use pop-to-buffer.
|
Sun, 12 Mar 1995 17:14:54 +0000 |
Richard M. Stallman |
(hexl-mode-old-local-map, hexl-mode-old-mode-name)
|
Sun, 12 Mar 1995 09:39:49 +0000 |
Richard M. Stallman |
(shell): Use pop-to-buffer.
|
Sun, 12 Mar 1995 09:15:08 +0000 |
Richard M. Stallman |
Unconditionally add to comint-output-filter-functions.
|
Sun, 12 Mar 1995 09:05:52 +0000 |
Richard M. Stallman |
Initial revision
|
Sun, 12 Mar 1995 07:57:02 +0000 |
Richard M. Stallman |
(news-reply-mode-map): Add menu bar menus.
|
Sun, 12 Mar 1995 07:47:33 +0000 |
Richard M. Stallman |
(rmail-list-to-menu): Bind `command' with let.
|
Sun, 12 Mar 1995 07:38:49 +0000 |
Richard M. Stallman |
(rmail-duplicate-message): New function.
|
Sun, 12 Mar 1995 06:11:27 +0000 |
Richard M. Stallman |
(blessmail): Pass archlibdir to the sub-make.
|
Sat, 11 Mar 1995 22:42:29 +0000 |
Richard M. Stallman |
(eval-defun): Convert defvar to defconst.
|
Sat, 11 Mar 1995 22:36:29 +0000 |
Richard M. Stallman |
(reset_buffer_local_variables): Init invisibility.
|
Sat, 11 Mar 1995 22:35:30 +0000 |
Richard M. Stallman |
(struct buffer): New field `invisibility_spec'.
|
Sat, 11 Mar 1995 22:34:35 +0000 |
Richard M. Stallman |
(display_text_line): When setting selective_rlen,
|
Sat, 11 Mar 1995 22:32:17 +0000 |
Richard M. Stallman |
(compute_motion): Call recenter_overlay_lists sooner.
|
Sat, 11 Mar 1995 22:30:33 +0000 |
Richard M. Stallman |
(TEXT_PROP_MEANS_INVISIBLE): New macro.
|
Sat, 11 Mar 1995 22:03:27 +0000 |
Richard M. Stallman |
(Fnext_property_change): Handle LIMIT = t.
|
Sat, 11 Mar 1995 20:32:48 +0000 |
Richard M. Stallman |
(server-buffer-done): Return a list
|
Sat, 11 Mar 1995 20:17:37 +0000 |
Richard M. Stallman |
(bookmark-buffer-name): Be smarter about deducing a name.
|
Sat, 11 Mar 1995 19:13:52 +0000 |
Richard M. Stallman |
(completion-setup-function): Set completion-base-size.
|
Sat, 11 Mar 1995 04:40:18 +0000 |
Richard M. Stallman |
(Vsame_window_buffer_names, Vsame_window_regexps): New vars.
|
Sat, 11 Mar 1995 04:37:47 +0000 |
Richard M. Stallman |
(Info-menu): Bind beg with let.
|
Sat, 11 Mar 1995 03:58:31 +0000 |
Richard M. Stallman |
Comment change.
|
Sat, 11 Mar 1995 03:57:25 +0000 |
Richard M. Stallman |
Initial revision
|
Sat, 11 Mar 1995 03:55:14 +0000 |
Richard M. Stallman |
(add-menu-item-1): Better error message if
|
Sat, 11 Mar 1995 02:17:04 +0000 |
Richard M. Stallman |
(vc-path): Use /usr/sccs only if it is a dir.
|
Sat, 11 Mar 1995 02:05:20 +0000 |
Richard M. Stallman |
Insure that all entry points call `bookmark-maybe-load-default-file'.
|
Sat, 11 Mar 1995 00:50:20 +0000 |
Richard M. Stallman |
(Fash, Flsh): Change arg names.
|
Fri, 10 Mar 1995 04:30:57 +0000 |
Richard M. Stallman |
Initial revision
|
Fri, 10 Mar 1995 03:27:46 +0000 |
Richard M. Stallman |
(line-move-ignore-invisible): New variable.
|
Thu, 09 Mar 1995 03:05:51 +0000 |
Richard M. Stallman |
(hexl-mode): Make after-revert-hook rehexlify.
|
Thu, 09 Mar 1995 02:58:36 +0000 |
Richard M. Stallman |
(Fforward_comment): Always clear immediate_quit for return.
|
Wed, 08 Mar 1995 22:49:11 +0000 |
Karl Heuer |
(read_input_waiting): Fix Lisp_Object vs. int problem.
|
Wed, 08 Mar 1995 05:50:47 +0000 |
Karl Heuer |
(unlock_display): If adding to kbd_queue, set kbd_queue_has_data.
|
Wed, 08 Mar 1995 05:50:24 +0000 |
Karl Heuer |
(struct PERDISPLAY): New member kbd_queue_has_data.
|
Wed, 08 Mar 1995 03:49:00 +0000 |
Richard M. Stallman |
(indent-new-comment-line): Clean up handling of \(...\) in comment-start-skip.
|
Wed, 08 Mar 1995 03:43:34 +0000 |
Richard M. Stallman |
(revert-buffer): Doc fix.
|
Wed, 08 Mar 1995 03:33:23 +0000 |
Karl Heuer |
Declare new var and functions.
|
Wed, 08 Mar 1995 03:32:30 +0000 |
Karl Heuer |
(current_prefix_partial): New var.
|
Wed, 08 Mar 1995 03:31:18 +0000 |
Karl Heuer |
Moved clear_prefix_arg, finalize_prefix_arg, describe_prefix_arg to callint.c.
|
Wed, 08 Mar 1995 02:22:45 +0000 |
Richard M. Stallman |
(calculate-perl-indent): When backing up over continuations,
|
Wed, 08 Mar 1995 01:26:16 +0000 |
Karl Heuer |
(init_perdisplay): Initialize Vlast_kbd_macro.
|
Wed, 08 Mar 1995 01:25:19 +0000 |
Karl Heuer |
(mark_perdisplays): Mark Vlast_kbd_macro.
|
Wed, 08 Mar 1995 01:25:04 +0000 |
Karl Heuer |
(Fstart_kbd_macro): Access Vlast_kbd_macro via perdisplay.
|
Wed, 08 Mar 1995 01:24:14 +0000 |
Karl Heuer |
(struct PERDISPLAY): New member Vlast_kbd_macro.
|
Wed, 08 Mar 1995 00:54:20 +0000 |
Per Bothner |
* term.el (term-eol-on-send): New variable. Use it.
|
Wed, 08 Mar 1995 00:45:37 +0000 |
Karl Heuer |
(cmd_error): Bind Vprint_level and Vprint_length.
|
Tue, 07 Mar 1995 15:24:44 +0000 |
Francesco Potort |
* cmacexp.el (c-macro-expansion): put the unique string before the
|
Tue, 07 Mar 1995 04:57:02 +0000 |
Karl Heuer |
(command_loop_1): Fix test for prefix arg.
|
Mon, 06 Mar 1995 19:55:47 +0000 |
Roland McGrath |
(find-ls-option): Doc fix: now a cons.
|
Mon, 06 Mar 1995 15:51:22 +0000 |
Roland McGrath |
(compilation-buffer-p): Fix braino in last change: switch to the buffer first.
|
Mon, 06 Mar 1995 15:43:56 +0000 |
Boris Goldowsky |
(textget): Check default_properties vbl too.
|
Mon, 06 Mar 1995 15:43:56 +0000 |
Boris Goldowsky |
Declare Vdefault_properties.
|
Mon, 06 Mar 1995 15:43:56 +0000 |
Boris Goldowsky |
(Vdefault_properties): New vbl.
|
Mon, 06 Mar 1995 05:19:05 +0000 |
Richard M. Stallman |
(menu-bar-help-menu): Binding for view-emacs-FAQ.
|
Mon, 06 Mar 1995 05:16:14 +0000 |
Richard M. Stallman |
(view-emacs-FAQ): New function. Bind to C-h F.
|
Mon, 06 Mar 1995 04:37:18 +0000 |
Richard M. Stallman |
(tar-grind-file-mode): Doc fix.
|
Mon, 06 Mar 1995 04:35:33 +0000 |
Richard M. Stallman |
(x_connection_closed): Ignore non-X frames.
|
Mon, 06 Mar 1995 04:33:56 +0000 |
Richard M. Stallman |
(defined_color): If colormap is full, find closest match.
|
Mon, 06 Mar 1995 04:32:25 +0000 |
Richard M. Stallman |
(load_color): Call defined_color to allocate the color.
|
Mon, 06 Mar 1995 04:25:29 +0000 |
Richard M. Stallman |
(Info-extract-menu-node-name): Collapse multiple spaces.
|
Mon, 06 Mar 1995 04:17:49 +0000 |
Richard M. Stallman |
(Fcall_interactively): Fix Feb 22 change.
|
Mon, 06 Mar 1995 04:15:23 +0000 |
Richard M. Stallman |
(Fpop_to_buffer): Call Fset_buffer_major_mode if we create a buffer.
|
Fri, 03 Mar 1995 10:32:07 +0000 |
Richard M. Stallman |
(read_key_sequence): Update orig_local_map
|
Fri, 03 Mar 1995 10:31:49 +0000 |
Richard M. Stallman |
(exec_sentinel, read_process_output): If running filter
|
Fri, 03 Mar 1995 06:49:59 +0000 |
Richard M. Stallman |
Change in eval-after-load; advise not using it.
|
Fri, 03 Mar 1995 06:48:20 +0000 |
Richard M. Stallman |
(shell-command-on-region): Obey REPLACE even if
|
Fri, 03 Mar 1995 06:41:20 +0000 |
Karl Heuer |
(display_mode_line): Temporarily set current_perdisplay to reference the frame
|
Fri, 03 Mar 1995 05:02:50 +0000 |
Karl Heuer |
(defining_kbd_macro): Delete; now part of perdisplay. All uses changed.
|
Fri, 03 Mar 1995 05:02:29 +0000 |
Karl Heuer |
(defining_kbd_macro): Delete declaration.
|
Fri, 03 Mar 1995 05:02:06 +0000 |
Karl Heuer |
(struct PERDISPLAY): New members defining_kbd_macro, kbd_macro_buffer,
|
Fri, 03 Mar 1995 05:01:27 +0000 |
Karl Heuer |
(read_char_minibuf_menu_prompt): orig_defn_macro is now Lisp_Object, not int.
|
Fri, 03 Mar 1995 02:50:16 +0000 |
Richard M. Stallman |
Fix sort-diary-entries example.
|
Fri, 03 Mar 1995 02:08:49 +0000 |
Karl Heuer |
(cmd_error): Allow current_perdisplay to be null.
|
Fri, 03 Mar 1995 01:51:09 +0000 |
Karl Heuer |
(Fcall_interactively): Disallow switch-frame events when reading `k' or `K'
|
Fri, 03 Mar 1995 01:50:42 +0000 |
Karl Heuer |
(read_key_sequence): New arg can_return_switch_frame. All callers changed.
|
Thu, 02 Mar 1995 19:37:37 +0000 |
Richard M. Stallman |
(syms_of_emacs): Doc fix.
|
Thu, 02 Mar 1995 19:36:40 +0000 |
Richard M. Stallman |
(kill-emacs-query-functions): Doc fix.
|
Thu, 02 Mar 1995 15:55:09 +0000 |
Boris Goldowsky |
(vc-comment-to-change-log): Remove ^ from paragraph-start & paragraph-separate.
|
Thu, 02 Mar 1995 15:54:12 +0000 |
Boris Goldowsky |
(indented-text-mode): Remove ^ from paragraph-start & paragraph-separate.
|
Thu, 02 Mar 1995 15:52:37 +0000 |
Boris Goldowsky |
(tex-common-initialization, latex-mode, slitex-mode): Remove ^ from
|
Thu, 02 Mar 1995 15:48:20 +0000 |
Boris Goldowsky |
(texinfo-mode): Remove ^ from paragraph-start & paragraph-separate.
|
Thu, 02 Mar 1995 15:46:52 +0000 |
Boris Goldowsky |
(texinfo-format-refill): Remove ^ from paragraph-start & paragraph-separate.
|
Thu, 02 Mar 1995 15:43:35 +0000 |
Boris Goldowsky |
(simula-mode): Remove ^ from paragraph-start & paragraph-separate.
|
Thu, 02 Mar 1995 15:42:36 +0000 |
Boris Goldowsky |
(mail-mode): Remove ^ from paragraph-start & paragraph-separate.
|
Thu, 02 Mar 1995 15:41:16 +0000 |
Boris Goldowsky |
(scribe-mode): Remove ^ from paragraph-start & paragraph-separate.
|
Thu, 02 Mar 1995 15:40:12 +0000 |
Boris Goldowsky |
(scheme-mode-variables): Remove ^ from paragraph-start & paragraph-separate.
|
Thu, 02 Mar 1995 15:39:18 +0000 |
Boris Goldowsky |
(news-reply-mode): Remove ^ from paragraph-start & paragraph-separate.
|
Thu, 02 Mar 1995 15:38:25 +0000 |
Boris Goldowsky |
(prolog-mode-variables): Remove ^ from paragraph-start & paragraph-separate.
|
Thu, 02 Mar 1995 15:37:20 +0000 |
Boris Goldowsky |
(perl-mode): Remove ^ from paragraph-start & paragraph-separate.
|
Thu, 02 Mar 1995 15:36:11 +0000 |
Boris Goldowsky |
(outline-mode): Remove ^ from paragraph-start & paragraph-separate.
|
Thu, 02 Mar 1995 15:34:57 +0000 |
Boris Goldowsky |
(Edit-options-mode): Remove ^ from paragraph-start.
|
Thu, 02 Mar 1995 15:32:57 +0000 |
Boris Goldowsky |
(nroff-mode): Remove ^ from paragraph-start & paragraph-separate.
|
Thu, 02 Mar 1995 15:31:55 +0000 |
Boris Goldowsky |
(modula-2-mode): Remove ^ from paragraph-start & paragraph-separate.
|
Thu, 02 Mar 1995 15:28:45 +0000 |
Boris Goldowsky |
(mim-mode): Remove ^ from paragraph-start & paragraph-separate.
|
Thu, 02 Mar 1995 11:20:30 +0000 |
Simon Marshall |
Use font-lock-maximum-decoration when setting fortran-font-lock-keywords.
|
Thu, 02 Mar 1995 11:19:36 +0000 |
Simon Marshall |
Use font-lock-maximum-decoration when setting f90-font-lock-keywords.
|
Thu, 02 Mar 1995 11:10:55 +0000 |
Simon Marshall |
Use font-lock-maximum-decoration to set ada-font-lock-keywords.
|
Thu, 02 Mar 1995 11:07:44 +0000 |
Simon Marshall |
Use font-lock-maximum-decoration when setting ada-font-lock-keywords
|
Thu, 02 Mar 1995 10:57:07 +0000 |
Simon Marshall |
Added font-lock-maximum-decoration; use it to set lisp-font-lock-keywords, and
|
Thu, 02 Mar 1995 08:59:07 +0000 |
Simon Marshall |
Make sure shell-cd sets list-buffers-directory to a directory ending with `/'.
|
Thu, 02 Mar 1995 08:34:04 +0000 |
Richard M. Stallman |
(gud-massage-args): Variable and function deleted.
|
Thu, 02 Mar 1995 08:33:01 +0000 |
Richard M. Stallman |
(gud-common-init): Put substed file name back in original
|
Wed, 01 Mar 1995 16:03:33 +0000 |
Boris Goldowsky |
(mh-letter-mode): Remove ^ from paragraph-start & paragraph-separate.
|
Wed, 01 Mar 1995 16:00:54 +0000 |
Boris Goldowsky |
(icon-mode): Remove ^ from paragraph-start & paragraph-separate.
|
Wed, 01 Mar 1995 15:58:51 +0000 |
Boris Goldowsky |
(gnus-uu-post-reply-mode): Remove ^ from paragraph-start & paragraph-separate.
|
Wed, 01 Mar 1995 15:55:32 +0000 |
Boris Goldowsky |
(edt-indent-or-fill-region): Remove ^ from paragraph-start & paragraph-separate.
|
Wed, 01 Mar 1995 15:53:48 +0000 |
Boris Goldowsky |
(c++-mode): Remove ^ from paragraph-start & paragraph-separate.
|
Wed, 01 Mar 1995 15:47:38 +0000 |
Boris Goldowsky |
(c-mode, c-fill-paragraph): Remove ^ from paragraph-start & paragraph-separate.
|
Wed, 01 Mar 1995 15:43:27 +0000 |
Boris Goldowsky |
(bibtex-mode): Remove ^ from paragraph-start.
|
Wed, 01 Mar 1995 15:41:51 +0000 |
Boris Goldowsky |
(awk-mode): Remove ^ from paragraph-start & paragraph-separate.
|
Wed, 01 Mar 1995 15:39:01 +0000 |
Boris Goldowsky |
(outline-mode): Remove ^ from paragraph-start & -separate.
|
Wed, 01 Mar 1995 15:35:47 +0000 |
Boris Goldowsky |
(ada-mode): Remove ^ from paragraph-start & -separate.
|
Wed, 01 Mar 1995 15:29:37 +0000 |
Boris Goldowsky |
(use_hard_newlines): Variable definition moved to paragraphs.el.
|
Wed, 01 Mar 1995 15:21:11 +0000 |
Boris Goldowsky |
(paragraph-start, paragraph-separate): Default values no longer start
|
Wed, 01 Mar 1995 15:09:58 +0000 |
Boris Goldowsky |
(newline): Moved from cmds.c. Indents last
|
Wed, 01 Mar 1995 08:30:54 +0000 |
Richard M. Stallman |
(vc-do-command): Search vc-path first, not last.
|
Wed, 01 Mar 1995 04:27:37 +0000 |
Karl Heuer |
(cmd_error): Use clear_prefix_arg.
|
Wed, 01 Mar 1995 03:45:45 +0000 |
Karl Heuer |
(struct PERDISPLAY): Add prefix_factor, prefix_value, prefix_sign,
|
Wed, 01 Mar 1995 03:44:26 +0000 |
Karl Heuer |
(read_minibuf, read_minibuf_unwind): Undo Jan 31 change.
|
Wed, 01 Mar 1995 03:44:15 +0000 |
Karl Heuer |
(Fml_provide_prefix_argument, Fml_prefix_argument_loop): Undo Jan 31 change.
|
Wed, 01 Mar 1995 03:44:02 +0000 |
Karl Heuer |
(Fcall_interactively, syms_of_callint, Vprefix_arg, Vcurrent_prefix_arg): Undo
|
Wed, 01 Mar 1995 03:43:41 +0000 |
Karl Heuer |
(Fexecute_kbd_macro): Use clear_prefix_arg.
|
Wed, 01 Mar 1995 03:43:05 +0000 |
Karl Heuer |
(mark_perdisplays): Update to reflect current Lisp_Objects.
|
Wed, 01 Mar 1995 03:42:18 +0000 |
Karl Heuer |
(shell-command-on-region): Fix typos in doc string.
|
Tue, 28 Feb 1995 23:36:53 +0000 |
Karl Heuer |
(do_switch_frame): Undo Feb 6 change.
|
Tue, 28 Feb 1995 18:04:57 +0000 |
Richard M. Stallman |
(shell-command-on-region): Rename arg; doc fix.
|
Tue, 28 Feb 1995 17:56:47 +0000 |
Richard M. Stallman |
(Fframep): Doc fix.
|
Tue, 28 Feb 1995 13:46:40 +0000 |
Jim Meyering |
(SET_REGS_MATCHED): Enclose if-stmt in `do {...} while(0)'
|
Tue, 28 Feb 1995 09:51:49 +0000 |
Noah Friedman |
(rlogin-carriage-filter): Don't assume region is narrowed to most recent
|
Tue, 28 Feb 1995 06:24:39 +0000 |
Karl Heuer |
(te-escape): Use current-prefix-arg, not prefix-arg.
|
Tue, 28 Feb 1995 06:24:08 +0000 |
Karl Heuer |
(revert-buffer): Use current-prefix-arg, not prefix-arg.
|
Tue, 28 Feb 1995 05:26:35 +0000 |
Karl Heuer |
(Fcall_interactively): Lock the display before executing the command, no
|
Mon, 27 Feb 1995 08:05:09 +0000 |
Simon Marshall |
Made revert-buffer message go via substitute-command-keys.
|
Sun, 26 Feb 1995 22:31:45 +0000 |
Richard M. Stallman |
(convert_event_type_list): New function.
|
Sun, 26 Feb 1995 22:06:49 +0000 |
Richard M. Stallman |
(tar-header-block-tokenize): Parse 32-bit modtime
|
Sun, 26 Feb 1995 21:37:30 +0000 |
Roland McGrath |
(compilation-buffer-p): Check for compilation-minor-mode or
|
Sun, 26 Feb 1995 21:05:42 +0000 |
Thien-Thi Nguyen |
Clean up doc strings.
|
Sun, 26 Feb 1995 21:04:52 +0000 |
Richard M. Stallman |
(Fdefine_key): Handle Lucid-style (crtl backspace) etc.
|
Sun, 26 Feb 1995 07:58:52 +0000 |
Richard M. Stallman |
(Fcall_process): Extend BUFFER arg so it can specify
|
Sun, 26 Feb 1995 04:17:42 +0000 |
Richard M. Stallman |
(mouse-kill-secondary): Avoid changing this-command.
|
Sun, 26 Feb 1995 03:43:05 +0000 |
Richard M. Stallman |
(m88k-motorola-sysv4*): Use usg5-4-2.
|
Sat, 25 Feb 1995 23:27:09 +0000 |
Richard M. Stallman |
(byte-compile-file): Bind default-major-mode to avoid randomness.
|
Sat, 25 Feb 1995 21:28:36 +0000 |
Richard M. Stallman |
(Fx_popup_menu): Init f from selected_frame
|
Sat, 25 Feb 1995 20:57:45 +0000 |
Richard M. Stallman |
Warn that interactive should get point and mark only after minibuffer input.
|
Sat, 25 Feb 1995 16:24:51 +0000 |
Simon Marshall |
Added comint-buffer-maximum-size and comint-truncate-buffer.
|
Sat, 25 Feb 1995 16:16:57 +0000 |
Simon Marshall |
Moved buffer truncation functionality to comint.el.
|
Sat, 25 Feb 1995 16:10:01 +0000 |
Simon Marshall |
Added shell-truncate-buffer function to restrict buffer size to
|
Sat, 25 Feb 1995 15:22:57 +0000 |
Simon Marshall |
Let file-name-handler-alist to nil in comint-dynamic-complete-as-filename and
|
Sat, 25 Feb 1995 07:49:39 +0000 |
Richard M. Stallman |
(c++-backward-to-noncomment): Don't loop forever
|
Sat, 25 Feb 1995 07:35:09 +0000 |
Richard M. Stallman |
(walk-windows): Doc fix.
|
Sat, 25 Feb 1995 07:13:09 +0000 |
Karl Heuer |
(unlock_display): New function.
|
Sat, 25 Feb 1995 04:57:17 +0000 |
Karl Heuer |
(local-unset-key): Fix args in previous change.
|
Sat, 25 Feb 1995 04:44:08 +0000 |
Richard M. Stallman |
(global_set_key, local_set_key, global_unset_key)
|
Sat, 25 Feb 1995 04:05:46 +0000 |
Karl Heuer |
(term_init) [TERMINFO]: Make error message more accurate.
|
Fri, 24 Feb 1995 21:26:05 +0000 |
Richard M. Stallman |
(mouse-select-buffer): Do sit-for before x-popup-menu.
|
Fri, 24 Feb 1995 18:49:48 +0000 |
Richard M. Stallman |
(display_string, display_text_line):
|
Fri, 24 Feb 1995 09:12:56 +0000 |
Richard M. Stallman |
(msb): Select the window that the mouse is in before
|
Fri, 24 Feb 1995 02:41:55 +0000 |
Karl Heuer |
(display_locked): New var to indicate when we're in the run state.
|
Fri, 24 Feb 1995 02:30:23 +0000 |
Karl Heuer |
(Fcall_interactively): If the display hasn't already been locked by reading
|
Fri, 24 Feb 1995 02:28:20 +0000 |
Karl Heuer |
(read_minibuf): Make sure the display is locked.
|
Fri, 24 Feb 1995 02:26:46 +0000 |
Karl Heuer |
(display_locked): Declare this var.
|
Fri, 24 Feb 1995 00:46:15 +0000 |
Karl Heuer |
(EMACS_CONFIG_OPTIONS): Use $ac_configure_args.
|
Fri, 24 Feb 1995 00:10:07 +0000 |
Richard M. Stallman |
(rmail-retry-failure): Support a new style of failure msg.
|
Thu, 23 Feb 1995 18:45:30 +0000 |
Boris Goldowsky |
(facemenu-justification-menu): binding fixed.
|
Thu, 23 Feb 1995 18:38:42 +0000 |
Boris Goldowsky |
(open-line): indent when inserting fil-prefix.
|
Thu, 23 Feb 1995 18:34:22 +0000 |
Boris Goldowsky |
(current-left-margin): careful of EOB.
|
Thu, 23 Feb 1995 18:22:04 +0000 |
Boris Goldowsky |
(set-fill-prefix): start from left-margin.
|
Thu, 23 Feb 1995 09:07:36 +0000 |
Richard M. Stallman |
(Fwhere_is_internal): If FIRSTONLY is not nil or non-ascii,
|
Thu, 23 Feb 1995 09:05:08 +0000 |
Richard M. Stallman |
(menu_item_equiv_key): Delete the code that rejected
|
Thu, 23 Feb 1995 09:04:34 +0000 |
Richard M. Stallman |
(window_loop): Handle special display buffer frames
|
Thu, 23 Feb 1995 06:26:55 +0000 |
Richard M. Stallman |
(perl-tab-to-comment): Default is nil.
|
Thu, 23 Feb 1995 05:34:45 +0000 |
Richard M. Stallman |
Load version.el early on.
|
Thu, 23 Feb 1995 05:02:54 +0000 |
Richard M. Stallman |
(shell-command-on-region): When computing interactive args,
|
Thu, 23 Feb 1995 04:59:43 +0000 |
Richard M. Stallman |
Various doc fixes.
|
Thu, 23 Feb 1995 04:54:59 +0000 |
Richard M. Stallman |
(Fcall_interactively): Use markers temporarily in
|
Thu, 23 Feb 1995 00:08:39 +0000 |
Richard Kenner |
Recognize NetBSD/Amiga as m68k-cbm-netbsd.
libc_1_09
|
Wed, 22 Feb 1995 15:06:49 +0000 |
Francesco Potort |
* etags.c (C_entries): token_saved removed. Initialise tok.valid and
|
Wed, 22 Feb 1995 07:26:40 +0000 |
Karl Heuer |
(kbd_buffer_frame_or_window): Restored old var.
|
Wed, 22 Feb 1995 06:07:20 +0000 |
Karl Heuer |
(menubar_selection_callback): frame_or_window field of a menu-bar event now
|
Wed, 22 Feb 1995 06:05:32 +0000 |
Karl Heuer |
Update comments to reflect changes in xmenu.c.
|
Wed, 22 Feb 1995 03:06:08 +0000 |
Karl Heuer |
(struct PERDISPLAY): New member kbd_queue.
|
Wed, 22 Feb 1995 03:03:10 +0000 |
Karl Heuer |
(mark_perdisplays): Mark kbd_queue.
|
Wed, 22 Feb 1995 01:31:14 +0000 |
Richard M. Stallman |
(imenu--cleanup): Set alist to its default just once, at the beginning.
|
Wed, 22 Feb 1995 01:30:19 +0000 |
Richard M. Stallman |
(eval-after-load): Run FORM now if FILE's already loaded.
|
Wed, 22 Feb 1995 00:38:59 +0000 |
Karl Heuer |
New version from the author.
|
Wed, 22 Feb 1995 00:31:07 +0000 |
Karl Heuer |
Use single semicolon in comments.
|
Tue, 21 Feb 1995 13:07:23 +0000 |
Simon Marshall |
Change all `cd's to `shell-cd's, where `shell-cd' changes the value of
|
Tue, 21 Feb 1995 12:47:18 +0000 |
Simon Marshall |
Made mouse-buffer-menu use list-buffers-directory if buffer-file-name is nil.
|
Mon, 20 Feb 1995 23:15:10 +0000 |
Karl Heuer |
Initial revision
|
Mon, 20 Feb 1995 20:25:48 +0000 |
Doug Evans |
(sun4sol2): Alias for sparc-sun-solaris2.
|
Mon, 20 Feb 1995 10:49:58 +0000 |
Simon Marshall |
Turn of syntax fontification by default.
|
Mon, 20 Feb 1995 09:39:26 +0000 |
Roland McGrath |
(vc-log-info): Don't switch to the *vc* buffer before running
|
Sun, 19 Feb 1995 19:12:17 +0000 |
Richard M. Stallman |
(r_alloc_init): Set __malloc_extra_blocks.
|
Sun, 19 Feb 1995 19:11:03 +0000 |
Richard M. Stallman |
(rmail-summary-mail, rmail-summary-continue)
|
Sun, 19 Feb 1995 19:08:38 +0000 |
Richard M. Stallman |
(Fmake_terminal_frame): Doc fix.
|
Sat, 18 Feb 1995 23:56:09 +0000 |
Richard M. Stallman |
(mouse-buffer-menu): Don't clear selection when we kill it.
|
Sat, 18 Feb 1995 17:18:21 +0000 |
Doug Evans |
Recognize lynx* as lynxos.
|
Sat, 18 Feb 1995 09:07:07 +0000 |
Richard M. Stallman |
(LIB_X11_LIB, C_SWITCH_X_SYSTEM, LD_SWITCH_X_DEFAULT):
|
Fri, 17 Feb 1995 23:59:43 +0000 |
Richard M. Stallman |
(quoted-insert): Use insert-and-inherit.
|
Fri, 17 Feb 1995 23:25:17 +0000 |
Richard M. Stallman |
(tex-append): Try splitting on last period, then
|
Fri, 17 Feb 1995 23:22:51 +0000 |
Richard M. Stallman |
(desktop-internal-v2s): Don't use format to eliminate text properties.
|
Fri, 17 Feb 1995 18:31:47 +0000 |
Karl Heuer |
(mail-abbrev-mode-regexp): Doc fix.
|
Fri, 17 Feb 1995 10:30:31 +0000 |
Richard M. Stallman |
[__GNUC__] (C_SWITCH_SYSTEM): Defined.
|
Fri, 17 Feb 1995 10:29:46 +0000 |
Richard M. Stallman |
(STACK_DIRECTION): Undef before defining.
|
Fri, 17 Feb 1995 10:27:34 +0000 |
Richard M. Stallman |
New alternative specified by WAIT_USE_INT.
|
Fri, 17 Feb 1995 08:48:02 +0000 |
Richard M. Stallman |
(MULTI_FRAME): Define unconditionally.
|
Fri, 17 Feb 1995 08:42:18 +0000 |
Richard M. Stallman |
(calculate_costs): Update max_frame_height, max_frame_width.
|
Fri, 17 Feb 1995 08:40:18 +0000 |
Richard M. Stallman |
(change_frame_size_1): New subroutine.
|
Fri, 17 Feb 1995 08:36:04 +0000 |
Richard M. Stallman |
(redisplay): Don't display nonselected terminal frames.
|
Fri, 17 Feb 1995 08:09:33 +0000 |
Richard M. Stallman |
(Fmake_terminal_frame): New function.
|
Thu, 16 Feb 1995 06:45:36 +0000 |
Richard M. Stallman |
(r_alloc_check): Return void.
|
Thu, 16 Feb 1995 06:36:19 +0000 |
Richard M. Stallman |
Whitespace fixes.
|
Thu, 16 Feb 1995 05:58:37 +0000 |
Richard M. Stallman |
(Buffer-menu-save): Fix the test for header line.
|
Wed, 15 Feb 1995 22:23:18 +0000 |
Richard M. Stallman |
(redisplay_window): If we update the mode line,
|
Wed, 15 Feb 1995 22:21:25 +0000 |
Richard M. Stallman |
(sort-regexp-fields-next-record): New subroutine.
|
Wed, 15 Feb 1995 19:11:32 +0000 |
Paul Reilly |
(ALL_CFLAGS): Allow include files to be found in
|
Wed, 15 Feb 1995 15:03:21 +0000 |
Francesco Potort |
* etags.c (C_entries): Bug corrected in xrealloc of token_str.
|
Wed, 15 Feb 1995 12:13:14 +0000 |
Paul Reilly |
(LIB_MOTIF): Add -lgen to provide provide the symbols
|
Wed, 15 Feb 1995 09:57:18 +0000 |
Richard M. Stallman |
Update icon-type values.
|
Wed, 15 Feb 1995 08:36:09 +0000 |
Richard M. Stallman |
(Info-index): Bind Info-history, not Info-keep-history.
|
Wed, 15 Feb 1995 08:06:32 +0000 |
Richard M. Stallman |
(xmenu_show, both versions): New arg for_click.
|
Wed, 15 Feb 1995 00:02:48 +0000 |
Richard M. Stallman |
Doc fix.
|
Tue, 14 Feb 1995 21:48:14 +0000 |
Paul Reilly |
(x_bitmap_icon): Fix test for unallocated icon bitmap.
|
Tue, 14 Feb 1995 17:31:55 +0000 |
Francesco Potort |
* etags.c (C_entries): Initialise the new members of TOKEN.
|
Tue, 14 Feb 1995 17:12:41 +0000 |
Richard M. Stallman |
Comment changed.
|
Tue, 14 Feb 1995 16:33:49 +0000 |
Richard M. Stallman |
(unlock_buffer, unlock_all_files, Flock_buffer)
|
Tue, 14 Feb 1995 16:33:19 +0000 |
Richard M. Stallman |
(syms_of_buffer): Set up Lisp var buffer-file-truename.
|
Tue, 14 Feb 1995 16:32:01 +0000 |
Richard M. Stallman |
(struct buffer): New field file_truename.
|
Tue, 14 Feb 1995 15:00:40 +0000 |
Boris Goldowsky |
(facemenu-self-insert-face): If previous
|
Tue, 14 Feb 1995 14:28:44 +0000 |
Richard M. Stallman |
(ange-ftp-write-region, ange-ftp-insert-file-contents)
|
Tue, 14 Feb 1995 14:27:18 +0000 |
Richard M. Stallman |
(r_alloc_free): Call refill_memory_reserve only if emacs.
|
Tue, 14 Feb 1995 14:25:36 +0000 |
Richard M. Stallman |
(input_poll_signal): Add ignored argument.
|
Tue, 14 Feb 1995 14:24:43 +0000 |
Richard M. Stallman |
(window_change_signal): Add ignored argument.
|
Tue, 14 Feb 1995 14:23:49 +0000 |
Richard M. Stallman |
(Fstart_process): Make process marker point into proc buf.
|
Tue, 14 Feb 1995 14:22:29 +0000 |
Richard M. Stallman |
(x_display_bar_cursor): Use frame's cursor_width.
|
Tue, 14 Feb 1995 09:42:14 +0000 |
Richard M. Stallman |
(x_set_cursor_type): Set cursor_width field.
|
Tue, 14 Feb 1995 09:41:37 +0000 |
Richard M. Stallman |
(struct x_display): New element cursor_width.
|
Tue, 14 Feb 1995 09:08:40 +0000 |
Richard M. Stallman |
(electric-help-help, electric-help-command-loop):
|
Tue, 14 Feb 1995 07:43:44 +0000 |
Richard M. Stallman |
(speeds): Make it ints. Add some higher speeds.
|
Tue, 14 Feb 1995 05:55:53 +0000 |
Richard M. Stallman |
(ps-print-version): Add caveat about version number.
|
Tue, 14 Feb 1995 00:54:29 +0000 |
Richard M. Stallman |
Initial revision
|
Tue, 14 Feb 1995 00:53:50 +0000 |
Richard M. Stallman |
(mips-sgi-irix6): New configuration.
|
Tue, 14 Feb 1995 00:26:11 +0000 |
Richard M. Stallman |
(auto-mode-alist): Fix problem in previous change.
|
Tue, 14 Feb 1995 00:13:20 +0000 |
Richard M. Stallman |
(Fexpand_file_name): Copy default-directory
|
Mon, 13 Feb 1995 18:10:28 +0000 |
Richard M. Stallman |
(c-switch-label-regexp): Insist on colon after `default'.
|
Mon, 13 Feb 1995 18:05:23 +0000 |
Richard M. Stallman |
(pp-to-string): Fix previous change.
|
Mon, 13 Feb 1995 17:55:17 +0000 |
Richard M. Stallman |
(debugger-step-after-exit): Variable declared.
|
Mon, 13 Feb 1995 16:56:19 +0000 |
Richard M. Stallman |
(facemenu-next): Variable deleted.
|
Mon, 13 Feb 1995 16:54:58 +0000 |
Richard M. Stallman |
(Vself_insert_face, Vself_insert_face_command): New variables.
|
Mon, 13 Feb 1995 08:47:59 +0000 |
Richard M. Stallman |
(debug): Fix arg to backtrace-debug for debug-on-entry.
|
Mon, 13 Feb 1995 06:53:07 +0000 |
Richard M. Stallman |
(Qprocessp): Declared.
|
Mon, 13 Feb 1995 06:49:27 +0000 |
Richard M. Stallman |
(mail-reply-to): New command, on C-c C-f C-r and in menu.
|
Mon, 13 Feb 1995 05:28:47 +0000 |
Richard M. Stallman |
Rename arg OBJ to OBJECT in all type predicates.
|
Mon, 13 Feb 1995 03:01:16 +0000 |
Richard M. Stallman |
(pp-to-string): Don't use emacs-lisp-mode.
|
Sun, 12 Feb 1995 21:10:04 +0000 |
Richard M. Stallman |
No modula project is active now.
|
Sun, 12 Feb 1995 08:27:38 +0000 |
Richard M. Stallman |
(next-history-element): Do nothing if n is 0.
|
Sun, 12 Feb 1995 04:54:34 +0000 |
Richard M. Stallman |
(menu-bar-kill-ring-save): New function--use as `copy'.
|
Sun, 12 Feb 1995 04:51:42 +0000 |
Richard M. Stallman |
(mouse-drag-region): Delete the overlay before
|
Sun, 12 Feb 1995 04:29:53 +0000 |
Richard M. Stallman |
(Fexpand_file_name): Look for a handler for defalt.
|
Sun, 12 Feb 1995 01:25:58 +0000 |
Richard M. Stallman |
(load_color): Ignore failure from XAllocColor.
|
Sun, 12 Feb 1995 01:25:14 +0000 |
Richard M. Stallman |
(x_decode_color): Ignore failure from defined_color.
|
Sun, 12 Feb 1995 01:22:28 +0000 |
Richard M. Stallman |
(menu_item_equiv_key): If command is an alias,
|
Sat, 11 Feb 1995 22:07:09 +0000 |
Richard M. Stallman |
Test WAIT_USE_INT.
|
Sat, 11 Feb 1995 22:05:56 +0000 |
Richard M. Stallman |
(WAIT_USE_INT): Defined.
|
Sat, 11 Feb 1995 04:50:55 +0000 |
Richard M. Stallman |
(auto-mode-alist): Add .cpp, .cxx, .hxx, .c++, .h++.
|
Fri, 10 Feb 1995 06:29:31 +0000 |
Richard M. Stallman |
(recover-file): Use ordinary `f' to read file name.
|
Thu, 09 Feb 1995 09:41:18 +0000 |
Richard M. Stallman |
(rmail): Don't set rmail-default-file here.
|
Thu, 09 Feb 1995 09:40:01 +0000 |
Richard M. Stallman |
(dired-mark): If on dir header line, always mark
|
Thu, 09 Feb 1995 09:31:54 +0000 |
Richard M. Stallman |
[SOLARIS2_4, !__GNUC__] (C_SWITCH_SYSTEM): Defined..
|
Thu, 09 Feb 1995 06:34:50 +0000 |
Richard M. Stallman |
(print-region-1): Include print options in echo area msgs.
|
Thu, 09 Feb 1995 00:17:31 +0000 |
Richard M. Stallman |
Add autoload cookie.
|
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.
|