emacs/lisp/emacs-lisp
Stefan Monnier cb3430a1f7 * pcvs.el: Add a minimal leading commentary.
(cvs-make-cvs-buffer): Change the header part by removing the startup
message and adding a `Module' entry.  Also replace the FOOTER and
HEADER special fileinfos with the new support in ewoc for updating
its own footer and header.
(cvs-update-header): Update to use the header/footer of the ewoc.
(cvs-mode): Use define-derived-mode and set truncate-lines to t.
(cvs-is-within-p): New function.
(cvs-mode-run): Take advantage of `save-some-buffers's new ability
to only examine some subset of the buffers.
* pcvs-info.el (cvs-fileinfo-pp): Use the new property-preserving
`format' instead of our own ad-hoc functions.
Remove HEADER and FOOTER cases, now handled in the EWOC.
(cvs-fileinfo<): Remove HEADER and FOOTER cases.
* pcvs-parse.el (cvs-parse-run-table): Change message for unknown
output to avoid scaring the user.
(cvs-parse-table): Catch message for non-up-to-date commits.
* pcvs-defs.el (cvs-startup-message): Remove.
(cvs-global-menu): New autoloaded menu.
* pcvs-util.el (cvs-string-fill): Remove.
* emacs-lisp/ewoc.el (ewoc--create-special-node): Remove.
(ewoc--refresh-node): Don't take the whole EWOC but only the relevant
PP part of it and also make it work for footers and headers.
(ewoc-create): Drop POS and BUFFER arguments.
Use the DLL's dummy node to store the end-of-footer position.
(ewoc-map, ewoc-invalidate): Update call to ewoc--refresh-node.
(ewoc-refresh): Remove unused `header' variable.
(ewoc-(get|set)-hf): New functions.
2000-03-22 02:57:23 +00:00
..
advice.el Fix last change. 1999-11-26 21:27:25 +00:00
assoc.el Update FSF's address. 1996-01-14 07:34:30 +00:00
autoload.el (make-autoload): Recognize the new `define-minor-mode'. 1999-11-23 09:26:55 +00:00
backquote.el Remove inappropriate customization (allowing custom.el to use 2000-01-08 15:19:21 +00:00
byte-opt.el Change old backquote syntax. 2000-02-23 12:28:09 +00:00
bytecomp.el Change old backquote syntax. 2000-02-23 12:29:05 +00:00
checkdoc.el (checkdoc-interactive-loop): Don't lose on a function with an empty 2000-01-26 17:15:13 +00:00
cl-compat.el Update FSF's address. 1996-01-14 07:34:30 +00:00
cl-extra.el (cl-builtin-gethash, cl-builtin-remhash, cl-builtin-clrhash) 2000-02-02 15:25:07 +00:00
cl-indent.el Indent `pprint-logical-block' properly. 2000-02-25 15:46:24 +00:00
cl-macs.el (cl-do-arglist): Don't add (setq :<key> ':<key>). 2000-03-17 19:35:23 +00:00
cl-seq.el Turn on byte-compile-dynamic. 1996-09-01 22:56:40 +00:00
cl-specs.el (cl-lambda-list, cl-macro-list) 2000-01-30 21:20:14 +00:00
cl.el Remove expt, delete, rassoc from autoloads 2000-03-07 19:41:12 +00:00
copyright.el (copyright-update): Removed the 2000-01-14 22:42:11 +00:00
cust-print.el Use new backquote syntax. 1999-11-21 14:50:21 +00:00
debug.el (debugger-continue): Don't continue If 1999-12-19 13:12:28 +00:00
disass.el (disassemble-1): Move the call to 1998-08-11 11:05:51 +00:00
easy-mmode.el (easy-mmode-define-navigation): Only use `ding' for interactive use 2000-03-21 16:53:06 +00:00
easymenu.el * emacs-lisp/debug.el (debugger-env-macro): 1999-11-12 18:19:39 +00:00
edebug.el Add specs for push, pop, dotimes, dolist, unless, when. 2000-01-28 22:12:29 +00:00
eldoc.el (eldoc-argument-case): Fix customize type. 1998-10-30 10:59:23 +00:00
elint.el (elint-check-defcustom-form): New function. 1997-10-02 02:47:57 +00:00
elp.el Change comment and version numbers. 1998-03-14 05:46:01 +00:00
ewoc.el * pcvs.el: Add a minimal leading commentary. 2000-03-22 02:57:23 +00:00
find-func.el Fix last change. 1999-11-25 14:41:30 +00:00
float.el Bind free variables. 1999-12-18 16:36:31 +00:00
gulp.el Customized. 1998-04-05 18:26:32 +00:00
helper.el (Helper-describe-mode): Make buffer writable. 2000-02-25 13:15:14 +00:00
levents.el Add provide call. 1997-06-22 18:57:55 +00:00
lisp-mnt.el Don't require emacsbug at top level. 2000-02-20 18:25:57 +00:00
lisp-mode.el (lisp-mode-syntax-table): Fix syntax of |. 2000-03-01 21:02:37 +00:00
lisp.el (beginning-of-defun-function): Variable renamed from beginning-of-defun. 2000-01-21 02:44:44 +00:00
lmenu.el (popup-menu-popup): Fix typo: set menu-keymap. 1998-05-01 03:51:57 +00:00
lselect.el Add provide call. 1997-06-22 18:57:55 +00:00
lucid.el (extent-properties, extent-at): New functions. 1997-08-13 19:39:39 +00:00
pp.el Doc fixes. 1998-09-13 03:37:24 +00:00
profile.el (profile-timer-program): Var deleted. 1998-10-21 07:01:32 +00:00
re-builder.el Remove RCS Id, remove history comment. 2000-03-12 15:22:03 +00:00
regexp-opt.el Update copyright and leading comment. 2000-03-09 00:45:15 +00:00
ring.el Fix previous change. 1999-08-30 23:58:18 +00:00
shadow.el Whitespace change. 1998-05-21 01:55:57 +00:00
sregex.el (sregex-replace-match): Don't call sregex--value-groups. 1998-08-10 02:12:04 +00:00
tq.el (tq-filter): Use with-current-buffer. 1998-01-21 05:26:11 +00:00
trace.el Customized. 1998-04-05 18:26:32 +00:00