]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
1992-10-27 Richard M.... Update GNU_MALLOC and REL_ALLOC in config.h.
1992-10-27 Richard M.... (shell-command-on-region):
1992-10-27 Richard M.... (isearch-edit-string):
1992-10-27 Jim Blandy* make-dist: Copy config.sub, since it's a symbolic...
1992-10-26 Richard M.... (vc-resynch-window): New arg NOQUERY. Pass it to vc...
1992-10-25 Christopher... Dox fix.
1992-10-25 Christopher... Doc fix.
1992-10-25 Christopher... Doc fix.
1992-10-24 Richard M.... (vc-prefix-map): Put vc-diff on = and vc-directory...
1992-10-24 Richard M.... (relinquish): Adjust page_break_value by amount of...
1992-10-23 Jim Blandy* emacs.c (main): Correct spelling of HAVE_X_WINDOW to
1992-10-23 Richard M.... (set-visited-file-name): Change the auto save file...
1992-10-23 Richard M.... (insert-kbd-macros): If arg is empty, use last macro...
1992-10-23 Richard M.... (insert-kbd-macro): Replace nonprinting chars with...
1992-10-23 Richard M.... (mail-aliases): Doc fix.
1992-10-23 Richard M.... (describe-function): Print `an autoloaded', not `a...
1992-10-23 Richard M.... (goal-column): Don't put the defvar inside the make...
1992-10-21 Richard M.... (dired-chown-program): Treat silicon-graphics-unix...
1992-10-21 Richard M.... (rmail-mode-map): Delete binding of M-r (use global...
1992-10-21 Richard M.... (lpr-command): Treat hpux and silicon-graphics-unix...
1992-10-21 Richard M.... (backward-kill-sentence): Fix typo in last change.
1992-10-21 Richard M.... Doc fixes.
1992-10-21 Richard M.... (rmail-output-to-rmail-file): Call abbreviate-file...
1992-10-20 Richard M.... (comment-region): Do move to next line, in neg arg...
1992-10-20 Richard M.... (isearch-mode-map): Make the top-level keymap dense.
1992-10-20 Richard M.... (vc-registered): Look for handler only if file-name...
1992-10-20 Richard M.... (ange-ftp-add-vms-host, ange-ftp-add-dl-dir, ange-ftp...
1992-10-20 Richard M.... (vc-registered): Look for a vc-registered handler.
1992-10-20 Richard M.... Add dummy handlers for file-truename and vc-registered.
1992-10-20 Richard M.... (file-truename): Check for root by seeing if
1992-10-20 Richard M.... (grow_specpdl): Increase max_specpdl_size before Fsignal.
1992-10-20 Richard M.... [emacs]: Define POINTER and SIZE.
1992-10-20 Richard M.... (get_lim_data): Make it static.
1992-10-20 Richard M.... (syms_of_keyboard): Properly staticpro this_command_keys.
1992-10-20 Richard M.... (mail-aliases): Add definition here.
1992-10-19 Richard M.... (add-log-current-defun): Add condition-case around
1992-10-19 Jim Blandy* xdisp.c (message): If M is zero, clear echo_area_glyp...
1992-10-19 Jim Blandy* window.h (struct window): Doc fix.
1992-10-19 Jim Blandy* window.c: Try to deal coherently with deleted windows:
1992-10-19 Jim Blandy* minibuf.c (temp_echo_area_glyphs): Don't clear echo_a...
1992-10-19 Jim Blandy* lisp.h (CHECK_LIVE_WINDOW): New predicate.
1992-10-19 Jim Blandy* keymap.c (store_in_keymap): Don't forget to QUIT...
1992-10-19 Jim Blandy* keyboard.h (this_command_keys): Extern declaration...
1992-10-19 Jim Blandy* keyboard.c (this_command_keys): Make this a vector...
1992-10-19 Jim BlandySame.\f * xfns.c (x_set_face): Dyked out this function...
1992-10-19 Jim Blandy* frame.c (make_frame_without_minibuffer, Fwindow_frame...
1992-10-19 Jim Blandy* xterm.c (compose_status): New variable.
1992-10-18 Richard M.... (kill-sentence, backward-kill-sentence):
1992-10-18 Richard M.... Doc fixes.
1992-10-18 Richard M.... Comment fix.
1992-10-18 Richard M.... Delete version 18 compatibility stuff.
1992-10-18 Richard M.... (mail-setup): Call build-mail-aliases, not mail-abbrev...
1992-10-18 Richard M.... (rmail-sort-messages): Give up right away if not Rmail...
1992-10-18 Christopher... Dox fixes.
1992-10-18 Richard M.... (BROKEN_FIONREAD): Defined.
1992-10-18 Richard M.... (occur): Always search entire buffer.
1992-10-17 Jim Blandy* * editfns.c (Fmessage): With no arguments,...
1992-10-17 Jim Blandy* callint.c (Fcall_interactively): Change handling...
1992-10-17 Jim Blandy* make-dist: Include lib-src/makedoc.com and emacs...
1992-10-17 Jim BlandyPartially changed to use GCC-style configuration names.
1992-10-17 Jim Blandy*** empty log message ***
1992-10-17 Jim Blandy* mouse.el (mouse-tear-off-window): New function.
1992-10-17 Richard M.... (mouse-set-region): New command. Bind drag-mouse-1...
1992-10-16 Jim Blandy*** empty log message ***
1992-10-16 Richard M.... (telnet): Do erase-buffer after the initial output.
1992-10-15 Roland McGrath(check_memory_limits): Declare __morecore.
1992-10-15 Roland McGrath(morecore_with_warning): Removed.
1992-10-15 Mike StumpAdd support for a new 64 bit CPU type. Elxsi.
1992-10-15 Richard M.... (telnet): Wait for telnet output before sending `open'.
1992-10-15 Richard M.... Comment fix.
1992-10-14 Joseph Arceneaux* intervals.c (traverse_intervals): New parameter ...
1992-10-14 Joseph Arceneaux* alloc.c (mark_interval_tree): Pass 0 as initial depth...
1992-10-14 Joseph Arceneaux* scroll.c (do_scrolling): Don't bcopy non-existant...
1992-10-14 Joseph Arceneaux* dispextern.h: New element of frame structure `max_asc...
1992-10-14 Joseph Arceneaux* xterm.h: Declaration of struct face removed.
1992-10-14 Joseph Arceneaux* dispnew.c (scroll_frame_lines): All references to...
1992-10-14 Jim Blandy* files.el (file-truename): The variable ~ should be...
1992-10-13 Jim BlandyInitial revision
1992-10-12 Jim Blandy* keyboard.c (kbd_buffer_get_event): Fix fencepost...
1992-10-12 Roland McGrathRemoved #include "mem-limits.h".
1992-10-12 Jim Blandy* keyboard.c (kbd_buffer_get_event): Remember that
1992-10-12 Roland McGrath(sbrk): Removed decl.
1992-10-12 Roland McGrath(warnfunction): Renamed to warn_function (was used...
1992-10-12 Roland McGrath(start_of_data): Removed extra defn.
1992-10-12 Roland McGrathmem_limits.h is now called mem-limits.h.
1992-10-12 Roland McGrath(visit-tags-table-buffer): When trying to pick table...
1992-10-12 Richard M.... (edit-picture): Run picture-mode-hook.
1992-10-12 Richard M.... (buffer-file-number): New variable.
1992-10-11 Richard M.... (find_defun_start): scan_buffer returns start of line;
1992-10-11 Richard M.... [!emacs]: Don't define POINTER, SIZE or NULL.
1992-10-11 Richard M.... (morecore_with_warning): Reduce warnlevel when usage...
1992-10-11 Richard M.... (Fdump_emacs, main): Use memory_warnings.
1992-10-11 Richard M.... (check_memory_limits): Reduce warnlevel when usage...
1992-10-11 Jim Blandy* xterm.c, xrdb.c: #include <stdio.h> before "xterm...
1992-10-11 Jim Blandy* keymap.c (initial_define_lispy_key): New function...
1992-10-11 Jim Blandy* keyboard.h (Qswitch_frame): Declare this extern.
1992-10-11 Jim Blandy* keyboard.c (Vlast_event_frame): Make this variable...
1992-10-11 Jim Blandy* frame.c: #include "commands.h" and "keyboard.h".
1992-10-11 Jim Blandy* emacs.c (main): Call keys_of_frame.
1992-10-11 Jim Blandy* callint.c (Fcall_interactively): Allow multiple ...
next