aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix formatting ugliness.Richard M. Stallman2005-06-181-29/+22
| | | | (Variable Aliases): Simplify.
* Fix formatting ugliness.Richard M. Stallman2005-06-1818-144/+145
|
* Fix formatting ugliness.Richard M. Stallman2005-06-181-72/+69
| | | | | (Completion Commands): Move keymap vars to the end and vars completing-read binds to the top.
* Add links to Rings and Byte Packing.Richard M. Stallman2005-06-181-4/+6
| | | | Update version and copyright years.
* (Auto-Saving): Fix formatting ugliness.Richard M. Stallman2005-06-181-4/+4
|
* (Antinews): Fix formatting ugliness.Richard M. Stallman2005-06-181-3/+4
|
* Fix date of last entry for browse-url.el.Eli Zaretskii2005-06-181-1/+1
|
* (grep-regexp-alist): Use backreference at theJuri Linkov2005-06-182-8/+26
| | | | | | | | | | | 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.
* Update version and maintainer's email address.Eli Zaretskii2005-06-182-6/+11
|
* (browse-url-browser-function)Eli Zaretskii2005-06-182-3/+109
| | | | | | | | (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.
* Remove warning about -kb. Update W32 build page URL.Eli Zaretskii2005-06-181-7/+4
|
* Finish previous change.Richard M. Stallman2005-06-171-1/+1
|
* (Bindat Examples): Move @lisp to beginning of line. (Whitespace change.)Luc Teirlinck2005-06-171-1/+1
|
* Fix typo.Luc Teirlinck2005-06-171-1/+1
|
* *** empty log message ***Luc Teirlinck2005-06-171-1/+1
|
* *** empty log message ***Richard M. Stallman2005-06-172-9/+7
|
* (command-line): Warn if specified user name has no home directory.Richard M. Stallman2005-06-171-0/+8
|
* (Byte Packing): Fix ungrammatical sentence.Luc Teirlinck2005-06-172-2/+3
|
* Whitespace change.Luc Teirlinck2005-06-171-1/+0
|
* Fix typos.Luc Teirlinck2005-06-172-14/+21
| | | | (Bindat Spec): Correct Texinfo error.
* *** empty log message ***Richard M. Stallman2005-06-175-1/+43
|
* (term-get-old-input, term-input-filter, term-input-sender)Richard M. Stallman2005-06-171-10/+10
| | | | (term-mode-hook, term-exec-hook, term-escape-char): Doc fixes.
* (longlines-mode, longlines-show-hard-newlines): Doc fixes.Richard M. Stallman2005-06-171-4/+5
|
* (edebug-goto-here): Doc fix.Luc Teirlinck2005-06-171-1/+1
|
* (underline): Try bold if terminal doesn't support underline.Richard M. Stallman2005-06-171-1/+5
|
* *** empty log message ***Luc Teirlinck2005-06-171-0/+4
|
* (mail-setup-with-from): New variable.Richard M. Stallman2005-06-171-54/+65
| | | | | | (mail-insert-from-field): New function. (sendmail-send-it): Call it. (mail-setup): Optionally call it here.
* Call tty-no-underline.Richard M. Stallman2005-06-171-0/+3
|
* (get_next_display_element): Reverse test of Vshow_nonbreak_escape.Richard M. Stallman2005-06-172-2/+22
|
* (produce_special_glyphs): Use spec_glyph_lookup_face.Richard M. Stallman2005-06-171-15/+28
|
* (read_char): Call restore_getcjmp after jump occurs.Richard M. Stallman2005-06-171-0/+3
|
* (spec_glyph_lookup_face): New function.Richard M. Stallman2005-06-171-0/+22
| | | | (build_frame_matrix_from_leaf_window): Use it.
* (spec_glyph_lookup_face): Add declaration.Richard M. Stallman2005-06-171-1/+3
|
* (syms_of_buffer) <cursor-type>: Doc fix.Richard M. Stallman2005-06-171-2/+2
|
* (Adaptive Fill): Minor clarification.Richard M. Stallman2005-06-171-2/+2
|
* (Parsing Expressions): Fix texinfo usage.Richard M. Stallman2005-06-171-4/+5
|
* (Byte Packing): New node.Richard M. Stallman2005-06-171-0/+402
| | | | (Processes): Add it to menu.
* (Rings): New node.Richard M. Stallman2005-06-171-0/+88
| | | | (Lists): Add to menu.
* (Documentation Basics): Explain the xref to Documentation Tips.Richard M. Stallman2005-06-171-7/+9
|
* (Debugger Commands): Minor fix.Richard M. Stallman2005-06-171-1/+1
|
* (display-warning, lwarn, warning-minimum-log-level): Doc fixes.Juanma Barranquero2005-06-172-9/+23
| | | | | (warning-minimum-level, warning-minimum-log-level): Add :debug to defcustom's choices.
* (mh-folder-body-face, mh-folder-cur-msg-face)Lute Kamstra2005-06-172-9/+9
| | | | | (mh-folder-cur-msg-number-face): New backward-compatibility aliases for renamed faces.
* Revision: [email protected]/emacs--cvs-trunk--0--patch-432Miles Bader2005-06-172-76/+134
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove "-face" suffix from ediff faces 2005-06-17 Miles Bader <[email protected]> * 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.
* Revision: [email protected]/emacs--cvs-trunk--0--patch-431Miles Bader2005-06-174-33/+84
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove "-face" suffix from eshell faces 2005-06-17 Miles Bader <[email protected]> * 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.
* Revision: [email protected]/emacs--cvs-trunk--0--patch-430Miles Bader2005-06-172-4/+15
| | | | | | | | | | | Remove "-face" suffix from cc-mode faces 2005-06-17 Miles Bader <[email protected]> * 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.
* Revision: [email protected]/emacs--cvs-trunk--0--patch-428Miles Bader2005-06-175-79/+184
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove "-face" suffix from MH-E faces 2005-06-17 Miles Bader <[email protected]> * 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.
* *** empty log message ***Juanma Barranquero2005-06-172-0/+56
|
* (lisp_data_to_selection_data): Fix spelling.Juanma Barranquero2005-06-171-3/+3
|
* (ada-format-paramlist)Juanma Barranquero2005-06-171-140/+138
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (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.
* (Instrumenting): Eliminate duplicate link.Luc Teirlinck2005-06-162-14/+25
| | | | | (Specification List): Replace references to "below", referring to a later node, with one @ref to that node.