1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-06 22:31:13 -07:00
Commit graph

13440 commits

Author SHA1 Message Date
Dave Love
6171a94539 (custom-comment-create): Fill :from and :to slots 1999-10-01 22:04:30 +00:00
Dave Love
4a8adb0bc7 Require view when compiling.
(view-emacs-FAQ): Use Info version.
1999-10-01 17:16:48 +00:00
Dave Love
8cc3881faf # 1999-09-30 18:06:17 +00:00
Dave Love
62633a5f53 (custom-bury-buffer): New function.
(custom-buffer-done-function): Use it.
1999-09-30 16:53:27 +00:00
Dave Love
2690179258 # 1999-09-30 14:13:07 +00:00
Dave Love
1791e2e537 # 1999-09-30 14:07:54 +00:00
Dave Love
0767b41e0e # 1999-09-30 09:59:42 +00:00
Dave Love
615d01824a # 1999-09-29 16:37:29 +00:00
Kenichi Handa
f58395f66d (ps-mule-font-info-database-ps): Typo fixed
(normat->normal).  Use correct font names for Korean
(Munhwa-Regular-KSC-EUC-H and Munhwa-Bold-KSC-EUC-H).
1999-09-29 11:48:36 +00:00
Kenichi Handa
1aee038180 (cyrillic-koi8-r-decode-table): Map 8-bit
code not used by KOI8 to the same 8-bit code instead of mapping to
SPC.
(cyrillic-alternativnyj-decode-table): Likewise.
1999-09-29 11:44:57 +00:00
Alex Schroeder
801d1cb0e4 (sql-imenu-generic-expression): new, used to set
imenu-generic-expression.

(sql-mode): Use ?_ and ?. instead of 95 and 46 when setting
font-lock-defaults' SYNTAX-ALIST.  Set imenu-generic-expression,
imenu-case-fold-search, and imenu-syntax-alist.

(sql-interactive-mode): Use ?_ and ?. instead of 95 and 46 when
setting font-lock-defaults' SYNTAX-ALIST.
1999-09-29 09:51:59 +00:00
Dave Love
76d4fa66d1 (display-time-mode): Add autoload cookie. 1999-09-28 22:15:10 +00:00
Dave Love
164cfaeb57 (custom-comment): Change widget definition.
(custom-comment-create, custom-comment-show)
(custom-comment-invisible-p): Don't use :comment-overlay.
(custom-comment-hide): New function.
(custom-variable-set, custom-variable-save)
(custom-variable-reset-standard, custom-face-set)
(custom-face-save): Use it.
1999-09-28 22:09:42 +00:00
Dave Love
117132a6a6 (isearch): Add :links in defgroup.
(isearch-mode-map): Bind mouse-2 to isearch-mouse-yank.
(isearch-switch-frame-handler): Comment out (unused).
(isearch-yank-x-selection, isearch-ring-advance-edit): Doc fix.
(isearch-ring-retreat-edit): Doc fix.
(isearch-mouse-yank): New command.
(isearch-last-command-char): Removed.  Callers changed to use
last-command-char.
(isearch-char-to-string): Removed.  Callers changed to use
char-to-string.
1999-09-27 22:15:50 +00:00
Gerd Moellmann
46655c944b (put-image, insert-image): Add string argument. 1999-09-25 19:57:50 +00:00
Gerd Moellmann
6904df7a9c (face-differs-from-default-p): Compare face
attributes individually.
1999-09-25 19:57:48 +00:00
Dave Love
d279baa8e7 (show-paren-mode): Add autoload cookie. 1999-09-25 12:35:20 +00:00
Phillip Rulon
c820ffeb34 (edebug-outside-current-prefix-arg):
New variable.
(edebug-recursive-edit): Save current-prefix-arg there,
bind it, and set it back at the end.
(edebug-outside-excursion): Restore and update the outside
value of current-prefix-arg.
(edebug-emacs-version-specific): Delete support for Epoch.
1999-09-24 14:06:13 +00:00
Phillip Rulon
9eb535910f (info-initialize): Don't test existence of ALTERNATIVE
if we know for some other reason it should not be used.
1999-09-24 13:58:46 +00:00
Phillip Rulon
020e8fdf93 (imenu-after-jump-hook): New variable.
(imenu): Run menu-after-jump-hook.
(imenu-name-lookup-function): New variable.
(imenu--in-alist): Use those variables.
1999-09-24 13:55:29 +00:00
Gerd Moellmann
cbcb61603b (dired-move-to-filename-regexp): Make it work
for LANG=de_DE.iso88591 on HPUX 11.0.
1999-09-24 12:57:21 +00:00
Gerd Moellmann
e6b6d5c103 (ange-ftp-date-regexp): Make it work for
LANG=de_DE.iso88591 on HPUX 11.0.
1999-09-24 12:57:17 +00:00
Carsten Dominik
8b12dca914 version number change 1999-09-24 10:05:01 +00:00
Carsten Dominik
24d66fcce9 (reftex-view-cr-cite): Deal with multiple thebibliography environments. 1999-09-24 10:04:08 +00:00
Carsten Dominik
531377fdf2 (reftex-section-levels): Function allowed as cdr.
(reftex-max-section-depth) New option.
1999-09-24 10:03:11 +00:00
Carsten Dominik
28b707f9bc (reftex-parse-from-file): Scan for multiple thebibliography
environments.
1999-09-24 10:00:17 +00:00
Carsten Dominik
48ffe14fdd Version number change 1999-09-24 09:55:00 +00:00
Carsten Dominik
09308e6363 (reftex-pop-to-bibtex-entry): Fixed bug with recentering window.
(reftex-extract-bib-entries-from-thebibliography,
reftex-offer-bib-menu,reftex-bibtex-selection-callback):  Deal
with multiple thebibliography environments.
1999-09-24 09:54:22 +00:00
Gerd Moellmann
53811b4239 (iswitchb-complete): Use minibuffer-prompt-end
instead of point-min in call to delete-region.
1999-09-23 11:58:34 +00:00
André Spiegel
d76a596e39 (vc-backend-checkout): Use with-temp-file to check out into arbitrary
file names.
1999-09-22 12:58:49 +00:00
Kenichi Handa
d22c4fb960 ("Turkish"): New language environment. 1999-09-20 02:08:36 +00:00
Dave Love
854f487a96 Initial revision 1999-09-19 21:17:17 +00:00
Dave Love
291759e27e Fix footer comment. 1999-09-19 14:38:00 +00:00
Dave Love
a1efbc1c0c Fix paren error. 1999-09-19 14:36:56 +00:00
Richard M. Stallman
8120f98902 (after-find-file): When visiting a backup file, make it read-only. 1999-09-17 20:57:37 +00:00
Richard M. Stallman
07eeca5d43 (apropos-symbol-face): Non-nil even for ttys.
(apropos-keybinding-face, apropos-label-face): Likewise.
(apropos-property-face, apropos-match-face): Likewise.
(apropos-label-properties): New variable.
(apropos-print-doc): Use apropos-label-properties.
(apropos-print): Set apropos-label-properties.
1999-09-17 19:43:09 +00:00
Richard M. Stallman
ba1acd6876 (dired-recursive-copies): New custom variable.
(dired-handle-overwrite): Broke a long line.
(dired-copy-file): Call `dired-copy-file-recursive' instead of `copy-file'.
(dired-copy-file-recursive): New function.  Copy directories recursively.
(dired-do-create-files): Added support for generalized directory
target.  How-to function may now return a function.  New fluid
variable `dired-one-file'.
(dired-copy-how-to-fn): New variable.
(dired-do-copy): Bind `dired-recursive-copies' to preserve it.
Use dired-copy-how-to-fn as how-to argument to dired-do-create-files.
(dired-do-copy-regexp): No recursive copies.
1999-09-16 19:29:30 +00:00
Richard M. Stallman
70afcff363 Use aref instead of sref. 1999-09-15 23:47:44 +00:00
Richard M. Stallman
217425d076 (whitespace-mode, whitespace-mode-line): Add defvars. 1999-09-15 23:46:29 +00:00
Richard M. Stallman
f06280268a (dired-recursive-deletes): New custom variable.
(dired-re-no-dot): New variable.
(dired-delete-file): New function deletes files and directories recursively.
(dired-internal-do-deletions): Use `dired-delete-file' to delete files.
1999-09-15 23:29:16 +00:00
Richard M. Stallman
18d51459aa (whitespace-version): Update version to 2.4
Add customization variables to conditionally test
any of the five whitespaces.

(whitespace-spacetab-regexp): Fix doc string.

(whitespace-modes): Add `change-log-mode' to the
list of modes to be checked for bogus whitespaces.

(whitespace-rescan-timer-time): Update documentation.

(whitespace-display-unchecked-whitespaces):
new function to update modeline with untested whitespaces.

(whitespace-buffer): Test only whitespaces whose
checking is turned on, and update modeline using the newly created
`whitespace-display-unchecked-whitespaces'.

(whitespace-cleanup): Cleanup only whitespaces
whose checking is turned on, and update modeline using the newly
created `whitespace-display-unchecked-whitespaces'.

(whitespace-describe): Update documentation.

(whitespace-tickle-timer): Test if `whitespace-rescan-timer-time' is
non-zero before tickling timer.
1999-09-14 22:30:11 +00:00
Gerd Moellmann
2e0a943f5b (eval-last-sexp): Use prin1 instead of print. 1999-09-14 20:12:00 +00:00
Dave Love
da061c5e6d Update author address. 1999-09-14 18:34:10 +00:00
Richard M. Stallman
731dd88518 (lisp-font-lock-keywords-1): Recognize an autoload
cookie, even if followed by a letter.
1999-09-14 17:32:51 +00:00
Stephen Eglen
3a5a5d3673 (inferior-octave-startup): Ensure -i and --no-line-editing are passed
to Octave by including them here rather than storing them in
inferior-octave-startup-args.
1999-09-14 16:57:40 +00:00
Eli Zaretskii
0cf452f333 (texinfo-font-lock-keywords): Add uref, command, option, env and sc. 1999-09-14 10:15:51 +00:00
Eli Zaretskii
8ee75d0316 (shell-quote-argument): Quote argument with double
quotes for ms-dos.
1999-09-14 10:11:19 +00:00
Richard M. Stallman
efb195f0ca (eval-defun, eval-last-sexp):
Bind print-level, print-length and debug-on-error.
1999-09-14 07:00:36 +00:00
Richard M. Stallman
b49df39ddc (eval-expression-print-level): New variable.
(eval-expression-print-length): New variable.
(eval-expression-debug-on-error): New variable.
(eval-expression): Bind print-level, print-length and
debug-on-error from those vars.
1999-09-14 07:00:04 +00:00
Richard M. Stallman
55f9feda4f (Info-find-node): Cope better if guesspos is too large. 1999-09-14 06:44:55 +00:00