Mercurial > emacs
graph
-
(enable-command): Remove spurious assignment of free variable `foo'.1993-03-31, by Roland McGrath
-
(describe-function): For Lisp functions, write a prototype call before1993-03-31, by Roland McGrath
-
Put interrupt input blocking in a separate file from xterm.h.1993-03-31, by Jim Blandy
-
* xfaces.c: Doc fixes.1993-03-31, by Jim Blandy
-
Initial revision1993-03-31, by Jim Blandy
-
* keyboard.c (parse_modifiers, apply_modifiers): Make sure we're1993-03-31, by Jim Blandy
-
(Fwrite_region): Don't fail to set visit_file.1993-03-31, by Richard M. Stallman
-
(read_char): Clear Vquit_flag when we return C-g for it.1993-03-31, by Richard M. Stallman
-
New macros NULL_DEVICE and EXEC_SUFFIXES, to give the name of the1993-03-30, by Jim Blandy
-
New macros NULL_DEVICE and EXEC_SUFFIXES, to give the name of the1993-03-30, by Jim Blandy
-
(find-backup-file-name): delete nothing if overflow in number of files to keep.1993-03-30, by Noah Friedman
-
lisp/ * Makefile.in (src/paths.h): Don't echo the huge sed command we1993-03-30, by Jim Blandy
-
Rename int-to-string to number-to-string, since it can handle1993-03-30, by Jim Blandy
-
* subr.el (int-to-string): Make this an alias for the subr1993-03-30, by Jim Blandy
-
* configure: Extend test for working `const' keyword to handle AIX1993-03-30, by Jim Blandy
-
(isearch-done): Customize the message about mark.1993-03-30, by Richard M. Stallman
-
(isearch-mode-map): Delete the binding for C-h.1993-03-30, by Richard M. Stallman
-
*** empty log message ***1993-03-30, by Eric S. Raymond
-
(rmail): Don't use mbox as inbox by default.1993-03-29, by Richard M. Stallman
-
Put back removed years in copyright notice.1993-03-29, by Richard M. Stallman
-
(count-lines): Use save-match-data.1993-03-29, by Richard M. Stallman
-
Removed author and Adapted-By lines. They're wrong, and they're not1993-03-29, by Eric S. Raymond
-
(vc-next-action, vc-peint-log, vc-diff, vc-revert-buffer) improved1993-03-29, by Eric S. Raymond
-
Provide mailabbrev, not mail-abbrevs.1993-03-29, by Richard M. Stallman
-
(make_frame): Init face_alist field.1993-03-29, by Richard M. Stallman
-
*** empty log message ***1993-03-29, by Eric S. Raymond
-
(NO_PTY_H): Defined.1993-03-29, by Richard M. Stallman
-
[NO_PTY_H]: Don't include pty.h.1993-03-29, by Richard M. Stallman
-
[USG5_4]: Alternate defining of LIBS_SYSTEM,1993-03-29, by Richard M. Stallman
-
(fill-individual-paragraphs): When skipping mail headers, skip to a blank line.1993-03-28, by Richard M. Stallman
-
Undo previous change.1993-03-28, by Richard M. Stallman
-
(setenv): Renamed back from putenv.1993-03-28, by Richard M. Stallman
-
Cancel previous change; this version should be identical to version 1.17.1993-03-28, by Richard M. Stallman
-
(regexp-history): New history list.1993-03-28, by Richard M. Stallman
-
(Fexpand_file_name): Default DEFALT at beginning,1993-03-28, by Richard M. Stallman
-
(command_loop_1): Clear force_start of selected_window1993-03-28, by Richard M. Stallman
-
*** empty log message ***1993-03-28, by Noah Friedman
-
*** empty log message ***1993-03-28, by Noah Friedman
-
renamed to env.el; changed setenv to putenv.1993-03-28, by Noah Friedman
-
(vc-comment-to-changelog): A useful vc-checkin hook, added.1993-03-28, by Eric S. Raymond
-
Fixed typo introduced by last patch.1993-03-28, by Eric S. Raymond
-
: Added autoload cookie for entry point.1993-03-28, by Eric S. Raymond
-
(auto-mode-alist): added pairs for .ms, .man, .mk, [Mm]akefile, .lex.1993-03-28, by Eric S. Raymond
-
(shrink-window-if-larger-than-buffer) Added doc string. Made argument1993-03-28, by Eric S. Raymond
-
(electric-buffer-menu-mode-map): fillarray isn't a valid operation on maps1993-03-28, by Eric S. Raymond
-
(struct frame): New field face_alist.1993-03-28, by Richard M. Stallman
-
(struct face): New fields pixmap_h, pixmap_w.1993-03-28, by Richard M. Stallman
-
(FRAME_FACES, FRAME_N_FACES, FRAME_DEFAULT_FACE)1993-03-28, by Richard M. Stallman
-
(Freplace_match): Clean up criterion about converting case.1993-03-28, by Richard M. Stallman
-
(main): Call syms_of_xfaces.1993-03-28, by Richard M. Stallman
-
*** empty log message ***1993-03-27, by Jim Blandy
-
(struct buffer): Field `fieldlist' deleted.1993-03-27, by Richard M. Stallman
-
(init_buffer_once, reset_buffer):1993-03-27, by Richard M. Stallman
-
(try-face-font, find-face, get-face): New aliases.1993-03-27, by Richard M. Stallman
-
moby rlogin-filter fixes1993-03-27, by Noah Friedman
-
(set-case-syntax-delims, set-case-syntax-pair, set-case-syntax):1993-03-27, by Richard M. Stallman
-
Add autoloads.1993-03-27, by Richard M. Stallman
-
(Fchar_equal): Don't ignore high bits of character.1993-03-27, by Richard M. Stallman
-
(add-hook) Added optional arg to cause hook to be appended rather than1993-03-27, by Eric S. Raymond
-
(printify-buffer) Added, debugged from Roland McGrath's printify-buffer code1993-03-27, by Eric S. Raymond