aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* (Fminibuffer_prompt, Fminibuffer_prompt_width): New funcs.Karl Heuer1994-03-301-0/+21
* (Vcompletion_regexp_list): New var.Richard M. Stallman1994-03-301-4/+42
* (Fcompute_motion): Fix symbol name in previous change.Karl Heuer1994-03-301-1/+1
* (Fcompute_motion): Doc fix.Karl Heuer1994-03-301-2/+9
* (Fcompute_motion): Don't use XFASTINT on possibly-negative coords.Karl Heuer1994-03-301-3/+3
* (Fcompute_motion): Doc fix.Karl Heuer1994-03-301-0/+1
* (rmail-sort-messages): Use buffer-disable-undo, not buffer-flush-undo.Karl Heuer1994-03-301-2/+2
* (rmail-sort-messages): Update summary buffer.Karl Heuer1994-03-301-2/+5
* (rmail-sort-from-summary): Preserve window selection.Karl Heuer1994-03-301-3/+5
* (vc-checkin): Undo previous change.Richard M. Stallman1994-03-301-9/+3
* (help): New alias.Richard M. Stallman1994-03-301-1/+9
* (calculate-c-indent): Don't loop forever at bobp.Karl Heuer1994-03-301-7/+12
* Check for existence of windowing system.Karl Heuer1994-03-301-0/+3
* (EMACS_TIME_NEG_P): Cast to signed.Karl Heuer1994-03-301-2/+2
* (Fwindow_width): Delete unnecessary variable declarations.Karl Heuer1994-03-291-4/+1
* (hack-local-variables-prop-line): Search two lines if "#!".Karl Heuer1994-03-291-14/+7
* (basic-save-buffer-1): New subroutine, broken out of basic-save-buffer.Richard M. Stallman1994-03-291-51/+60
* Fix glitches in previous change.Karl Heuer1994-03-291-9/+9
* (Fcompute_motion): Typecheck all arguments.Karl Heuer1994-03-291-0/+9
* Fix typo in comment.Karl Heuer1994-03-292-3/+3
* (struct frame_glyphs): New fields charstarts and total_charstarts.Richard M. Stallman1994-03-291-0/+8
* Fix typos in comments.Karl Heuer1994-03-291-2/+2
* (display_text_line): Handle selective display at window edge.Karl Heuer1994-03-291-3/+13
* (debug): Behave sensibly if pop-up-frames is set.Karl Heuer1994-03-291-4/+13
* (Info-suffix-list): Put empty string last.Karl Heuer1994-03-291-23/+31
* (file_name_completion): Don't step on dirname.Karl Heuer1994-03-291-1/+0
* Initial revisionRichard M. Stallman1994-03-293-0/+3041
* (vc-checkin): Insert name of current defun in comment buffer.Roland McGrath1994-03-291-2/+9
* (add-log-current-defun): Autoload this.Roland McGrath1994-03-281-1/+2
* (forms-mode): Set major mode before finding forms-file. (This givesKarl Heuer1994-03-281-6/+7
* (x_find_modifier_meanings): Skip zero entries.Karl Heuer1994-03-281-0/+4
* (file_name_completion): Protect things from GC.Richard M. Stallman1994-03-281-2/+7
* Initial revisionRichard M. Stallman1994-03-2810-0/+11959
* *** empty log message ***Richard M. Stallman1994-03-281-334/+356
* (emerge-goto-line): New function.Richard M. Stallman1994-03-281-5/+17
* Initial revisionRichard M. Stallman1994-03-282-0/+3297
* (byte-compile-file): Use whole file name for errors.Richard M. Stallman1994-03-281-1/+1
* (momentary-string-display): Avoid modifying the undo list.Richard M. Stallman1994-03-281-0/+2
* Initial revisionRichard M. Stallman1994-03-285-0/+3770
* (set-match-data): New alias.Richard M. Stallman1994-03-281-0/+1
* Initial revisionRichard M. Stallman1994-03-281-0/+810
* (choose-completion-delete-max-match): Renamed fromRichard M. Stallman1994-03-271-3/+46
* (mouse-choose-completion): Use choose-completion-string.Richard M. Stallman1994-03-271-23/+1
* Initial revisionRichard M. Stallman1994-03-271-0/+1014
* (set-visited-file-name): Kill local var vc-mode.Richard M. Stallman1994-03-271-0/+5
* (vc-find-file-hook): Set backup-inhibited.Richard M. Stallman1994-03-271-2/+4
* (read_minibuf): Return val via unbind_to.Richard M. Stallman1994-03-271-7/+40
* (Freplace_match): Doc fix.Richard M. Stallman1994-03-271-1/+6
* *** empty log message ***Richard M. Stallman1994-03-271-23/+22
* (verify_interval_modification): For insertion inRichard M. Stallman1994-03-261-11/+22