summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Changes so bookmark list mode works with Info:Richard M. Stallman1998-05-261-24/+29
* *** empty log message ***Dan Nicolaescu1998-05-2614-21/+38
* (make-autoload): Doc fix.Richard M. Stallman1998-05-261-2/+2
* (zone-mode): Don't require zone-mode.Richard M. Stallman1998-05-261-2/+1
* (make-autoload): Add support for define-derived-mode. Update theRichard M. Stallman1998-05-261-6/+10
* (eval-defun): Pass proper beg to eval-region.Richard M. Stallman1998-05-251-2/+3
* (generate-file-autoloads): SetRichard M. Stallman1998-05-251-3/+6
* (byte-boolean-vars): Add print-escape-nonascii.Richard M. Stallman1998-05-251-10/+15
* (describe-variable): Add a button to callRichard M. Stallman1998-05-251-0/+16
* (frame-update-face-colors): Call frame-set-background-mode.Richard M. Stallman1998-05-251-0/+1
* (make-frame-on-display): Fix previous change.Richard M. Stallman1998-05-251-2/+2
* (f90-comment-indent): Don't attempt to indent trailing comment asDave Love1998-05-251-2/+7
* (set-coding-priority): CallKenichi Handa1998-05-251-1/+2
* (make-translation-table): Doc fix.Richard M. Stallman1998-05-251-5/+5
* (make-frame-on-display): Check for nonsense display name.Richard M. Stallman1998-05-251-0/+2
* (sgml-font-lock-keywords-1): Accept upper case like lower case.Richard M. Stallman1998-05-251-2/+2
* (apropos-command): If DO-ALL is set, search functions, not variables.Richard M. Stallman1998-05-241-13/+9
* (apropos-command): Change 3rd arg to VAR-PREDICATERichard M. Stallman1998-05-241-12/+30
* (Man-getpage-in-background): Bind coding-system-for-writeRichard M. Stallman1998-05-241-1/+3
* (split-window-vertically): Doc fix.Richard M. Stallman1998-05-241-1/+1
* (gud-jdb-class-source-alist): defvar moved up.Richard M. Stallman1998-05-241-7/+7
* (dired-at-point): Eliminate var dired-function; use `dired'.Richard M. Stallman1998-05-241-1/+2
* (string-rectangle-string): New variable.Richard M. Stallman1998-05-241-7/+15
* (lisp-indent-error-function): New variable.Richard M. Stallman1998-05-241-7/+11
* (solitaire-possible-move): Use funcall to invoke movesymbol.Richard M. Stallman1998-05-241-14/+12
* (find-compressed-version): Don't set `error' here.Richard M. Stallman1998-05-241-1/+3
* (grep-tag-default): New function.Richard M. Stallman1998-05-241-3/+38
* (toggle-case-fold-search): New command.Richard M. Stallman1998-05-241-0/+4
* (dired-mark-files-containing-regexp): New command.Richard M. Stallman1998-05-241-0/+29
* (close-rectangle): New command.Richard M. Stallman1998-05-241-0/+17
* (ps-print-version): Doc fix.Richard M. Stallman1998-05-231-17/+21
* (rmail-summary-output-body): New function.Richard M. Stallman1998-05-231-1/+17
* (rmail-output-body-to-file): Avoid error if message has no subject.Richard M. Stallman1998-05-231-6/+12
* (rmail-default-body-file): New variable.Richard M. Stallman1998-05-231-0/+5
* (register-input-method): Rename arg ENV to LANG-ENV. Fix previous change.Richard M. Stallman1998-05-231-25/+21
* (fill-region-as-paragraph):Richard M. Stallman1998-05-231-6/+6
* (vhdl-customize-colors):Richard M. Stallman1998-05-231-19/+21
* (easy-menu-do-add-item): Small simplifications.Richard M. Stallman1998-05-231-11/+30
* Many doc fixes.Richard M. Stallman1998-05-231-171/+87
* (jka-compr-compression-info-list): Add elts for bzip.Richard M. Stallman1998-05-231-2/+2
* (uncompress-while-visiting): Leave point at beginning.Richard M. Stallman1998-05-221-0/+1
* (ff-emacs-19, ff-xemacs): Functions deleted.Richard M. Stallman1998-05-221-52/+17
* Change term "character translation table" to "translation table".Kenichi Handa1998-05-224-33/+30
* (apropos): Handle aliases for undefined functions.Richard M. Stallman1998-05-221-1/+4
* (tar-mode): Position point on the name of the first file.Richard M. Stallman1998-05-221-2/+48
* Indent `with-standard-io-syntax' correctly.Richard M. Stallman1998-05-221-1/+2
* (insert-directory): When WILDCARD is nil, expand ~ if necessary.Richard M. Stallman1998-05-221-5/+8
* (news-inews): Fix typo in prev change.Richard M. Stallman1998-05-211-1/+1
* (dired-guess-shell-alist-default): Handle .tgz files. Handle .pdf files.Richard M. Stallman1998-05-211-1/+2
* Comment change.Richard M. Stallman1998-05-211-1/+5