Richard M. Stallman
e3034a95bc
(lisp-mode-variables): Bind comment-indent-function locally.
2005-06-25 14:10:23 +00:00
Miles Bader
3f0607e494
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-65
...
Merge from emacs--cvs-trunk--0
Patches applied:
* emacs--cvs-trunk--0 (patch 425-445)
- Remove "-face" suffix from gnus faces
- Update from CVS
- Remove "-face" suffix from MH-E faces
- Remove "-face" suffix from cc-mode faces
- Remove "-face" suffix from eshell faces
- Remove "-face" suffix from ediff faces
- Implement tty vertical-divider face
- Rename vertical-divider face to vertical-border
- Change escape-glyph color on dark backgrounds back to cyan
- Update reference to renamed Buffer-menu-buffer face
2005-06-24 01:59:52 +00:00
Luc Teirlinck
7f72ddd58d
(ring-elements): Make it return a list of the elements of RING in
...
order, and without bogus nil elements.
2005-06-24 01:20:14 +00:00
Lute Kamstra
ce5ce46def
(debugger-special-form-p): New defun.
...
(debug-on-entry): Use it. New interactive declaration that uses
function-called-at-point.
2005-06-23 08:20:33 +00:00
Juri Linkov
7cbb6dad76
(edebug-eval-defun):
...
Set `saved-face' temporarily to nil before calling form.
Set `customized-face' to the new spec after that.
2005-06-21 15:59:51 +00:00
Juri Linkov
a416b8923f
(eval-defun-1):
...
Set `saved-face' temporarily to nil before calling form.
Set `customized-face' to the new spec after that.
2005-06-21 15:59:33 +00:00
Juanma Barranquero
c1fe651240
(byte-optimize-pure-func): Fix spellings.
2005-06-21 13:45:12 +00:00
Juanma Barranquero
8ad8cfa5c8
(check-parens): Fix spellings.
2005-06-21 13:44:23 +00:00
Luc Teirlinck
8a33e9f1ca
(edebug-goto-here): Doc fix.
2005-06-17 14:32:46 +00:00
Juanma Barranquero
53099cfc9e
(display-warning, lwarn, warning-minimum-log-level): Doc fixes.
...
(warning-minimum-level, warning-minimum-log-level): Add :debug to defcustom's
choices.
2005-06-17 11:49:17 +00:00
Juanma Barranquero
8665b2b6d7
(regexp-opt-depth): Fix spelling in docstrings.
2005-06-16 16:14:56 +00:00
Juanma Barranquero
1936c9a9a8
(elint-init-env): Fix spelling in docstrings.
2005-06-16 16:14:11 +00:00
Juanma Barranquero
a9873dbbeb
(derived-mode-init-mode-variables): Fix spelling in docstrings.
2005-06-16 16:13:25 +00:00
Miles Bader
2092fd2b33
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-63
...
Merge from emacs--cvs-trunk--0
Patches applied:
* emacs--cvs-trunk--0 (patch 358-423)
- Update from CVS
- Remove "-face" suffix from widget faces
- Remove "-face" suffix from custom faces
- Remove "-face" suffix from change-log faces
- Remove "-face" suffix from compilation faces
- Remove "-face" suffix from diff-mode faces
- lisp/longlines.el (longlines-visible-face): Face removed
- Remove "-face" suffix from woman faces
- Remove "-face" suffix from whitespace-highlight face
- Remove "-face" suffix from ruler-mode faces
- Remove "-face" suffix from show-paren faces
- Remove "-face" suffix from log-view faces
- Remove "-face" suffix from smerge faces
- Remove "-face" suffix from show-tabs faces
- Remove "-face" suffix from highlight-changes faces
- Remove "-face" suffix from and downcase info faces
- Remove "-face" suffix from pcvs faces
- Update uses of renamed pcvs faces
- Tweak ChangeLog
- Remove "-face" suffix from strokes-char face
- Remove "-face" suffix from compare-windows face
- Remove "-face" suffix from calendar faces
- Remove "-face" suffix from diary-button face
- Remove "-face" suffix from testcover faces
- Remove "-face" suffix from viper faces
- Remove "-face" suffix from org faces
- Remove "-face" suffix from sgml-namespace face
- Remove "-face" suffix from table-cell face
- Remove "-face" suffix from tex-mode faces
- Remove "-face" suffix from texinfo-heading face
- Remove "-face" suffix from flyspell faces
- Remove "-face" suffix from gomoku faces
- Remove "-face" suffix from mpuz faces
- Merge from gnus--rel--5.10
- Remove "-face" suffix from Buffer-menu-buffer face
- Remove "-face" suffix from antlr-mode faces
- Remove "-face" suffix from ebrowse faces
- Remove "-face" suffix from flymake faces
- Remove "-face" suffix from idlwave faces
- Remove "-face" suffix from sh-script faces
- Remove "-face" suffix from vhdl-mode faces
- Remove "-face" suffix from which-func face
- Remove "-face" suffix from cperl-mode faces
- Remove "-face" suffix from ld-script faces
- Fix cperl-mode font-lock problem
- Tweak which-func face
* gnus--rel--5.10 (patch 80-82)
- Merge from emacs--cvs-trunk--0
- Update from CVS
2005-06-15 23:32:15 +00:00
Luc Teirlinck
b6386e6354
(edebug-all-defs, edebug-initial-mode, edebug-print-length)
...
(edebug-print-level, edebug-print-circle, edebug-modify-breakpoint)
(edebug-eval-last-sexp, edebug-eval-print-last-sexp): Doc fixes.
2005-06-14 20:39:04 +00:00
Juanma Barranquero
fbb70c539b
(make-obsolete, define-obsolete-function-alias): Rename arguments FUNCTION and
...
NEW to OBSOLETE-NAME and CURRENT-NAME respectively.
(make-obsolete-variable, define-obsolete-variable-alias): Rename arguments
VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME respectively.
2005-06-14 15:50:22 +00:00
Lute Kamstra
8ac3941d04
(debug-on-entry): Fix docstring.
2005-06-14 12:00:50 +00:00
Luc Teirlinck
922a9de306
(cancel-debug-on-entry): Mention default in minibuffer prompt.
2005-06-13 23:40:05 +00:00
Lute Kamstra
dd72a03ac2
(cancel-debug-on-entry): Make the empty string argument obsolete.
2005-06-13 08:14:06 +00:00
Stefan Monnier
84ae490875
Add comment.
2005-06-12 16:57:08 +00:00
Thien-Thi Nguyen
8b09abe105
Fix repeat' BNF and
bits 2' example in Commentary.
2005-06-11 23:56:33 +00:00
Luc Teirlinck
8e71c318da
(debug-on-entry, cancel-debug-on-entry): Doc fixes.
2005-06-11 23:52:51 +00:00
Thien-Thi Nguyen
d4ddf7839c
Doc fixes for public funcs:
...
"Returns" to "return", document useful return values, etc.
2005-06-11 20:33:28 +00:00
Lute Kamstra
e5d79aa59c
(edebug-eval-mode-map): Don't copy lisp-interaction-mode-map but make
...
it the parent.
(edebug-eval-mode): Use define-derived-mode.
2005-06-11 08:40:47 +00:00
Miles Bader
4719d18424
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-387
...
Remove "-face" suffix from testcover faces
2005-06-10 Miles Bader <miles@gnu.org>
* lisp/emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
Remove "-face" suffix from face names.
(testcover-nohits-face, testcover-1value-face):
New backward-compatibility aliases for renamed faces.
(testcover-mark): Use renamed testcover faces.
2005-06-10 10:44:18 +00:00
Miles Bader
d113efea8e
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-61
...
Merge from emacs--cvs-trunk--0
Patches applied:
* emacs--cvs-trunk--0 (patch 353-357)
- Update from CVS
2005-06-09 07:13:03 +00:00
Stefan Monnier
9b530428ea
(debugger-will-be-back): New var.
...
(debug): Use it.
(debugger-step-through, debugger-continue, debugger-jump)
(debugger-return-value): Set it when needed.
(debugger-make-xrefs, debugger-frame, debugger-frame-clear):
Use inhibit-read-only.
2005-06-09 03:09:30 +00:00
Stefan Monnier
d48f0f00da
(debug): Don't iconify if we know we'll re-enter the debugger immediately
...
anyway. Undo the 2005-06-06 change, rendered unnecessary now.
2005-06-08 19:35:54 +00:00
Richard M. Stallman
a566ce8e09
(define-minor-mode): If BODY is empty, give the variable a doc string
...
that doesn't say don't set it directly.
2005-06-08 15:54:43 +00:00
Juanma Barranquero
590bc48b85
(defstruct): Set 'doc-string-elt property.
2005-06-07 10:52:08 +00:00
Stefan Monnier
532c188a19
(debug): Don't bury the buffer unless it's in a dedicated window.
2005-06-06 19:47:05 +00:00
Richard M. Stallman
77932668c2
(debugger-window): New variable.
...
(debug): Use debugger-window if it is set and still alive.
Record debugger-window for next entry.
2005-06-06 12:29:57 +00:00
Miles Bader
fdffd34626
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-57
...
Merge from emacs--cvs-trunk--0
Patches applied:
* emacs--cvs-trunk--0 (patch 324-352)
- Merge from gnus--rel--5.10
- Update from CVS
- etc/emacs-buffer.gdb: Remove RCS keywords
* gnus--rel--5.10 (patch 70-79)
- Update from CVS
- Merge from emacs--cvs-trunk--0
2005-06-06 02:39:45 +00:00
Luc Teirlinck
876daebc85
(define-global-minor-mode): Make it keep track of which major mode it
...
enabled the minor mode for. Use find-file-hook again. Update docstring.
2005-06-04 22:13:57 +00:00
Stefan Monnier
51a67d35db
4-digit copyright years.
2005-06-01 16:22:43 +00:00
Stefan Monnier
6cb9fac363
(easy-menu-return-item): Find menu items with a nil command binding.
2005-06-01 16:22:00 +00:00
Juanma Barranquero
358e4d6d1d
(defsetf): Improve argument/docstring consistency.
2005-06-01 15:33:50 +00:00
Masatake YAMATO
6dfa731f20
* emacs-lisp/find-func.el (find-function-noselect): Handle
...
subroutines.
* help-fns.el (help-C-file-name): Added autoload mark for
`find-function-noselect'.
2005-05-30 18:06:02 +00:00
Richard M. Stallman
cbd87c94ac
(byte-compile-nogroup-warn): Warn only when name to be defined is quoted.
2005-05-30 06:49:18 +00:00
Lute Kamstra
d47f3fc56f
(reb-mode): Use run-mode-hooks.
2005-05-26 15:13:09 +00:00
Miles Bader
d2eeec7fb9
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-55
...
Merge from emacs--cvs-trunk--0
Patches applied:
* emacs--cvs-trunk--0 (patch 320-323)
- Update from CVS
2005-05-26 05:42:19 +00:00
Juanma Barranquero
868904eb92
(acons, pairlis): Add docstring.
2005-05-23 00:05:40 +00:00
Luc Teirlinck
7fb8093523
(define-global-minor-mode): Use `after-change-major-mode-hook' instead
...
of `find-file-hook'.
2005-05-22 22:07:22 +00:00
Stefan Monnier
6cd0254fe9
(eql): Remove. It's a builtin already.
2005-05-22 20:15:05 +00:00
Juanma Barranquero
3187ba1c4f
(function*, case, ecase, typecase, etypecase, progv, lexical-let, lexical-let*,
...
multiple-value-bind, multiple-value-setq, shiftf): Improve argument/docstring
consistency.
2005-05-22 17:51:22 +00:00
Juanma Barranquero
9ae5b0b9dc
(coerce, map, maplist, cl-mapc, mapl, mapcan, mapcon, some, every, notany,
...
notevery, signum, isqrt, concatenate, list-length, get*, getf, cl-remprop):
Improve argument/docstring consistency.
2005-05-22 17:48:02 +00:00
Juanma Barranquero
708c63a689
(pushnew, cl-macroexpand, floatp-safe, plusp, minusp, oddp, evenp, mapcar*,
...
list*, copy-list, adjoin, subst): Improve argument/docstring consistency.
2005-05-22 17:46:50 +00:00
Nick Roberts
8449720ce4
Remove make-obsolete-variable for
...
already deleted variables: auto-fill-hook, blink-paren-hook,
lisp-indent-hook, inhibit-local-variables, unread-command-event
suspend-hooks, comment-indent-hook, meta-flag,
before-change-function, after-change-function,
font-lock-doc-string-face.
2005-05-22 02:30:41 +00:00
Luc Teirlinck
3e2c3ab0f5
(define-derived-mode): Doc fix.
2005-05-21 22:35:35 +00:00
David Kastrup
8292be61c5
(easy-menu-add): Correct docstring since
...
easy-menu-add is not a nop on Emacs; and clarify when to call it.
2005-05-20 15:30:59 +00:00