Commit graph

14587 commits

Author SHA1 Message Date
Carsten Dominik
f54e4d13c4 *** empty log message *** 2000-06-20 12:58:31 +00:00
Dave Love
560c43f49a *** empty log message *** 2000-06-20 12:53:47 +00:00
Carsten Dominik
d8fb201545 * textmodes/reftex.el (reftex-find-citation-regexp-format):
Support for bibentry.
(reftex-compile-variables): Fixed problem with end of section-re.

* texmodes/reftex-dcr.el (reftex-view-crossref,
reftex-view-crossref-from-bibtex): Deal with changed
`reftex-find-citation-regexp-format'.
(reftex-view-regexp-match, reftex-view-crossref-from-bibtex):
Replaced `remprop' with `put'.
(reftex-view-crossref, reftex-view-crossref-when-idle): Support
for bibentry.

* textmodes/reftex-vars.el (reftex-cite-format-builtin): New entry for
bibentry package.

* textmodes/reftex-parse.el (reftex-locate-bibliography-files): Regexp also
matches "\nobibliography".

* textmodes/reftex-global.el (reftex-renumber-simple-labels): Call
`reftex-ensure-write-access' before doing anything.
(reftex-ensure-write-access): New function.
2000-06-20 12:52:00 +00:00
Carsten Dominik
15e4253128 Files re-installed, because changes are too massive to document them here. 2000-06-20 12:49:47 +00:00
Dave Love
c20d507351 (frame-background-mode): Use set-default, not set, in setter.
(frame-update-faces, frame-update-face-colors): Define with defalias.
2000-06-20 11:33:24 +00:00
Dave Love
2f3f040a31 (enriched-decode-foreground, enriched-decode-background): Don't use
internal-find-face.
2000-06-20 10:46:48 +00:00
Dave Love
7a5348dbc9 Doc fixes. 2000-06-20 09:58:07 +00:00
Dave Love
6b9b8bcba0 Fix header line. 2000-06-20 09:57:10 +00:00
Dave Love
26c67de87d (customize-changed-options): Check arg.
(customize-version-lessp): Don't require decimal point.
2000-06-20 09:48:09 +00:00
Dave Love
2538076d09 (defcustom, defgroup): Doc fix. 2000-06-20 09:43:52 +00:00
Dave Love
ac87b3a9ed (comment) <defgroup>: Add :version.
(comment-multi-line): Doc fix.
2000-06-20 09:40:36 +00:00
Dave Love
db5f1c439a (define-hooked-local-abbrev, define-hooked-global-abbrev): Fix, using
define-abbrev.
2000-06-20 09:37:48 +00:00
Sam Steingold
3a8e2ba917 ignore *.elc 2000-06-19 16:16:01 +00:00
Gerd Moellmann
cdf0357bd6 *** empty log message *** 2000-06-19 16:06:25 +00:00
Gerd Moellmann
c17f27f009 (menu-bar-edit-menu): Add menu item for marking
the whole buffer.
2000-06-19 16:05:18 +00:00
Dave Love
48c9f05418 (menu-bar-options-menu): Capitalize "Save Options". 2000-06-19 15:36:47 +00:00
Dave Love
10013d74ed (menu-bar-options-save): New function.
(menu-bar-options-menu): Use it.
(menu-bar-options-menu) <toggle-global-lazy-font-lock-mode>: Simplify.
2000-06-19 14:55:15 +00:00
Gerd Moellmann
d150418429 *** empty log message *** 2000-06-19 12:13:14 +00:00
Gerd Moellmann
ead0e4e0dd (gnus-uu-default-view-rules): Don't use `xv'. 2000-06-19 12:11:31 +00:00
Andreas Schwab
6922f20874 (tags-query-replace): Put new parameters
START and END at the end, for backward compatibility.
2000-06-19 09:00:18 +00:00
Kenichi Handa
af873cd1e6 (make-coding-system): Generate subsidiary coding systems for EOL
handling variants even for a CCL based coding system.
2000-06-19 05:15:04 +00:00
Kenichi Handa
7bd539622d (cp-coding-system-for-codepage-1): Delete special codes for
generating xxx-dos coding system because now a CCL based coding
system can handle EOL conversion by default.
2000-06-19 05:09:55 +00:00
Kenichi Handa
10d7bf846a *** empty log message *** 2000-06-19 05:04:49 +00:00
Kenichi Handa
5cf1bf8640 (isearch-minibuffer-input-method)
(isearch-minibuffer-input-method-function): These variables
deleted.
(isearch-with-input-method): Don't use the above variables.
(isearch-process-search-multibyte-characters): Likewise.  Call
read-string with the arg INHERIT-INPUT-METHOD t.
2000-06-19 00:56:20 +00:00
Kenichi Handa
8f3c9a3d34 *** empty log message *** 2000-06-19 00:53:55 +00:00
Gerd Moellmann
a9021acd11 *** empty log message *** 2000-06-18 00:08:00 +00:00
Stefan Monnier
13f0d185ef (font-lock-after-fontify-buffer)
(font-lock-after-unfontify-buffer): No need to call back to jit-lock.
2000-06-17 17:22:41 +00:00
Stefan Monnier
5a5987eb6c (jit-lock-mode): Force jit-refontify when turned on.
Use consistent make-local-variable style for font-lock-fontified.
(jit-lock-fontify-buffer):
Don't bother checking for font-lock-mode and jit-lock-mode.
2000-06-17 17:17:35 +00:00
Stefan Monnier
c2acf685ec Remove trailing ^M that prevent CVS-merging. 2000-06-17 15:36:33 +00:00
Stefan Monnier
0df68e9f5b (srcdir): Define for update-subdirs. 2000-06-16 23:34:46 +00:00
Gerd Moellmann
432808885f (distclean): New target. 2000-06-16 18:55:45 +00:00
Gerd Moellmann
6344985d2b *** empty log message *** 2000-06-16 15:47:45 +00:00
Andrew Innes
6323926761 *** empty log message *** 2000-06-16 13:23:54 +00:00
Andrew Innes
c81e046376 (display-time-mail-function): New variable, to allow
external packages to indicate when new mail is available.
(display-time-update): Use it.
2000-06-16 12:59:39 +00:00
Kenichi Handa
d2542b4239 (mule-version): Change version name to SAKAKI. AOI has already been
used by Meadow.
2000-06-16 12:52:34 +00:00
Kenichi Handa
a3b378932a *** empty log message *** 2000-06-16 12:51:03 +00:00
Kenichi Handa
26e6bfef35 (quail-show-guidance-buf): To find the bottom window (but minibuffer),
pay attention to the height of minibuffer.
2000-06-16 12:11:14 +00:00
Kenichi Handa
1699f9914b *** empty log message *** 2000-06-16 12:08:52 +00:00
Gerd Moellmann
451ec4e3a3 (menu-bar-help-menu): Add menu item for non-English
tutorials.
2000-06-15 19:52:15 +00:00
Gerd Moellmann
357d11dea1 (Info-find-in-tag-table-1, Info-find-in-tag-table)
(Info-find-node-in-buffer-1, Info-find-node-in-buffer): New
functions.
(Info-find-node-2): Try a case-sensitive search first, then
do a case-insensitive search.
2000-06-15 19:49:11 +00:00
Eli Zaretskii
7d5c86919e *** empty log message *** 2000-06-15 16:15:52 +00:00
Eli Zaretskii
2890bd0cc2 (archive-mode-map): Use the new menu-item format for
menu-bar menus.  Add help strings.  Don't remove the Edit menu
from the menu bar, as the menu bar has enough space now.
2000-06-15 16:13:41 +00:00
Eli Zaretskii
261f3289cd (SHELL): Make sure /bin/sh is used. 2000-06-15 16:10:25 +00:00
Gerd Moellmann
b675095c93 *** empty log message *** 2000-06-15 14:46:17 +00:00
Gerd Moellmann
e27c25aebc (Info-set-mode-line): Show file name in mode line,
use `*Info*' instead of `Info:'.
2000-06-15 14:42:48 +00:00
Gerd Moellmann
356b1352b5 (PC-env-vars-alist): New variable.
(PC-complete-as-file-name): New function.
(partial-completion-mode): Initialize PC-env-vars-alist from
process-environment.
(PC-do-completion): Handle completion of env vars.
2000-06-15 14:42:19 +00:00
Eli Zaretskii
228b083edf *** empty log message *** 2000-06-15 12:36:48 +00:00
Eli Zaretskii
a0dd66efd0 (woman-man-buffer): Fix bold and underlined CJK
characters, which use series of two ^H characters instead of one.
2000-06-15 12:31:55 +00:00
Gerd Moellmann
e27e8d71b4 (command-line-1): Change copyright messages to year
2000.
2000-06-15 12:00:39 +00:00
Dave Love
28223a7ebc (goto-address-fontify): Use keymap property, not local-map. 2000-06-15 11:43:01 +00:00