Kim F. Storm
92158bc3d6
(authors-aliases): Anchor FSF alias regexp,
...
so it doesn't accidentally match an fsf.org mail address.
(authors-renamed-files-alist): Add tcover-*.el.
2006-12-27 21:31:10 +00:00
Vinicius Jose Latorre
39d410b58b
easy-menu-change patch
2006-12-26 03:26:14 +00:00
Stefan Monnier
6bddffd0e3
(syntax-ppss-flush-cache, syntax-ppss): Use syntax-ppss-toplevel-pos.
2006-12-18 14:34:01 +00:00
Stefan Monnier
be357779dd
(syntax-ppss-toplevel-pos): Improve docstring.
2006-12-18 14:02:30 +00:00
Chong Yidong
4df5698c01
(beginning-of-defun-raw): Optimise (for speed) the case when
...
open-paren-in-column-0-is-defun-start is nil. Based on code by Martin
Rudalics.
2006-12-17 22:56:39 +00:00
Miles Bader
4bc5d7668e
Merge from emacs--devo--0
...
Patches applied:
* emacs--devo--0 (patch 545-562)
- Update from CVS
- Update from erc--emacs--22
- Merge from gnus--rel--5.10
- erc-iswitchb: Temporarily enable iswitchb mode
* gnus--rel--5.10 (patch 172-176)
- Merge from emacs--devo--0
- Update from CVS
- Update from CVS: lisp/legacy-gnus-agent.el: Add Copyright notice.
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-156
2006-12-16 01:29:26 +00:00
Stefan Monnier
0e6c966c96
(syntax-ppss-toplevel-pos): New fun.
2006-12-12 02:36:38 +00:00
Richard M. Stallman
b9b14938f9
(defstruct): Suppress warnings about calls to cl-struct-setf-expander.
2006-12-11 04:36:04 +00:00
Eli Zaretskii
ebfb5ed986
(find-variable): Doc fix.
2006-12-09 12:57:03 +00:00
Glenn Morris
d59c31376c
Update copyright years.
2006-12-07 05:06:17 +00:00
Miles Bader
a0451a715e
Merge from emacs--devo--0
...
Patches applied:
* emacs--devo--0 (patch 523-544)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 168-171)
- Update from CVS
- Merge from emacs--devo--0
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-150
2006-12-07 04:14:14 +00:00
Juanma Barranquero
9bb2e9f86b
(byte-optimize, byte-compile-warnings): Doc fixes.
2006-11-30 16:26:37 +00:00
Chong Yidong
9e288f7521
(easy-mmode-define-navigation): Fix interactive spec of the functions
...
getting defined to make them work as documented.
2006-11-28 19:22:31 +00:00
Glenn Morris
9dfa87262e
(authors-aliases): Add new alias.
2006-11-28 03:46:00 +00:00
Richard M. Stallman
7fb4fa10a8
(byte-compile-get-constant):
...
Replace incorrect use of assoc-default with a loop.
2006-11-28 02:22:17 +00:00
Romain Francoise
fef1f0f2a5
(find-library-name): Don't strip ".el" from library name (reverts change
...
of 2005-10-25).
2006-11-21 20:06:53 +00:00
Miles Bader
eeb7eaa884
Merge from emacs--devo--0
...
Patches applied:
* emacs--devo--0 (patch 505-522)
- Update from CVS
- Merge from gnus--rel--5.10
- Update from CVS: etc/TUTORIAL.cn: Updated.
- Merge from erc--emacs--22
* gnus--rel--5.10 (patch 164-167)
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-137
2006-11-21 08:56:38 +00:00
Juanma Barranquero
784c9f3c22
(regexp-opt): Doc fix.
2006-11-19 17:49:47 +00:00
Chong Yidong
8195ef65f0
(byte-compile-if): Revert last change.
2006-11-19 15:19:39 +00:00
Chong Yidong
26cc7ed550
(byte-compile-maybe-guarded): Check `and' conditions for function or
...
variable bindings.
2006-11-18 21:07:17 +00:00
Juanma Barranquero
9fc917591d
(reb-mode): Set `blink-matching-paren' to nil in the *RE-Builder*
...
buffer (it causes spurious error messages).
2006-11-12 05:28:37 +00:00
Alan Mackenzie
6cb5482231
2006-11-08 Alan Mackenzie <acm@muc.de>
...
* emacs-lisp/lisp.el (beginning-of-defun-raw): Code up the case
(eq open-paren-in-column-0-is-defun-start nil) by searching for
least nested open-paren.
2006-11-08 19:22:33 +00:00
Miles Bader
dbc3b08c40
Merge from emacs--devo--0
...
Patches applied:
* emacs--devo--0 (patch 490-504)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 161-163)
- Update from CVS
- Merge from emacs--devo--0
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-130
2006-11-07 23:22:48 +00:00
Juanma Barranquero
8b1163a3c8
(authors-fixed-entries): Fix typo.
2006-11-06 02:38:26 +00:00
Juanma Barranquero
d5c1122f2e
(custom-print-install, custom-print-uninstall, custom-format):
...
Fix typos in docstrings.
2006-11-06 02:37:41 +00:00
Juanma Barranquero
eff47a0d3f
(x-kill-primary-selection, x-delete-primary-selection,
...
x-copy-primary-selection): Fix typos in error messages.
2006-11-06 02:36:55 +00:00
Juanma Barranquero
32a37bc628
(list-load-path-shadows): Fix typo in docstring.
2006-11-06 02:35:42 +00:00
Juanma Barranquero
373ed13578
(find-function-noselect, find-function, find-variable-noselect, find-variable,
...
find-definition-noselect, find-face-definition): Use "non-nil" in docstrings.
2006-11-03 15:09:49 +00:00
Juanma Barranquero
c67c14f32e
(checkdoc-rogue-space-check-engine): Use "non-nil" in docstrings.
2006-11-03 15:08:44 +00:00
Ramprasad B
030d1efecb
Installed [sa2c@sa2c.net: pp-eval-last-sexp() does not eval last sexp] patch
2006-11-03 13:54:32 +00:00
Miles Bader
503be82149
Merge from emacs--devo--0
...
Patches applied:
* emacs--devo--0 (patch 476-489)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 153-160)
- Merge from emacs--devo--0
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-127
2006-10-30 08:54:41 +00:00
Chong Yidong
c0b1307a7d
* emacs-lisp/authors.el (authors-aliases): Update.
2006-10-28 14:16:29 +00:00
Chong Yidong
6655e16dba
* emacs-lisp/cl-indent.el (lisp-indent-259): Fix last fix.
2006-10-27 00:52:06 +00:00
Chong Yidong
bec9dc7b07
* emacs-lisp/cl-indent.el (lisp-indent-259): Indent nil's in the
...
pattern normally.
2006-10-26 20:39:53 +00:00
Richard M. Stallman
6d44694e8c
(pp-eval-expression): Use `X' to read value.
...
Non-interactive arg is the value, not the expression.
2006-10-18 11:02:31 +00:00
Miles Bader
bb9c4b4f8b
Merge from emacs--devo--0
...
Patches applied:
* emacs--devo--0 (patch 460-475)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 145-152)
- Merge from emacs--devo--0
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-118
2006-10-15 02:54:13 +00:00
Juanma Barranquero
6b0a96341e
(ad-remove-advice, ad-parse-arglist, ad-make-mapped-call):
...
Use `let', not `let*'.
2006-10-05 15:53:30 +00:00
Kim F. Storm
fcecceea0f
(pushnew-internal): Remove defvar.
...
(pushnew): Fix last change.
2006-10-03 09:19:17 +00:00
Miles Bader
f3bbbd1145
Merge from emacs--devo--0
...
Patches applied:
* emacs--devo--0 (patch 447-459)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 141-144)
- Merge from emacs--devo--0
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-115
2006-10-03 05:04:21 +00:00
Stefan Monnier
8f1a5a9b18
(find-function-regexp): Don't match "define-button-type".
2006-10-02 02:27:12 +00:00
Richard M. Stallman
e00c3f6fb6
(timer-max-repeats): Doc fix.
2006-09-24 20:39:52 +00:00
Kim F. Storm
eae510750d
(member*): Use memql instead of complex code.
...
Suggested by Miles Bader.
2006-09-20 23:12:25 +00:00
Kim F. Storm
5bde639f47
(pushnew): Rework 2006-09-10 change. Use memql
...
instead of add-to-list in the simple case.
2006-09-20 23:12:15 +00:00
Miles Bader
863153c57b
Merge from emacs--devo--0
...
Patches applied:
* emacs--devo--0 (patch 427-436)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 134-136)
- Merge from emacs--devo--0
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-110
2006-09-14 09:24:00 +00:00
Reiner Steib
e027c6e48d
(pushnew): Add missing `,'.
2006-09-11 11:15:54 +00:00
Richard M. Stallman
6b34950fad
(pushnew): Use add-to-list when convenient.
2006-09-10 17:47:39 +00:00
Chong Yidong
612c16f130
* window.el (mouse-autoselect-window-timer)
...
(mouse-autoselect-window-position)
(mouse-autoselect-window-window)
(mouse-autoselect-window-now): New vars.
(mouse-autoselect-window-cancel)
(mouse-autoselect-window-select)
(mouse-autoselect-window-start): New functions.
(handle-select-window): Call `mouse-autoselect-window-start' when
delayed window autoselection is enabled.
* cus-start.el (mouse-autoselect-window): Handle delayed window
autoselection.
* emacs-lisp/eldoc.el: Add `handle-select-window' to the set of
commands after which it is allowed to print in the echo area.
2006-09-08 14:15:02 +00:00
Richard M. Stallman
b8bd37f2f8
(timer-create, timer-activate): Doc fixes.
...
(cancel-timer-internal): Add doc string.
(cancel-function-timers): Doc fix.
(with-timeout-handler, timer-event-last*): Add doc strings.
2006-09-08 12:00:40 +00:00
Richard M. Stallman
3ac5a59d71
(bindat-unpack): Doc fix.
2006-09-08 11:59:33 +00:00
Miles Bader
af6ea8ad8d
Merge from emacs--devo--0
...
Patches applied:
* emacs--devo--0 (patch 414-422)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 128-130)
- Update from CVS
- Merge from emacs--devo--0
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-108
2006-09-05 02:54:22 +00:00