summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* (make-coding-system): Add a new FLAGSRichard M. Stallman1997-08-171-1/+5
* (setup-latin1-environment): Don't set special-microsoft-code-table here.Richard M. Stallman1997-08-161-2/+1
* (quail-guidance-buf): Now a permanent local.Richard M. Stallman1997-08-161-5/+8
* (isearch-process-search-multibyte-characters):Richard M. Stallman1997-08-161-1/+1
* Comment change.Richard M. Stallman1997-08-164-4/+4
* (c-double-slash-is-comments-p): Remove obsolete variable.Richard M. Stallman1997-08-161-5/+1
* (c-buffer-is-cc-mode): Definition moved here from cc-vars.el.Richard M. Stallman1997-08-161-6/+11
* (c-buffer-is-cc-mode): Definition moved to cc-mode.elRichard M. Stallman1997-08-161-8/+1
* (c-comment-line-break-function): In this function, and the defadvice,Richard M. Stallman1997-08-161-6/+7
* (c-end-of-statement-1): Eliminate false hits on important charactersRichard M. Stallman1997-08-161-9/+15
* (c-style-alist): "python" style requires c-comment-continuation-stars be "".Richard M. Stallman1997-08-161-1/+2
* Set 146th element ofKenichi Handa1997-08-161-0/+4
* (setup-chinese-gb-environment): DeleteKenichi Handa1997-08-161-6/+3
* (setup-ethiopic-environment): DeleteKenichi Handa1997-08-161-1/+0
* (setup-8-bit-environment): DeleteKenichi Handa1997-08-161-4/+2
* (setup-japanese-environment): DeleteKenichi Handa1997-08-161-4/+1
* (setup-korean-environment): DeleteKenichi Handa1997-08-161-2/+1
* (setup-tibetan-environment): DeleteKenichi Handa1997-08-161-2/+1
* (format-encode-run-method, format-decode-run-method): Put errorRichard M. Stallman1997-08-151-3/+5
* (shell-command-on-region): New argument ERROR-BUFFER.Richard M. Stallman1997-08-151-12/+36
* (setup-8-bit-environment): Use `require' to load the latin-N file.Richard M. Stallman1997-08-151-1/+1
* (format-annotate-atomic-property-change): Fix prev change.Richard M. Stallman1997-08-151-14/+14
* (tags-verify-table): Obey revert-without-query.Richard M. Stallman1997-08-151-6/+16
* (widget-before-change): Obey `inhibit-read-only'.Richard M. Stallman1997-08-151-12/+13
* Delete most calls to garbage-collect.Richard M. Stallman1997-08-151-63/+3
* (loaddefs.el): Load that much later.Richard M. Stallman1997-08-151-2/+2
* (compilation-error-regexp-alist): New regexp for Caml.Richard M. Stallman1997-08-141-2/+4
* (mail-send): Ask for confirmation ifRichard M. Stallman1997-08-141-1/+19
* (c-style-alist) <gnu>:Richard M. Stallman1997-08-141-0/+2
* Many changes.Richard M. Stallman1997-08-141-201/+205
* Initial revisionRichard M. Stallman1997-08-141-0/+1322
* (do-auto-fill): Better handling of a very long wordRichard M. Stallman1997-08-141-52/+58
* (extent-properties, extent-at): New functions.Richard M. Stallman1997-08-131-0/+25
* (default-input-method):Richard M. Stallman1997-08-131-5/+1
* (read-input-method-name): Replace INITIAL-INPUT arg with DEFAULT arg.Richard M. Stallman1997-08-131-12/+11
* (quail-start-translation): Use an explicit loop, not recursive edit.Richard M. Stallman1997-08-131-6/+28
* (forward-visible-line): Handle nil value fromRichard M. Stallman1997-08-121-6/+10
* (change-log-font-lock-keywords): Don't considerRichard M. Stallman1997-08-121-2/+2
* (diary-entry-time): Bind case-fold-search to nil.Richard M. Stallman1997-08-121-21/+22
* (mouse-avoidance-timer): New variable.Richard M. Stallman1997-08-121-6/+12
* (awk-mode): Require cc-mode, not cc-langs.Richard M. Stallman1997-08-121-1/+1
* (set-extent-property): Don't allowRichard M. Stallman1997-08-121-0/+6
* (dired-font-lock-keywords): Don't specially highlightRichard M. Stallman1997-08-121-6/+10
* (fill-region-as-paragraph):Richard M. Stallman1997-08-121-2/+4
* Run ".emacs" through convert-standard-filename before using it.Eli Zaretskii1997-08-121-3/+4
* (rmail-make-in-reply-to-field): Don't cause anRichard M. Stallman1997-08-121-6/+8
* (dos-print-region-function): Force EOL conversion to DOS CR-LF pairs.Richard M. Stallman1997-08-121-5/+8
* (list-load-path-shadows): Exclude, from the path we search, all butRichard M. Stallman1997-08-121-25/+47
* (cal-tex-latexify-list): Put the elements of RESULT in the proper order.Richard M. Stallman1997-08-121-1/+2
* (cal-tex-latexify-list): Put the elements of RESULT in the proper order.Richard M. Stallman1997-08-121-1/+1