Stefan Monnier
|
ff11045092
|
(byte-compile-from-buffer): Display a big fat warning for old style backquotes.
|
2007-08-22 16:08:42 +00:00 |
|
Stefan Monnier
|
008e2c2a69
|
(byte-compile-log-file, byte-recompile-directory, byte-compile-file)
(byte-compile-from-buffer): Use with-current-buffer.
|
2007-08-22 15:51:13 +00:00 |
|
Stefan Monnier
|
5d3440f4b6
|
(backquote-delay-process): Fix last change.
|
2007-08-21 19:09:25 +00:00 |
|
Vinicius Jose Latorre
|
30a718e6b7
|
preceding-sexp
|
2007-08-20 15:52:47 +00:00 |
|
Thien-Thi Nguyen
|
c2659333c2
|
Revert last change.
|
2007-08-17 22:16:59 +00:00 |
|
Thien-Thi Nguyen
|
578bbaf55b
|
(copyright-update-year, copyright-update)
(copyright-fix-years): Fix bug: Handle nil copyright-limit.
|
2007-08-17 22:04:18 +00:00 |
|
Stefan Monnier
|
4d78a860b9
|
(cl-transform-lambda): Preserve the match-data.
|
2007-08-16 04:24:57 +00:00 |
|
Stefan Monnier
|
3527bdcc43
|
(backquote-delay-process): New function.
(backquote-process): Add internal arg `level'. Use the two to
correctly handle nested backquotes.
|
2007-08-10 06:52:30 +00:00 |
|
Glenn Morris
|
ab2d877d45
|
Replace `iff' in doc-strings and comments.
|
2007-08-08 07:17:12 +00:00 |
|
Glenn Morris
|
314125ec37
|
(checkdoc-ispell-lisp-words): Remove `iff'.
Replace `iff' in doc-strings and comments.
|
2007-08-08 07:15:01 +00:00 |
|
Glenn Morris
|
501d63d62d
|
Revert previous change, which was only supposed to be in trunk.
|
2007-08-03 03:19:07 +00:00 |
|
Glenn Morris
|
fd2a7b94b3
|
Drew Adams <drew.adams at oracle.com>
(pp-eval-expression): Add progress message. Make buffer writable.
|
2007-08-03 03:14:34 +00:00 |
|
Miles Bader
|
bd53d37c66
|
Restore lisp/emacs-lisp/cl-loaddefs.el
... and remove lisp/emacs-lisp/.arch-inventory
Revision: emacs@sv.gnu.org/emacs--rel--22--patch-83
|
2007-07-31 05:04:29 +00:00 |
|
Miles Bader
|
8f069875eb
|
Update some .arch-inventory files
Revision: emacs@sv.gnu.org/emacs--rel--22--patch-77
Creator: Michael Olson <mwolson@gnu.org>
|
2007-07-30 05:36:46 +00:00 |
|
Stefan Monnier
|
463dca7e44
|
(copyright-update-year, copyright-update, copyright-fix-years, copyright):
Correctly handle the case where copyright-limit is nil.
|
2007-07-29 20:11:25 +00:00 |
|
Glenn Morris
|
e0085d62fa
|
Switch license to GPLv3 or later.
|
2007-07-25 04:14:29 +00:00 |
|
Alan Mackenzie
|
65e1b2a105
|
(byte-compile-from-buffer): initialise byte-compile-unresolved-functions before
rather than after a compilation.
(byte-compile-unresolved-functions): Amplify doc string.
|
2007-07-24 07:12:18 +00:00 |
|
Thien-Thi Nguyen
|
26716cc246
|
(calculate-lisp-indent): In the
case of alignment under a constant symbol, find and consider
the sexp actually at indentation to be the "last sexp".
|
2007-07-21 09:06:17 +00:00 |
|
Juanma Barranquero
|
6c4f5400cd
|
(defadvice): Doc fix.
|
2007-07-16 10:17:51 +00:00 |
|
Nick Roberts
|
fec50ededb
|
(copyright-current-gpl-version): Set to 3.
|
2007-07-11 01:52:25 +00:00 |
|
Richard M. Stallman
|
c40e86ef0a
|
(eval-defun): Explain special handling of `defface'.
|
2007-07-10 01:07:09 +00:00 |
|
Andreas Schwab
|
01d4effe81
|
(eval-last-sexp): Avoid introducing any
dynamic bindings around the evaluation of the expression.
|
2007-07-06 17:30:06 +00:00 |
|
Chong Yidong
|
67e2f48725
|
(sregexq): Fix doc string quoting.
|
2007-06-04 23:51:01 +00:00 |
|
Chong Yidong
|
5fbd207936
|
(tq-queue-pop): Stifle error when a process has died and we are trying
to send a signal to it.
|
2007-06-04 23:15:08 +00:00 |
|
Juanma Barranquero
|
9605302019
|
(define-minor-mode, easy-mmode-define-navigation): Fix typos in docstrings.
|
2007-06-04 22:51:47 +00:00 |
|
Glenn Morris
|
5fedce2cb9
|
Nikolaj Schumacher <n_schumacher at web.de> (tiny change)
(rx): Doc fix.
|
2007-05-29 00:52:08 +00:00 |
|
Richard M. Stallman
|
7d5e5e7087
|
(define-minor-mode): Fix generated doc string.
|
2007-05-10 16:33:50 +00:00 |
|
Richard M. Stallman
|
e850c5e182
|
(turn-on-eldoc-mode): Doc fix.
|
2007-05-06 18:10:35 +00:00 |
|
Richard M. Stallman
|
44395dee2e
|
(define-globalized-minor-mode): Improve doc string of generated command.
|
2007-04-22 16:58:23 +00:00 |
|
Martin Rudalics
|
c8286c2ca4
|
(edebug-pop-to-buffer): Don't select window marked as dedicated.
|
2007-04-13 06:05:15 +00:00 |
|
Chong Yidong
|
fb67ebdf16
|
(byte-optimize-form-code-walker): Evaluate pure function calls if possible.
(byte-optimize-all-constp): New function.
|
2007-04-11 17:10:42 +00:00 |
|
Glenn Morris
|
a746fb658b
|
Markus Triska <markus.triska at gmx.at>:
(byte-compile-char-before): Improve numeric argument case.
(byte-compile-backward-char, byte-compile-backward-word): New
functions, performing rewriting previously done in byte-opt.el.
Fix their "Fixme" item (restriction to numeric arguments).
|
2007-04-11 03:59:20 +00:00 |
|
Glenn Morris
|
6f7e29f1d2
|
Markus Triska <markus.triska at gmx.at>:
(byte-optimize-backward-char, byte-optimize-backward-word): Remove -
move to bytecomp.el.
|
2007-04-11 03:57:11 +00:00 |
|
Glenn Morris
|
17975ebf23
|
Markus Triska <markus.triska at gmx.at>:
(byte-optimize-char-before): Remove (move to bytecomp.el as
byte-compile-char-before).
|
2007-04-10 03:58:03 +00:00 |
|
Glenn Morris
|
ec448ae2df
|
Markus Triska <markus.triska at gmx.at>:
(byte-compile-char-before): New function (modified replacement for
byte-optimize-char-before in byte-opt.el).
|
2007-04-10 03:54:36 +00:00 |
|
Chong Yidong
|
e5a858825f
|
Remove spurious debugging code.
|
2007-04-09 16:33:01 +00:00 |
|
Chong Yidong
|
c990483162
|
* emacs-lisp/byte-opt.el (byte-optimize-pure-func): Remove function
(originally checked in as byte-optimize-concat on 1997-11-02).
|
2007-04-06 18:22:23 +00:00 |
|
Chong Yidong
|
1fbb84daed
|
(byte-optimize-form-code-walker): Print entire form.
|
2007-04-05 17:57:05 +00:00 |
|
Glenn Morris
|
c420eb369d
|
(top-level): Provide self.
|
2007-04-05 06:16:18 +00:00 |
|
Stefan Monnier
|
8ae799ba73
|
(lisp-fill-paragraph): Only obey emacs-lisp-docstring-fill-column in
emacs-lisp-mode.
|
2007-04-01 19:35:32 +00:00 |
|
Glenn Morris
|
b9be25fd10
|
(run-at-time): Doc fix.
|
2007-03-31 23:22:35 +00:00 |
|
Glenn Morris
|
0eae9f3ba9
|
(display-warning): If we create the buffer displaying the warning,
disable undo there.
|
2007-03-31 19:41:46 +00:00 |
|
Eli Zaretskii
|
faf9e188ca
|
(sregexq): Doc fix.
|
2007-03-31 11:19:17 +00:00 |
|
Thien-Thi Nguyen
|
f718c2fc7f
|
(ewoc--insert-new-node): Take additional arg DLL.
Use it, passed in explicitly, instead of from the dynamic binding.
(ewoc-create, ewoc-enter-before): Update to use new call sequence.
|
2007-03-30 16:12:19 +00:00 |
|
Richard M. Stallman
|
5757788464
|
(edebug-display): Don't go to edebug-outside-buffer if it is dead.
|
2007-03-28 13:24:21 +00:00 |
|
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 |
|