aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* (autoconf-font-lock-keywords): Recognize AS_* too.Simon Josefsson2004-10-292-2/+7
|
* Docstring fixes.Stefan Monnier2004-10-291-63/+65
|
* (Reading a Password): Revert.Simon Josefsson2004-10-292-61/+4
|
* subr.el (read-passwd): Move back from password.el.Simon Josefsson2004-10-293-184/+61
| | | | password.el: Remove, not ready yet.
* Typo fix.Andreas Schwab2004-10-291-1/+1
|
* (speedbar-frame-parameters): Improve customize type.Andreas Schwab2004-10-292-1/+7
|
* (mouse-show-mark): Replace the last occurrence ofSam Steingold2004-10-292-8/+12
| | | | x-lost-selection-hooks with x-lost-selection-functions.
* Revision: [email protected]/emacs--cvs-trunk--0--patch-650Miles Bader2004-10-296-38/+86
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge from gnus--rel--5.10 Patches applied: * [email protected]/gnus--rel--5.10--patch-61 - [email protected]/gnus--rel--5.10--patch-63 Update from CVS 2004-10-29 Katsumi Yamaoka <[email protected]> * lisp/gnus/mm-util.el (mm-coding-system-priorities): Prefer iso-8859-1 than iso-2022-jp even in the Japanese language environment. Suggested by Jason Rumney <[email protected]>. 2004-10-28 Katsumi Yamaoka <[email protected]> * lisp/gnus/gnus-sum.el (gnus-update-summary-mark-positions): Allow users to use the same characters as the dummy marks; make it free from getting affected by the language environment. (gnus-summary-read-group-1): Update mark positions only when the format spec is updated. * lisp/gnus/gnus-spec.el (gnus-update-format-specifications): Return a list of updated types. 2004-10-26 Katsumi Yamaoka <[email protected]> * lisp/gnus/nnspool.el (nnspool-spool-directory): Use news-path if the news-directory variable is not bound. * lisp/gnus/gnus-group.el (gnus-group-line-format-alist): Convert the value of gnus-tmp-news-method into string if it may be passed to gnus-correct-length which takes only a string argument.
* 2004-10-28 Will <[email protected]>John Wiegley2004-10-292-1/+44
| | | | | * macterm.c: allow user to assign key modifiers to the Mac Option key via a 'mac-option-modifier' variable.
* *** empty log message ***Stefan Monnier2004-10-284-8/+30
|
* (mouse-sel-mode): Adjust to new names for x-lost-selection-functions.Stefan Monnier2004-10-281-4/+5
|
* (mouse-show-mark): Adjust to new name and don't assumeStefan Monnier2004-10-281-2/+4
| | | | x-lost-selection-functions is bound.
* Adjust to new names for x-(lost|sent)-selection-functions.Stefan Monnier2004-10-281-8/+8
|
* (x-lost-selection-hooks, x-sent-selection-hooks): New obsolete aliasesStefan Monnier2004-10-281-0/+4
| | | | of x-lost-selection-functions and x-sent-selection-functions.
* (Vx_lost_selection_functions, Vx_sent_selection_functions):Stefan Monnier2004-10-281-10/+10
| | | | | | Rename from Vx_lost_selection_hooks and Vx_sent_selection_hooks. (x_handle_selection_request, x_handle_selection_clear) (x_clear_frame_selections, syms_of_xselect): Adjust accordingly.
* Fix copyright.Kim F. Storm2004-10-281-1/+2
|
* (imenu-scanning-message): Remove.Kim F. Storm2004-10-281-21/+28
| | | | (imenu-progress-message): Make it a no-op.
* *** empty log message ***Kim F. Storm2004-10-281-0/+5
|
* (set-auto-mode): Call `throw' correctly.John Paul Wallington2004-10-282-1/+5
|
* (Info-file-list-for-emacs): Add ("Info" . "info")Juri Linkov2004-10-282-10/+38
| | | | | | | | | | | to search `Info-...' commands in `info' manual. (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node): Add 'info-file "emacs" property. (Info-find-emacs-command-nodes): Fix index line number regexp. Set real line number (instead of fake 0) in first element of the returned list. (Info-goto-emacs-command-node): Use line number of first element to set point in the first found Info node.
* (grep-regexp-alist): Move match highlightingJuri Linkov2004-10-281-14/+14
| | | | | | code to `grep-mode-font-lock-keywords'. (grep-mode-font-lock-keywords): Delete grep markers instead of making them invisible.
* * mail/emacsbug.el (report-emacs-bug): Insert x-server-vendorJan Djärv2004-10-282-0/+8
| | | | and x-server-version in bug report.
* *** empty log message ***Richard M. Stallman2004-10-282-0/+10
|
* (Display Feature Testing): Explain about "vendor".Richard M. Stallman2004-10-281-3/+9
|
* (Fx_server_vendor, Fx_server_version): Doc fixes.Richard M. Stallman2004-10-282-4/+6
|
* (set-auto-mode-0): New function.Daniel Pfeiffer2004-10-282-24/+40
| | | | (set-auto-mode): Use it to handle aliased modes and to be consistent between C-x C-f and C-x C-w.
* (utf-translate-cjk-charsets): Add katakana-jisx0201.Kenichi Handa2004-10-282-0/+4
|
* Add data for JISX0201.Kenichi Handa2004-10-282-1/+71
|
* Tack language suffix onto html, and make C-x C-w find the mode in the same ↵Daniel Pfeiffer2004-10-271-65/+70
| | | | way as C-x C-f.
* *** empty log message ***Stefan Monnier2004-10-272-23/+38
|
* (scan_sexps_forward): Prefer 2-char comment-starter over a 1-char one.Stefan Monnier2004-10-271-22/+22
|
* (hilit-mode): Typo.Stefan Monnier2004-10-271-1/+1
|
* (hilit-mode): New function.Stefan Monnier2004-10-271-42/+54
| | | | | Move all the toplevel side-effecting stuff into it, so that loading hilit19 doesn't mess everything up any more.
* (add-change-log-entry): Set up mailing address and full name later,Richard M. Stallman2004-10-272-19/+35
| | | | and don't alter add-log-mailing-address or add-log-full-name.
* (elide-head): Change error to message.Richard M. Stallman2004-10-271-2/+2
| | | | (elide-head-show): Likewise.
* (apropos-macrop): Doc fix.Richard M. Stallman2004-10-271-1/+1
|
* (mouse-show-mark): Do most processing the sameRichard M. Stallman2004-10-271-48/+49
| | | | regardless of transient-mark-mode.
* (shadow-copy-files): Use interactive-pRichard M. Stallman2004-10-271-2/+3
| | | | only to control whether to print a message.
* (tar-mode): Use write-contents-functions, not write-contents-hooks.Richard M. Stallman2004-10-271-1/+1
|
* *** empty log message ***Richard M. Stallman2004-10-273-0/+39
|
* (pcomplete-entries): Don't use directory-sep-char.Richard M. Stallman2004-10-271-4/+4
|
* (type-break-run-at-time): Always use run-at-time; forget the alternatives.Richard M. Stallman2004-10-271-30/+5
| | | | | (type-break-cancel-function-timers): Always use cancel-function-timers; forget the alternatives.
* (strokes-unload-hook): Fix previous change.Richard M. Stallman2004-10-271-1/+1
|
* (eshell-du-sum-directory): Don't use directory-sep-char.Richard M. Stallman2004-10-271-1/+1
|
* (Interactive Codes): `N' uses numeric prefix, not raw. Clarify `n'.Richard M. Stallman2004-10-271-35/+35
| | | | | (Interactive Call): Rewrite interactive-p, focusing on when and how to use it. (Misc Events): Clarify previous change.
* (Simple Advice): Clarify what job the example does.Richard M. Stallman2004-10-271-9/+9
| | | | | | (Around-Advice): Clarify ad-do-it. (Activation of Advice): An option of ad-default-compilation-action is `never', not `nil'.
* (get_next_display_element): In mode lines,Richard M. Stallman2004-10-271-0/+2
| | | | treat newline and tab like other control characters.
* (ccl-decode-mule-utf-8): Check utf-subst-table-for-decode for moreKenichi Handa2004-10-272-22/+37
| | | | Unicode ranges.
* (Fmessage): Doc fix.Richard M. Stallman2004-10-271-2/+5
|
* Comment change.Richard M. Stallman2004-10-271-1/+1
|