Miles Bader
0ae1e5e565
Add arch tagline
2008-07-15 23:52:03 +00:00
Adrian Robert
edfda78355
merging Emacs.app (NeXTstep port)
2008-07-15 18:15:18 +00:00
Jason Rumney
aaa5e42077
(x-handle-switch, x-handle-name-switch)
...
(x-handle-numeric-switch, x-handle-initial-switch)
(x-handle-xrm-switch, x-handle-args, x-handle-display)
(xw-defined-colors, w32-initialize-window-system):
Avoid use of cl pop and push macros.
2008-07-14 10:30:56 +00:00
Martin Rudalics
83750bb1cd
(change-log-goto-source): Avoid wrong-type-argument
...
error when change-log-search-file-name returns nil.
2008-07-14 08:15:59 +00:00
Miles Bader
16c85f2690
Merge from gnus--devo--0
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1326
2008-07-14 06:56:18 +00:00
Martin Rudalics
f06b5ed2ce
(change-log-search-file-name): Use match-string-no-properties.
...
(change-log-search-tag-name-1, change-log-search-tag-name)
(change-log-goto-source-1, change-log-goto-source): New functions.
(change-log-tag-re, change-log-find-head, change-log-find-tail):
New variables.
(change-log-mode-map): Bind C-c C-c to change-log-goto-source.
2008-07-13 07:35:15 +00:00
Jay Belanger
241d447bd3
(calc-describe-key): Add angles to special key descriptions.
2008-07-13 05:42:31 +00:00
Jay Belanger
2ad05c22e6
(calc-describe-thing): Use `re-search-forward' to search for regexp.
2008-07-13 04:37:44 +00:00
Chong Yidong
2c80f06bd6
(line-move-visual): Handle null pixel position gracefully.
2008-07-12 18:33:47 +00:00
Chong Yidong
fbb563ca13
* simple.el (line-move-visual): Handle null pixel position gracefully.
2008-07-12 18:33:32 +00:00
Jason Rumney
0773a6ce6c
*** empty log message ***
2008-07-11 23:13:48 +00:00
Jason Rumney
85d181e19e
(file-truename): Get truename of ancestors if file does
...
not exist on Windows.
2008-07-11 23:08:07 +00:00
Chong Yidong
53a22af4f7
(previous-line, next-line): Update docstring.
2008-07-11 18:11:06 +00:00
Chong Yidong
3330ba74ba
* simple.el (previous-line, next-line): Update docstring.
2008-07-11 18:10:59 +00:00
Chong Yidong
4efebb82ef
(line-move-visual): Obey goal-column and no-error arg.
...
(track-eol, temporary-goal-column): Update docstring.
(move-end-of-line, move-beginning-of-line): Bind line-move-visual
to nil.
(line-move-visual): New var.
(line-move-visual): New function.
(line-move): Call line-move-visual.
2008-07-11 18:07:01 +00:00
Chong Yidong
4d1d41073f
* simple.el (line-move-visual): New var.
...
(line-move-visual): New function.
(line-move): Call line-move-visual.
(line-move-visual): Obey goal-column and no-error arg.
(track-eol, temporary-goal-column): Update docstring.
(move-end-of-line, move-beginning-of-line): Bind line-move-visual
to nil.
2008-07-11 18:06:43 +00:00
Dan Nicolaescu
01623c2898
(grep-files-aliases): Improve the C++ source
...
pattern and add patterns for C++ header files.
2008-07-11 02:44:10 +00:00
Stefan Monnier
ad54636097
(message-send-mail-with-sendmail): Display the error message.
2008-07-10 16:06:22 +00:00
Chong Yidong
cf37ed4f23
(truncated-partial-width-window-p): New function.
2008-07-10 04:27:32 +00:00
Chong Yidong
815776895d
Remove Longlines mode from menu. Add word-wrap option.
2008-07-10 04:27:23 +00:00
Chong Yidong
0443c1eb25
* window.el (truncated-partial-width-window-p): New function.
...
* menu-bar.el: Remove Longlines mode from menu. Add word-wrap option.
2008-07-10 04:27:05 +00:00
Chong Yidong
41e6403e7f
(x-create-frame-with-faces): Don't pass parameters that
...
are set later to x-create-frame.
(face-set-after-frame-default): Apply X resources for non-default
faces.
2008-07-10 03:32:53 +00:00
Chong Yidong
86d616f0a9
* faces.el (x-create-frame-with-faces): Don't pass parameters that
...
are set later to x-create-frame.
(face-set-after-frame-default): Apply X resources for non-default
faces.
2008-07-10 03:31:53 +00:00
Chong Yidong
fa7015f4ea
(face-set-after-frame-default): Simplify. Don't apply
...
frame-specific X resource settings. Set faces using a list of
frame parameters explicitly passed to the calling
function (e.g. make-frame).
(x-create-frame-with-faces, tty-create-frame-with-faces): Supply
explicit frame parameter list to face-set-after-frame-default.
2008-07-08 17:27:04 +00:00
Chong Yidong
56654b31f5
* faces.el (face-set-after-frame-default): Simplify. Don't apply
...
frame-specific X resource settings. Set faces using a list of
frame parameters explicitly passed to the calling
function (e.g. make-frame).
(x-create-frame-with-faces, tty-create-frame-with-faces): Supply
explicit frame parameter list to face-set-after-frame-default.
2008-07-08 17:26:36 +00:00
Juanma Barranquero
db6003fb80
* net/browse-url.el (browse-url-default-browser): Fix argument list in lambda.
2008-07-08 14:45:36 +00:00
Ulf Jasper
79a3bdcd51
newsticker: handle url-retrieve errors.
2008-07-07 17:34:38 +00:00
Dan Nicolaescu
29ce30b372
(vc-dir-refresh): Only update files.
2008-07-07 16:59:39 +00:00
Dan Nicolaescu
8c3d7147da
(vc-git--ls-files-state): Remove unused function.
2008-07-07 16:35:48 +00:00
Dan Nicolaescu
701d018c5c
(vc-bzr-after-dir-status): Deal with execute bit changes.
2008-07-07 16:34:14 +00:00
John Paul Wallington
7330eee068
(kermit-esc-char, kermit-clean-off): Doc fixes.
2008-07-06 14:39:49 +00:00
Glenn Morris
df19c2fbe1
Comments.
2008-07-05 19:14:20 +00:00
Alexandre Julliard
934a944e54
* vc-git.el (vc-git-registered): Return true for removed files.
...
(vc-git-print-log, vc-git-log-view-mode): Print a single log for
all the files instead of one per file.
(vc-git-previous-revision): Add support for project-wide previous
revision when specified file is nil.
2008-07-05 18:42:07 +00:00
Dan Nicolaescu
16952f1875
* vms-patch.el, vmsproc.el, mail/vms-pmail.el: Move to obsolete dir.
2008-07-05 18:27:16 +00:00
Dan Nicolaescu
d923f4ac08
* vc-dir.el (vc-dir-find-child-files): New function.
...
(vc-dir-resync-directory-files): New function.
(vc-dir-recompute-file-state): New function, broken out of ...
(vc-dir-resynch-file): ... here. Also deal with directories.
* vc-dispatcher.el (vc-resynch-buffers-in-directory): New function.
(vc-resynch-buffer): Use it.
2008-07-05 18:09:32 +00:00
Dan Nicolaescu
4f10da1c12
*** empty log message ***
2008-07-05 18:04:26 +00:00
Dan Nicolaescu
dbba19a737
(vc-hg-registered): Do not set vc-state.
2008-07-05 18:03:56 +00:00
Dan Nicolaescu
e21c597ae4
(vc-annotate-mode-menu): Add separator.
2008-07-05 18:03:02 +00:00
Nick Roberts
c8baaa6b12
(gud-gdb-get-stackframe): Allow absolute
...
filenames in stack trace (text command mode).
2008-07-05 09:36:39 +00:00
Nick Roberts
95741663a9
(gdb-display-buffer): Don't split a buffer
...
if it's not part of gdb-ui, e.g, at start.
2008-07-05 09:35:01 +00:00
Nick Roberts
aef2da5c89
*** empty log message ***
2008-07-05 09:33:35 +00:00
Stefan Monnier
1bd38124f0
(mouse-drag-throw, mouse-drag-drag): Autoload.
2008-07-05 04:27:37 +00:00
Stefan Monnier
41b9049579
(sgml-font-lock-syntactic-keywords):
...
Use syntax-ppss on a position *before* the char we want to change.
2008-07-05 04:26:11 +00:00
Dan Nicolaescu
f8b4aa4101
(vc-dir-query-replace-regexp): New function.
...
(vc-dir-tool-bar-map, vc-dir-menu-map): Bind it.
(vc-dir-mode-map): Likewise
2008-07-04 00:34:02 +00:00
Miles Bader
89167438cb
Merge from gnus--devo--0
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1309
2008-07-04 00:07:47 +00:00
Juanma Barranquero
92439579f3
Typos, doc fixes, etc.
...
* eshell/esh-arg.el (eshell-quote-backslash): Fix typo in docstring.
(eshell-parse-argument-hook, eshell-special-chars-inside-quoting)
(eshell-arg-load-hook, eshell-special-chars-outside-quoting):
Remove spurious * in defcustom docstrings.
* textmodes/fill.el (fill-paragraph): Fix typo in docstring.
(fill-individual-varying-indent, colon-double-space, enable-kinsoku)
(adaptive-fill-mode, adaptive-fill-first-line-regexp)
(default-justification): Remove spurious * in defcustom docstrings.
* textmodes/rst.el (rst, rst-line-homogeneous-p, rst-mode-abbrev-table)
(rst-font-lock-keywords-function, rst-mode, rst-minor-mode)
(rst-compare-decorations, rst-default-indent, rst-update-section)
(rst-decoration-complete-p, rst-section-tree, rst-toc-insert-node)
(rst-toc-insert-find-delete-contents, rst-toc-count-lines)
(rst-toc-mode-goto-section, rst-faces, rst-level-face-base-color):
Fix typos in docstrings.
(rst-mode-lazy): Fix typo in docstring. Remove spurious *.
(rst-adjust, rst-line-homogeneous-p, rst-suggest-new-decoration)
(rst-get-decorations-around, rst-section-tree-point)
(rst-font-lock-adornment-point): Reflow docstrings.
(rst-get-decoration, rst-get-decoration-match, rst-adjust-decoration):
Doc fixes.
(rst-re-enumerations): Comment out.
2008-07-03 15:18:32 +00:00
Juanma Barranquero
10545bd83d
Fix typos, and general docstring cleanup.
...
* nxml/nxml-glyph.el (nxml-glyph-set-hook):
* nxml/nxml-uchnm.el (nxml-unicode-blocks)
(nxml-unicode-block-char-name-set):
* nxml/nxml-util.el (nxml-debug, nxml-make-namespace):
* nxml/rng-nxml.el (rng-set-state-after):
* nxml/rng-uri.el (rng-file-name-uri): Fix typo in docstring.
* nxml/rng-cmpct.el (rng-c-lookup-create, rng-c-parse-primary)
(rng-c-parse-annotation-body):
* nxml/rng-dt.el (rng-dt-namespace-context-getter): Reflow docstrings.
* nxml/nxml-mode.el (nxml, nxml-mode, nxml-after-change1)
(nxml-extend-region, nxml-merge-indent-context-type, nxml-complete)
(nxml-forward-balanced-item, nxml-dynamic-markup-word)
(nxml-define-char-name-set, nxml-toggle-char-ref-extra-display):
Fix typos in docstrings.
(nxml-attribute-indent): Reflow docstring.
(nxml-bind-meta-tab-to-complete-flag, nxml-last-fontify-end)
(nxml-default-buffer-file-coding-system): Doc fixes.
* nxml/nxml-ns.el (nxml-ns-state, nxml-ns-initial-state)
(nxml-ns-set-prefix): Fix typos in docstrings.
(nxml-ns-push-state, nxml-ns-pop-state, nxml-ns-set-default):
Reflow docstring.
(nxml-ns-get-prefix, nxml-ns-get-default): Doc fixes.
* nxml/nxml-outln.el (nxml-hide-all-text-content)
(nxml-show-direct-text-content, nxml-show-direct-subheadings)
(nxml-hide-direct-text-content, nxml-hide-subheadings)
(nxml-hide-text-content, nxml-show-subheadings, nxml-hide-other)
(nxml-outline-display-rest, nxml-outline-set-overlay)
(nxml-section-tag-forward, nxml-section-tag-backward)
(nxml-back-to-section-start): Fix typos in docstrings.
* nxml/nxml-parse.el (nxml-validate-function, nxml-parse-file):
Doc fixes.
* nxml/nxml-rap.el (nxml-scan-end, nxml-move-tag-backwards)
(nxml-scan-element-forward, nxml-scan-element-backward): Doc fixes.
(nxml-scan-after-change): Fix typo in docstring.
* nxml/rng-match.el (rng-being-compiled, rng-normalize-choice-list)
(rng-name-class-possible-names): Doc fixes.
(rng-memo-map-add, rng-intern-group, rng-match-possible-namespace-uris)
(rng-match-possible-start-tag-names, rng-match-possible-value-strings):
Fix typos in docstrings.
(rng-intern-group-shortcut, rng-intern-choice-shortcut):
Reflow docstrings.
* nxml/rng-util.el (rng-uniquify-eq, rng-uniquify-equal): Doc fixes.
(rng-substq, rng-complete-before-point): Fix typos in docstrings.
* nxml/rng-xsd.el (rng-xsd-make-date-time-regexp)
(rng-xsd-convert-date-time): Reflow docstrings.
(rng-xsd-compile): Fix typo in docstring.
* nxml/rng-loc.el (rng-current-schema-file-name)
(rng-locate-schema-file-using, rng-locate-schema-file-from-type-id):
Doc fixes.
(rng-set-schema-file): Fix typo in docstring.
* nxml/rng-valid.el (rng-error-count, rng-validate-mode)
(rng-do-some-validation, rng-process-start-tag, rng-process-text):
Fix typos in docstrings.
(rng-message-overlay, rng-conditional-up-to-date-start)
(rng-conditional-up-to-date-end): Doc fixes.
(rng-next-error, rng-previous-error): Reflow docstrings.
* nxml/xmltok.el (xmltok-attribute-raw-normalized-value): Doc fix.
(xmltok-dtd, xmltok-dependent-regions, xmltok-attribute-refs)
(xmltok-valid-char-p, xmltok-standalone, xmltok-forward-prolog)
(xmltok-merge-attributes): Fix typos in docstrings.
(xmltok-make-attribute, xmltok-forward-special)
(xmltok-get-declared-encoding-position): Reflow docstrings.
* nxml/xsd-regexp.el (xsdre-char-class-to-range-list): Doc fix.
(xsdre-range-list-union, xsdre-check-range-list, xsdre-current-regexp):
Fix typos in docstrings.
2008-07-03 12:25:23 +00:00
John Paul Wallington
55880911a3
*** empty log message ***
2008-07-02 13:34:11 +00:00
John Paul Wallington
414408cdab
(ibuffer-buffer-file-name): Use `list-buffers-directory'. Remove
...
special-casing for `cvs-mode' and `vc-dir-mode'.
Suggested by Dan Nicolaescu.
2008-07-02 13:28:01 +00:00
Juanma Barranquero
cf7241c896
* org.el (org-agenda-skip-unavailable-files):
...
* org-clock.el (org-clock-out-when-done): Doc fixes.
2008-07-02 13:27:18 +00:00