index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
emacs-lisp
Commit message (
Expand
)
Author
Age
Files
Lines
*
New directory
Kenichi Handa
2003-09-08
61
-1001
/
+79
*
Add arch taglines
Miles Bader
2003-09-01
61
-3
/
+66
*
(common-lisp-mode): New.
Dave Love
2003-08-20
1
-0
/
+3
*
(beginning-of-defun-function): Doc fix.
Dave Love
2003-08-20
1
-2
/
+3
*
Comment.
Dave Love
2003-08-20
1
-5
/
+2
*
(eval-last-sexp-print-value): New subroutine, broken out of eval-last-sexp-1.
Richard M. Stallman
2003-08-17
1
-21
/
+24
*
(noreturn): Report error if does return.
Richard M. Stallman
2003-08-06
1
-6
/
+6
*
Doc fixes, args renamed.
Richard M. Stallman
2003-08-06
1
-33
/
+33
*
(byte-compile-not-obsolete-var): New var.
Richard M. Stallman
2003-08-06
1
-10
/
+15
*
Updated contact address.
Jonathan Yavner
2003-07-25
2
-5
/
+5
*
(define-derived-mode): Mention hook in doc string. Defvar the derived
Glenn Morris
2003-07-23
1
-1
/
+5
*
(emacs-lisp-mode): Use run-mode-hooks.
Richard M. Stallman
2003-07-21
1
-2
/
+2
*
(syntax-ppss): Catch the case where the buffer is narrowed.
Stefan Monnier
2003-07-16
1
-133
/
+142
*
(syntax-ppss-flush-cache): Rename from syntax-ppss-after-change-function.
Stefan Monnier
2003-07-16
1
-9
/
+6
*
2003-07-11 John Paul Wallington <jpw@gnu.org>
John Paul Wallington
2003-07-11
1
-12
/
+12
*
(debug, debugger-env-macro): Use with-no-warnings while accessing and
Richard M. Stallman
2003-07-07
1
-6
/
+18
*
(cl-transform-lambda): Strip &cl-defs
Stefan Monnier
2003-07-05
1
-2
/
+7
*
(byte-compile-defvar): Check and set the default value of the variable.
Stefan Monnier
2003-07-04
1
-4
/
+4
*
(easy-mmode-define-navigation): Avoid
Andreas Schwab
2003-06-22
1
-3
/
+3
*
(debug): Fix call to message.
Stefan Monnier
2003-06-16
1
-2
/
+2
*
(cl-macroexpand-all):
Stefan Monnier
2003-06-16
1
-2
/
+3
*
(cl-parse-loop-clause): Use map-keymap.
Stefan Monnier
2003-06-16
1
-2
/
+4
*
(pushnew): Use keywordp.
Stefan Monnier
2003-06-16
1
-3
/
+3
*
(disassemble): Accept plain expressions.
Stefan Monnier
2003-06-16
1
-2
/
+2
*
(copyright-update-year): New function extracted from copyright-update.
Stefan Monnier
2003-06-14
1
-53
/
+77
*
(lm-keywords-finder-p): Use with-no-warnings.
Richard M. Stallman
2003-06-04
1
-1
/
+2
*
(last-sexp-toggle-display): Remove stale comment.
Juanma Barranquero
2003-06-03
1
-3
/
+0
*
(eval-last-sexp-1): Add save-excursion.
Richard M. Stallman
2003-06-03
1
-45
/
+46
*
(lm-synopsis): Use relative filenames correctly. Show the synopsis to
Lute Kamstra
2003-06-02
1
-19
/
+14
*
Moved from lisp/.
Juanma Barranquero
2003-05-30
7
-0
/
+1983
*
Moved to obsolete/.
Juanma Barranquero
2003-05-30
1
-458
/
+0
*
Typo (no clue what happened).
Stefan Monnier
2003-05-30
1
-1
/
+1
*
(edebug-storing-offsets): Move indent and debug to inside the macro.
Stefan Monnier
2003-05-30
1
-47
/
+38
*
(define-derived-mode, define-minor-mode): Remove outdated spec.
Stefan Monnier
2003-05-29
1
-19
/
+0
*
(edebug-window-list): Use push.
Stefan Monnier
2003-05-29
1
-118
/
+110
*
(define-minor-mode): Add edebug spec.
Stefan Monnier
2003-05-29
1
-5
/
+15
*
(last-sexp-toggle-display):
Richard M. Stallman
2003-05-28
1
-3
/
+2
*
(byte-compile-no-warnings): New function.
Richard M. Stallman
2003-05-28
1
-2
/
+7
*
(lisp-font-lock-syntactic-face-function): Don't infinite lop at bob.
Stefan Monnier
2003-05-27
1
-60
/
+78
*
(checkdoc-file-comments-engine): Use
Lute Kamstra
2003-05-23
1
-16
/
+10
*
Make the description of the library more
Lute Kamstra
2003-05-23
1
-31
/
+66
*
(find-function-on-key): Move the call to find-function-other-window
Richard M. Stallman
2003-05-19
1
-20
/
+21
*
(beginning-of-defun-raw): Use shy-group.
Stefan Monnier
2003-05-18
1
-1
/
+1
*
(make-autoload): Add arglist for define-derived-mode.
Stefan Monnier
2003-05-15
1
-3
/
+7
*
(popup-dialog-box): Don't quote nil and t in docstrings.
Juanma Barranquero
2003-05-06
1
-1
/
+1
*
(buffer-syntactic-context): Don't quote nil and t in docstrings.
Juanma Barranquero
2003-05-06
1
-1
/
+1
*
(case, typecase): Don't quote nil and t in docstrings.
Juanma Barranquero
2003-05-06
1
-2
/
+2
*
(eldoc-echo-area-use-multiline-p): Don't quote nil and t in docstrings.
Juanma Barranquero
2003-05-06
1
-4
/
+4
*
(ad-make-advised-docstring): Adjust usage for new help-add-fundoc-usage.
Stefan Monnier
2003-05-06
1
-1
/
+1
*
(byte-compile-file): Fix comment
Kenichi Handa
2003-05-06
1
-2
/
+2
[next]