summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Make byte-force-recompile suitably interactive.Simon Marshall1995-11-061-0/+1
* (makefile-define-space-face): Don't make face if non-X.Karl Heuer1995-11-051-3/+4
* entered into RCSLars Magne Ingebrigtsen1995-11-0428-0/+34966
* Removed old gnus hooks.Erik Naggum1995-11-041-35/+2
* (tex-send-command): Give meaningful error message.Karl Heuer1995-11-041-1/+1
* (mail): Don't change directory for *mail* buffer.Karl Heuer1995-11-041-27/+28
* (sh-shells): Eliminated variable redundant withKarl Heuer1995-11-031-99/+143
* (skeleton-end-hook): Now defvared and responsible forKarl Heuer1995-11-031-30/+35
* (sh-remember-variable): Set variable to empty string,Karl Heuer1995-11-031-1/+1
* (minor-mode-map-alist): Use substitute-key-definitionKarl Heuer1995-11-031-5/+11
* Comment change.Karl Heuer1995-11-034-12/+12
* (mh-goto-msg): binary search (much faster!).Karl Heuer1995-11-031-57/+101
* reporter.el support.Karl Heuer1995-11-031-10/+29
* (mh-make-folder-mode-line): support mh-msg-count.Karl Heuer1995-11-031-29/+27
* (with-electric-help): Add missing argument MINHEIGHT.Erik Naggum1995-11-021-1/+1
* (vc-backend-diff): Use new variable vc-rcsdiff-knows-brief.André Spiegel1995-11-021-8/+14
* (vc-utc-string): Use timezone of TIMEVAL for the correction, not theAndré Spiegel1995-11-021-10/+23
* (tpu-set-mode-line): Add element for column number.Karl Heuer1995-11-021-0/+1
* Don't require initial whitespace in vendor name.Karl Heuer1995-11-021-1/+1
* Always load menu-bar.Richard M. Stallman1995-10-311-1/+1
* (msb--toggle-menu-type): Pass t as arg.Richard M. Stallman1995-10-311-1/+1
* (command-line-1): Say how to invoke menu bar, if not X.Richard M. Stallman1995-10-311-2/+9
* Fix previous change.Richard M. Stallman1995-10-311-1/+1
* (mail-abbrev-syntax-table): Fix initialization.Richard M. Stallman1995-10-311-1/+2
* (describe-function): Call documentation just once.Richard M. Stallman1995-10-311-8/+10
* update some doc strings.Karl Heuer1995-10-311-70/+93
* Comment changeErik Naggum1995-10-301-0/+1
* Comment change.Erik Naggum1995-10-301-1/+1
* Correct initial line typo.Erik Naggum1995-10-301-1/+1
* (describe-variable): Don't call substitute-command-keys.Richard M. Stallman1995-10-301-3/+1
* (finding existing executable versions): Add a period to the end of BASE.Richard M. Stallman1995-10-301-1/+1
* (select-tags-table): Don't modify the value of tags-table-list.Richard M. Stallman1995-10-301-1/+1
* (disassemble-internal): Handle lazy-loaded doc strings.Richard M. Stallman1995-10-301-1/+4
* (archive-zoo-summarize): Handle archives with long file names.Richard M. Stallman1995-10-301-3/+17
* (byte-recompile-directory): New arg FORCE.Richard M. Stallman1995-10-301-3/+16
* Comment change.Richard M. Stallman1995-10-3054-173/+161
* Comment change.Richard M. Stallman1995-10-303-5/+5
* Initial revisionRichard M. Stallman1995-10-302-0/+137
* (tmm-old-mb-map): Initialize to nil.Richard M. Stallman1995-10-301-94/+125
* Use frame-parameters, not font-lock-background-mode and font-lock-display-type.Simon Marshall1995-10-301-11/+10
* (column-number-mode): Make default value nil.Richard M. Stallman1995-10-291-1/+1
* (set-visited-file-name, basic-save-buffer):Richard M. Stallman1995-10-291-2/+3
* Comment change.Richard M. Stallman1995-10-281-3/+3
* Don't load c-mode.Richard M. Stallman1995-10-281-3/+1
* Adapt to new char-table implementation. Fix name of file in the firstErik Naggum1995-10-281-4/+4
* entered into RCSRichard M. Stallman1995-10-281-0/+93
* (ange-ftp-ftp-name,ange-ftp-replace-name-component): Use posix-string-matchErik Naggum1995-10-281-3/+3
* (rlogin): If `buffer' arg is a buffer object, initialize buffer-name to theNoah Friedman1995-10-271-5/+9
* (mouse-drag-region): Set end-of-range after calling mouse-scroll-subr.Richard M. Stallman1995-10-271-2/+7
* Fix the way the sexagisimal names are calculated.Edward M. Reingold1995-10-261-13/+19