1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-26 00:01:47 -07:00
Commit graph

46441 commits

Author SHA1 Message Date
Stefan Monnier
e1ff8dd08b (Buffer-menu-short-ellipsis): Partly undo last change. 2008-11-21 05:19:40 +00:00
Juanma Barranquero
11eac3eaed * international/mule-util.el (set-nested-alist): Doc fix. Use `when'.
(lookup-nested-alist): Doc fix.
  (with-coding-priority): Reflow docstring.
  (detect-coding-with-priority): Fix typos in obsolescence declaration.
  (char-displayable-p): Reflow docstring.  Use `when'.
2008-11-20 23:07:44 +00:00
Dan Nicolaescu
d46b521475 (cal-menu-scroll-menu): Add bindings for
week forward/backward.
2008-11-20 18:14:10 +00:00
Juanma Barranquero
3fd29551d0 * ehelp.el (electric-help-map, ehelp-map): Define within defvar.
(with-electric-help): Fix typo and reflow docstring.
2008-11-20 16:57:30 +00:00
Stefan Monnier
31e02fabc0 (Buffer-menu-short-ellipsis): New constant.
(Buffer-menu-buffer+size): Use it, fix last change, and simplify.
(list-buffers-noselect): Don't need to pad.
2008-11-20 15:35:30 +00:00
Stefan Monnier
a3e5a6032a (Buffer-menu-buffer+size, list-buffers-noselect):
Pay attention to char widths when computing string sizes.
2008-11-20 15:22:16 +00:00
Juanma Barranquero
2b9c3b1284 * emacs-lisp/bytecomp.el (byte-compile-dynamic-docstrings)
(byte-compile-output-docform): Reflow docstrings.
  (no-byte-compile): Fix typo in docstring.
  (byte-recompile-directory, compile-defun): Doc fixes.
  (emacs-lisp-file-regexp, byte-compile-verbose)
  (byte-compile-compatibility, byte-optimize, byte-compile-delete-errors)
  (byte-compile-dynamic-docstrings, byte-optimize-log)
  (byte-compile-error-on-warn, byte-compile-warnings)
  (byte-compile-generate-call-tree, byte-compile-call-tree-sort):
  Remove * from defcustom docstrings.
2008-11-20 12:13:49 +00:00
Glenn Morris
a54fdddbe5 Comment. 2008-11-20 02:58:34 +00:00
Glenn Morris
6620643fb3 Stephen Berman <Stephen.Berman at gmx.net>
(auto-mode-alist): Recognize more OpenOffice.org extensions.
2008-11-20 02:45:32 +00:00
Glenn Morris
9028691df6 (fortran-mode-map): Add some menu :help. 2008-11-20 02:44:38 +00:00
Glenn Morris
112203942c (math-additional-units): Doc fix (active voice). 2008-11-20 02:44:21 +00:00
Glenn Morris
ce44e9328f (format-alist, format-write-file): Doc fix. 2008-11-20 02:44:05 +00:00
Glenn Morris
82ee74d6f5 (vc-hg-diff-switches): New option.
(vc-hg-diff): Apply diff switches.  (Bug#1017)
2008-11-20 02:43:45 +00:00
Glenn Morris
216d81a1e6 (proced-available): New variable.
(proced-process-attributes): Move availability check from previous
change from here...
(proced): ... to here.
2008-11-20 02:43:29 +00:00
Juanma Barranquero
60afd99b0d * calc/calc-units.el (math-units-table): Doc fix.
(math-standard-units): Fix typo in constant's description.
  (math-additional-units): Fix typo in docstring.
2008-11-19 17:03:40 +00:00
Jay Belanger
1f52c942af *** empty log message *** 2008-11-19 14:32:32 +00:00
Jay Belanger
4929aa69ce (math-standard-units): Add eps0, permittivity of vacuum. 2008-11-19 14:17:08 +00:00
Dan Nicolaescu
35f0d8ce8f (project-settings-file): Remove.
(project-find-settings-file): Undo previous change that added the
use of project-settings-file.
2008-11-19 13:25:43 +00:00
Glenn Morris
667df88c0d (proced, proced-format-time): Doc fixes.
(proced-process-attributes): Signal an error if unsupported.  (Bug#1314)
2008-11-19 08:09:22 +00:00
Karl Fogel
8f7028a84c (bookmark-jump-noselect): Move the deprecation notice into the doc
string, following up to 2008-10-29T17:42:49Z!cyd@stupidchicken.com.
2008-11-19 08:03:04 +00:00
Lute Kamstra
a3610f0c69 (auto-insert-alist): Don't use match data. 2008-11-19 05:51:30 +00:00
Glenn Morris
688d074450 (help-function-arglist): Autoload it. 2008-11-19 04:38:16 +00:00
Glenn Morris
68fcc3ec7d (f90-mode-map): Add some menu :help. 2008-11-19 04:37:25 +00:00
Glenn Morris
dcbfa92ba2 (org-agenda-change-all-lines): Fix declaration. 2008-11-19 04:35:25 +00:00
Glenn Morris
ec30259371 (floor*, ceiling*, truncate*, round*, mod*): Declare. 2008-11-19 04:33:52 +00:00
Glenn Morris
a70f4c6f55 (x-select-font): Declare. 2008-11-19 04:33:00 +00:00
Glenn Morris
be9b46cb09 (emacs-lisp-mode-map): Fix a/an typo.
Use the imperative for all help strings.
2008-11-19 04:32:35 +00:00
Glenn Morris
d5259d01c8 (auto-insert-alist): Update template to FDL 1.3+. 2008-11-19 04:32:05 +00:00
Stefan Monnier
a1e34e711d (ispell-dictionary-base-alist): Adjust to the
case where the default dictionary is French, Spanish, younameit.
2008-11-18 21:42:17 +00:00
Stefan Monnier
064e57de23 (window--frame-usable-p): Consider dedicated windows as usable. 2008-11-18 20:45:21 +00:00
Stefan Monnier
35b05a7793 (confirm-nonexistent-file-or-buffer):
Rename from find-file-confirm-nonexistent-file.
(read-buffer-to-switch): Use it.
2008-11-18 18:26:08 +00:00
Juanma Barranquero
a77ad24064 * server.el (server-temp-file-p): Use `string-match-p'.
(server-socket-dir): Set to nil if local sockets are unsupported.
  (server-start): Don't try to delete local socket if unsupported.
  (server-kill-new-buffers): Reflow docstring.
  (server-delete-client, server-handle-delete-frame)
  (server-save-buffers-kill-terminal): Doc fixes.
  (server-send-string): Fix typo in docstring.
2008-11-18 16:27:06 +00:00
Carsten Dominik
1ba1f458d8 * org.el ("speedbar"): Only show context if the file really is an
org-mode buffer.
2008-11-18 15:07:35 +00:00
Carsten Dominik
0dade8aac9 *** empty log message *** 2008-11-18 15:07:23 +00:00
Sam Steingold
dd93e6daf7 (compilation-start-hook): New hook.
(compilation-start): Run it on the compilation process.
2008-11-18 14:14:37 +00:00
Juanma Barranquero
d0d8885d3f * international/mule-cmds.el (update-leim-list-file): Simplify.
(prefer-coding-system, find-coding-systems-for-charsets):
  Fix docstring typos.
  (select-safe-coding-system, input-method-exit-on-first-char)
  (language-info-alist, language-info-custom-alist): Reflow docstrings.
  (toggle-input-method, read-multilingual-string): Doc fixes.
  Reflow docstrings.
  (locale-name-match, sort-coding-systems, find-multibyte-characters)
  (read-char-by-name): Use `string-match-p'.
  (get-char-code-property, put-char-code-property)
  (char-code-property-description): Be silent while loading uni-* files.
  (ucs-names): Use `dotimes-with-progress-reporter', because loading
  the Unicode character names is *slow*.
2008-11-18 01:35:25 +00:00
Chong Yidong
f331f1f80c (widget-image-insert): Don't add a mouse-face. 2008-11-17 18:37:47 +00:00
Chong Yidong
58caa5cf70 * wid-edit.el (widget-image-insert): Don't add a mouse-face. 2008-11-17 18:37:38 +00:00
Chong Yidong
44f2202e84 (custom-group-value-create): Don't insert docstring twice. 2008-11-17 18:05:42 +00:00
Chong Yidong
e89e92b191 * cus-edit.el (custom-group-value-create): Don't insert docstring
twice.
2008-11-17 18:05:30 +00:00
Juanma Barranquero
bdf66e8d5b * international/mule-cmds.el (ucs-completions): Mark as risky. 2008-11-17 17:46:22 +00:00
Martin Rudalics
6c73d986eb (three-step-help): Remove * from defcustom.
(make-help-screen): Don't iconify selected frame.  (Bug#1322)
Use when instead of if and cond within condition-case.
2008-11-17 10:07:37 +00:00
Martin Rudalics
a0c859f043 (quit-window): Bind window to selected window when
trying to delete it.
2008-11-17 09:58:50 +00:00
Glenn Morris
79f0fbcfd4 (c-put-char-property-fun): Add fallback definition of 'ignore, rather
than nil.  (Bug#1353)
2008-11-17 08:41:14 +00:00
Stefan Monnier
4afba8195e (window--frame-usable-p): Allow use for soft-dedication. 2008-11-17 04:53:55 +00:00
Juanma Barranquero
a6387c8d17 Fix typo. 2008-11-17 02:26:57 +00:00
Juanma Barranquero
062552e730 * emulation/viper-cmd.el (viper-harness-minor-mode): Fix docstring typo.
* org/org.el (org-time-string-to-absolute, org-small-year-to-year)
  (org-tags-sparse-tree): Fix typos in docstrings.
2008-11-17 02:24:16 +00:00
Juanma Barranquero
5626c14e8d * simple.el (quoted-insert, minibuffer-history-isearch-pop-state, undo)
(undo-only, rotate-yank-pointer, kill-whole-line, push-mark-command)
  (exchange-point-and-mark, set-goal-column, kill-line, backward-word)
  (kill-word, backward-kill-word): Doc fixes.
  (shell-command, repeat-complex-command): Reflow docstrings.
  (zap-to-char, pop-to-mark-command): Fix typos in docstrings.
2008-11-17 01:54:02 +00:00
Chong Yidong
6d83103879 Minor doc fix, suggested by Juri Linkov. 2008-11-17 01:52:22 +00:00
Juri Linkov
0eb5f40f85 (minibuffer-default-add-function): Fix docstring to
use clear text "default values" instead of obscure references to
the dynamic variable `minibuffer-default'.
2008-11-17 00:45:25 +00:00