Commit graph

57710 commits

Author SHA1 Message Date
Richard M. Stallman
342fd6cd64 Fix formatting ugliness. 2005-06-18 13:57:17 +00:00
Richard M. Stallman
9a2625351f Fix formatting ugliness.
(Completion Commands): Move keymap vars to the end
and vars completing-read binds to the top.
2005-06-18 13:53:26 +00:00
Richard M. Stallman
b02bc8d049 Add links to Rings and Byte Packing.
Update version and copyright years.
2005-06-18 13:47:15 +00:00
Richard M. Stallman
920fc480e9 (Auto-Saving): Fix formatting ugliness. 2005-06-18 13:41:12 +00:00
Richard M. Stallman
72b09a92c8 (Antinews): Fix formatting ugliness. 2005-06-18 13:40:30 +00:00
Eli Zaretskii
7ceb6e545f Fix date of last entry for browse-url.el. 2005-06-18 13:29:24 +00:00
Juri Linkov
f04a896909 (grep-regexp-alist): Use backreference at the
end of first regexp to limit the match to the position between
line number and source line with same separator character as used
between file name and line number.  In the second regexp limit
mouse-face area to file name and line number by adding new group
for them and referring it in HYPERLINK arg.
(grep-regexp-alist, grep-mode-font-lock-keywords): Use shy group.
(grep-mode): Set font-lock-lines-before to 0 to not refontify the
previous line where grep markers may be already removed.
2005-06-18 12:57:49 +00:00
Eli Zaretskii
e7c2398ac1 Update version and maintainer's email address. 2005-06-18 10:43:02 +00:00
Eli Zaretskii
49866ff8d4 (browse-url-browser-function)
(browse-url-default-browser): Add firefox.
(browse-url-firefox-program, browse-url-firefox-arguments)
(browse-url-firefox-startup-arguments)
(browse-url-firefox-new-window-is-tab): New defcustoms.
(browse-url-firefox, browse-url-firefox-sentinel): New functions.
2005-06-18 10:36:11 +00:00
Eli Zaretskii
da4b598c7a Remove warning about -kb. Update W32 build page URL. 2005-06-18 09:52:45 +00:00
Richard M. Stallman
b4234f4ce6 Finish previous change. 2005-06-17 21:22:14 +00:00
Luc Teirlinck
be87af2626 (Bindat Examples): Move @lisp to beginning of line. (Whitespace change.) 2005-06-17 16:51:10 +00:00
Luc Teirlinck
b9646a71a5 Fix typo. 2005-06-17 16:26:01 +00:00
Luc Teirlinck
a80c5da74b *** empty log message *** 2005-06-17 16:06:18 +00:00
Richard M. Stallman
0ad6717dc2 *** empty log message *** 2005-06-17 15:52:39 +00:00
Richard M. Stallman
f963ea40ef (command-line): Warn if specified user name has no home directory. 2005-06-17 15:34:39 +00:00
Luc Teirlinck
926c4c9b05 (Byte Packing): Fix ungrammatical sentence. 2005-06-17 15:28:25 +00:00
Luc Teirlinck
480a6fa56e Whitespace change. 2005-06-17 15:13:51 +00:00
Luc Teirlinck
3f7fab2439 Fix typos.
(Bindat Spec): Correct Texinfo error.
2005-06-17 15:06:47 +00:00
Richard M. Stallman
f19b57e3f9 *** empty log message *** 2005-06-17 14:42:39 +00:00
Richard M. Stallman
5773891df7 (term-get-old-input, term-input-filter, term-input-sender)
(term-mode-hook, term-exec-hook, term-escape-char): Doc fixes.
2005-06-17 14:37:55 +00:00
Richard M. Stallman
c29316d540 (longlines-mode, longlines-show-hard-newlines): Doc fixes. 2005-06-17 14:33:40 +00:00
Luc Teirlinck
8a33e9f1ca (edebug-goto-here): Doc fix. 2005-06-17 14:32:46 +00:00
Richard M. Stallman
2186242599 (underline): Try bold if terminal doesn't support underline. 2005-06-17 14:30:55 +00:00
Luc Teirlinck
043f95aba6 *** empty log message *** 2005-06-17 14:29:21 +00:00
Richard M. Stallman
1938b566a1 (mail-setup-with-from): New variable.
(mail-insert-from-field): New function.
(sendmail-send-it): Call it.
(mail-setup): Optionally call it here.
2005-06-17 14:28:44 +00:00
Richard M. Stallman
f1487cc580 Call tty-no-underline. 2005-06-17 14:13:47 +00:00
Richard M. Stallman
b7da00ba48 (get_next_display_element): Reverse test of Vshow_nonbreak_escape. 2005-06-17 14:10:09 +00:00
Richard M. Stallman
072d84a6c2 (produce_special_glyphs): Use spec_glyph_lookup_face. 2005-06-17 14:08:58 +00:00
Richard M. Stallman
dfbfad25bf (read_char): Call restore_getcjmp after jump occurs. 2005-06-17 14:06:22 +00:00
Richard M. Stallman
5f81871efe (spec_glyph_lookup_face): New function.
(build_frame_matrix_from_leaf_window): Use it.
2005-06-17 14:03:08 +00:00
Richard M. Stallman
c68b9c2ffe (spec_glyph_lookup_face): Add declaration. 2005-06-17 14:02:03 +00:00
Richard M. Stallman
398f0da507 (syms_of_buffer) <cursor-type>: Doc fix. 2005-06-17 13:59:11 +00:00
Richard M. Stallman
de1924a147 (Adaptive Fill): Minor clarification. 2005-06-17 13:56:00 +00:00
Richard M. Stallman
70aded15a9 (Parsing Expressions): Fix texinfo usage. 2005-06-17 13:53:58 +00:00
Richard M. Stallman
377ddd88f6 (Byte Packing): New node.
(Processes): Add it to menu.
2005-06-17 13:51:19 +00:00
Richard M. Stallman
a99eb78d82 (Rings): New node.
(Lists): Add to menu.
2005-06-17 13:47:44 +00:00
Richard M. Stallman
b4bb5162bd (Documentation Basics): Explain the xref to Documentation Tips. 2005-06-17 13:43:31 +00:00
Richard M. Stallman
d5ecfb935c (Debugger Commands): Minor fix. 2005-06-17 13:42:18 +00:00
Juanma Barranquero
53099cfc9e (display-warning, lwarn, warning-minimum-log-level): Doc fixes.
(warning-minimum-level, warning-minimum-log-level): Add :debug to defcustom's
choices.
2005-06-17 11:49:17 +00:00
Lute Kamstra
06266fbb1e (mh-folder-body-face, mh-folder-cur-msg-face)
(mh-folder-cur-msg-number-face): New backward-compatibility aliases
for renamed faces.
2005-06-17 09:42:29 +00:00
Miles Bader
fa735daaab Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-432
Remove "-face" suffix from ediff faces

2005-06-17  Miles Bader  <miles@gnu.org>

   * lisp/ediff-init.el (ediff-current-diff-A, ediff-current-diff-B)
   (ediff-current-diff-C, ediff-current-diff-Ancestor)
   (ediff-fine-diff-A, ediff-fine-diff-B, ediff-fine-diff-C)
   (ediff-fine-diff-Ancestor, ediff-even-diff-A, ediff-even-diff-B)
   (ediff-even-diff-C, ediff-even-diff-Ancestor, ediff-odd-diff-A)
   (ediff-odd-diff-B, ediff-odd-diff-C, ediff-odd-diff-Ancestor):
   Remove "-face" suffix from face names.
   (ediff-current-diff-face-A, ediff-current-diff-face-B)
   (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
   (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
   (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
   (ediff-even-diff-face-A, ediff-even-diff-face-B)
   (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
   (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
   (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
   New backward-compatibility aliases for renamed faces.
   (ediff-current-diff-face-A, ediff-current-diff-face-B)
   (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
   (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
   (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
   (ediff-even-diff-face-A, ediff-even-diff-face-B)
   (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
   (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
   (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
   Use renamed ediff faces.
2005-06-17 05:55:26 +00:00
Miles Bader
958e68763b Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-431
Remove "-face" suffix from eshell faces

2005-06-17  Miles Bader  <miles@gnu.org>

   * lisp/eshell/esh-test.el (eshell-test-ok, eshell-test-failed):
   Remove "-face" suffix from face names.
   (eshell-test-ok-face, eshell-test-failed-face):
   New backward-compatibility aliases for renamed faces.
   (eshell-run-test): Use renamed eshell-test faces.

   * lisp/eshell/em-prompt.el (eshell-prompt):
   Remove "-face" suffix from face name.
   (eshell-prompt-face): New backward-compatibility alias for renamed face.
   (eshell-emit-prompt): Use renamed eshell-prompt face.

   * lisp/eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink)
   (eshell-ls-executable, eshell-ls-readonly, eshell-ls-unreadable)
   (eshell-ls-special, eshell-ls-missing, eshell-ls-archive)
   (eshell-ls-backup, eshell-ls-product, eshell-ls-clutter):
   Remove "-face" suffix from face names.
   (eshell-ls-directory-face, eshell-ls-symlink-face)
   (eshell-ls-executable-face, eshell-ls-readonly-face)
   (eshell-ls-unreadable-face, eshell-ls-special-face)
   (eshell-ls-missing-face, eshell-ls-archive-face)
   (eshell-ls-backup-face, eshell-ls-product-face)
   (eshell-ls-clutter-face):
   New backward-compatibility aliases for renamed faces.
   (eshell-ls-decorated-name): Use renamed eshell-ls faces.
2005-06-17 05:27:55 +00:00
Miles Bader
579322ca42 Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-430
Remove "-face" suffix from cc-mode faces

2005-06-17  Miles Bader  <miles@gnu.org>

   * lisp/progmodes/cc-fonts.el (c-nonbreakable-space-face): Remove
   "-face" suffix from face name.
   (c-cpp-matchers): Use the variable `c-nonbreakable-space-face'
   instead of literal face.
2005-06-17 05:07:26 +00:00
Miles Bader
44d554912e Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-428
Remove "-face" suffix from MH-E faces

2005-06-17  Miles Bader  <miles@gnu.org>

   * lisp/mh-e/mh-customize.el (mh-folder-body, mh-folder-cur-msg)
   (mh-folder-cur-msg-number, mh-folder-date, mh-folder-followup)
   (mh-folder-msg-number, mh-folder-refiled, mh-folder-subject)
   (mh-folder-tick, mh-folder-to, mh-index-folder)
   (mh-letter-header-field, mh-show-cc, mh-show-date)
   (mh-show-header, mh-show-pgg-good, mh-show-pgg-unknown)
   (mh-show-pgg-bad, mh-show-signature, mh-show-to, mh-show-from)
   (mh-show-xface, mh-speedbar-folder, mh-speedbar-selected-folder)
   (mh-speedbar-folder-with-unseen-messages)
   (mh-speedbar-selected-folder-with-unseen-messages)
   (mh-folder-msg-number, mh-folder-subject, mh-folder-followup)
   (mh-folder-subject): Remove "-face" suffix from face names.
   (mh-folder-body, mh-folder-cur-msg, mh-folder-cur-msg-number)
   (mh-folder-date-face, mh-folder-followup-face)
   (mh-folder-msg-number-face, mh-folder-refiled-face)
   (mh-folder-subject-face, mh-folder-tick-face, mh-folder-to-face)
   (mh-index-folder-face, mh-letter-header-field-face)
   (mh-show-cc-face, mh-show-date-face, mh-show-header-face)
   (mh-show-pgg-good-face, mh-show-pgg-unknown-face)
   (mh-show-pgg-bad-face, mh-show-signature-face, mh-show-to-face)
   (mh-show-from-face, mh-show-xface-face, mh-speedbar-folder-face)
   (mh-speedbar-selected-folder-face)
   (mh-speedbar-folder-with-unseen-messages-face)
   (mh-speedbar-selected-folder-with-unseen-messages-face):
   New backward-compatibility aliases for renamed faces.
   (mh-folder-body-face, mh-folder-cur-msg-face)
   (mh-folder-cur-msg-number-face, mh-folder-date-face)
   (mh-folder-followup-face, mh-folder-msg-number-face)
   (mh-folder-deleted-face, mh-folder-refiled-face)
   (mh-folder-subject-face, mh-folder-address-face)
   (mh-folder-scan-format-face, mh-folder-to-face)
   (mh-index-folder-face, mh-show-cc-face, mh-show-date-face)
   (mh-show-header-face, mh-show-pgg-good-face)
   (mh-show-pgg-unknown-face, mh-show-pgg-bad-face)
   (mh-show-to-face, mh-show-from-face, mh-show-subject-face)
   (mh-speedbar-folder-with-unseen-messages)
   (mh-speedbar-selected-folder-with-unseen-messages):
   Use renamed MH-E faces.

   * lisp/mh-e/mh-utils.el (mh-letter-font-lock-keywords)
   (mh-face-display-function): Use renamed MH-E faces.
   * lisp/mh-e/mh-speed.el (mh-folder-speedbar-buttons)
   (mh-speed-update-current-folder, mh-speed-normal-face)
   (mh-speed-bold-face, mh-speed-add-buttons)
   (mh-speed-invalidate-map): Likewise.
   * lisp/mh-e/mh-mime.el (mh-signature-highlight): Likewise.
2005-06-17 01:29:30 +00:00
Juanma Barranquero
289824a30c *** empty log message *** 2005-06-17 01:07:30 +00:00
Juanma Barranquero
6e816df595 (lisp_data_to_selection_data): Fix spelling. 2005-06-17 01:06:04 +00:00
Juanma Barranquero
6d533a6ef8 (ada-format-paramlist)
(ada-get-indent-case, ada-check-matching-start)
(ada-check-defun-name, ada-goto-matching-decl-start)
(ada-goto-matching-start, ada-goto-matching-end, ada-tab)
(ada-untab, ada-move-to-start, ada-fill-comment-paragraph)
(ada-make-subprogram-body): Follow error conventions.
(ada-case-exception-file, ada-indent-comment-as-code)
(ada-indent-handle-comment-special, ada-indent-renames)
(ada-indent-return, ada-search-directories-internal)
(ada-tab-policy, ada-case-exception-substring)
(ada-other-file-alist, ada-matching-start-re)
(ada-matching-decl-start-re, ada-contextual-menu-last-point)
(ada-imenu-generic-expression, ada-compile-goto-error)
(ada-in-comment-p, ada-in-string-p, ada-in-string-or-comment-p)
(ada-popup-menu, ada-add-extensions, ada-mode)
(ada-region-selected, ada-create-case-exception)
(ada-create-case-exception-substring, ada-after-keyword-p)
(ada-activate-keys-for-case, ada-adjust-case-region)
(ada-adjust-case-buffer, ada-format-paramlist)
(ada-scan-paramlist, ada-insert-paramlist)
(ada-indent-newline-indent)
(ada-indent-newline-indent-conditional)
(ada-justified-indent-current, ada-goto-previous-word)
(ada-indent-current, ada-get-indent-open-paren)
(ada-get-indent-paramlist, ada-get-indent-end)
(ada-get-indent-case, ada-get-indent-when, ada-get-indent-if)
(ada-get-indent-block-start, ada-get-indent-subprog)
(ada-get-indent-noindent, ada-get-indent-label)
(ada-get-indent-loop, ada-get-indent-type, ada-goto-stmt-start)
(ada-search-prev-end-stmt, ada-goto-next-non-ws)
(ada-goto-stmt-end, ada-goto-next-word)
(ada-check-matching-start, ada-check-defun-name)
(ada-goto-matching-decl-start, ada-goto-matching-start)
(ada-goto-matching-end, ada-search-ignore-string-comment)
(ada-in-decl-p, ada-looking-at-semi-or)
(ada-looking-at-semi-private, ada-in-paramlist-p)
(ada-in-open-paren-p, ada-tab, ada-indent-current-function)
(ada-untab-hard, ada-move-to-start, ada-move-to-end)
(ada-next-procedure, ada-previous-procedure, ada-next-package)
(ada-previous-package, ada-create-menu)
(ada-fill-comment-paragraph-justify)
(ada-fill-comment-paragraph-postfix, ada-fill-comment-paragraph)
(ada-other-file-name, ada-last-which-function-line)
(ada-last-which-function-subprog, ada-which-function)
(ada-get-body-name, ada-outline-level, ada-narrow-to-defun)
(ada-gen-treat-proc, ada-check-emacs-version)
(ada-continuation-indent, ada-align-region-separate):
Fix typos in docstrings.
(ada-adjust-case, ada-adjust-case-interactive): Doc fixes.
2005-06-17 00:20:14 +00:00
Luc Teirlinck
67c1390d8c (Instrumenting): Eliminate duplicate link.
(Specification List): Replace references to "below", referring to
a later node, with one @ref to that node.
2005-06-16 20:32:01 +00:00
Luc Teirlinck
df05ea85bc (Timers): Timers should save and restore the match data if they change it. 2005-06-16 20:14:24 +00:00