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
*
(eval-defun): Convert defvar to defconst.
Richard M. Stallman
1995-03-11
1
-5
/
+8
*
(add-menu-item-1): Better error message if
Richard M. Stallman
1995-03-11
1
-0
/
+2
*
(byte-compile-file): Bind default-major-mode to avoid randomness.
Richard M. Stallman
1995-02-25
1
-0
/
+1
*
(pp-to-string): Fix previous change.
Richard M. Stallman
1995-02-13
1
-2
/
+1
*
(debugger-step-after-exit): Variable declared.
Richard M. Stallman
1995-02-13
1
-0
/
+9
*
(debug): Fix arg to backtrace-debug for debug-on-entry.
Richard M. Stallman
1995-02-13
1
-1
/
+9
*
(pp-to-string): Don't use emacs-lisp-mode.
Richard M. Stallman
1995-02-13
1
-1
/
+2
*
(byte-compile-file): Add "done" message.
Karl Heuer
1995-02-08
1
-0
/
+2
*
(byte-compile-file-form-defmumble, display-call-tree): Print ellipsis earlier,
Karl Heuer
1995-02-08
1
-2
/
+2
*
(lisp-fill-paragraph): Return t.
Richard M. Stallman
1995-02-02
1
-1
/
+2
*
(shared-lisp-mode-map): Don't bind M-q.
Richard M. Stallman
1995-02-02
1
-1
/
+2
*
(make-extent, delete-extent, set-extent-property)
Richard M. Stallman
1995-01-30
1
-0
/
+32
*
(lisp-indent-region): Set endmark before indenting first line.
Richard M. Stallman
1995-01-30
1
-7
/
+13
*
(read-number): New function.
Richard M. Stallman
1995-01-30
1
-0
/
+21
*
(debug-convert-byte-code): Convert the doc info to a string.
Richard M. Stallman
1995-01-27
1
-1
/
+4
*
(byte-compile-defvar): Add the var to current-load-list.
Richard M. Stallman
1995-01-22
1
-0
/
+5
*
(update-copyright): Remove gratuitous error at end.
Roland McGrath
1995-01-21
1
-4
/
+2
*
(easy-menu-define): Doc fix.
Karl Heuer
1995-01-13
1
-4
/
+2
*
Fix text punctuation.
Karl Heuer
1995-01-09
1
-3
/
+3
*
Add autoload cookies.
Noah Friedman
1995-01-03
1
-0
/
+3
*
Comment changes.
Richard M. Stallman
1994-12-29
1
-28
/
+37
*
Comment changes.
Richard M. Stallman
1994-12-26
1
-53
/
+50
*
(byte-compile-warning-types): Add obsolete.
Richard M. Stallman
1994-12-26
1
-8
/
+13
*
(byte-compile-dest-file): New variable.
Richard M. Stallman
1994-12-24
1
-162
/
+260
*
(elp-pack-number): New function.
Richard M. Stallman
1994-12-24
1
-22
/
+46
*
(set-keymap-parent): Fix bug in case of empty keymap.
Richard M. Stallman
1994-11-17
1
-2
/
+2
*
(debugger-list-functions): Set help-mode in *Help* buffer.
Karl Heuer
1994-11-09
1
-1
/
+4
*
(Helper-describe-mode): Set help-mode in *Help* buffer.
Karl Heuer
1994-11-09
1
-1
/
+2
*
(update-copyright): Set help-mode in *Help* buffer.
Karl Heuer
1994-11-09
1
-0
/
+6
*
(byte-compile-insert-header): Escape backslashes
Richard M. Stallman
1994-11-01
1
-1
/
+4
*
(byte-compile-file): Treat windows-nt like ms-dos.
Richard M. Stallman
1994-11-01
1
-1
/
+1
*
(cl-macroexpand): keep documentation from `macroexpand'.
Richard M. Stallman
1994-11-01
1
-0
/
+7
*
(easy-menu-define): Call `easy-menu-do-define' to do
Richard M. Stallman
1994-10-28
1
-12
/
+88
*
(easy-menu-create-keymaps): Add autoload cookie.
Richard M. Stallman
1994-10-18
1
-0
/
+1
*
(make-lucid-menu-keymap): Allow Lucid-style keyword-based menu items.
Karl Heuer
1994-10-13
1
-31
/
+81
*
Fix typo in previous change.
Richard M. Stallman
1994-10-10
1
-1
/
+1
*
(calculate-lisp-indent): Local var
Richard M. Stallman
1994-10-10
1
-21
/
+30
*
(emacs-lisp-mode-syntax-table): Don't set syntax of formfeed.
Richard M. Stallman
1994-10-09
1
-1
/
+0
*
(byte-compile-insert-header): Use user-mail-address.
Richard M. Stallman
1994-10-09
1
-1
/
+1
*
(insert-parentheses): Don't insert spaces at beginning and end of buffer.
Richard M. Stallman
1994-09-22
1
-0
/
+2
*
(make-lucid-menu-keymap-disable): New variable.
Richard M. Stallman
1994-09-18
1
-1
/
+6
*
(generate-file-autoloads): Warn if we put a line
Richard M. Stallman
1994-09-17
1
-0
/
+11
*
Add autoloads.
Richard M. Stallman
1994-09-14
1
-6
/
+12
*
Update to 2.15.
Richard M. Stallman
1994-09-14
1
-44
/
+77
*
Initial revision
Richard M. Stallman
1994-09-14
1
-0
/
+493
*
Initial revision
Richard M. Stallman
1994-08-14
1
-0
/
+171
*
(easy-menu-define): Doc fix.
Richard M. Stallman
1994-08-14
1
-2
/
+2
*
(byte-after-unbind-ops): Fix paren error wrt doc string.
Richard M. Stallman
1994-08-06
1
-4
/
+4
*
(ad-subr-arglist): Adapted to new DOC file format.
Richard M. Stallman
1994-08-05
1
-7
/
+16
*
(byte-compile-protect-from-advice): Macro deleted.
Richard M. Stallman
1994-08-04
1
-91
/
+60
[next]