bpt/emacs.git
15 years ago* vms-patch.el, vmsproc.el, mail/vms-pmail.el: Move to obsolete dir.
Dan Nicolaescu [Sat, 5 Jul 2008 18:27:16 +0000 (18:27 +0000)]
* vms-patch.el, vmsproc.el, mail/vms-pmail.el: Move to obsolete dir.

15 years ago(try_window_id): Give up if word-wrapping is on.
Chong Yidong [Sat, 5 Jul 2008 18:22:56 +0000 (18:22 +0000)]
(try_window_id): Give up if word-wrapping is on.

15 years ago* xdisp.c (try_window_id): Give up if word-wrapping is on.
Chong Yidong [Sat, 5 Jul 2008 18:22:46 +0000 (18:22 +0000)]
* xdisp.c (try_window_id): Give up if word-wrapping is on.

15 years ago* vc-dir.el (vc-dir-find-child-files): New function.
Dan Nicolaescu [Sat, 5 Jul 2008 18:09:32 +0000 (18:09 +0000)]
* 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.

15 years ago*** empty log message ***
Dan Nicolaescu [Sat, 5 Jul 2008 18:04:26 +0000 (18:04 +0000)]
*** empty log message ***

15 years ago(vc-hg-registered): Do not set vc-state.
Dan Nicolaescu [Sat, 5 Jul 2008 18:03:56 +0000 (18:03 +0000)]
(vc-hg-registered): Do not set vc-state.

15 years ago(vc-annotate-mode-menu): Add separator.
Dan Nicolaescu [Sat, 5 Jul 2008 18:03:02 +0000 (18:03 +0000)]
(vc-annotate-mode-menu): Add separator.

15 years ago(get_it_property): Move out of HAVE_WINDOW_SYSTEM
Andreas Schwab [Sat, 5 Jul 2008 09:45:56 +0000 (09:45 +0000)]
(get_it_property): Move out of HAVE_WINDOW_SYSTEM
section.

15 years ago(gud-gdb-get-stackframe): Allow absolute
Nick Roberts [Sat, 5 Jul 2008 09:36:39 +0000 (09:36 +0000)]
(gud-gdb-get-stackframe): Allow absolute
filenames in stack trace (text command mode).

15 years ago(gdb-display-buffer): Don't split a buffer
Nick Roberts [Sat, 5 Jul 2008 09:35:01 +0000 (09:35 +0000)]
(gdb-display-buffer): Don't split a buffer
if it's not part of gdb-ui, e.g, at start.

15 years ago*** empty log message ***
Nick Roberts [Sat, 5 Jul 2008 09:33:35 +0000 (09:33 +0000)]
*** empty log message ***

15 years ago(IT_OVERFLOW_NEWLINE_INTO_FRINGE): Turn it off if word-wrapping.
Chong Yidong [Sat, 5 Jul 2008 05:31:12 +0000 (05:31 +0000)]
(IT_OVERFLOW_NEWLINE_INTO_FRINGE): Turn it off if word-wrapping.
(IT_DISPLAYING_WHITESPACE): New macro.
(move_it_in_display_line_to): Handle MOVE_TO_X requests properly
when word-wrapping.  Simplify word-wrapping logic.  Use correct
pixel positions when saving copies of the iterator.
(display_line): Use proper wrap point if the last character on a
line was preceded by whitespace.

15 years ago* xdisp.c (IT_OVERFLOW_NEWLINE_INTO_FRINGE): Turn it off if
Chong Yidong [Sat, 5 Jul 2008 05:30:46 +0000 (05:30 +0000)]
* xdisp.c (IT_OVERFLOW_NEWLINE_INTO_FRINGE): Turn it off if
word-wrapping.
(IT_DISPLAYING_WHITESPACE): New macro.
(move_it_in_display_line_to): Handle MOVE_TO_X requests properly
when word-wrapping.  Simplify word-wrapping logic.  Use correct
pixel positions when saving copies of the iterator.
(display_line): Use proper wrap point if the last character on a
line was preceded by whitespace.

15 years ago(mouse-drag-throw, mouse-drag-drag): Autoload.
Stefan Monnier [Sat, 5 Jul 2008 04:27:37 +0000 (04:27 +0000)]
(mouse-drag-throw, mouse-drag-drag): Autoload.

15 years ago(sgml-font-lock-syntactic-keywords):
Stefan Monnier [Sat, 5 Jul 2008 04:26:11 +0000 (04:26 +0000)]
(sgml-font-lock-syntactic-keywords):
Use syntax-ppss on a position *before* the char we want to change.

15 years agoEmanuele Giaquinta <emanuele.giaquinta at gmail.com> (tiny change)
Glenn Morris [Fri, 4 Jul 2008 20:29:10 +0000 (20:29 +0000)]
Emanuele Giaquinta  <emanuele.giaquinta at gmail.com>  (tiny change)

Remove reference to deleted $USE_FONT_BACKEND.

15 years ago*** empty log message ***
Glenn Morris [Fri, 4 Jul 2008 19:32:56 +0000 (19:32 +0000)]
*** empty log message ***

15 years ago(${etc}DOC): Depend on ${lisp} rather than ${shortlisp}.
Stefan Monnier [Fri, 4 Jul 2008 03:39:37 +0000 (03:39 +0000)]
(${etc}DOC): Depend on ${lisp} rather than ${shortlisp}.

15 years agoEXFUN adjusted for the change of Fstring_to_unibyte.
Kenichi Handa [Fri, 4 Jul 2008 02:26:05 +0000 (02:26 +0000)]
EXFUN adjusted for the change of Fstring_to_unibyte.

15 years ago(Fstring_to_unibyte): Delete the arg ACCEPT-LATIN-1.
Kenichi Handa [Fri, 4 Jul 2008 02:22:42 +0000 (02:22 +0000)]
(Fstring_to_unibyte): Delete the arg ACCEPT-LATIN-1.

15 years ago(str_to_unibyte): Modify the comment.
Kenichi Handa [Fri, 4 Jul 2008 02:20:08 +0000 (02:20 +0000)]
(str_to_unibyte): Modify the comment.

15 years ago(vc-dir-query-replace-regexp): New function.
Dan Nicolaescu [Fri, 4 Jul 2008 00:34:02 +0000 (00:34 +0000)]
(vc-dir-query-replace-regexp): New function.
(vc-dir-tool-bar-map, vc-dir-menu-map): Bind it.
(vc-dir-mode-map): Likewise

15 years agoAdd missing doc/misc/ChangeLog entry
Miles Bader [Fri, 4 Jul 2008 00:07:55 +0000 (00:07 +0000)]
Add missing doc/misc/ChangeLog entry

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1310

15 years agoMerge from gnus--devo--0
Miles Bader [Fri, 4 Jul 2008 00:07:47 +0000 (00:07 +0000)]
Merge from gnus--devo--0

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1309

15 years agoTypos, doc fixes, etc.
Juanma Barranquero [Thu, 3 Jul 2008 15:18:32 +0000 (15:18 +0000)]
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.

15 years agoFix typos, and general docstring cleanup.
Juanma Barranquero [Thu, 3 Jul 2008 12:25:23 +0000 (12:25 +0000)]
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.

15 years ago(syms_of_xfns): Only define x-select-font when both HAVE_FREETYPE and USE_GTK.
Jason Rumney [Wed, 2 Jul 2008 16:23:35 +0000 (16:23 +0000)]
(syms_of_xfns): Only define x-select-font when both HAVE_FREETYPE and USE_GTK.

15 years ago(next_element_from_display_vector): Move assignment out
Jason Rumney [Wed, 2 Jul 2008 15:20:33 +0000 (15:20 +0000)]
(next_element_from_display_vector): Move assignment out
of if statement.

15 years ago*** empty log message ***
John Paul Wallington [Wed, 2 Jul 2008 13:34:11 +0000 (13:34 +0000)]
*** empty log message ***

15 years ago(ibuffer-buffer-file-name): Use `list-buffers-directory'. Remove
John Paul Wallington [Wed, 2 Jul 2008 13:28:01 +0000 (13:28 +0000)]
(ibuffer-buffer-file-name): Use `list-buffers-directory'.  Remove
special-casing for `cvs-mode' and `vc-dir-mode'.
Suggested by Dan Nicolaescu.

15 years ago* org.el (org-agenda-skip-unavailable-files):
Juanma Barranquero [Wed, 2 Jul 2008 13:27:18 +0000 (13:27 +0000)]
* org.el (org-agenda-skip-unavailable-files):
* org-clock.el (org-clock-out-when-done): Doc fixes.

15 years agoChanges from Toru Tsuneyoshi for using Trash can when deleting files.
Jason Rumney [Wed, 2 Jul 2008 13:19:07 +0000 (13:19 +0000)]
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.

15 years ago* nnimap.el (nnimap-id):
Juanma Barranquero [Wed, 2 Jul 2008 13:17:41 +0000 (13:17 +0000)]
* nnimap.el (nnimap-id):
* sieve-manage.el (sieve-manage-open): Doc fixes.

15 years ago2008-07-02 Magnus Henoch <mange@freemail.hu>
Magnus Henoch [Wed, 2 Jul 2008 11:56:11 +0000 (11:56 +0000)]
2008-07-02  Magnus Henoch  <mange@freemail.hu>

     * vc-git.el (vc-git-annotate-command): Use proper option for
     specifying revision.

15 years agoTypo and docstring fixes.
Juanma Barranquero [Wed, 2 Jul 2008 11:14:38 +0000 (11:14 +0000)]
Typo and docstring fixes.

* url.el (url-do-setup):
* url-dired.el (url-dired-minor-mode):
* url-file.el (url-file-find-possibly-compressed-file):
* url-gw.el (url-gateway-broken-resolution):
* url-handlers.el (url-handler-regexp):
* url-imap.el (url-imap-default-port):
* url-methods.el (url-scheme-get-property): Fix typos in docstrings.

* url-auth.el (url-basic-auth-storage, url-digest-auth):
  Fix typos in docstrings.
  (url-digest-auth-storage, url-register-auth-scheme): Reflow docstrings.

* url-cache.el (url-cache-prepare): Doc fix.
  (url-cache-create-filename-human-readable, url-cache-extract):
  Fix typos in docstrings.

* url-dav.el (url-intersection, url-dav-iso8601-regexp)
  (url-dav-delete-something): Fix typos in docstrings.
  (url-dav-http-success-p, url-dav-file-name-all-completions)
  (url-dav-directory-files, url-dav-file-name-completion): Doc fixes.

* url-http.el (url-http-idle-sentinel): Doc fix.

* url-irc.el (url-irc-default-port): Fix typo in docstring.
  (url-irc-function): Doc fix.

* url-util.el (url-get-url-filename-chars, url-unhex-string):
  Fix typos in docstrings.
  (url-file-extension): Doc fix.

* url-vars.el (url-current-object, url-current-mime-headers)
  (url-privacy-level, url-mail-command, url-mime-language-string):
  Fix typos in docstrings.
  (url-honor-refresh-requests): Reflow docstring.
  (url-using-proxy): Doc fix.

15 years agoUse recommended form of GPLv3 permissions notice.
Glenn Morris [Wed, 2 Jul 2008 03:12:14 +0000 (03:12 +0000)]
Use recommended form of GPLv3 permissions notice.

15 years agoAdd license notice.
Glenn Morris [Wed, 2 Jul 2008 03:11:36 +0000 (03:11 +0000)]
Add license notice.

15 years agoUpdate for new files.
Glenn Morris [Wed, 2 Jul 2008 03:11:00 +0000 (03:11 +0000)]
Update for new files.

15 years ago*** empty log message ***
Glenn Morris [Wed, 2 Jul 2008 03:06:02 +0000 (03:06 +0000)]
*** empty log message ***

15 years agoReorganize the VC entry a bit.
Dan Nicolaescu [Wed, 2 Jul 2008 02:53:48 +0000 (02:53 +0000)]
Reorganize the VC entry a bit.

15 years agoFix whitespace.
Juanma Barranquero [Wed, 2 Jul 2008 01:50:44 +0000 (01:50 +0000)]
Fix whitespace.

15 years agoAdd new SVG and PNG splash images.
Juanma Barranquero [Wed, 2 Jul 2008 01:49:03 +0000 (01:49 +0000)]
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.

15 years agoFix typo.
Juanma Barranquero [Tue, 1 Jul 2008 15:05:00 +0000 (15:05 +0000)]
Fix typo.

15 years ago(uniquify-list-buffers-directory-modes): Add vc-dir-mode.
Dan Nicolaescu [Tue, 1 Jul 2008 14:58:28 +0000 (14:58 +0000)]
(uniquify-list-buffers-directory-modes): Add vc-dir-mode.

15 years ago*** empty log message ***
Dan Nicolaescu [Tue, 1 Jul 2008 14:49:41 +0000 (14:49 +0000)]
*** empty log message ***

15 years ago(vc-annotate-mode-map): Bind to lower case keys.
Dan Nicolaescu [Tue, 1 Jul 2008 14:47:10 +0000 (14:47 +0000)]
(vc-annotate-mode-map): Bind to lower case keys.
Add binding for vc-annotate-show-changeset-diff-revision-at-line.

15 years ago(vc-dir-mode): Set list-buffers-function.
Dan Nicolaescu [Tue, 1 Jul 2008 14:31:28 +0000 (14:31 +0000)]
(vc-dir-mode): Set list-buffers-function.

15 years ago(w32font_text_extents): Don't count overhang as part of width.
Jason Rumney [Tue, 1 Jul 2008 14:01:06 +0000 (14:01 +0000)]
(w32font_text_extents): Don't count overhang as part of width.

15 years agoFix typos.
Juanma Barranquero [Tue, 1 Jul 2008 12:09:33 +0000 (12:09 +0000)]
Fix typos.

15 years agoImplement display-time wrap/line-prefix feature
Miles Bader [Tue, 1 Jul 2008 09:39:28 +0000 (09:39 +0000)]
Implement display-time wrap/line-prefix feature

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1305

16 years ago*** empty log message ***
Glenn Morris [Tue, 1 Jul 2008 07:09:03 +0000 (07:09 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
Glenn Morris [Tue, 1 Jul 2008 06:56:26 +0000 (06:56 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
Glenn Morris [Tue, 1 Jul 2008 04:10:01 +0000 (04:10 +0000)]
*** empty log message ***

16 years agoRegnerate.
Glenn Morris [Tue, 1 Jul 2008 03:14:10 +0000 (03:14 +0000)]
Regnerate.

16 years agoSpelling fix.
Glenn Morris [Tue, 1 Jul 2008 03:07:26 +0000 (03:07 +0000)]
Spelling fix.

16 years agoAmerican English spelling fixes.
Glenn Morris [Tue, 1 Jul 2008 03:05:49 +0000 (03:05 +0000)]
American English spelling fixes.

16 years agoSpelling fix.
Glenn Morris [Tue, 1 Jul 2008 03:04:08 +0000 (03:04 +0000)]
Spelling fix.

16 years agoSet bug-reference-url-format.
Glenn Morris [Tue, 1 Jul 2008 03:03:21 +0000 (03:03 +0000)]
Set bug-reference-url-format.

16 years agoSpelling fixes.
Glenn Morris [Tue, 1 Jul 2008 03:02:59 +0000 (03:02 +0000)]
Spelling fixes.

16 years agoSpelling fix.
Glenn Morris [Tue, 1 Jul 2008 03:02:37 +0000 (03:02 +0000)]
Spelling fix.

16 years agoFix typo.
Glenn Morris [Tue, 1 Jul 2008 03:01:12 +0000 (03:01 +0000)]
Fix typo.

16 years agoAmerican English spelling fix.
Glenn Morris [Tue, 1 Jul 2008 03:00:46 +0000 (03:00 +0000)]
American English spelling fix.

16 years agoAmerican English spelling fixes.
Glenn Morris [Tue, 1 Jul 2008 03:00:20 +0000 (03:00 +0000)]
American English spelling fixes.

16 years agoAmerican English spelling fix.
Glenn Morris [Tue, 1 Jul 2008 02:59:53 +0000 (02:59 +0000)]
American English spelling fix.

16 years agoAmerican English spelling fixes.
Glenn Morris [Tue, 1 Jul 2008 02:57:56 +0000 (02:57 +0000)]
American English spelling fixes.

16 years agoAmerican English spelling fix.
Glenn Morris [Tue, 1 Jul 2008 02:57:31 +0000 (02:57 +0000)]
American English spelling fix.

16 years ago(cpp_undefs): Rename from `undefs', update uses.
Glenn Morris [Tue, 1 Jul 2008 02:56:08 +0000 (02:56 +0000)]
(cpp_undefs): Rename from `undefs', update uses.
Use $srcdir rather than $top_srcdir.  Set before calling AC_OUTPUT,
and explicitly export there.  (Bug#507.)

16 years ago(gdb-create-source-file-list): New option.
Nick Roberts [Tue, 1 Jul 2008 01:57:50 +0000 (01:57 +0000)]
(gdb-create-source-file-list): New option.
(gdb-init-2): Use it.  Don't run gdb-mode-hook again.
(gdb-var-list-children-regexp, gdb-var-update-regexp)
(gdb-info-breakpoints-custom, gdb-stack-list-frames-regexp)
(gdb-var-list-children-regexp-1, gdb-var-update-regexp-1)
(gdb-stack-list-locals-regexp): Future proof regexps better.

16 years ago*** empty log message ***
Nick Roberts [Tue, 1 Jul 2008 01:56:22 +0000 (01:56 +0000)]
*** empty log message ***

16 years agoBind global keys to ctl-x-r-map in autoload cookies.
Juri Linkov [Mon, 30 Jun 2008 19:40:47 +0000 (19:40 +0000)]
Bind global keys to ctl-x-r-map in autoload cookies.

16 years agoRebind two global `C-x a' keys "n", "p"
Juri Linkov [Mon, 30 Jun 2008 19:38:33 +0000 (19:38 +0000)]
Rebind two global `C-x a' keys "n", "p"
to the new map `abbrev-map' in autoload cookies.

16 years agoRebind three global `C-x r' keys "b", "m", "l" to the new map
Juri Linkov [Mon, 30 Jun 2008 19:37:44 +0000 (19:37 +0000)]
Rebind three global `C-x r' keys "b", "m", "l" to the new map
`ctl-x-r-map' in autload cookies.

16 years ago(abbrev-map, narrow-map): New variables.
Juri Linkov [Mon, 30 Jun 2008 19:37:02 +0000 (19:37 +0000)]
(abbrev-map, narrow-map): New variables.
Bind `C-x a' to `abbrev-map' and `C-x n' to `narrow-map'.
Rebind related commands to these new maps.
(ctl-x-r-map): New variable for rectangle, register and bookmark
keys.  Move rectangle keybindings to rect.el and register
keybindings to register.el.
(next-buffer, previous-buffer): Remove C-x prefix and move
keybindings to ctl-x-map.

16 years ago(hi-lock-regexp-history): Make it an obsolete alias
Juri Linkov [Mon, 30 Jun 2008 19:36:38 +0000 (19:36 +0000)]
(hi-lock-regexp-history): Make it an obsolete alias
to `regexp-history'.
(hi-lock-face-history): Rename to `hi-lock-face-defaults' and
make it an obsolete alias to it.
(hi-lock-face-defaults): New variable renamed from
`hi-lock-face-history'.
(hi-lock-line-face-buffer, hi-lock-face-buffer)
(hi-lock-face-phrase-buffer): Use `read-regexp' instead of
`read-from-minibuffer'.  Doc fix.
(hi-lock-read-face-name): Replace `hi-lock-face-history' with
`hi-lock-face-defaults'.  Remove `mapcar (lambda (f) (cons f f))'.
Set `hist' arg of `completing-read' to `face-name-history'.
Put a list of default faces to `default' arg instead of `hist' arg.

16 years ago(face-name-history): New variable.
Juri Linkov [Mon, 30 Jun 2008 19:35:59 +0000 (19:35 +0000)]
(face-name-history): New variable.
(make-face, make-empty-face): Replace interactive spec "S"
with `read-from-minibuffer' where `read' arg is t and
`hist' arg is `face-name-history'.
(read-face-name): Set `hist' arg of `completing-read-multiple'
to `face-name-history'.
(list-faces-display): Use `read-regexp' instead of `read-string'
to read regexp.

16 years agoFix CRLF breakage.
Juanma Barranquero [Mon, 30 Jun 2008 12:49:28 +0000 (12:49 +0000)]
Fix CRLF breakage.

16 years ago* quail/hangul3.el: Remove (unneeded since 2008-06-03).
Juanma Barranquero [Mon, 30 Jun 2008 12:46:18 +0000 (12:46 +0000)]
* quail/hangul3.el: Remove (unneeded since 2008-06-03).

16 years agoFix a bug with parsing of overlapping markup sequences in rcirc
Miles Bader [Mon, 30 Jun 2008 08:00:27 +0000 (08:00 +0000)]
Fix a bug with parsing of overlapping markup sequences in rcirc

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1299

16 years ago(xftfont_open): Don't call FcConfigSubstitute and
Kenichi Handa [Mon, 30 Jun 2008 07:40:40 +0000 (07:40 +0000)]
(xftfont_open): Don't call FcConfigSubstitute and
XftDefaultSubstitute (they are called in XftFontMatch).
(xftfont_open): Fix args to ftfont_font_format.

16 years ago(fc_charset_table): New member lang.
Kenichi Handa [Mon, 30 Jun 2008 07:39:14 +0000 (07:39 +0000)]
(fc_charset_table): New member lang.
(ftfont_resolve_generic_family): New arg pattern.
(ftfont_spec_pattern): Check fc_cahrset_table[]->lang.
(ftfont_list): Call ftfont_resolve_generic_family with `pattern'.
(ftfont_open): Fix args to ftfont_font_format.
(ftfont_font_format): New arg filename.

16 years agoFix typo in comments.
Chong Yidong [Mon, 30 Jun 2008 02:12:47 +0000 (02:12 +0000)]
Fix typo in comments.

16 years ago(Finternal_merge_in_global_face): If default face was modified,
Chong Yidong [Mon, 30 Jun 2008 02:09:21 +0000 (02:09 +0000)]
(Finternal_merge_in_global_face): If default face was modified,
realize it again.  Update the font face attribute.

16 years ago* xfaces.c (Finternal_merge_in_global_face): If default face was
Chong Yidong [Mon, 30 Jun 2008 02:08:44 +0000 (02:08 +0000)]
* xfaces.c (Finternal_merge_in_global_face): If default face was
modified, realize it again.  Update the font face attribute.

16 years ago* net/tramp-ftp.el (tramp-ftp-file-name-handler): Revert patch
Michael Albinus [Sun, 29 Jun 2008 16:53:46 +0000 (16:53 +0000)]
* net/tramp-ftp.el (tramp-ftp-file-name-handler): Revert patch
from 2008-06-28.  It does not work on W32.

16 years ago(x_set_frame_alpha): Fix logic.
Jason Rumney [Sun, 29 Jun 2008 16:12:37 +0000 (16:12 +0000)]
(x_set_frame_alpha): Fix logic.

16 years ago*** empty log message ***
Jason Rumney [Sun, 29 Jun 2008 16:12:15 +0000 (16:12 +0000)]
*** empty log message ***

16 years agoAdd `read-regexp'.
Juri Linkov [Sun, 29 Jun 2008 16:11:04 +0000 (16:11 +0000)]
Add `read-regexp'.

16 years ago(read-regexp): New function.
Juri Linkov [Sun, 29 Jun 2008 16:10:11 +0000 (16:10 +0000)]
(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.

16 years ago(compose-region): Mention the special handling of TAB.
Kenichi Handa [Sun, 29 Jun 2008 14:44:12 +0000 (14:44 +0000)]
(compose-region): Mention the special handling of TAB.

16 years ago(describe-char-display): Always return a string.
Kenichi Handa [Sun, 29 Jun 2008 14:42:35 +0000 (14:42 +0000)]
(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.

16 years ago(Finternal_char_font): Return font-object instead of font-name.
Kenichi Handa [Sun, 29 Jun 2008 14:31:18 +0000 (14:31 +0000)]
(Finternal_char_font): Return font-object instead of font-name.

16 years ago(get_composition_id): Fix the width calculation for TAB.
Kenichi Handa [Sun, 29 Jun 2008 14:27:16 +0000 (14:27 +0000)]
(get_composition_id): Fix the width calculation for TAB.

16 years ago(Fvertical_motion): Properly handle float column arg.
Stefan Monnier [Sun, 29 Jun 2008 13:56:50 +0000 (13:56 +0000)]
(Fvertical_motion): Properly handle float column arg.

16 years ago(vc-dir): Make backend argument optional and use
Andreas Schwab [Sun, 29 Jun 2008 12:50:20 +0000 (12:50 +0000)]
(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.

16 years ago(find-dired-filter): Preserve point.
Andreas Schwab [Sun, 29 Jun 2008 08:10:56 +0000 (08:10 +0000)]
(find-dired-filter): Preserve point.

16 years ago(mh-invisible-header-fields-internal): Add invisible header fields for
Jeffrey C Honig [Sun, 29 Jun 2008 03:06:12 +0000 (03:06 +0000)]
(mh-invisible-header-fields-internal): Add invisible header fields for
X-Hz (mail from Hertz), X-Proofpoint (Proofpoint antivirus/anti-spam)
and X-RIM (Research In Motion).

16 years agoAdjust image of mode line throughout.
Jay Belanger [Sun, 29 Jun 2008 03:02:14 +0000 (03:02 +0000)]
Adjust image of mode line throughout.

16 years agoFix typos.
Juanma Barranquero [Sun, 29 Jun 2008 01:51:51 +0000 (01:51 +0000)]
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.

16 years ago*** empty log message ***
Kenichi Handa [Sun, 29 Jun 2008 01:32:25 +0000 (01:32 +0000)]
*** empty log message ***

16 years agoAdd Windows support note to alpha frame parameter.
Jason Rumney [Sat, 28 Jun 2008 23:57:37 +0000 (23:57 +0000)]
Add Windows support note to alpha frame parameter.