summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make size field an EMACS_INT.Richard M. Stallman1994-12-291-1/+1
* Fix typo in previous change.Richard M. Stallman1994-12-291-1/+1
* (switch-to-completions): New command, with bindings in minibuf completion maps.Richard M. Stallman1994-12-291-1/+47
* (super-apropos-check-elc-file): New function.Richard M. Stallman1994-12-291-59/+122
* (super-apropos, super-apropos-check-doc-file)Richard M. Stallman1994-12-291-23/+32
* (server-process-filter): Process each line separately.Richard M. Stallman1994-12-291-15/+29
* Comment changes.Richard M. Stallman1994-12-291-28/+37
* (Vmouse_leave_buffer_hook, Qmouse_leave_buffer_hook): New variables.Richard M. Stallman1994-12-281-0/+16
* [! sparc] (REL_INFO_TYPE): Use `struct relocation_info'.Richard M. Stallman1994-12-281-1/+1
* (find-tag-in-order): Don't set buffer-local value of tags-file-name.Roland McGrath1994-12-281-6/+0
* Initial revisionThien-Thi Nguyen1994-12-271-0/+477
* (make_lispy_event) [USE_X_TOOLKIT]: Turn offRichard M. Stallman1994-12-271-8/+11
* (XTupdate_begin): Fix backward test in previous change.Richard M. Stallman1994-12-271-3/+13
* (run-hook-with-args-until-failure):Richard M. Stallman1994-12-271-15/+16
* (command-line-1): Split startup msg into two parts.Richard M. Stallman1994-12-271-11/+27
* (tar-mode-map): Bind C-m to tar-extract.Richard M. Stallman1994-12-271-0/+1
* (dired-mode-map): Bind C-m to dired-advertised-find-file.Richard M. Stallman1994-12-271-1/+2
* (Buffer-menu-mode-map): Bind C-m to Buffer-menu-this-window.Richard M. Stallman1994-12-271-0/+1
* (compilation-minor-mode-map): Bind C-m to compilation-goto-error.Richard M. Stallman1994-12-271-0/+1
* Don't bind `return'.Richard M. Stallman1994-12-271-2/+1
* (occur-mode-map): Bind C-m and `return' to occur-mode-goto-occurrence.Richard M. Stallman1994-12-271-5/+7
* (xmalloc, xrealloc): Add casts.Richard M. Stallman1994-12-261-25/+96
* (x_figure_window_size): Treat missing user-position parm as nil.Richard M. Stallman1994-12-261-1/+1
* Comment changes.Richard M. Stallman1994-12-261-53/+50
* (scrolling_1): When scroll_region_ok is set, use aRichard M. Stallman1994-12-261-9/+451
* (scroll_region_cost): New variable.Richard M. Stallman1994-12-261-0/+4
* (scroll_region_cost): Declared.Richard M. Stallman1994-12-261-0/+2
* (scrolling): Fewer restrictions if scroll_region_ok isRichard M. Stallman1994-12-261-2/+5
* (mouse-minibuffer-check, mouse-drag-mode-line)Richard M. Stallman1994-12-261-1/+11
* (isearch-mode): Set mouse-leave-buffer-hook.Richard M. Stallman1994-12-261-2/+4
* (byte-compile-warning-types): Add obsolete.Richard M. Stallman1994-12-261-8/+13
* (timezone-fix-time): For year values < 50, add 2000.Richard M. Stallman1994-12-261-1/+5
* (font-lock-defaults): Add defvar.Richard M. Stallman1994-12-251-0/+12
* (syms_of_buffer): Doc fix for buffer-file-type.Richard M. Stallman1994-12-251-1/+4
* (completion-reference-buffer): Initialize to nil.Richard M. Stallman1994-12-251-1/+2
* (esc-map): Delete excess closeparen.Richard M. Stallman1994-12-251-1/+1
* (set_search_regs): Really set search_regs.start and .end.Richard M. Stallman1994-12-251-4/+4
* (read_minibuf): GCPRO things.Richard M. Stallman1994-12-251-7/+15
* (wrong_type_argument): Use Lisp_Type_Limit.Richard M. Stallman1994-12-251-1/+1
* (enum Lisp_Type): Rename Max_Lisp_Type to Lisp_Type_Limit.Richard M. Stallman1994-12-251-1/+1
* (enum Lisp_Type): Add Max_Lisp_Type.Richard M. Stallman1994-12-251-0/+3
* (wrong_type_argument): Abort if VALUE is invalid Lisp object.Richard M. Stallman1994-12-251-0/+6
* (ange-ftp-save-match-data): Macro deleted.Richard M. Stallman1994-12-251-84/+69
* Initial revisionRichard M. Stallman1994-12-251-0/+441
* (SET_REGS_MATCHED): Do nothing if set_regs_matched_done is 1.Richard M. Stallman1994-12-241-13/+28
* (dabbrev-abbrev-char-regexp): Accept symbol charsRichard M. Stallman1994-12-241-2/+1
* Initial revisionRichard M. Stallman1994-12-241-0/+62
* Fix quoting conventions and spaces at end of sentence.Richard M. Stallman1994-12-241-114/+59
* (facemenu-key): Change to M-g.Richard M. Stallman1994-12-241-1/+1
* (BASE_PURESIZE): Incremented by 20k.Richard M. Stallman1994-12-241-2/+2