summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
* (getf): Don't call get*.Karl Heuer1999-06-121-1/+7
|
* (shell-command): Avoid printing "mark set" message.Karl Heuer1999-06-101-1/+1
|
* (compilation-error-regexp-alist): AllowDave Love1999-06-091-1/+1
| | | | digits in program name in first pattern.
* (vc-dired-mode): Don't match anything before the date inAndré Spiegel1999-06-091-2/+2
| | | | dired-move-to-filename-regexp.
* (quail-define-rules): Fix typo in docstring.Kenichi Handa1999-06-071-1/+1
|
* Add iswitchb-minibuffer-setup to minibuffer-setup-hook inStephen Eglen1999-06-051-4/+3
| | | | iswitchb-default-keybindings.
* (command-line): Don't set user-init-file directly;Karl Heuer1999-06-051-4/+6
| | | | tell `load' to set it.
* (ange-ftp-shell-command): Handle error-buffer arg.Karl Heuer1999-06-051-3/+3
|
* (help-xref-interned): Fix insertion of fdoc and revamp.Karl Heuer1999-06-041-6/+6
|
* (next-history-element):Karl Heuer1999-06-041-2/+4
| | | | Handle minibuffer-text-before-history properly when reading sexps.
* (standard-display-european):Karl Heuer1999-06-041-19/+29
| | | | | | For an interactive call by the user, don't set enable-multibyte-characters, and don't set the terminal coding system.
* Don't change hooks on loading.Karl Heuer1999-06-041-22/+22
| | | | | (auto-show-mode): Autoload. Default to nil. Add :set &c. (auto-show-mode): Add to hooks here.
* Don't print any messages or displayKarl Heuer1999-06-041-18/+4
| | | | | | | | a buffer when loading the library. (r2b-help): Doc fix. (r2b-help-message): Update the documentation. (r2b-load-quietly): Variable deleted. (r2b-convert-buffer): Doc fix.
* (regexp-opt-group): Avoid infiniteKarl Heuer1999-06-041-1/+3
| | | | recursion on bogus input.
* (speedbar-hack-buffer-menu): Fixed so if the userKarl Heuer1999-06-041-4/+5
| | | | | does not select a buffer from the buffers menu, then the attached frame is not switched to anything.
* (ccl-encode-vscii): Typo fixedKenichi Handa1999-06-031-1/+1
| | | | (viet-viscii-...->viet-vscii...).
* (iso-2022-7bit-lock-ss2): Typo fixed.Kenichi Handa1999-06-031-1/+1
|
* Add commentary.Karl Heuer1999-06-011-0/+6
|
* Add :link to defgroup.Dave Love1999-06-011-21/+24
| | | | | | (fortran-blink-matching-if): Match ELSE statements too. (fortran-fill-statement, fortran-fill): Bind auto-fill-function so that filling is always done.
* (append-next-kill): Use an arg to distinguishKarl Heuer1999-05-311-4/+6
| | | | interactive calls from Lisp calls, rather than (interactive-p).
* (iso-transl-language-alist): Interchange n and N.Karl Heuer1999-05-311-2/+2
|
* Add to minor-mode-map-alist. Remove hook installationDave Love1999-05-311-39/+53
| | | | | | | | | and keymap munging on load. (msb-mode): New option. (msb-files-by-directory, msb-sort-by-name, msb-sort-by-directory): Doc fix. (msb-mode-map): New variable. (msb-mode): New command.
* (ispell-alternate-dictionary): Fix custom type.Dave Love1999-05-311-2/+2
| | | | (ispell-complete-word-dict): Likewise.
* forms-save-buffer): Call set-buffer-modified-p toEli Zaretskii1999-05-311-5/+18
| | | | | | force the data buffer to be saved, even if the data didn't change, in case the write filter was modified. Restore the current record after read-file-filter finishes.
* (texinfo-format-direntry): Avoid blank line.Karl Heuer1999-05-291-1/+1
|
* (font-lock-apply-syntactic-highlight): Don't die ifKarl Heuer1999-05-291-1/+1
| | | | VALUE is a syntax table.
* (custom-print-functions): Add autoload cookie.Karl Heuer1999-05-291-0/+1
|
* (zap-to-char): Doc fix.Karl Heuer1999-05-291-0/+1
|
* (isearch-quote-char): Don't assume character codesKenichi Handa1999-05-281-5/+5
| | | | | 0200 - 0237 stand for characters in some single-byte character charset.
* (iso-8859-n-locale-regexp): Don't match 8859-15 &c.Dave Love1999-05-271-2/+2
|
* (dired-insert-subdir-doinsert): Check that theAndreas Schwab1999-05-271-1/+2
| | | | headerline does not exist already.
* (cc-imenu-java-generic-expression): Avoid nested null-loops.Richard M. Stallman1999-05-261-1/+1
|
* Typo fixed; prefered->preferred.Kenichi Handa1999-05-261-2/+2
|
* (find-coding-systems-for-charsets):Kenichi Handa1999-05-261-4/+4
| | | | Typo fixed; prefered->preferred.
* (charset-info): Fix previous change.Kenichi Handa1999-05-261-2/+2
|
* (map-y-or-n-p): Don't inherit the current inputKenichi Handa1999-05-261-1/+1
| | | | method in read-event.
* (charset-info): Doc-string for DIRECTION fixed.Kenichi Handa1999-05-261-2/+2
|
* (smtpmail-send-it): BindKenichi Handa1999-05-251-3/+9
| | | | | | smtpmail-code-conv-from properly. (smtpmail-send-data-1): If DATA is a multibyte string, encode it by smtpmail-code-conv-from.
* (crisp-submit-bug-report): Function deleted. Binding deleted also.Richard M. Stallman1999-05-241-23/+1
|
* (crisp-mode-map): Don't inherit global-map.Richard M. Stallman1999-05-241-28/+36
| | | | | | | | | Enter it on minor-mode-map-alist. (crisp-mode): Re-named from `crsip-mode-enabled'. Users changed. Autoload. Add custom setter. (crisp-mark-line): Doc fix. (crisp-mode): Autoload. Re-write not to frob keymaps directly. (crisp-mode-hook): Define.
* Comment change.Richard M. Stallman1999-05-241-0/+1
|
* (comint-bol-or-process-mark): Doc fix.Karl Heuer1999-05-241-1/+1
|
* (recover-file): Recover buffer-file-coding-system.Kenichi Handa1999-05-241-1/+4
|
* Delete some XEmacs compatibility code.Richard M. Stallman1999-05-231-12/+5
| | | | (bookmark-jump-noselect): Check vc-backend.
* Fix header comments.Dave Love1999-05-231-2/+2
|
* (vc-dired-mode): Make the dired-move-to-filename-regexpRichard M. Stallman1999-05-231-3/+3
| | | | | regexp match the date, to avoid treating date as file size. Add YYYY S option to WESTERN/
* (diary-mail-entries): Use fancy-diary-buffer.Richard M. Stallman1999-05-221-1/+1
|
* (describe-function-1): Extra arg, interactive-p.Richard M. Stallman1999-05-221-4/+4
| | | | (describe-key, describe-function): Use it.
* (all): Delete selective-display. Add scroll-margin,Richard M. Stallman1999-05-221-6/+3
| | | | scroll-preserve-screen-position, scroll-conservatively.
* (add-to-list): Doc fix.Richard M. Stallman1999-05-221-0/+2
|