1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-03 08:30:09 +00:00
emacs/lisp/emacs-lisp
Richard M. Stallman cb4f3fc8a8 (find-function-on-key): Move the call to find-function-other-window
outside the save-excursion.
2003-05-19 14:47:46 +00:00
..
.gitignore ignore *.elc 2000-06-19 16:16:01 +00:00
advice.el (ad-make-advised-docstring): Adjust usage for new help-add-fundoc-usage. 2003-05-06 13:58:30 +00:00
assoc.el Update FSF's address. 1996-01-14 07:34:30 +00:00
authors.el Trailing whitepace deleted. 2003-02-04 13:24:35 +00:00
autoload.el (make-autoload): Add arglist for define-derived-mode. 2003-05-15 15:24:24 +00:00
backquote.el Trailing whitepace deleted. 2003-02-04 13:24:35 +00:00
benchmark.el *** empty log message *** 2003-02-03 15:00:57 +00:00
bindat.el Trailing whitepace deleted. 2003-02-04 13:24:35 +00:00
byte-opt.el (byte-optimize-set): Avoid CLism. 2003-03-25 16:48:43 +00:00
bytecomp.el (byte-compile-file): Fix comment 2003-05-06 05:10:59 +00:00
checkdoc.el (checkdoc-display-status-buffer): Fix docstring. 2003-03-28 17:38:50 +00:00
cl-compat.el Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
cl-extra.el (cl-map-keymap): Redefine as alias. 2003-05-04 00:44:25 +00:00
cl-indent.el symbol-macrolet' is similar to let', not `multiple-value-bind'. 2003-04-25 02:00:17 +00:00
cl-macs.el (case, typecase): Don't quote nil and t in docstrings. 2003-05-06 17:37:04 +00:00
cl-seq.el (cl-push, cl-pop): Remove. 2002-09-27 22:19:22 +00:00
cl-specs.el Trailing whitepace deleted. 2003-02-04 13:24:35 +00:00
cl.el (multiple-value-call): Add docstring. 2002-11-19 15:56:28 +00:00
copyright.el (copyright-regexp): Delete the unibyte copyright symbol; it's redundant. 2002-02-07 17:39:27 +00:00
crm.el Trailing whitepace deleted. 2003-02-04 13:24:35 +00:00
cust-print.el Trailing whitepace deleted. 2003-02-04 13:24:35 +00:00
debug.el Trailing whitepace deleted. 2003-02-04 13:24:35 +00:00
disass.el Trailing whitepace deleted. 2003-02-04 13:24:35 +00:00
easy-mmode.el (define-minor-mode): Only echo a message if the body didn't do so already. 2003-04-18 17:31:05 +00:00
easymenu.el (easy-menu-get-map): Correctly handle non-submap bindings. 2003-04-30 20:53:04 +00:00
edebug.el Fix character constants. 2003-02-18 11:01:34 +00:00
eldoc.el (eldoc-echo-area-use-multiline-p): Don't quote nil and t in docstrings. 2003-05-06 17:36:16 +00:00
elint.el (elint-error, elint-warning): Fix typo. 2002-10-17 16:49:14 +00:00
elp.el Comment change. 2001-12-27 03:23:50 +00:00
ewoc.el Trailing whitepace deleted. 2003-02-04 13:24:35 +00:00
find-func.el (find-function-on-key): Move the call to find-function-other-window 2003-05-19 14:47:46 +00:00
find-gc.el (source-files): Remove mocklisp.c. 2001-12-22 13:37:57 +00:00
float.el (string-to-float): Fix spacing. 2002-09-06 07:13:53 +00:00
gulp.el Trailing whitepace deleted. 2003-02-04 13:24:35 +00:00
helper.el (Helper-help-scroller): Fix character constant. 2003-02-18 11:02:25 +00:00
levents.el Trailing whitepace deleted. 2003-02-04 13:24:35 +00:00
lisp-mnt.el Trailing whitepace deleted. 2003-02-04 13:24:35 +00:00
lisp-mode.el (emacs-lisp-mode-syntax-table): Give @ prefix syntax. 2003-04-24 01:36:13 +00:00
lisp.el (beginning-of-defun-raw): Use shy-group. 2003-05-18 21:51:01 +00:00
lmenu.el (popup-dialog-box): Don't quote nil and t in docstrings. 2003-05-06 17:49:24 +00:00
lselect.el Use facep iso find-face. 2001-10-05 09:32:11 +00:00
lucid.el (buffer-syntactic-context): Don't quote nil and t in docstrings. 2003-05-06 17:48:39 +00:00
pp.el Trailing whitepace deleted. 2003-02-04 13:24:35 +00:00
re-builder.el Trailing whitepace deleted. 2003-02-04 13:24:35 +00:00
regexp-opt.el (regexp-opt-depth): Don't count a "//(" which appears inside a character set. 2003-04-26 23:29:45 +00:00
ring.el (ring-elements): New function. 2000-05-21 17:29:50 +00:00
rx.el Trailing whitepace deleted. 2003-02-04 13:24:35 +00:00
shadow.el Trailing whitepace deleted. 2003-02-04 13:24:35 +00:00
sregex.el Some fixes to follow coding conventions. 2001-07-16 12:23:00 +00:00
syntax.el Trailing whitepace deleted. 2003-02-04 13:24:35 +00:00
testcover-ses.el (ses-exercise-signals): Fix use of character constant. 2003-02-14 09:58:27 +00:00
testcover-unsafep.el New major mode "SES" for spreadsheets. 2002-09-28 18:45:56 +00:00
testcover.el No error when marking functions whose body just returns a constant. Handle 2003-03-28 16:45:19 +00:00
tq.el (tq-create): Fix quoted lambda. 2003-02-18 12:53:53 +00:00
trace.el Add/remove spaces. 2002-09-25 17:45:29 +00:00
unsafep.el Trailing whitepace deleted. 2003-02-04 13:24:35 +00:00