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
Juanma Barranquero
47bc4b3fe1
(reduce, fill, replace, remove*, remove-if, remove-if-not, delete*, delete-if,
...
delete-if-not, remove-duplicates, delete-duplicates, substitute, substitute-if,
substitute-if-not, nsubstitute, nsubstitute-if, nsubstitute-if-not, find,
find-if, find-if-not, position, position-if, position-if-not, count, count-if,
count-if-not, mismatch, search, sort*, stable-sort, merge, member*, member-if,
member-if-not, assoc*, assoc-if, assoc-if-not, rassoc*, rassoc-if,
rassoc-if-not, union, nunion, intersection, nintersection, set-difference,
nset-difference, set-exclusive-or, nset-exclusive-or, subsetp, subst-if,
subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis, nsublis, tree-equal):
Improve argument/docstring consistency.
2005-05-20 14:30:34 +00:00
Juanma Barranquero
f530778210
Specify missing group (and type, if simple) in defcustom.
2005-05-19 19:06:19 +00:00
Richard M. Stallman
8cd567b842
(eval-when-compile): Doc fix.
2005-05-19 15:39:56 +00:00
Richard M. Stallman
fe33e7c83c
(byte-compile-file-form-custom-declare-variable):
...
Call byte-compile-nogroup-warn if appropriate.
2005-05-19 15:39:21 +00:00
Lute Kamstra
07b41c4275
(copyright-fix-years): Make sure all years are fixed. Don't insert a
...
space after a dash.
2005-05-19 08:13:31 +00:00
Luc Teirlinck
292c8ae828
(eldoc-mode): Doc fix.
2005-05-18 15:11:36 +00:00
Lute Kamstra
7bc108869d
(check-parens): Fix docstring.
2005-05-18 08:29:38 +00:00
Lute Kamstra
f567894362
(define-minor-mode): Don't generate a defcustom for the mode hook variable.
2005-05-17 15:17:18 +00:00
Lute Kamstra
77777daf1d
(authors): Do parse the ChangeLogs of the Emacs Lisp Reference Manual.
2005-05-17 15:05:02 +00:00
Juanma Barranquero
213233f006
(subsetp, tree-equal): Doc fixes.
2005-05-17 00:28:50 +00:00
Juanma Barranquero
4342e957a2
(macrolet, symbol-macrolet): Doc fixes.
2005-05-17 00:26:59 +00:00
Juanma Barranquero
f4db41fcbb
(eql, floatp-safe, plusp, minusp, oddp, evenp, list*): Doc fixes.
2005-05-17 00:26:26 +00:00
Juanma Barranquero
4ea3cc0e17
(equalp): Doc fix.
2005-05-16 15:32:09 +00:00
Juanma Barranquero
027a4b6b3f
Replace string-to-int' by
string-to-number'.
2005-05-16 11:34:49 +00:00
Richard M. Stallman
02d9d6829a
(copyright-fix-years): Match properly if the first year is 2-digit.
...
Don't mess up the whitespace after the years by filling.
2005-05-15 22:03:16 +00:00
Richard M. Stallman
76f414790d
(lisp-mode-variables): Set font-lock-comment-start-skip.
2005-05-15 14:29:25 +00:00
Luc Teirlinck
a5079d4022
(define-derived-mode): Add link to Elisp manual to docstring.
2005-05-14 18:32:45 +00:00
Richard M. Stallman
11efeb9b26
(byte-compile-nogroup-warn): New function.
...
(byte-compile-form): Call byte-compile-nogroup-warn.
(byte-compile-warning-types): Doc fix.
2005-05-14 12:30:08 +00:00
Richard M. Stallman
4021f35884
(eldoc-documentation-function): Add autoload.
2005-05-14 11:25:31 +00:00
Nick Roberts
f964fa513c
(easy-menu-define): Doc fixes.
2005-05-13 23:22:42 +00:00
Lute Kamstra
7e8035019d
(define-generic-mode): Don't generate a defcustom for the mode hook
...
variable. Delete the last argument.
2005-05-12 13:23:31 +00:00
Eli Zaretskii
906aee9391
(easy-mmode-pretty-mode-name): Improve commentary.
2005-05-08 19:39:20 +00:00
Eli Zaretskii
a5ad278d75
(cl-transform-lambda): Recognize declare' as well as
interactive',
...
so that defmacro* would recognize `declare' forms.
2005-05-07 15:46:21 +00:00
Eli Zaretskii
e6469973d4
(easy-mmode-pretty-mode-name): Explain
...
more about the LIGHTER arg's usage in the doc string. Add
commentary to clarify what the code does. Fix the regexp that
strips whitespace from LIGHTER. Quote LIGHTER before using it,
since it could have characters special to regular expressions.
2005-05-07 15:06:42 +00:00
Luc Teirlinck
342ef03d5b
(define-obsolete-function-alias, define-obsolete-variable-alias): Doc Fixes.
2005-05-05 22:58:40 +00:00
Juanma Barranquero
3fe2692297
(define-obsolete-function-alias): Fix typo in docstring.
2005-05-05 09:18:53 +00:00
Nick Roberts
35bfeac0e5
(dot, dot-min, dot-max): Don't create
...
bytecode symbols.
2005-05-01 13:28:55 +00:00
Lute Kamstra
74919c6f6a
Improve commentary section.
...
(define-generic-mode): Improve docstring.
2005-04-29 13:12:26 +00:00
Lute Kamstra
817edb155f
(define-generic-mode): Fix docstring.
2005-04-28 14:01:03 +00:00
Lute Kamstra
8af0371d68
(generic-mode-internal): Simplify font-lock-defaults.
2005-04-28 09:18:24 +00:00
Lute Kamstra
c25eec81aa
(define-minor-mode): Fix docstring.
2005-04-26 14:17:51 +00:00
Richard M. Stallman
49c650714b
Fix previous change.
2005-04-26 11:00:56 +00:00
Richard M. Stallman
0a3e46de17
(eldoc-mode): Doc fix.
...
(eldoc-documentation-function):
Renamed from eldoc-print-current-symbol-info-function. Calls changed.
2005-04-26 10:59:44 +00:00
Nick Roberts
0448b47601
(define-obsolete-function-alias): New macro.
2005-04-26 09:03:56 +00:00
Richard M. Stallman
25e73e0cdb
(easy-menu-do-define): Use defalias, not fset.
2005-04-23 16:38:03 +00:00
Nick Roberts
f7f8f37aa6
(define-obsolete-variable-alias): New macro.
2005-04-22 04:08:08 +00:00
Lute Kamstra
9aade6c6f2
Move here from parent dir.
2005-04-13 08:55:01 +00:00
Richard M. Stallman
90d0422ab8
(map-y-or-n-p): Clarify RET/q in help message.
2005-04-10 23:25:16 +00:00
Luc Teirlinck
a64dc1a44c
(defun-prompt-regexp, parens-require-spaces, buffer-end, end-of-defun)
...
(insert-parentheses): Doc fixes.
2005-04-08 23:10:24 +00:00
Dan Nicolaescu
ea81d57ec5
* mh-customize.el (mh-speedbar-selected-folder-face): Special case
...
high number of colors displays.
* textmodes/table.el (table-cell-face): Add special case for
displays supporting a high number of colors.
* progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
(vhdl-font-lock-reserved-words-face)
(vhdl-speedbar-architecture-face)
(vhdl-speedbar-instantiation-face)
(vhdl-speedbar-architecture-selected-face)
(vhdl-speedbar-instantiation-selected-face): Likewise.
* progmodes/sh-script.el (sh-heredoc-face): Likewise.
* progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
* progmodes/ebrowse.el (ebrowse-tree-mark-face)
(ebrowse-root-class-face, ebrowse-member-attribute-face)
(ebrowse-progress-face): Likewise.
* progmodes/compile.el (compilation-info-face): Likewise.
* progmodes/cc-fonts.el (c-invalid-face): Likewise.
* emacs-lisp/re-builder.el (reb-match-3): Likewise.
* calendar/calendar.el (diary-face): Likewise.
* woman.el (woman-italic-face, woman-bold-face)
(woman-unknown-face): Likewise.
* wid-edit.el (widget-button-pressed-face): Likewise.
* whitespace.el (whitespace-highlight-face): Likewise.
* smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
* pcvs-info.el (cvs-marked-face): Likewise.
* info.el (info-xref): Likewise.
* ido.el (ido-subdir-face, ido-indicator-face): Likewise.
* hilit-chg.el (highlight-changes-face)
(highlight-changes-delete-face): Likewise.
* hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
(hi-red-b): Likewise.
* generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
* font-lock.el (font-lock-keyword-face)
(font-lock-function-name-face, font-lock-warning-face): Likewise.
* cus-edit.el (custom-invalid-face, custom-modified-face)
(custom-set-face, custom-changed-face, custom-variable-tag-face)
(custom-group-tag-face-1, custom-group-tag-face): Likewise.
* comint.el (comint-highlight-prompt): Likewise.
2005-04-08 14:26:13 +00:00
Kim F. Storm
4ee0202022
(authors-aliases): Update list.
...
(authors-ignored-files): New list.
(authors-fixed-entries): Fix typo.
(authors-renamed-files-alist): Update list.
(authors-add): Check authors-ignored-files.
2005-04-08 11:54:57 +00:00