Mercurial > emacs
graph
-
(count_blanks): Leave argument r constant, and increment p.1992-10-29, by Richard M. Stallman
-
(vc-admin): Pass t as noquery arg to vc-resynch-window.1992-10-28, by Richard M. Stallman
-
Initial revision1992-10-28, by Richard M. Stallman
-
(HAVE_GETHOSTNAME): Define it.1992-10-28, by Richard M. Stallman
-
(HAVE_SETSID, IRIX): Defined.1992-10-28, by Richard M. Stallman
-
*** empty log message ***1992-10-28, by Jim Blandy
-
(manual-program): Always use /usr/ucb/man if that exists.1992-10-28, by Richard M. Stallman
-
(fortran-window-create): Use screen-width, not frame-width.1992-10-27, by Richard M. Stallman
-
(fortran-prepare-abbrev-list-buffer): Fix typo.1992-10-27, by Richard M. Stallman
-
[sony, IRIS_4D]: Include getpagesize.h and fcntl.h.1992-10-27, by Richard M. Stallman
-
(fortran-tab-mode): Add defvar.1992-10-27, by Richard M. Stallman
-
Rename buffer-flush-undo to buffer-disable-undo.1992-10-27, by Richard M. Stallman
-
Update LISP_FLOAT_TYPE in config.h.1992-10-27, by Richard M. Stallman
-
Update GNU_MALLOC and REL_ALLOC in config.h.1992-10-27, by Richard M. Stallman
-
(shell-command-on-region):1992-10-27, by Richard M. Stallman
-
(isearch-edit-string):1992-10-27, by Richard M. Stallman
-
* make-dist: Copy config.sub, since it's a symbolic link to a file1992-10-27, by Jim Blandy
-
(vc-resynch-window): New arg NOQUERY. Pass it to vc-revert-buffer1.1992-10-26, by Richard M. Stallman
-
Dox fix.1992-10-25, by Christopher Zaborsky
-
Doc fix.1992-10-25, by Christopher Zaborsky
-
Doc fix.1992-10-25, by Christopher Zaborsky
-
(vc-prefix-map): Put vc-diff on = and vc-directory on d.1992-10-24, by Richard M. Stallman
-
(relinquish): Adjust page_break_value by amount of memory actually given back.1992-10-24, by Richard M. Stallman
-
* emacs.c (main): Correct spelling of HAVE_X_WINDOW to1992-10-23, by Jim Blandy
-
(set-visited-file-name): Change the auto save file name.1992-10-23, by Richard M. Stallman
-
(insert-kbd-macros): If arg is empty, use last macro as default.1992-10-23, by Richard M. Stallman
-
(insert-kbd-macro): Replace nonprinting chars with escapes.1992-10-23, by Richard M. Stallman
-
(mail-aliases): Doc fix.1992-10-23, by Richard M. Stallman
-
(describe-function): Print `an autoloaded', not `a ...'.1992-10-23, by Richard M. Stallman
-
(goal-column): Don't put the defvar inside the make-variable-buffer-local.1992-10-23, by Richard M. Stallman
-
(dired-chown-program): Treat silicon-graphics-unix like usg-unix-v.1992-10-21, by Richard M. Stallman
-
(rmail-mode-map): Delete binding of M-r (use global one).1992-10-21, by Richard M. Stallman
-
(lpr-command): Treat hpux and silicon-graphics-unix like usg-unix-v.1992-10-21, by Richard M. Stallman
-
(backward-kill-sentence): Fix typo in last change.1992-10-21, by Richard M. Stallman
-
Doc fixes.1992-10-21, by Richard M. Stallman
-
(rmail-output-to-rmail-file): Call abbreviate-file-name.1992-10-21, by Richard M. Stallman
-
(comment-region): Do move to next line, in neg arg case.1992-10-20, by Richard M. Stallman
-
(isearch-mode-map): Make the top-level keymap dense.1992-10-20, by Richard M. Stallman
-
(vc-registered): Look for handler only if file-name-handler-alist is bound.1992-10-20, by Richard M. Stallman
-
(ange-ftp-add-vms-host, ange-ftp-add-dl-dir, ange-ftp-add-mts-host):1992-10-20, by Richard M. Stallman
-
(vc-registered): Look for a vc-registered handler.1992-10-20, by Richard M. Stallman
-
Add dummy handlers for file-truename and vc-registered.1992-10-20, by Richard M. Stallman
-
(file-truename): Check for root by seeing if1992-10-20, by Richard M. Stallman
-
(grow_specpdl): Increase max_specpdl_size before Fsignal.1992-10-20, by Richard M. Stallman
-
[emacs]: Define POINTER and SIZE.1992-10-20, by Richard M. Stallman
-
(get_lim_data): Make it static.1992-10-20, by Richard M. Stallman
-
(syms_of_keyboard): Properly staticpro this_command_keys.1992-10-20, by Richard M. Stallman
-
(mail-aliases): Add definition here.1992-10-20, by Richard M. Stallman
-
(add-log-current-defun): Add condition-case around1992-10-19, by Richard M. Stallman
-
* xdisp.c (message): If M is zero, clear echo_area_glyphs and1992-10-19, by Jim Blandy
-
* window.h (struct window): Doc fix.1992-10-19, by Jim Blandy
-
* window.c: Try to deal coherently with deleted windows:1992-10-19, by Jim Blandy
-
* minibuf.c (temp_echo_area_glyphs): Don't clear echo_area_glyphs1992-10-19, by Jim Blandy
-
* lisp.h (CHECK_LIVE_WINDOW): New predicate.1992-10-19, by Jim Blandy
-
* keymap.c (store_in_keymap): Don't forget to QUIT in the1992-10-19, by Jim Blandy
-
* keyboard.h (this_command_keys): Extern declaration changed. Doc fix.1992-10-19, by Jim Blandy
-
* keyboard.c (this_command_keys): Make this a vector, instead of1992-10-19, by Jim Blandy
-
Same. * xfns.c (x_set_face): Dyked out this function; it has no callers,1992-10-19, by Jim Blandy
-
* frame.c (make_frame_without_minibuffer, Fwindow_frame): Use1992-10-19, by Jim Blandy
-
* xterm.c (compose_status): New variable.1992-10-19, by Jim Blandy