aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* (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
|
* (vmotion): When moving up, check the newline before.Richard M. Stallman2004-10-271-28/+25
| | | | Make prevline an int, not a Lisp_Object.
* Set xml-mode also if no mode found from file name.Daniel Pfeiffer2004-10-271-2/+3
|
* *** empty log message ***Daniel Pfeiffer2004-10-271-0/+1
|
* (compilation-error-regexp-alist-alist) extend irix for NAG Fortran and add ↵Daniel Pfeiffer2004-10-271-2/+12
| | | | ftnchek-*
* extend irix for NAG Fortran and add ftnchek-*Daniel Pfeiffer2004-10-271-1/+19
|
* *** empty log message ***Kenichi Handa2004-10-272-0/+21
|
* Use utf-translate-cjk-substitutable-p.Kenichi Handa2004-10-274-14/+14
|
* (utf-translate-cjk-unicode-range-string):Kenichi Handa2004-10-271-18/+85
| | | | | | | | New variable. (utf-translate-cjk-set-unicode-range): New function. (utf-translate-cjk-unicode-range): Make it customizable. (utf-8-post-read-conversion): Use utf-translate-cjk-unicode-range-string.
* Fix SAFE_FREE calls. Replace SAFE_FREE_LISP calls.Kim F. Storm2004-10-266-17/+28
|
* (Fformat): Allocate discarded table with SAFE_ALLOCA.Kim F. Storm2004-10-261-10/+12
| | | | | Only allocate info and discarded tables once. Fix SAFE_FREE calls.
* (USE_SAFE_ALLOCA): Add and init sa_must_free integer.Kim F. Storm2004-10-261-10/+7
| | | | | | | (SAFE_ALLOCA, SAFE_ALLOCA_LISP): Increment it when malloc is used. (SAFE_FREE): Test it to determine if we need to unwind to free. Remove size arg. All users changed. (SAFE_FREE_LISP) Remove. All users changed to use SAFE_FREE.
* Revision: [email protected]/emacs--cvs-trunk--0--patch-640Miles Bader2004-10-263-14/+19
| | | | | | | | | | | | | | | | | | | | Merge from gnus--rel--5.10 Patches applied: * [email protected]/gnus--rel--5.10--patch-59 - [email protected]/gnus--rel--5.10--patch-60 Update from CVS 2004-10-25 Reiner Steib <[email protected]> * lisp/gnus/html2text.el (html2text-buffer-head): Removed. Use `goto-char' instead. 2004-10-24 Kevin Greiner <[email protected]> * lisp/gnus/gnus-start.el (gnus-convert-old-newsrc): Fixed numeric comparison on string.
* set-auto-mode changeDaniel Pfeiffer2004-10-261-0/+6
|
* (auto-mode-alist): Add pod, js, xbm and xpm and group trivial variants to ↵Daniel Pfeiffer2004-10-262-118/+124
| | | | | | | shorten the list. (xml-based-modes): New var. (set-auto-mode): Give interpreter-mode-alist or <?xml or <!DOCTYPE declaration higher priority than auto-mode-alist.
* (cc-other-file-alist): Bring it in line with cc-mode's auto-mode-alist ↵Daniel Pfeiffer2004-10-261-13/+17
| | | | entries and use \' instead of $.
* (sgml-mode): Fix imenu-generic-expression and add "Id" and "Name" submenus ↵Daniel Pfeiffer2004-10-261-4/+16
| | | | to it.
* (imenu--generic-function): Skip matches in comments.Daniel Pfeiffer2004-10-261-22/+29
|
* * gtkutil.c: Put empty line between comment and function body.Jan Djärv2004-10-261-0/+13
| | | | | | | | | | | | (xg_destroy_widgets): Renamed from remove_from_container. Just destroy all widgets in list. Argument wcont removed. (xg_update_menubar, xg_update_submenu): Call xg_destroy_widgets instead of remove_from_container. (xg_display_close, xg_create_tool_bar, update_frame_tool_bar) (free_frame_tool_bar): Add comment. * xfns.c (xic_create_xfontset): Check that FRAME_XIC_BASE_FONTNAME is not NULL before strcmp.
* * gtkutil.c: Put empty line between comment and function body.Jan Djärv2004-10-261-15/+90
| | | | | | | | | (xg_destroy_widgets): Renamed from remove_from_container. Just destroy all widgets in list. Argument wcont removed. (xg_update_menubar, xg_update_submenu): Call xg_destroy_widgets instead of remove_from_container. (xg_display_close, xg_create_tool_bar, update_frame_tool_bar) (free_frame_tool_bar): Add comment.
* * xfns.c (xic_create_xfontset): Check that FRAME_XIC_BASE_FONTNAMEJan Djärv2004-10-261-0/+1
| | | | is not NULL before strcmp.
* (calc-match): Use an extra argument instead of `interactive-p'.Jay Belanger2004-10-262-3/+15
|
* (calc-other-window): Use an extra argument instead of `interactive-p'.Jay Belanger2004-10-261-3/+3
|
* (calc,full-calc, calc-quit, calc-keypad, full-calc-keypad)Jay Belanger2004-10-261-19/+18
| | | | (calc-trail-display): Use an extra argument instead of `interactive-p'.
* (describe-key): Describe both down-event and up-eventKim F. Storm2004-10-261-2/+13
| | | | for a mouse click.
* *** empty log message ***Kim F. Storm2004-10-264-3/+22
|
* (Fcall_interactively): Add 'U' code to get the up-event discarded by aKim F. Storm2004-10-261-4/+19
| | | | previous 'k' or 'K' argument.
* (Interactive Codes): Add U code letter.Kim F. Storm2004-10-261-0/+8
|
* (syms_of_buffer): Fix a few typos.David Kastrup2004-10-262-6/+10
|
* * xsmfns.c: Put empty line between comment and function body.Jan Djärv2004-10-262-35/+52
| | | | Use two spaces before comment end.
* *** empty log message ***Richard M. Stallman2004-10-261-0/+13
|
* (woman): Don't call interactive-p.Richard M. Stallman2004-10-261-1/+1
|
* (pcomplete): Instead of interactive-p,Richard M. Stallman2004-10-261-3/+3
| | | | use an arg set non-nil by the interactive spec.
* (menu-bar-make-toggle): Instead of interactive-p,Richard M. Stallman2004-10-261-4/+6
| | | | use an arg set non-nil by the interactive spec.