Stefan Monnier
4878f1de7c
(lisp-complete-symbol): Make get-buffer-window find windows in other frames.
2007-03-28 00:54:08 +00:00
Richard M. Stallman
8bd91fd08d
(byte-compile-file-form-defmumble): Use prin1 instead of princ.
2007-03-26 03:30:53 +00:00
Eli Zaretskii
6e5a4966d5
(testcover-start, testcover-end, testcover-mark-all, testcover-unmark-all): Add
...
prompts to interactive specs.
2007-03-24 15:54:09 +00:00
Juanma Barranquero
640eb069c5
(reb-update-overlays): Do not mark zero-width regexps as invalid
...
but rather at least count them correctly.
2007-03-18 14:34:18 +00:00
Richard M. Stallman
b0aa2c6515
(byte-compile-warning-prefix): Correctly compute line number.
2007-03-11 21:16:09 +00:00
Richard M. Stallman
7b1730dd1f
(reb-re-syntax): Fix custom type.
2007-03-05 20:27:34 +00:00
Richard M. Stallman
4252132f9a
(calculate-lisp-indent): Redo previous change.
2007-03-05 03:20:58 +00:00
Kim F. Storm
0af6d7f3f7
(authors-aliases): Add alias.
2007-03-04 23:42:46 +00:00
Kim F. Storm
fd6780a53b
(authors-aliases): Add alias.
2007-03-04 22:23:39 +00:00
Richard M. Stallman
e20e4a4836
(edebug-kill-buffer): New function.
...
(edebug-mode): Add the hook.
(edebug-recursive-edit): Remove the hook on exiting.
2007-03-04 17:53:03 +00:00
Kim F. Storm
f7f2cc5da8
(map-y-or-n-p): Apply minibuffer-prompt-properties.
2007-02-25 22:01:08 +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
Eli Zaretskii
8e1ac0634a
(calculate-lisp-indent): Added indentation for the constants of Lisp.
2007-02-17 11:35:22 +00:00
Juanma Barranquero
f9b4b5d865
(byte-compile-dest-file, byte-compile-file): Doc fixes.
2007-02-13 12:07:26 +00:00
Richard M. Stallman
9f25c0d219
(indent-sexp): Clean up termination condition -- don't fail to stop at endpos.
2007-02-11 11:12:20 +00:00
Kim F. Storm
8f92ec4d4f
Remove obsolete comment.
2007-02-09 11:23:37 +00:00
Chong Yidong
275e4f4ca5
(define-globalized-minor-mode): Rename from define-global-minor-mode.
2007-02-03 17:26:28 +00:00
Chong Yidong
2b9170195b
define-global-minor-mode changed to define-globalized-minor-mode.
2007-02-03 17:25:35 +00:00
Chong Yidong
32324290ca
(global-cwarn-mode): Add define-globalized-minor-mode.
2007-02-03 17:25:17 +00:00
Juanma Barranquero
f5bb919695
(list-load-path-shadows): Doc fix.
2007-01-29 11:55:30 +00:00
Kenichi Handa
0e66b003a7
(byte-compile-disable-print-circle): New
...
variable.
(byte-compile-output-file-form): Bing print-circle to nil if
byte-compile-output-file-form is not nil.
(byte-compile-output-docform): Likewise.
2007-01-29 01:22:53 +00:00
Richard M. Stallman
f61eed1d1a
(pp-eval-last-sexp): Don't eval here.
2007-01-28 07:11:24 +00:00
Miles Bader
5e51de792c
Make byte compiler correctly write circular constants
...
2007-01-24 Miles Bader <miles@gnu.org>
* lisp/emacs-lisp/bytecomp.el (byte-compile-output-file-form)
(byte-compile-output-docform): Bind `print-circle' to t.
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-614
2007-01-24 13:57:38 +00:00
Glenn Morris
f0fa15c5e5
Add 2007 to copyright years.
2007-01-21 02:48:43 +00:00
Eli Zaretskii
f56cd1335c
(last-sexp-toggle-display): Fixed cursor position when toggle abbreviated
...
display.
2007-01-20 15:43:48 +00:00
Richard M. Stallman
247bc2725b
(pp-eval-expression): Once again eval the argument, but read it as `X' does.
2007-01-10 01:14:26 +00:00
Richard M. Stallman
9f729dab76
(define-global-minor-mode): Doc fix.
2006-12-30 21:34:14 +00:00
Kim F. Storm
f8a265f26e
(bindat--unpack-group, bindat--length-group)
...
(bindat--pack-group): Let-bind COUNT during repeat block evaluation.
2006-12-29 01:20:48 +00:00
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
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
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
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
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