Mercurial > emacs
graph
-
(XTupdate_begin): Fix backward test in previous change.1994-12-27, by Richard M. Stallman
-
(run-hook-with-args-until-failure):1994-12-27, by Richard M. Stallman
-
(command-line-1): Split startup msg into two parts.1994-12-27, by Richard M. Stallman
-
(tar-mode-map): Bind C-m to tar-extract.1994-12-27, by Richard M. Stallman
-
(dired-mode-map): Bind C-m to dired-advertised-find-file.1994-12-27, by Richard M. Stallman
-
(Buffer-menu-mode-map): Bind C-m to Buffer-menu-this-window.1994-12-27, by Richard M. Stallman
-
(compilation-minor-mode-map): Bind C-m to compilation-goto-error.1994-12-27, by Richard M. Stallman
-
Don't bind `return'.1994-12-27, by Richard M. Stallman
-
(occur-mode-map): Bind C-m and `return' to occur-mode-goto-occurrence.1994-12-27, by Richard M. Stallman
-
(xmalloc, xrealloc): Add casts.1994-12-26, by Richard M. Stallman
-
(x_figure_window_size): Treat missing user-position parm as nil.1994-12-26, by Richard M. Stallman
-
Comment changes.1994-12-26, by Richard M. Stallman
-
(scrolling_1): When scroll_region_ok is set, use a1994-12-26, by Richard M. Stallman
-
(scroll_region_cost): New variable.1994-12-26, by Richard M. Stallman
-
(scroll_region_cost): Declared.1994-12-26, by Richard M. Stallman
-
(scrolling): Fewer restrictions if scroll_region_ok is1994-12-26, by Richard M. Stallman
-
(mouse-minibuffer-check, mouse-drag-mode-line)1994-12-26, by Richard M. Stallman
-
(isearch-mode): Set mouse-leave-buffer-hook.1994-12-26, by Richard M. Stallman
-
(byte-compile-warning-types): Add obsolete.1994-12-26, by Richard M. Stallman
-
(timezone-fix-time): For year values < 50, add 2000.1994-12-26, by Richard M. Stallman
-
(font-lock-defaults): Add defvar.1994-12-25, by Richard M. Stallman
-
(syms_of_buffer): Doc fix for buffer-file-type.1994-12-25, by Richard M. Stallman
-
(completion-reference-buffer): Initialize to nil.1994-12-25, by Richard M. Stallman
-
(esc-map): Delete excess closeparen.1994-12-25, by Richard M. Stallman
-
(set_search_regs): Really set search_regs.start and .end.1994-12-25, by Richard M. Stallman
-
(read_minibuf): GCPRO things.1994-12-25, by Richard M. Stallman
-
(wrong_type_argument): Use Lisp_Type_Limit.1994-12-25, by Richard M. Stallman
-
(enum Lisp_Type): Rename Max_Lisp_Type to Lisp_Type_Limit.1994-12-25, by Richard M. Stallman
-
(enum Lisp_Type): Add Max_Lisp_Type.1994-12-25, by Richard M. Stallman
-
(wrong_type_argument): Abort if VALUE is invalid Lisp object.1994-12-25, by Richard M. Stallman
-
(ange-ftp-save-match-data): Macro deleted.1994-12-25, by Richard M. Stallman
-
Initial revision1994-12-25, by Richard M. Stallman
-
(SET_REGS_MATCHED): Do nothing if set_regs_matched_done is 1.1994-12-24, by Richard M. Stallman
-
(dabbrev-abbrev-char-regexp): Accept symbol chars1994-12-24, by Richard M. Stallman
-
Initial revision1994-12-24, by Richard M. Stallman
-
Fix quoting conventions and spaces at end of sentence.1994-12-24, by Richard M. Stallman
-
(facemenu-key): Change to M-g.1994-12-24, by Richard M. Stallman
-
(BASE_PURESIZE): Incremented by 20k.1994-12-24, by Richard M. Stallman
-
(save-buffers-kill-emacs): Fix backward test of value of1994-12-24, by Richard M. Stallman
-
(byte-compile-dest-file): New variable.1994-12-24, by Richard M. Stallman
-
(elp-pack-number): New function.1994-12-24, by Richard M. Stallman
-
(read_char): Don't echo keys when echo_keystrokes is 0.1994-12-24, by Richard M. Stallman
-
(dabbrev-completion): Now searches all buffers when given prefix arg 16.1994-12-24, by Richard M. Stallman
-
Don't require cl, picture, or reporter.1994-12-24, by Richard M. Stallman
-
Complete rewrite by Lars.Lindberg@sypro.cap.se.1994-12-24, by Richard M. Stallman
-
Give syntax of keywords.1994-12-23, by Richard M. Stallman
-
Initial revision1994-12-23, by Richard M. Stallman
-
(reporter-submit-bug-report): Set up for status messages.1994-12-23, by Richard M. Stallman
-
(next-line, previous-line): If interactive and not in1994-12-23, by Richard M. Stallman
-
Recommend doc strings for all functions and variables.1994-12-23, by Richard M. Stallman
-
entered into RCS1994-12-23, by Richard M. Stallman
-
(XTupdate_begin): Discard records of prior mouse highlight1994-12-23, by Richard M. Stallman
-
(x_set_frame_parameters): Handle icon-left, icon-top parms.1994-12-23, by Richard M. Stallman
-
(imenu-always-use-completion-buffer-p): A value of1994-12-23, by Richard M. Stallman
-
Add icon-left and icon-top frame parameters.1994-12-23, by Richard M. Stallman
-
(bibtex-string, bibtex-preamble): Use forward-line.1994-12-23, by Richard M. Stallman
-
(server-switch-buffer): Cope with dead frames and windows.1994-12-23, by Richard M. Stallman
-
(gdb): Correct tbreak doc string.1994-12-22, by Richard M. Stallman
-
(enable-command): Always insert code to enable.1994-12-22, by Richard M. Stallman
-
Comment change.1994-12-22, by Richard M. Stallman