1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-07 06:50:23 -08:00
emacs/lisp/emacs-lisp
Juanma Barranquero 6cda144ffe Fix typos in docstrings.
* cus-edit.el (customize-apropos-options, custom-comment)
  (custom-comment-tag, custom-face-edit-attribute-tag):
  Fix typos in docstrings.
  (custom-buffer-done-kill): Remove * from defcustom docstring.
  (custom-file): Fix typo in doc of defcustom choice.

* frame.el (display-visual-class): Fix typo in docstring.
  (initial-frame-alist, minibuffer-frame-alist, pop-up-frame-alist)
  (special-display-frame-alist, show-trailing-whitespace)
  (auto-hscroll-mode, blink-cursor-delay, blink-cursor-interval)
  (display-hourglass, hourglass-delay, cursor-in-non-selected-windows):
  Remove * from defcustom docstrings.

* md4.el (md4-buffer): Fix typo in docstring.
  (md4, md4-64): Doc fixes.
  (md4-pack-int32): Reflow docstring.

* paths.el (rmail-file-name): Remove * from defcustom docstring.
  (prune-directory-list, gnus-nntp-service): Fix typos in docstrings.

* rect.el (open-rectangle): Reflow docstring.
  (spaces-string): Fix docstring typo.  Use "?\s" instead of "? ".

* select.el (x-get-cut-buffer): Fix typo in docstring.

* timezone.el (timezone-zone-to-minute, timezone-time-from-absolute)
  (timezone-time-zone-from-absolute, timezone-leap-year-p):
  Fix typos in docstrings.

* emacs-lisp/assoc.el (asort, aelement, aput, aget, amake):
  Fix typos in docstrings.
2008-11-01 01:24:33 +00:00
..
.gitignore
advice.el
assoc.el Fix typos in docstrings. 2008-11-01 01:24:33 +00:00
authors.el Ulrich Mueller <ulm at kph.uni-mainz.de> 2008-09-20 19:54:27 +00:00
autoload.el
avl-tree.el
backquote.el
benchmark.el
bindat.el
byte-opt.el
byte-run.el
bytecomp.el * bitmaps/README: 2008-07-31 05:33:56 +00:00
check-declare.el
checkdoc.el
cl-compat.el Simply require 'cl (silences spurious warnings). 2008-07-16 02:50:40 +00:00
cl-extra.el
cl-indent.el
cl-loaddefs.el Update. 2008-10-23 13:46:17 +00:00
cl-macs.el (flet): Throw an error when trying to byte-compile a redefinition of a 2008-10-23 02:40:37 +00:00
cl-seq.el Simply require 'cl (silences spurious warnings). 2008-07-16 02:50:40 +00:00
cl-specs.el
cl.el
copyright.el
crm.el
cust-print.el
debug.el (debug): When killing a noninteractive Emacs, give exit status -1. 2008-08-28 18:10:01 +00:00
derived.el
disass.el
easy-mmode.el
easymenu.el (easy-menu-add): Don't precompute keybindings 2008-08-14 17:42:21 +00:00
edebug.el
eldoc.el
elint.el
elp.el
ewoc.el
find-func.el apply patch from Seiji Zenitani to find doc strings in ns*.m files 2008-07-28 13:19:10 +00:00
find-gc.el
float-sup.el
generic.el
gulp.el
helper.el
levents.el
lisp-mnt.el
lisp-mode.el *** empty log message *** 2008-09-23 17:59:28 +00:00
lisp.el Revert last change. 2008-08-15 00:06:12 +00:00
lmenu.el
lucid.el (try-face-font): Remove dead alias. 2008-09-02 02:43:52 +00:00
macroexp.el
map-ynp.el
pp.el
re-builder.el
regexp-opt.el
regi.el
ring.el
rx.el (rx-constituents): Change `anything' to call 2008-10-07 18:08:26 +00:00
shadow.el
sregex.el
syntax.el (syntax-ppss): Doc fix. 2008-10-06 10:03:59 +00:00
tcover-ses.el
tcover-unsafep.el
testcover.el
timer.el
tq.el tq.el: Disable undo in buffer. 2008-09-20 04:39:32 +00:00
trace.el
unsafep.el
warnings.el (display-warning): Issue a message if called during daemon 2008-10-11 22:06:52 +00:00