bpt/emacs.git
1992-10-01 Joseph Arceneaux* buffer.c (reset_buffer): Do INITIALIZE_INTERVAL on...
1992-10-01 Joseph Arceneaux* lisp.h: Conditionally define interval structure and...
1992-10-01 Joseph Arceneaux* insdel.c: #include "intervals.h"
1992-10-01 Joseph ArceneauxVarious comment changes.
1992-10-01 Joseph Arceneaux* intervals.h: Declare temp_set_point.
1992-10-01 Joseph Arceneaux* buffer.h: New macro TEMP_SET_PT. If intervals are...
1992-10-01 Joseph Arceneaux* editfns.c (make_buffer_string): Call copy_intervals_t...
1992-10-01 Joseph Arceneaux*** empty log message ***
1992-10-01 Joseph ArceneauxMinor optimizations of Fset_text_properties and Ferase_...
1992-09-30 Jim Blandyentered into RCS
1992-09-30 Jim Blandy* buffer.c (Fother_buffer): Add back the VISIBLE_OK...
1992-09-30 Jim Blandy* window.c (Fset_window_configuration): Don't select...
1992-09-30 Jim Blandy* xterm.c (x_meta_mod_mask): New variable, indicating...
1992-09-30 Jim Blandy* data.c (Fmake_local_variable): If SYM forwards to...
1992-09-30 Jim Blandy* lisp.h: Doc elaboration for Lisp_Buffer_Local_Value.
1992-09-30 Richard M.... (kill-word): Don't change point before calling kill...
1992-09-30 Jim Blandy* gud.el (gud-last-frame): Added defvar for this.
1992-09-30 Jim Blandy* gud.el (gud-filter-insert): Previous changes misunder...
1992-09-30 Roland McGrath(compilation-parse-errors): After we get enough errors...
1992-09-30 Joseph ArceneauxMods to Ferase_text_properties
1992-09-29 Roland McGrath(compilation-parse-errors): When we reach FIND-AT-LEAST...
1992-09-29 Roland McGrath(os handling): Recognize `linux' as a valid os.
1992-09-29 Richard M.... (mail-send-and-exit): Do other-buffer before bury-buffer.
1992-09-29 Jim Blandy* xselect.c (Qcut_buffer0): Symbol removed; we're using...
1992-09-29 Richard M.... (mail-unsent-separator): Add another alternative.
1992-09-29 Jim Blandy*** empty log message ***
1992-09-29 Jim Blandy*** empty log message ***
1992-09-29 Jim Blandy* keymap.c (access_keymap): Don't forget to QUIT while...
1992-09-29 Jim Blandy* data.c (swap_in_symval_forwarding): Formatting tweaked.
1992-09-29 Jim Blandy* keyboard.c: Initialize recent_keys in syms_of_keyboar...
1992-09-29 Jim Blandy* keyboard.c (recent_keys): Turn this from an array...
1992-09-29 Jim Blandy* frame.c (Fdelete_frame): Call Fselect_frame with...
1992-09-29 Jim Blandy*** empty log message ***
1992-09-29 Jim Blandy* xterm.h (ROOT_WINDOW): Use the DefaultScreen macro...
1992-09-29 Jim Blandy*** empty log message ***
1992-09-29 Jim Blandy* gud.el: When we send a command to the debugger via...
1992-09-29 Jim Blandy* gud.el (gud-def): Doc fix.
1992-09-29 Jim Blandy* editfns.c (save_excursion_save, save_excursion_restore):
1992-09-29 Jim Blandy* data.c (Frem): Use the `fmod' function under SunOS...
1992-09-29 Jim Blandy* buffer.c (Fbury_buffer): This used to undisplay the...
1992-09-29 Jim Blandy* frame.c (Fselect_frame, Fframe_root_window,
1992-09-29 Jim Blandyentered into RCS
1992-09-29 Jim Blandy* ralloc.c: Since the users of the relocating allocatio...
1992-09-28 Richard M.... (record_delete): Record pos before the deletion.
1992-09-28 Richard M.... (del_range): Call record_delete before updating point.
1992-09-28 Richard M.... (file-relative-name-1): New function split out.
1992-09-28 Richard M.... Use frame-width instead of screen-width.
1992-09-28 Richard M.... (ws-mark-word): Use forward-word, with an arg, instead...
1992-09-28 Richard M.... (vc-rename-file): Use OLD, not FILE which is unbound.
1992-09-28 Richard M.... (ange-ftp-kill-ftp-process): Delete spurious ".
1992-09-28 Richard M.... (timer-process-sentinel): Don't set timer-scratch.
1992-09-28 Richard M.... (Finsert_file_contents): Do record_insert, then inc...
1992-09-28 Jim Blandy* keyboard.c (read_char): If we're returning an event...
1992-09-28 Jim Blandy* termhooks.h (alt_modifier, hyper_modifier, super_modi...
1992-09-28 Jim Blandy* window.c (delete_all_subwindows): Save the window...
1992-09-28 Jim Blandy* keymap.c (access_keymap): Remove code to notice bindi...
1992-09-28 Roland McGrathUse (function ...) around lambdas, so it works in v18.
1992-09-27 Christopher... Dox Fix
1992-09-27 Christopher... Doc fix.
1992-09-27 Roland McGrath(vc-update-change-log): Use file-relative-name.
1992-09-27 Roland McGrath(file-relative-name): Rewritten so unrelativizable...
1992-09-27 Roland McGrath(file-relative-name): Don't lose when DIRECTORY is...
1992-09-27 Roland McGrath(file-relative-name): New function.
1992-09-27 Roland McGrath%.2d -> %02d
1992-09-27 Roland McGrath(vc-checkin-hook): New user hook variable.
1992-09-27 Roland McGrath(vc-update-change-log): Use shell-command, not shell...
1992-09-27 Roland McGrathNew version from sk. Further hacked:
1992-09-27 Roland McGrath(vc-toggle-read-only): Doc fix.
1992-09-26 Richard M.... Doc fix.
1992-09-26 Richard M.... Delete obsolete comments.
1992-09-26 Richard M.... (gomoku): Make it autoload.
1992-09-26 Michael MeissnerRISC-OS rev 5, DEC OSF/1 changes.
1992-09-26 Richard M.... (spook): Make it autoload.
1992-09-26 Richard M.... (setenv): Make it autoload.
1992-09-26 Richard M.... Fix setup of mpuz-read-map not to depend on keymap...
1992-09-26 Richard M.... Doc fix.
1992-09-26 Richard M.... (diff): Don't print echo area message.
1992-09-26 Richard M.... (mouse-split-window-vertically): Use @.
1992-09-25 Richard M.... (single_keymap_panes): Handle vectors properly.
1992-09-24 Richard M.... (after-find-file): New arg NOAUTO.
1992-09-24 Joseph ArceneauxSee ChangeLog
1992-09-23 Jim Blandy* xmenu.c (single_keymap_panes): Comment out the code...
1992-09-23 Jim Blandy* keymap.c (DENSE_TABLE_SIZE): Doc fix.
1992-09-23 Jim Blandy* indent.c (Fmove_to_column): Pass the right number...
1992-09-23 Jim Blandy* process.c [SIGCHLD && !BSD && !UNIPLUS && !HPUX]
1992-09-23 Jim Blandy*** empty log message ***
1992-09-23 Richard M.... (calculate-c-indent): When testing for function-start...
1992-09-23 Jim Blandy* fileio.c (syms_of_fileio): Don't try to defsubr Sunix...
1992-09-23 Jim Blandy* sysdep.c (sys_suspend): Don't try to use "nice (...
1992-09-23 Jim Blandy* emacs.c (emacs_priority): Doc fix.
1992-09-23 Jim Blandy* callproc.c (child_setup): Don't use setpriority;...
1992-09-22 Jim Blandy* xrdb.c (x_get_resource): Cast the value being assigned to
1992-09-22 Jim Blandy* eval.c (unbind_catch): Do the long-jump here. Take...
1992-09-22 Jim BlandyThu Sep 17 15:51:18 1992 Jim Blandy (jimb@pogo.cs...
1992-09-22 Jim Blandy* lisp.h (struct handler): Remove the poll_suppress_cou...
1992-09-22 Jim Blandy* eval.c (Fcondition_case): Rearranged for clarity...
1992-09-22 Jim Blandy* buffer.c (Fget_buffer_create): Doc fix.
1992-09-22 Jim BlandyDoc fix.
1992-09-22 Jim Blandy* fns.c (Fy_or_n_p): After testing for a QUIT, clear...
1992-09-22 Jim Blandy* dispnew.c (get_display_line): Don't abort if the...
next