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
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
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
Chong Yidong
3330ba74ba
* simple.el (previous-line, next-line): Update docstring.
2008-07-11 18:10:59 +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
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
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
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
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
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
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
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
Jason Rumney
6cf29fe815
Changes from Toru Tsuneyoshi for using Trash can when deleting files.
...
* files.el (backup-extract-version): Handle versioned directories.
(trash-directory): New variable.
(move-file-to-trash): New function.
* cus-start.el (delete-by-moving-to-trash): Declare for custom.
* lisp.h (Qdelete_file, Qdelete_directory): Declare extern.
* fileio.c (delete_by_moving_to_trash, Qmove_file_to_trash): New vars.
(syms_of_fileio): Initialize and export them.
(Fdelete_directory, Fdelete_file): Optionally delete via trash.
* w32fns.c (FOF_NO_CONNECTED_ELEMENTS): Define if not already.
(Fsystem_move_file_to_trash): New function.
(syms_of_w32fns): Export it to lisp.
2008-07-02 13:19:07 +00:00
Magnus Henoch
1f8da6df7d
2008-07-02 Magnus Henoch <mange@freemail.hu>
...
* vc-git.el (vc-git-annotate-command): Use proper option for
specifying revision.
2008-07-02 11:56:11 +00:00
Juanma Barranquero
68548459a1
Add new SVG and PNG splash images.
...
* etc/images/splash.png:
* etc/images/splash.svg:
* etc/images/gnus/gnus.png:
* etc/images/gnus/gnus.svg: New files.
* lisp/startup.el (fancy-splash-head):
* lisp/gnus/gnus.el (gnus-group-startup-message):
Prefer SVG or PNG image, if available.
2008-07-02 01:49:03 +00:00
Juanma Barranquero
df1a83a3fa
Fix typo.
2008-07-01 15:05:00 +00:00
Dan Nicolaescu
76dc97b800
(uniquify-list-buffers-directory-modes): Add vc-dir-mode.
2008-07-01 14:58:28 +00:00
Dan Nicolaescu
3cddaef124
(vc-annotate-mode-map): Bind to lower case keys.
...
Add binding for vc-annotate-show-changeset-diff-revision-at-line.
2008-07-01 14:47:10 +00:00
Dan Nicolaescu
03953ed218
(vc-dir-mode): Set list-buffers-function.
2008-07-01 14:31:28 +00:00
Glenn Morris
375dd2b6a2
Fix typo.
2008-07-01 03:01:12 +00:00
Nick Roberts
21247f1b17
*** empty log message ***
2008-07-01 01:56:22 +00:00
Juri Linkov
8daffab737
Bind global keys to ctl-x-r-map in autoload cookies.
2008-06-30 19:40:47 +00:00
Miles Bader
08fc78fe05
Fix a bug with parsing of overlapping markup sequences in rcirc
...
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1299
2008-06-30 08:00:27 +00:00
Michael Albinus
8e303a2fe1
* net/tramp-ftp.el (tramp-ftp-file-name-handler): Revert patch
...
from 2008-06-28. It does not work on W32.
2008-06-29 16:53:46 +00:00
Juri Linkov
96f606c5e6
(read-regexp): New function.
...
(keep-lines-read-args, occur-read-primary-args):
Call `read-regexp' instead of code moved to new function.
(keep-lines, flush-lines, how-many): Remove parenthesis and colon
from the end of prompt.
(replace-re-search-function): Doc fix.
2008-06-29 16:10:11 +00:00
Kenichi Handa
7a6744749f
(describe-char-display): Always return a string.
...
(describe-char-padded-string): New function.
(describe-char): Adjusted for the change of
describe-char-display. Use describe-char-padded-string.
2008-06-29 14:42:35 +00:00
Andreas Schwab
b861de913e
(vc-dir): Make backend argument optional and use
...
vc-responsible-backend when nil. Interactively pass nil for
backend instead of using the backend of what happens to be
default-directory at the time of the call.
2008-06-29 12:50:20 +00:00
Andreas Schwab
2cd119e329
(find-dired-filter): Preserve point.
2008-06-29 08:10:56 +00:00
Juanma Barranquero
ea5973038f
Fix typos.
...
* lisp/net/sasl.el (sasl-client-set-property, sasl-make-mechanism)
(sasl-find-mechanism, sasl-next-step):
* lisp/net/sasl-ntlm.el (sasl-ntlm-steps, sasl-ntlm-request)
(sasl-ntlm-response): Fix typos in docstrings.
* doc/misc/sasl.texi (Mechanisms): Fix typos.
2008-06-29 01:51:51 +00:00
Kenichi Handa
f059add388
*** empty log message ***
2008-06-29 01:32:25 +00:00
Glenn Morris
cf2fc7e9e1
robert marshall <robert at capuchin.co.uk> (tiny change)
...
(view-hello-file): Doc fix.
2008-06-28 19:01:46 +00:00