1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-23 07:19:15 +00:00
Commit Graph

27614 Commits

Author SHA1 Message Date
Glenn Morris
1615f2a311 *** empty log message *** 2004-12-07 12:21:07 +00:00
Andreas Schwab
80d0e07857 Typo. 2004-12-07 12:07:00 +00:00
Stefan Monnier
d3a403e56c *** empty log message *** 2004-12-07 05:01:55 +00:00
Stefan Monnier
516eb29c73 (font-lock-unfontify-region): Save buffer state.
(font-lock-default-unfontify-region): Dont' save buffer state any more.
2004-12-07 04:58:36 +00:00
Jay Belanger
33c886d07a *** empty log message *** 2004-12-07 04:39:32 +00:00
Jay Belanger
7b90763521 Set calc-summary-indentation even when Calc Summary buffer exists. 2004-12-07 04:24:28 +00:00
Glenn Morris
92dd6c93c0 (holiday-advent): Make arguments optional for backwards
compatability.  Doc fix.
2004-12-07 00:58:02 +00:00
Glenn Morris
94f1c41a48 *** empty log message *** 2004-12-07 00:57:30 +00:00
Glenn Morris
3cd74de74c (holiday-easter-etc): Make arguments optional for backwards
compatability.  Doc fix.  Remove un-necessary local vars mandatory,
output-list.
2004-12-07 00:46:08 +00:00
Glenn Morris
c9ba50dd01 *** empty log message *** 2004-12-07 00:45:09 +00:00
Stefan Monnier
96bda29d36 (show-paren-function): Fix last change (2004-12-02). 2004-12-06 19:06:12 +00:00
Stefan Monnier
e7a4820cac (char-displayable-p): Return nil for unibyte mode. 2004-12-06 19:04:04 +00:00
Stefan Monnier
22864a4875 (regexp-opt-depth): Use subregexp-context-p.
(regexp-opt-not-groupie*-re): Remove.
(regexp-opt): Properly handle inputs with duplicate entries.
2004-12-06 15:12:46 +00:00
Stefan Monnier
30bb14430c (isearch-quote-char): Use it. 2004-12-06 15:12:08 +00:00
Stefan Monnier
df8e73e165 (subregexp-context-p): New function. 2004-12-06 15:11:51 +00:00
Richard M. Stallman
1bc897ca5a (info-lookup-maybe-add-help cfengine-mode): Regexp typo. 2004-12-06 14:09:13 +00:00
Richard M. Stallman
09b73f492d (custom-file): Doc fix. 2004-12-06 14:01:19 +00:00
Andreas Schwab
390069bc77 Regenerate. 2004-12-06 13:29:07 +00:00
Richard M. Stallman
359ec6163b Comment changes. 2004-12-06 05:42:04 +00:00
Richard M. Stallman
39ebd5dd93 *** empty log message *** 2004-12-06 05:39:52 +00:00
Richard M. Stallman
891f4676dc New file. 2004-12-06 05:39:36 +00:00
Kenichi Handa
952cb0846a Update international/mule-util.el section. 2004-12-05 23:58:24 +00:00
Richard M. Stallman
33b3f667ed Fix previous change. 2004-12-05 23:28:40 +00:00
Luc Teirlinck
c5246f32cc Remove no longer relevant item. 2004-12-05 22:56:59 +00:00
Richard M. Stallman
8be1f66c38 Fix previous change. 2004-12-05 21:54:27 +00:00
Sam Steingold
c95e9af380 (tramp-handle-file-accessible-directory-p):
Fixed `tramp-time-diff' comparison logic
2004-12-05 21:42:45 +00:00
Thien-Thi Nguyen
911aa04913 (which-function): Use
`run-hook-with-args-until-success' instead of a custom loop.
Fixes bug with local hooks.
2004-12-05 16:58:13 +00:00
Stefan Monnier
d10e87a203 (bibtex-font-lock-url-regexp):
Use delete-dups when calculating the initial value.
(bibtex-autokey-get-title): Use <=.
(bibtex-goto-line): New function.
(bibtex-reposition-window): Use line numbers instead of point positions.
Use window-body-height.
(bibtex-find-crossref): Use bibtex-reposition-window.
(bibtex-find-entry): Use bibtex-reposition-window.  Always return
position of entry if key is found or nil if not found.
2004-12-05 16:07:39 +00:00
Luc Teirlinck
44240c376d (custom-file): Escape double-quotes in docstring. 2004-12-05 15:50:34 +00:00
Richard M. Stallman
32a6e6fc26 *** empty log message *** 2004-12-05 14:21:16 +00:00
Richard M. Stallman
8ddabc8769 (custom-file): Doc fix. 2004-12-05 14:20:44 +00:00
Richard M. Stallman
bae7df154a (sh-indent-for-then): Change default. 2004-12-05 14:19:38 +00:00
Richard M. Stallman
263a40a61b (widget-specify-field): Add `real-field' property to boundary.
(widget-field-at): Use it.
2004-12-05 14:19:01 +00:00
Stefan Monnier
c6db81aa8d (blink-matching-open): Obey syntax-table text properties. 2004-12-03 22:26:13 +00:00
Stefan Monnier
35dccc6287 (tex-validate-region): Obey syntax-table text properties. 2004-12-03 22:22:24 +00:00
Richard M. Stallman
f6101ac9af *** empty log message *** 2004-12-03 11:28:08 +00:00
Richard M. Stallman
791887d93f (awk-mode autoload): Supply t meaning interactive function. 2004-12-03 00:57:23 +00:00
Richard M. Stallman
ab67e8b694 (search-whitespace-regexp): Remove the group. Doc fix.
(isearch-mode-map): No special definition for space.
(isearch-whitespace-chars): Command deleted.
(isearch-forward-regexp): Doc fix.
(isearch-quote-char): When a space is not inside brackets,
use `[ ]' instead of just space.
(isearch-lazy-highlight-search): Bind search-spaces-regexp.
2004-12-03 00:30:33 +00:00
Richard M. Stallman
237470e87b (imenu--generic-function): Delete code to exclude matches in comments. 2004-12-03 00:21:37 +00:00
Richard M. Stallman
8d2a4f61c8 (Man-reverse-face): Change default to `highlight'. 2004-12-03 00:20:39 +00:00
Richard M. Stallman
2f4e3f7ac5 (occur-1): Specify t for KEEP-PROPS to occur-engine.
(occur-engine): Use `face' prop rather than `font-lock-face'
when specifying use of `match-face'.
(occur-accumulate-lines): Change arg from NO-PROPS to KEEP-PROPS.
2004-12-03 00:19:52 +00:00
Richard M. Stallman
9dda72d3ea (elint-standard-variables): Update list of variables. 2004-12-03 00:11:21 +00:00
Richard M. Stallman
25f35ef609 (python-font-lock-syntactic-keywords): Fix previous change. 2004-12-03 00:10:23 +00:00
Richard M. Stallman
2f27dfeb0d (show-paren-function): Check for matching chars specified by text props. 2004-12-03 00:06:21 +00:00
Richard M. Stallman
8eca85ef53 (add-log-current-defun): Handle the case where point
is in the header part of a DEFUN construct.
2004-12-03 00:04:45 +00:00
Jay Belanger
7e1637c2cb (calc-read-key-sequence): Leave message visible. 2004-12-02 21:21:32 +00:00
Kim F. Storm
8be0b54e3b Set char-table-extra-slots on display-table here. 2004-12-02 10:56:05 +00:00
Kim F. Storm
03f012378d Undo 2004-12-01 change. Display table is now
setup in faces.el.
2004-12-02 10:45:31 +00:00
Kim F. Storm
ea7568c30a * faces.el (escape-glyph): Rename from glyph.
(standard-display-table): Set it here.  Add escape-glyph face to
extra slot characters.
2004-12-02 10:43:56 +00:00
Mark A. Hershberger
63b446bce0 Skip parameter entity declarations. 2004-12-02 07:48:25 +00:00