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
*
(disassemble-internal): Handle lazy-loaded doc strings.
Richard M. Stallman
1995-10-30
1
-1
/
+4
*
(byte-recompile-directory): New arg FORCE.
Richard M. Stallman
1995-10-30
1
-3
/
+16
*
Comment change.
Richard M. Stallman
1995-10-30
8
-24
/
+11
*
(byte-compile-from-buffer): Bind print-level.
Richard M. Stallman
1995-10-06
1
-0
/
+1
*
(get-setf-method): Protect caller's match-data from string-match.
Erik Naggum
1995-09-22
1
-1
/
+2
*
(byte-boolean-vars): Update list to reflect actual DEFVAR_BOOL symbols in
Erik Naggum
1995-09-21
1
-10
/
+9
*
(rassoc): Definition deleted.
Richard M. Stallman
1995-08-27
1
-2
/
+0
*
(eventp): Duplicate definition deleted.
Richard M. Stallman
1995-08-26
1
-9
/
+0
*
(byte-compiler-base-file-name): New function.
Richard M. Stallman
1995-08-22
1
-4
/
+15
*
(byte-compile-insert-header): Use 19.29, not 19.28.90
Richard M. Stallman
1995-08-10
1
-54
/
+56
*
(byte-compile-output-docform): Check
Richard M. Stallman
1995-08-07
1
-66
/
+69
*
(byte-optimize-nthcdr): Fix previous change.
Richard M. Stallman
1995-08-01
1
-1
/
+1
*
(byte-compile-insert-header): If compiling for vers 18,
Richard M. Stallman
1995-07-30
1
-2
/
+4
*
(lisp-imenu-generic-expression): Var defined.
Karl Heuer
1995-07-28
1
-1
/
+15
*
(shared-lisp-mode-map): Don't bind TAB, just set indent-line-function.
Richard M. Stallman
1995-07-26
1
-3
/
+2
*
(byte-optimize-lapcode): Fix format calls.
Richard M. Stallman
1995-07-21
1
-2
/
+2
*
(backquote): Doc fix.
Richard M. Stallman
1995-07-19
1
-2
/
+2
*
(byte-compile-output-file-form): Bind print-length
Karl Heuer
1995-07-17
1
-0
/
+2
*
(byte-optimize-nth, byte-optimize-nthcdr):
Karl Heuer
1995-07-17
1
-24
/
+104
*
Fixed Author: comment. This code bears no relation to what I wrote.
Roland McGrath
1995-07-12
1
-2
/
+1
*
Made executing-macro, before-change-function, after-change-function and font-...
Simon Marshall
1995-07-09
1
-18
/
+24
*
New name for generalized upd-copyr.el
Karl Heuer
1995-07-07
1
-143
/
+127
*
(make-autoload): Generate `(autoload ...)' form for
Karl Heuer
1995-07-07
1
-8
/
+13
*
(byte-compile-obsolete): Do the funcall to compile
Richard M. Stallman
1995-07-07
1
-4
/
+4
*
(eval-defun): Don't change defvar to defconst
Richard M. Stallman
1995-06-21
1
-1
/
+2
*
Update GPL to version 2.
Karl Heuer
1995-06-15
7
-8
/
+8
*
Put mark-active for menu-enable property on eval-region, comment-region, and ...
Simon Marshall
1995-06-14
1
-1
/
+5
*
(emacs-lisp-mode-map): Add a menu.
Karl Heuer
1995-05-30
1
-4
/
+29
*
(byte-compile-insert-header):
Karl Heuer
1995-05-26
1
-4
/
+9
*
(easy-menu-do-define): Add autoload cookie.
Karl Heuer
1995-05-20
1
-0
/
+1
*
(byte-compile-dynamic-docstrings): Doc fix.
Karl Heuer
1995-05-18
1
-0
/
+5
*
(easy-menu-create-keymaps): Set menu-enable prop.
Karl Heuer
1995-05-17
1
-1
/
+2
*
(byte-compile-insert-header): Cope if user-mail-address is unbound.
Richard M. Stallman
1995-05-15
1
-1
/
+1
*
(tq-process-buffer): Don't hard-code the buffer name.
Karl Heuer
1995-05-15
1
-1
/
+1
*
(popup-dialog-box): x-popup-dialog returns the value, not the cons cell.
Richard M. Stallman
1995-05-09
1
-5
/
+4
*
(Helper-help): Use read-key-sequence.
Richard M. Stallman
1995-05-08
1
-1
/
+1
*
(pp-eval-expression): Update use of temp-buffer-show-function.
Richard M. Stallman
1995-05-07
1
-12
/
+15
*
Don't try to define backquote.
Richard M. Stallman
1995-05-05
1
-8
/
+0
*
('\`): Use backslash for reading the backquote.
Richard M. Stallman
1995-05-04
1
-6
/
+6
*
(byte-recompile-directory): Use force-mode-line-update.
Karl Heuer
1995-04-25
1
-1
/
+1
*
(easy-menu-define): Doc fix.
Richard M. Stallman
1995-04-24
1
-2
/
+2
*
(byte-optimize-letX): Use car-safe and cdr-safe.
Richard M. Stallman
1995-04-24
1
-1
/
+2
*
(pushnew): Use edebug-keywordp.
Richard M. Stallman
1995-04-19
1
-2
/
+2
*
(byte-compile-log-file): Always insert at eob.
Richard M. Stallman
1995-04-13
1
-1
/
+5
*
(byte-compile-log-file): New function.
Richard M. Stallman
1995-04-09
1
-7
/
+26
*
(byte-compile-output-docform): Output doc string position
Richard M. Stallman
1995-04-07
1
-1
/
+7
*
Update copyright.
Karl Heuer
1995-04-07
1
-1
/
+1
*
(byte-compile-inline-expand): Fetch actual bytecode
Karl Heuer
1995-04-05
1
-3
/
+5
*
(byte-compile-out-toplevel): Compile lambda forms even if trivial.
Karl Heuer
1995-03-24
1
-5
/
+8
*
(debug): Now interactive.
Richard M. Stallman
1995-03-20
1
-0
/
+1
[next]