Kim F. Storm
3c00238a4a
*** empty log message ***
2007-02-22 00:35:28 +00:00
Kim F. Storm
10dbcdd730
(editable-field): Fix typo in last change.
2007-02-22 00:33:58 +00:00
Kim F. Storm
3bff434b8f
(widget-default-create): Undo 2007-02-04 change.
...
(editable-field): Document need to put some text before the %v
escape in :format string.
2007-02-22 00:32:51 +00:00
Stefan Monnier
fc2fb30ca6
Remove the code inherited from CVSREAD and `cvs edit'.
...
(vc-svn-use-edit): Remove unused config var.
(vc-svn-update, vc-svn-revert): Checkout is always implicit.
2007-02-19 19:42:10 +00:00
Stefan Monnier
8d683c8e16
(hide-sublevels): Keep empty last line, if available.
2007-02-19 18:48:58 +00:00
Stefan Monnier
c822571ac0
(list-buffers-noselect): Use explicit unicode code rather than the
...
corresponding unicode char, to make the code more readable.
2007-02-19 15:46:25 +00:00
Juanma Barranquero
b7f61dfee8
(speedbar-frame-mode, speedbar-frame-width, speedbar-show-unknown-files,
...
speedbar-item-info-file-helper, speedbar-item-info-tag-helper): Doc fixes.
2007-02-19 13:39:33 +00:00
Kenichi Handa
8b93e342f4
*** empty log message ***
2007-02-19 02:52:22 +00:00
Kenichi Handa
e79c1ab360
*** empty log message ***
2007-02-19 02:02:36 +00:00
Kenichi Handa
58802cd7d3
(locale-language-names): Map "eo" to "Esperanto".
2007-02-19 01:59:20 +00:00
Kenichi Handa
dd8925f372
("Esperanto"): New language environment.
2007-02-19 01:55:12 +00:00
Miles Bader
aa260d631b
Merge from gnus--rel--5.10
...
Patches applied:
* gnus--rel--5.10 (patch 202)
- Update from CVS
2007-02-15 Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
* lisp/gnus/nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
articles posted in the last 24 hours.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-642
2007-02-19 00:49:13 +00:00
Stefan Monnier
700b8e6647
Revert the accidental commit of unrelated patches in the previous commit.
2007-02-18 20:36:06 +00:00
Stefan Monnier
dfee9538a1
(font-lock-extend-region-wholelines): Revert last change.
2007-02-18 18:52:18 +00:00
Richard M. Stallman
3ce97b7359
*** empty log message ***
2007-02-17 23:07:29 +00:00
Richard M. Stallman
602157ab37
(kill-line): Doc fix.
2007-02-17 23:06:12 +00:00
Kim F. Storm
4e7a0e25fd
(bindat--unpack-u*): Optimize.
...
(bindat--unpack-item, bindat--length-group, bindat--pack-item)
(bindat--unpack-group, bindat--pack-group):
Handle vectors with optional element type.
2007-02-17 22:02:25 +00:00
Kim F. Storm
255d98f85d
*** empty log message ***
2007-02-17 22:02:04 +00:00
Richard M. Stallman
4ebb03e66b
(pgg-gpg-process-region): Make USE-AGENT nil if PASSPHRASE is given.
2007-02-17 20:39:55 +00:00
Eli Zaretskii
e925d5ae32
Remove `(tiny change)' from Chris Moore's contributions.
2007-02-17 12:36:55 +00:00
Eli Zaretskii
73c03f767f
(jka-compr-compression-info-list): Recognize backups of bz2 compressed files.
2007-02-17 12:31:06 +00:00
Eli Zaretskii
e8d2103a83
(info-lookup): Bind Info-fontify-maximum-menu-size to nil to speed up lookup
...
of the symbol in index nodes.
2007-02-17 12:03:01 +00:00
Eli Zaretskii
8e1ac0634a
(calculate-lisp-indent): Added indentation for the constants of Lisp.
2007-02-17 11:35:22 +00:00
Eli Zaretskii
ead4759c9c
(font-lock-extend-region-wholelines): Test for EOB in addition to BOL.
2007-02-17 11:28:18 +00:00
Stefan Monnier
cf04718a31
Use (defvar <foo>) where applicable.
...
(ps-print-emacs-type): Remove.
(ps-x-frame-property, ps-e-frame-parameter): Remove.
(ps-frame-parameter): Align its call-convention with frame-parameter.
(ps-begin-job): Adjust calls to it appropriately.
(ps-setup): Don't print ps-print-emacs-type.
(ps-e-find-composition, ps-mark-active-p, ps-color-device):
Define in such a way that it's obvious that it's defined.
(ps-prsc, ps-c-prsc, ps-s-prsc): Remove.
(ps-rmail-mode-hook, ps-vm-mode-hook, ps-gnus-summary-setup)
(ps-jts-ps-setup): Use flavor-neutral syntax instead.
2007-02-16 16:11:05 +00:00
Glenn Morris
1452f27e47
Add copyright and license notice (ESR states that he was probably the
...
author).
2007-02-16 08:01:22 +00:00
Alan Mackenzie
94dd9d6dc9
(c-indent-new-comment-line): When splitting an empty one-line C-style
...
comment, post-position point properly.
2007-02-15 22:31:52 +00:00
Alan Mackenzie
0535d51b4c
*** empty log message ***
2007-02-15 22:28:17 +00:00
Chong Yidong
0b60cc0908
(replace-highlight): Bind search-whitespace-regexp to nil.
2007-02-15 16:54:24 +00:00
Chong Yidong
9a19394446
(isearch-lazy-highlight-space-regexp): New variable.
...
(isearch-lazy-highlight-new-loop): Bind it.
(isearch-lazy-highlight-search): Use it.
2007-02-15 16:54:09 +00:00
Chong Yidong
51eeb2ff1b
* isearch.el (isearch-lazy-highlight-space-regexp): New variable.
...
(isearch-lazy-highlight-new-loop): Bind it.
(isearch-lazy-highlight-search): Use it.
* replace.el (replace-highlight): Bind search-whitespace-regexp to
nil.
2007-02-15 16:53:53 +00:00
Stefan Monnier
a360974315
(font-lock-extend-region-wholelines):
...
Only return non-nil if the region has really been changed.
Reported by David Hansen <david.hansen@physik.fu-berlin.de>
2007-02-15 16:36:58 +00:00
Juanma Barranquero
8bec6ac5df
*** empty log message ***
2007-02-15 11:01:16 +00:00
Juanma Barranquero
849aa55387
(5x5-crack-xor-mutate): Doc fix.
...
(5x5-draw-grid-end, 5x5-make-xor-with-mutation, 5x5-mode, 5x5-crack,
5x5-play-solution, 5x5-y-or-n-p): Fix typos in docstrings.
2007-02-15 10:58:11 +00:00
Chong Yidong
ecc7b2bade
(smiley-regexp-alist): Add "dead" smiley.
2007-02-14 17:32:50 +00:00
Chong Yidong
c371062c1b
* smiley.el (smiley-regexp-alist): Add "dead" smiley.
2007-02-14 17:32:41 +00:00
Juanma Barranquero
424f699884
*** empty log message ***
2007-02-14 15:49:29 +00:00
Juanma Barranquero
22bbca614f
(color-values): Revert changes to docstring from 2007-01-31 and 2000-09-07.
2007-02-14 15:31:09 +00:00
Juanma Barranquero
ce6fb7e623
(ispell-dictionary-alist): Doc fix.
2007-02-14 12:46:43 +00:00
Juanma Barranquero
b11a1b2e3b
(ispell-keep-choices-win, ispell-dictionary-alist, ispell-word,
...
ispell-begin-skip-region-regexp): Fix typos in docstrings.
(ispell-process-line): Doc fixes.
(ispell-help): Fix typos in docstring and output message.
2007-02-14 12:42:01 +00:00
Kim F. Storm
428807eae4
*** empty log message ***
2007-02-14 11:59:36 +00:00
Kim F. Storm
9d4a3d3909
(grep-files-aliases): Add tex and texi aliases.
...
(lgrep): Add DIR arg to start grep in specific directory, like rgrep.
(grep): Fix lgrep reference.
2007-02-14 11:54:12 +00:00
Kim F. Storm
9a184b0029
(latin1-display-char): Use make-glyph-code.
2007-02-14 11:29:05 +00:00
Kim F. Storm
7dbfbd9191
(make-glyph-code, glyph-char, glyph-face): New defuns.
...
(standard-display-underline): Use make-glyph-code.
2007-02-14 11:28:40 +00:00
Kim F. Storm
da55bb9600
(describe-char): Use glyph-char and glyph-face.
2007-02-14 11:28:31 +00:00
Kim F. Storm
3ae2a0d6ee
*** empty log message ***
2007-02-14 11:28:19 +00:00
Juanma Barranquero
df8397f30a
*** empty log message ***
2007-02-13 12:52:13 +00:00
Juanma Barranquero
24501f035e
(with-electric-help, electric-help-exit, electric-help-retain): Doc fixes.
2007-02-13 12:47:00 +00:00
Miles Bader
e2a9bf154f
Remove RCS keywords
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-637
2007-02-13 12:25:18 +00:00
Juanma Barranquero
44426bc36b
*** empty log message ***
2007-02-13 12:13:16 +00:00