1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-23 08:20:41 -08:00
Commit graph

15363 commits

Author SHA1 Message Date
Chong Yidong
4759d8bd58 * cus-edit.el (Custom-mode): Set up tool-bar-map unconditionally. 2008-11-11 00:25:28 +00:00
Teodor Zlatanov
863e372f74 (smtpmail-open-stream): Use `starttls-any-program-available'. Auto-load starttls.el for it. 2008-11-10 20:13:41 +00:00
Teodor Zlatanov
373f031296 (smtpmail-open-stream): Use `starttls-any-program-available'. 2008-11-10 20:10:51 +00:00
Chong Yidong
7ae105c81d * dired.el (dired-read-dir-and-switches): Revert to 2007-11-22
version (bug@1285).
2008-11-08 14:23:06 +00:00
Eli Zaretskii
5463218ceb (command-line): Ignore init-file-user when checking user's home directory
on MS-DOS as well.
2008-11-08 13:16:17 +00:00
Sam Steingold
3f71582da6 (c-defun-name): Fix CLISP DEFUN handling. 2008-11-07 15:39:53 +00:00
Juanma Barranquero
69135f1297 * frame.el (make-frame-on-display): Use `string-match-p'. 2008-11-07 14:52:02 +00:00
Glenn Morris
a0b66ce057 (cl-macroexpand-all): Fix declaration. 2008-11-07 06:54:07 +00:00
Dan Nicolaescu
9468617169 (lisp-mode-variables): Add new argument
to initialize font-lock keyword case sensitivity.
(lisp-mode): Use it.
2008-11-07 06:30:17 +00:00
Glenn Morris
c108d549d4 Remove unused file. 2008-11-06 03:56:27 +00:00
Glenn Morris
ee108e88bf (custom-variable-value-create, custom-face):
Use face names sans -face suffix rather than aliases.
2008-11-06 03:46:24 +00:00
Jay Belanger
a2baa90802 (calc-quit): Use `window-full-width-p' to check window width. 2008-11-05 22:12:21 +00:00
Chong Yidong
610a5df3bc * server.el (server-process-filter): Only default to emacsclient's
terminal in daemon mode.
2008-11-05 21:15:37 +00:00
Martin Rudalics
f417bc0a9c (quit-window): Restore prefix argument behavior
removed in 2008-10-30 change.  (Bug#1308)
2008-11-05 16:45:19 +00:00
Tassilo Horn
f1809341da (doc-view-mode): Bugfix: Add conversion killing
function to kill-buffer-hook, not to kill-buffer.
Reported by Markus Triska <markus.triska@gmx.at>
2008-11-05 11:06:22 +00:00
Jay Belanger
bc6922de39 (calc-quit): Make sure that the keypad buffer exists before delete its windows. 2008-11-04 23:52:15 +00:00
Chong Yidong
aab520e570 * server.el (server-process-filter): Don't call
server-create-tty-frame when no tty name is specified.
2008-11-04 18:41:56 +00:00
Chong Yidong
74c76008f5 * vc-bzr.el (vc-bzr-dir-extra-headers): New function.
(vc-bzr-dir-printer): Rename from vc-bzr-status-printer.
2008-11-04 17:36:19 +00:00
Juanma Barranquero
49275d5528 * international/mule-cmds.el (toggle-enable-multibyte-characters)
(define-char-code-property):
* textmodes/reftex.el (reftex-index):
* textmodes/reftex-index.el (reftex-index): Fix typos in docstrings.
2008-11-04 17:11:06 +00:00
Chong Yidong
bd98d0e32c * startup.el (startup-echo-area-message): Display a different
message in daemon mode.  Suggested by Stephen Turnbull.
2008-11-04 16:54:15 +00:00
Chong Yidong
033b3b6807 * frame.el (make-frame-on-display): Ignore DISPLAY argument on
Windows.
2008-11-04 16:39:38 +00:00
Martin Rudalics
c81ca8d8cc (save-selected-window): Remove indent-function for
save-selected-window-norecord.
2008-11-04 12:35:03 +00:00
Juanma Barranquero
ca68aad82b * dframe.el (dframe-mouse-position-function)
(dframe-reposition-frame-emacs, dframe-pass-event-to-popup-mode-menu)
(dframe-mouse-set-point): Fix typos in docstrings.
2008-11-04 09:48:55 +00:00
Dan Nicolaescu
a72000251e (vc-dir-headers): Undo previous change. 2008-11-04 08:58:24 +00:00
Martin Rudalics
3dcde186be (looking-back): Fix doc-string typo. 2008-11-04 07:35:57 +00:00
Martin Rudalics
f6bfcbb410 *** empty log message *** 2008-11-04 07:31:04 +00:00
Nick Roberts
a7cb7fd251 *** empty log message *** 2008-11-04 07:23:30 +00:00
Martin Rudalics
ee434cb1a6 (save-selected-window): Make it behave like
save-selected-window-norecord.
(save-selected-window-norecord): Remove, since functionality
fully taken over by save-selected-window.
(walk-windows, set-window-text-height, fit-window-to-buffer):
Use save-selected-window instead of save-selected-window-norecord.
2008-11-04 06:53:44 +00:00
Chong Yidong
02f286cd21 * subr.el (looking-back): Doc fix. 2008-11-03 19:22:19 +00:00
Alan Mackenzie
ca4ea39fe3 *** empty log message *** 2008-11-03 19:02:48 +00:00
Chong Yidong
3021ce7284 * term/x-win.el (x-initialize-window-system): Call
x-wm-set-size-hint after initialization.
2008-11-03 17:57:21 +00:00
Chong Yidong
b49912b2f7 * eshell/em-hist.el (eshell-save-history-on-exit): Change default to
t.
2008-11-03 03:02:33 +00:00
Chong Yidong
de4ebfdbb2 * emacs-lisp/lisp-mode.el (lisp-mode): Remove bogus change from
2000-12-08 (bug#1297).

* font-lock.el (font-lock-keywords-case-fold-search): Doc fix.
2008-11-03 02:52:25 +00:00
Jay Belanger
df802986e5 (calcFunc-collect): Return constant polynomial when appropriate. 2008-11-03 02:16:35 +00:00
Martin Rudalics
cbd0f686ad (lisp-font-lock-keywords-2): Add save-selected-window-norecord. 2008-11-02 11:04:54 +00:00
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
Juanma Barranquero
5c979e0255 Fix typos. 2008-10-31 22:45:53 +00:00
Ulf Jasper
c9aafaaf7e newsticker fixes: cachefile, layout changes. 2008-10-31 20:19:17 +00:00
Ulf Jasper
ca2d101f5e icalendar: uid-creation improved 2008-10-31 18:28:16 +00:00
Juanma Barranquero
38df7d213a * tooltip.el (tooltip-frame-parameters): Doc fix. 2008-10-31 15:57:31 +00:00
Martin Rudalics
5c17a89126 (window-body-height, window-current-scroll-bars)
(walk-windows, get-window-with-predicate, get-buffer-window-list)
(minibuffer-window-active-p, count-windows)
(window-safely-shrinkable-p, window--splittable-p)
(window--try-to-split-window, window--frame-usable-p)
(window--even-window-heights, window--display-buffer-1)
(window--display-buffer-2, set-window-text-height)
(fit-window-to-buffer, shrink-window-if-larger-than-buffer)
(truncated-partial-width-window-p): Rewrite doc-string.
(window-fixed-size-p): Simplify code.  Rewrite doc-string.
(split-window-vertically, split-window-horizontally):
Rename args, rewrite doc-string, and simplify code.
(split-window-save-restore-data): Rename args and use
when instead of if.
2008-10-31 13:39:37 +00:00
Kenichi Handa
5ab491089d *** empty log message *** 2008-10-31 04:12:29 +00:00
Chong Yidong
decaba0042 * indent.el (indent-for-tab-command): Use use-region-p. 2008-10-30 23:52:30 +00:00
Chong Yidong
e9048e4f01 * vc.el (vc-revert): Limit the length of the query string. 2008-10-30 19:20:46 +00:00
Juanma Barranquero
1d2b0303d9 * simple.el (idle-update-delay, next-error-highlight)
(next-error-highlight-no-select, next-error-recenter, next-error-hook)
  (minibuffer-history-case-insensitive-variables, kill-ring-max)
  (kill-read-only-ok, backward-delete-char-untabify-method)
  (kill-whole-line, mark-ring-max, global-mark-ring-max)
  (set-mark-command-repeat-pop, next-line-add-newlines, track-eol)
  (goal-column, line-move-ignore-invisible, fill-prefix)
  (auto-fill-inhibit-regexp, blink-matching-paren)
  (blink-matching-paren-on-screen, blink-matching-paren-distance)
  (blink-matching-delay, blink-matching-paren-dont-ignore-comments)
  (read-mail-command, mail-user-agent): Remove * in defcustom docstrings.
  (minibuffer-history-isearch-wrap, transient-mark-mode)
  (next-logical-line, auto-fill-mode, line-number-mode)
  (column-number-mode, size-indication-mode, clone-indirect-buffer)
  (normal-erase-is-backspace-mode): Doc fixes.
  (current-kill, transient-mark-mode, toggle-truncate-lines)
  (visible-mode): Reflow docstrings.
  (minibuffer-local-shell-command-map, interprogram-paste-function):
  Fix typos in docstrings.
2008-10-30 17:03:30 +00:00
Chong Yidong
89c4b597aa * server.el (server-process-filter): In daemon mode, default to
emacsclient's tty if not opening a new frame and only the
terminal-frame is available.
2008-10-30 15:49:49 +00:00
Martin Rudalics
9045be38cd (quit-window): Simplify code. Say in doc-string
that it operates on the selected window's buffer.  (Bug#1259)
2008-10-30 15:41:43 +00:00
Nick Roberts
acd1db2331 *** empty log message *** 2008-10-30 09:21:28 +00:00
Glenn Morris
69726ac354 (ELCFILES): Update. 2008-10-30 04:36:27 +00:00
Glenn Morris
752fac1853 Move here from ../ 2008-10-30 04:35:15 +00:00