1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-14 09:39:42 +00:00
Commit Graph

14828 Commits

Author SHA1 Message Date
Jason Rumney
8322784013 Make FONTNAME arg to set-fontset-font a cons. 2000-07-15 11:49:36 +00:00
Gerd Moellmann
bd23a69269 *** empty log message *** 2000-07-14 15:19:14 +00:00
Gerd Moellmann
226916a81c Fix typo. 2000-07-14 15:14:58 +00:00
Dave Love
d4af987a94 (Info-mode-menu): Fix use of :help, :enable. 2000-07-14 14:39:34 +00:00
Stefan Monnier
115f38ae50 (easy-menu-convert-item-1): Only intern if the label is a string. 2000-07-14 08:43:32 +00:00
Stefan Monnier
3a4f3f86ef (easy-menu-convert-item-1): Intern the label. 2000-07-14 08:39:48 +00:00
Dave Love
4d6d04b504 Doc fixes.
(easy-menu-remove): Defalias to ignore.
2000-07-13 19:06:25 +00:00
Dave Love
cf6936a48f Change maintainer address. 2000-07-13 19:01:10 +00:00
Dave Love
1dfca8bad6 (reftex-bibtex-selection-callback): Call throw correctly. 2000-07-13 18:54:58 +00:00
Gerd Moellmann
56437999a0 (eval-expression-print-length): Change custom type to
allow entering nil as value.
2000-07-13 17:46:34 +00:00
Gerd Moellmann
01eac4fdef (frame-background-mode): Doc fix. 2000-07-13 17:43:58 +00:00
Dave Love
a8189dfe47 (fortran-imenu-generic-expression): Change definition layout.
(fortran-mode-menu): Reinstate customize entries.
2000-07-13 17:23:28 +00:00
Dave Love
d04a3972bf (custom-group-menu-create, customize-menu-create): Use :filter, per old
XEmacs code.
2000-07-13 17:06:15 +00:00
Gerd Moellmann
4bf4fb05c2 (term-send-raw-meta): Strip modifiers from the keyboard
event when deciding what to send to the terminal.
2000-07-12 18:25:40 +00:00
Dave Love
37328bcd53 Add optional version as 4th element of specs and use it for several
things new in v21.  Remove load-path.  Fix type of
line-number-display-limit.
2000-07-12 17:28:19 +00:00
Dave Love
315aa1de5c Don't require easymenu. Use repeat counts in various regexps.
(fortran-mode-syntax-table): Defvar directly.
(fortran-font-lock-keywords-1, fortran-font-lock-keywords-2)
(fortran-font-lock-keywords-3, fortran-font-lock-syntactic-keywords):
Use defvar, not defconst.
(fortran-mode-map): Change locals in `let'.  Use `fortran-auto-fill'.
(fortran-mode): Set fortran-comment-line-start-skip,
fortran-comment-line-start-skip, dabbrev-case-fold-search.
(fortran-comment-indent): Use defsubst.
(fortran-indent-comment, fortran-indent-to-column, fortran-break-line):
Use fortran-comment-indent, not fortran-comment-indent-function.
(fortran-comment-region, fortran-electric-line-number): Simplify.
(fortran-auto-fill): New function.
(fortran-do-auto-fill): Deleted.
(fortran-find-comment-start-skip): Check for non-null
comment-start-skip.
(fortran-auto-fill-mode, fortran-fill-statement): Use
fortran-auto-fill.
(fortran-fill): Use fortran-auto-fill.  Check for null
comment-start-skip.  Simplify final clause and use end-of-line finally.
2000-07-11 17:56:56 +00:00
Dave Love
89492072de (widget-plist-member): New alias. 2000-07-11 14:34:31 +00:00
Eli Zaretskii
d55ead189f *** empty log message *** 2000-07-11 07:38:54 +00:00
Eli Zaretskii
60d2b434c0 (toplevel): Reference
byte-compile-current-file only if it is bound.
2000-07-11 07:26:25 +00:00
Gerd Moellmann
e82a2a05d6 Don't require `dired-aux'. 2000-07-10 12:17:38 +00:00
Miles Bader
ee6be958ad (dired-show-file-type): New function. 2000-07-10 07:02:03 +00:00
Miles Bader
f01fd03b41 (dired-mode-map): Bind `w' to dired-show-file-type.
(dired-show-file-type): Add autoload.
2000-07-10 07:01:42 +00:00
Miles Bader
1fc7fb2bb9 *** empty log message *** 2000-07-10 07:01:02 +00:00
Kenichi Handa
3e8017d240 (describe-font): Adjusted for the chnage of fontset-info.
(print-fontset): Likewise.
2000-07-10 04:03:01 +00:00
Kenichi Handa
ab49ce154c *** empty log message *** 2000-07-10 04:02:14 +00:00
Stefan Monnier
f45aab653b (mouse-drag-region): Use functionp rather than fboundp. 2000-07-09 18:36:21 +00:00
Gerd Moellmann
965522f511 *** empty log message *** 2000-07-07 14:15:55 +00:00
Gerd Moellmann
4e4f9651d2 Bind �[delete]' to delete-char. 2000-07-07 14:14:44 +00:00
Gerd Moellmann
bdbeb193c4 (rmail-clear-headers): Don't throw an error
if rmail-ignored-headers is nil.
(rmail-retry-failure): Bind rmail-ignored-headers and
rmail-displayed-headers to nil.
2000-07-07 14:14:08 +00:00
Gerd Moellmann
2f72fd2f68 *** empty log message *** 2000-07-07 13:02:53 +00:00
Gerd Moellmann
3b36190124 Change author's mail address. 2000-07-07 13:01:49 +00:00
Gerd Moellmann
2c80a61870 (Info-last-search): Variable removed.
(Info-search-history): New variable.
(Info-search): New Info-search-history.
2000-07-07 13:01:16 +00:00
Gerd Moellmann
c5753a5d97 (dired-find-alternate-file): New function.
(dired-mode-map): Bind `a' to dired-find-alternate-file.
(toplevel): Require dired-aux when compiling.
(dired-buffers): Move defvar within file to avoid compiler warning.
2000-07-07 13:00:21 +00:00
Gerd Moellmann
e5c81191ca *** empty log message *** 2000-07-06 21:03:55 +00:00
Gerd Moellmann
53e7c664c8 (lpr-page-header-switches): Add `-h' switch.
(print-region-1): Don't hard code `-h' here.
2000-07-06 20:08:45 +00:00
Gerd Moellmann
c70d73590c (mail-unsent-separator): Changed "the" to "\\w+", as
exim can use "your message" instead of "the message".
2000-07-06 20:08:28 +00:00
Gerd Moellmann
dd8888a136 *** empty log message *** 2000-07-06 14:20:42 +00:00
Gerd Moellmann
4136efcb0a (TAGS-LISP): Don't use `$(lispsource)'. 2000-07-06 14:20:10 +00:00
Stefan Monnier
7e6cb5132d Docstrings fixes.
(facemenu-get-face): Don't use internal-find-face.
(facemenu-iterate): Rename arg to match the docstring.
2000-07-06 13:58:49 +00:00
Stefan Monnier
27c292d1f3 Remove redundant change-log. 2000-07-06 13:25:31 +00:00
Stefan Monnier
6dcd3806b0 (uncomment-region): Be more careful when skipping
backwards over `=' not to bump into BOBP.
2000-07-06 13:24:28 +00:00
Michael Kifer
d396e5218f 2000-07-05 Michael Kifer <kifer@cs.sunysb.edu>
* ediff-diff.el (ediff-wordify): use syntax table.
	* ediff-init.el (ediff-has-face-support-p): use
	ediff-color-display-p.
	(ediff-color-display-p): use display-color-p, changed to defun
	from defsubst.
	Got rid of special cases for NeXT and OS/2.
	* ediff-wind.el (ediff-setup-control-frame): set proper modeline
	face.
2000-07-06 05:36:21 +00:00
Stefan Monnier
5e2dfaa48e Require CL.
(copy-tree, remprop): Remove, it's provided by CL.
(map-keymap): Define in terms of cl-map-keymap.
(extent-property, set-extent-end-glyph): New functions.
2000-07-05 22:07:21 +00:00
Stefan Monnier
8d9f77f43c (cl-map-keymap): Handle char-tables in keymaps. 2000-07-05 22:00:58 +00:00
Gerd Moellmann
485266d0f7 *** empty log message *** 2000-07-05 20:04:27 +00:00
Gerd Moellmann
da7d597f76 (DONTCOMPILE): Add comment that the name may
not be changed without changing the make-dist script.
2000-07-05 20:03:53 +00:00
Gerd Moellmann
d5c5cddd55 *** empty log message *** 2000-07-05 17:33:10 +00:00
Andrew Innes
de32572e73 Add support for `bootstrap' and related targets. 2000-07-05 17:32:43 +00:00
Gerd Moellmann
e2b1c42435 (cl-old-mapc): Removed; don't defalias mapc.
(cl-mapc): Use mapc instead of cl-old-mapc.
2000-07-05 17:29:40 +00:00
Andrew Innes
e2c46326e6 *** empty log message *** 2000-07-05 17:03:03 +00:00
Stefan Monnier
a027a91ba2 *** empty log message *** 2000-07-05 15:41:18 +00:00
Stefan Monnier
d0acce1e29 (easy-menu-define): Docstring fix.
(easy-menu-do-define): Use `menu-item' format.
Handle case where easy-menu-create-menu returns a symbol.
Manually call the potential top-level filter in the function binding.
(easy-menu-filter-return): New arg NAME.
Convert to a keymap if MENU is an XEmacs menu.
(easy-menu-convert-item-1): New.  Extracted from easy-menu-do-add-item.
(easy-menu-converted-items-table, easy-menu-convert-item): New.
(easy-menu-do-add-item): Use it.
(easy-menu-create-menu): Use easy-menu-convert-item.
Wrap easy-menu-filter-return around any :filter specification.
Don't convert the menu if a filter was specified.
Tell easy-menu-make-symbol not to check for MENU being an expression.
(easy-menu-make-symbol): New arg NOEXP.
2000-07-05 15:40:03 +00:00
Gerd Moellmann
5e03eb84a1 *** empty log message *** 2000-07-05 15:17:49 +00:00
Gerd Moellmann
105d6be118 (eval-defun-2): Remove parameter
EVAL-DEFUN-ARG-INTERNAL; always print to minibuffer.
(eval-defun): If called with prefix arg, instrument code for
Edebug.
2000-07-05 15:16:15 +00:00
Gerd Moellmann
44b6285eb6 (edebug-eval-defun): Make doc string
similar to that of eval-defun.
2000-07-05 15:15:53 +00:00
Dave Love
7ccbba4cce *** empty log message *** 2000-07-04 14:56:20 +00:00
Dave Love
8448245f09 (hl-line-overlay): Make it permanent-local. 2000-07-04 13:53:23 +00:00
Dave Love
fca68a958a *** empty log message *** 2000-07-04 11:27:14 +00:00
Dave Love
cb9222cf5b Replaced with a working version, based on 1998-01-12T11:43:22Z!os10000@seidel-space.de tidied up. 2000-07-04 11:15:24 +00:00
Dave Love
89802f436f Minor doc fixes and code tweaks. 2000-07-04 10:35:24 +00:00
Miles Bader
78e7e8a045 (info-initialize): Use prune-directory-list to remove non-existant
directories from Info-directory-list.
2000-07-04 04:50:20 +00:00
Miles Bader
97ad35dd11 (prune-directory-list): New function.
(Info-default-directory-list): Rewritten to more methodically
  enumerate a big list of possible info directories (based on the
  list used by the standalone info reader).
2000-07-04 04:48:49 +00:00
Miles Bader
02df875089 (woman-man.conf-path): Explicitly include the debian man-db config file
"/etc/manpath.config".
(woman-parse-man.conf): Also handle MANDATORY_MANPATH entries, as
are present in `manpath.config'.
(woman-manpath): Include "/usr/share/man".
2000-07-04 04:46:05 +00:00
Gerd Moellmann
6753393b26 (command-line): Initialize blink-cursor based
on window-system.
2000-07-03 19:14:39 +00:00
Gerd Moellmann
cae2c28eee (blink-cursor-mode): Don't hide cursor initially. 2000-07-03 19:13:55 +00:00
Gerd Moellmann
e4f98ad3c6 (blink-cursor): Default to nil if not running under
a window-system.
2000-07-03 16:01:31 +00:00
Gerd Moellmann
2f51694043 *** empty log message *** 2000-07-03 13:49:08 +00:00
Gerd Moellmann
c96308624c (face-spec-set): Ignore invalid attributes like 20.x.
(face-x-resources): Remove duplicate entry for :font.
2000-07-03 13:47:23 +00:00
Gerd Moellmann
67c9a1d26e *** empty log message *** 2000-07-03 09:18:48 +00:00
Gerd Moellmann
d4aff7ccfc (some-window): New function.
(walk-windows): Remove reference to walk-windows-start.

(walk-windows): Guarantee termination by keeping a list
of all the windows already handled.
2000-07-03 09:17:25 +00:00
Gerd Moellmann
6d4dd88504 (server-switch-buffer): Use some-window instead of
cycling through windows with next-window.
2000-07-03 09:13:42 +00:00
Gerd Moellmann
8822bfb631 (te-process-output): Use walk-windows instead of
cycling through windows with next-window.
2000-07-03 09:13:23 +00:00
Gerd Moellmann
f9cc39a188 (dabbrev--find-expansion): Use walk-windows instead
of cycling through windows with next-window.
2000-07-03 09:13:06 +00:00
Gerd Moellmann
7c0d9b8972 (appt-select-lowest-window): Use walk-windows
instead of cycling through windows with next-window.
2000-07-03 09:12:39 +00:00
Gerd Moellmann
e940c6dabf (edebug-window-live-p, edebug-window-list)
(edebug-get-displayed-buffer-points): Use walk-windows/some-window
instead of cycling through windows with next-window.
2000-07-03 09:12:12 +00:00
Gerd Moellmann
d8aa822b22 (bg-window-from-x-y): Use some-window instead
of cycling through windows with next-window.
2000-07-03 09:11:33 +00:00
Gerd Moellmann
a74b0a725a (sup-pos-to-window): Use some-window instead
of cycling through windows with next-window.
2000-07-03 09:11:03 +00:00
Gerd Moellmann
90601de977 (refer-find-entry-internal): Use some-window
instead of cycling through windows with next-window.
2000-07-03 09:10:44 +00:00
Gerd Moellmann
831a6cb01c *** empty log message *** 2000-07-03 07:51:52 +00:00
Gerd Moellmann
bd38a99868 (hilit-lookup-face-create): Don't set face colors
to nil.
2000-07-03 07:49:30 +00:00
Gerd Moellmann
af5c25e198 *** empty log message *** 2000-06-28 20:31:48 +00:00
Gerd Moellmann
bbe14ff422 (ediff-setup-control-frame): Remove :box
attribute from mode-line face of Ediff control frame.
2000-06-28 20:19:18 +00:00
Gerd Moellmann
0a9c90a068 (region): Change background color for light background. 2000-06-28 20:19:02 +00:00
Eli Zaretskii
d0d57043ae (mouse-show-mark, mouse-save-then-kill): Don't use window-system. 2000-06-28 15:33:59 +00:00
Eli Zaretskii
bf55e4150f (Man-notify-when-ready): Don't use window-system. If
Man-notify-method is newframe, and the display is not
multi-frame, select the frame created for the man page.
(Man-init-defvars): Doc fix.
2000-06-28 15:31:31 +00:00
Gerd Moellmann
d5483ab1aa *** empty log message *** 2000-06-28 11:59:30 +00:00
Gerd Moellmann
34724fcbab (query-replace-map): Bind e' like E'. 2000-06-28 11:58:24 +00:00
Eli Zaretskii
496b749108 (menu-bar-edit-menu [mark-whole-buffer]): Change name to "Select All". 2000-06-28 04:48:17 +00:00
Eli Zaretskii
9d47450f73 (convert-standard-filename): Fix last change. 2000-06-28 04:40:29 +00:00
Gerd Moellmann
4fa9f63662 *** empty log message *** 2000-06-27 10:55:46 +00:00
Gerd Moellmann
d365421f85 (describe-variable): Don't insert a second `'s' in front
of the string `value is shown below'.  Since the syntax-table to
emacs-lisp-mode-syntax-table makes forward-sexp skip over an
existing `'s', so that this won't be deleted.
2000-06-27 10:54:26 +00:00
Gerd Moellmann
0b431debcc *** empty log message *** 2000-06-27 10:25:51 +00:00
Gerd Moellmann
44c0f771ea *** empty log message *** 2000-06-27 09:07:51 +00:00
Stefan Monnier
32cad0aaca *** empty log message *** 2000-06-26 21:58:11 +00:00
Stefan Monnier
ff83e96868 (widget-member): Use the new plist-member. 2000-06-26 21:56:10 +00:00
Gerd Moellmann
889617de07 (perform-replace): Undo change of 2000-04-04.
Instead, move backward 1 character At the end of the loop when
necessary.
2000-06-26 20:02:42 +00:00
Gerd Moellmann
1d36487c5e *** empty log message *** 2000-06-26 15:40:38 +00:00
Gerd Moellmann
cab90cd857 (toplevel): Load defgroup's differently;
patch from John.
2000-06-26 15:06:07 +00:00
Gerd Moellmann
d6d5905738 (fringe): Change face for different backgrounds. 2000-06-26 15:05:34 +00:00
Gerd Moellmann
2c69ced298 *** empty log message *** 2000-06-26 13:14:52 +00:00
Gerd Moellmann
9ef3882f5d (sql-interactive-mode-map): Use `kbd' in calls to
`define-key'; instead of checking `(emacs-version)' check for
`set-keymap-parent' and `set-keymap-name' directly.  Add entries
for `;' and `o' which might be electric.

(sql-electric-stuff): New user option.
(sql-magic-go): New function which uses `sql-electric-stuff'.
(sql-magic-semicolon): New function which uses
`sql-electric-stuff'.

(sql-accumulate-and-indent): Insert newline if `comint-accumulate'
is not fboundp.

(sql-oracle-options): New variable.
(sql-oracle): Use it.

(sql-imenu-generic-expression): Doc change.
(sql-find-sqli-buffer): Make sure the default-value of sql-buffer
is used.

(sql-informix): Added command line parameter "-" to force
sql-informix-program to use stdout.
2000-06-26 13:09:49 +00:00
Gerd Moellmann
b2df30a65d (menu-bar-tools-menu): Call read-mail-command
interactively.
2000-06-26 13:09:24 +00:00
Gerd Moellmann
98c602effb (DONTCOMPILE): Add eshell/esh-group.el. 2000-06-26 13:09:11 +00:00
Gerd Moellmann
faadfb0a21 Change spelling of the Free Software Foundation. 2000-06-26 13:08:44 +00:00
Eli Zaretskii
db1306d82e *** empty log message *** 2000-06-25 10:17:54 +00:00
Eli Zaretskii
0ac646aa18 (cp-coding-system-for-codepage-1): Doc fix.
(cp864-decode-table): Doc fix.
(cp720-decode-table): New variable, supports the Arabic OEM
codepage used by Windows.
(cp737-decode-table): New, Greek OEM codepage used by Windows.
2000-06-25 10:09:30 +00:00
Dave Love
c69e5fcdae (font-lock-fontify-anchored-keywords): Use line-beginning-position.
(font-lock-support-mode) <defgroup>: Add :version.
(global-font-lock-mode): Use mapc.
2000-06-23 19:37:14 +00:00
Stefan Monnier
30ad8f230f *** empty log message *** 2000-06-23 15:58:32 +00:00
Stefan Monnier
04f9dc4797 Require CL when compiling. 2000-06-23 15:15:55 +00:00
Gerd Moellmann
ea055732c7 *** empty log message *** 2000-06-23 07:14:06 +00:00
Gerd Moellmann
4ff5372025 (basic-save-buffer-2): When temporarily setting
file modes, set them to current modes plus 0200, not to 0777.
2000-06-23 07:13:30 +00:00
Gerd Moellmann
9858013fc8 (post-mail-send-it): Make sure file has
proper permissions from birth.
2000-06-23 07:13:08 +00:00
Gerd Moellmann
78c56e7062 (emerge-make-temp-file): Make sure file has proper
permissions from birth.
2000-06-23 07:06:02 +00:00
Gerd Moellmann
db7ae45bd7 (comint-substitute-in-file-name): Call replace-match
with second and third arg t.
2000-06-23 07:05:13 +00:00
Gerd Moellmann
f6478c6609 (tool-bar, mode-line, header-line): Specify foreground
color.
2000-06-23 05:57:18 +00:00
Gerd Moellmann
83e7159c66 (custom-button-face, custom-button-pressed-face):
Specify foreground color.
2000-06-23 05:56:08 +00:00
Gerd Moellmann
affbf64775 *** empty log message *** 2000-06-23 05:24:10 +00:00
Gerd Moellmann
022499fab9 (eshell-rewrite-for-command): Use cdr and
cddr instead of cdddr.
2000-06-23 05:23:39 +00:00
Gerd Moellmann
c47e930233 (DONTCOMPILE): Add eshell/esh-maint.el. 2000-06-23 05:23:16 +00:00
Gerd Moellmann
25fffb314e *** empty log message *** 2000-06-23 04:54:41 +00:00
Gerd Moellmann
4c28e00b63 (eshell-mode): Use eshell-copy-list instead
of copy-list.
2000-06-23 04:54:09 +00:00
Gerd Moellmann
047c1280be (eshell-sublist): Use eshell-copy-list
instead of copy-list.
2000-06-23 04:53:48 +00:00
Gerd Moellmann
26b4dc849f *** empty log message *** 2000-06-23 04:39:18 +00:00
Gerd Moellmann
0908a1e319 Add eshell subdirectory. 2000-06-23 04:38:41 +00:00
Eli Zaretskii
a3a7ff330f *** empty log message *** 2000-06-22 15:00:24 +00:00
Eli Zaretskii
b79a846b37 (make-backup-file-name-1): On DOS/Windows, run the
backup file name through convert-standard-filename.
2000-06-22 14:58:38 +00:00
Eli Zaretskii
09def38b4d (convert-standard-filename): Convert leading
directories as well.  When long file names are supported, convert
characters that are invalid in Windows file names.
2000-06-22 14:57:45 +00:00
Gerd Moellmann
1fd9b7fe42 Fix bug: if ^L is the very first buffer character,
ps-print crashes.  New feature: page selection for printing.  Create
raw-text-unix coding system for XEmacs.  Doc fix.
(ps-print-version): New version number (5.2.3).
(ps-plot-region): Bug fix.
(ps-setup, ps-init-output-queue, ps-output, ps-begin-job, ps-end-file)
(ps-header-sheet, ps-generate, ps-end-job): Code fix.
(ps-restore-selected-pages, ps-selected-pages, ps-print-page-p): New
funs.
(ps-selected-pages, ps-last-selected-pages, ps-first-page)
(ps-last-page): New vars.
2000-06-22 12:27:49 +00:00
Gerd Moellmann
16ed8416ae (sh-while-getopts): Fix handling of
empty option string.
2000-06-21 19:54:54 +00:00
Eli Zaretskii
4fbee715cb (man): Doc fix. 2000-06-21 16:43:44 +00:00
Kenichi Handa
98c6d6edf3 (set-language-info-alist): Docstring fixed. 2000-06-21 07:35:25 +00:00
Kenichi Handa
eaecfc944f *** empty log message *** 2000-06-21 07:34:38 +00:00
Kenichi Handa
ff69c4ee0c *** empty log message *** 2000-06-21 02:05:10 +00:00
Stefan Monnier
d9330f43f4 (jit-lock-after-change): Don't assume point is at START. 2000-06-20 23:59:05 +00:00
Gerd Moellmann
4a27bdfba8 *** empty log message *** 2000-06-20 18:36:27 +00:00
Gerd Moellmann
3a99c8191b (turn-off-auto-fill): New function. 2000-06-20 18:24:59 +00:00
Gerd Moellmann
e7cec0051a (pc-selection-mode): Bind `M-\d'
instead of `M-backspace'.
2000-06-20 18:24:35 +00:00
Gerd Moellmann
41115d0745 (emacs-version): Use ISO date format. 2000-06-20 18:24:22 +00:00
Stefan Monnier
8972fe79a7 *** empty log message *** 2000-06-20 17:06:32 +00:00
Stefan Monnier
bcacade9c2 (with-buffer-prepared-for-jit-lock):
Renamed from with-buffer-prepared-for-font-lock and use
inhibit-modification-hooks rather than setting *-change-functions.
Update all functions to use the new name.
(jit-lock-first-unfontify-pos): New semantics (and doc).
(jit-lock-mode): Make non-interactive.
Don't automatically turn on font-lock.
Set jit-lock-first-unfontify-pos to indicate deferred-contextual mode.
Always use jit-lock-after-change.
Remove and restore font-lock-after-change-function.
(turn-on-jit-lock, jit-lock-after-fontify-buffer)
(jit-lock-after-unfontify-buffer): Remove.
(jit-lock-stealth-fontify):
Reset jit-lock-first-unfontify-pos to point-max rather than to nil.
(jit-lock-after-change): Set the `fontified' text-prop to nil.
2000-06-20 16:24:04 +00:00
Sam Steingold
5d80cc9cbc handle print-unreadable-object 2000-06-20 15:01:59 +00:00
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