1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-24 08:51:10 -08:00
Commit graph

46306 commits

Author SHA1 Message Date
Chong Yidong
650d0dbc02 (server-process-filter): Don't call server-create-tty-frame when no
tty name is specified.
2008-11-04 18:42:04 +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
da4d406679 (vc-bzr-dir-extra-headers): New function.
(vc-bzr-dir-printer): Rename from vc-bzr-status-printer.
2008-11-04 17:36:43 +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
40ac213787 * org.el (org-columns-modify-value-for-display-function):
* org-table.el (org-table-convert-region): Fix typos in docstrings.
2008-11-04 17:33:50 +00:00
Chong Yidong
08299ea7e3 (url-basepath): Add url-basepath as an alias for url-file-directory. 2008-11-04 17:11:58 +00:00
Chong Yidong
92066e8365 * url-util.el (url-basepath): Add url-basepath as an alias for
url-file-directory.
2008-11-04 17:11:52 +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
Juanma Barranquero
53785457b0 Fix typo in comment. 2008-11-04 17:08:15 +00:00
Chong Yidong
2eb92184e9 (startup-echo-area-message): Display a different message in daemon
mode.  Suggested by Stephen Turnbull.
2008-11-04 16:54:25 +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
c5a8bc0180 (make-frame-on-display): Ignore DISPLAY argument on Windows. 2008-11-04 16:39:46 +00:00
Chong Yidong
033b3b6807 * frame.el (make-frame-on-display): Ignore DISPLAY argument on
Windows.
2008-11-04 16:39:38 +00:00
Juanma Barranquero
e3f8477de0 Fix typos. 2008-11-04 16:26:19 +00:00
Juanma Barranquero
079a5e72df Fix typos. 2008-11-04 14:49:10 +00:00
Martin Rudalics
c81ca8d8cc (save-selected-window): Remove indent-function for
save-selected-window-norecord.
2008-11-04 12:35:03 +00:00
Martin Rudalics
3e50a5e84c (lisp-font-lock-keywords-2): Remove entry for
save-selected-window-norecord.
2008-11-04 12:32:39 +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
644896e1fa * vc-cvs.el (vc-cvs-dir-extra-headers): Add tag name to header.
* vc-dir.el (vc-dir-headers): Order headers as in PCL-CVS.
2008-11-04 07:27:26 +00:00
Martin Rudalics
0e87e61e29 (Electric-pop-up-window): Call window-end with UPDATE set to t. 2008-11-04 07:27:15 +00:00
Nick Roberts
d7377c46bc * vc-cvs.el (vc-cvs-dir-extra-headers): Add tag name to header.
* vc-dir.el (vc-dir-headers): Order headers as in PCL-CVS.
2008-11-04 07:25:26 +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
cde27dd2ae (looking-back): Doc fix. 2008-11-03 19:22:28 +00:00
Chong Yidong
02f286cd21 * subr.el (looking-back): Doc fix. 2008-11-03 19:22:19 +00:00
Alan Mackenzie
f412a56770 (c-forward-label): Fix for QT macros. 2008-11-03 19:03:36 +00:00
Alan Mackenzie
ca4ea39fe3 *** empty log message *** 2008-11-03 19:02:48 +00:00
Chong Yidong
b04f3e61ae (x-initialize-window-system): Call x-wm-set-size-hint after
initialization.
2008-11-03 17:57:33 +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
Miles Bader
8e38a1a9bd Merge from gnus--devo--0
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1460
2008-11-03 06:05:36 +00:00
Chong Yidong
2f29fae31b (eshell-save-history-on-exit): Change default to t. 2008-11-03 03:02:56 +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
8b7581e06a (font-lock-keywords-case-fold-search): Doc fix. 2008-11-03 02:52:54 +00:00
Chong Yidong
67765e7129 * emacs-lisp/lisp-mode.el (lisp-mode): Remove bogus change from
2000-12-08 (bug#1297) :-O
2008-11-03 02:52:45 +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
Martin Rudalics
22371c2a5c (save-selected-window-norecord): Put
indent-function for save-selected-window-norecord.
2008-11-02 11:03:29 +00:00
Martin Rudalics
a5094f72a8 (with-selected-window): Call set-frame-selected-window
with new argument NORECORD set.  Update doc-string.
(with-selected-frame): Call select-frame with new argument
NORECORD set.  Update doc-string.
2008-11-02 11:02:58 +00:00
Martin Rudalics
ad91ba4413 (save-selected-window-norecord): New macro
(walk-windows): Use save-selected-window-norecord and call
select-window with NORECORD set.  (Bug#1237)
(set-window-text-height, fit-window-to-buffer): Use
save-selected-window-norecord and call select-window with
NORECORD set.
2008-11-02 11:02:24 +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