aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Revision: [email protected]/emacs--cvs-trunk--0--patch-204Miles Bader2005-03-242-14/+10
| | | | | | | | | Clean up gdb-ui breakpoint faces 2005-03-23 Miles Bader <[email protected]> * lisp/progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled): Remove tty-specific variants, as they're no longer needed.
* (Standard Faces): Other faces used in the fringeKim F. Storm2005-03-231-3/+8
| | | | | | | implicitly inherits from the fringe face. (Fringe Bitmaps): FACE in right-fringe and left-fringe display properties implicitly inherits from fringe face. (Customizing Bitmaps): Likewise for set-fringe-bitmap-face.
* *** empty log message ***Kim F. Storm2005-03-232-1/+10
|
* *** empty log message ***Kim F. Storm2005-03-231-3/+3
|
* (Non-ASCII Isearch): Rename from Non-Ascii Isearch.Lute Kamstra2005-03-232-2/+6
|
* Fix name: Karl Pfl�erer <[email protected]>Reiner Steib2005-03-231-1/+1
|
* *** empty log message ***Richard M. Stallman2005-03-231-0/+22
|
* (HTTP language/coding): Improve last change.Richard M. Stallman2005-03-231-4/+8
|
* Delete explicit node pointers.Richard M. Stallman2005-03-231-152/+125
| | | | | | | | | | (Incremental Search): New menu. (Basic Isearch, Repeat Isearch, Error in Isearch) (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll) (Slow Isearch): New subnodes. (Configuring Scrolling): Node deleted. (Search Case): Doc default-case-fold-search. (Regexp Replace): Move replace-regexp doc here.
* (Movemail): Put commas inside closequotes.Richard M. Stallman2005-03-231-1/+1
|
* (Insert in Picture): Document C-c arrow combos.Richard M. Stallman2005-03-231-13/+21
| | | | (Basic Picture): Clarify erasure.
* (Font Lock): Put commas inside closequotes.Richard M. Stallman2005-03-231-1/+1
|
* (General Variables): Put commas inside closequotes.Richard M. Stallman2005-03-231-1/+1
|
* (mail-mode-flyspell-verify): Fix regexp syntax.Richard M. Stallman2005-03-231-1/+1
|
* Rewrite.Thien-Thi Nguyen2005-03-231-85/+91
|
* (icomplete-simple-completing-p): Don't turn on icompleteStefan Monnier2005-03-231-0/+1
| | | | if there's no completion table.
* Code cleanup: make arguments constant whenever possible.Lute Kamstra2005-03-232-1130/+1112
| | | | | | | (installshield-statement-keyword-list) (installshield-system-functions-list) (installshield-system-variables-list, installshield-types-list) (installshield-funarg-constants-list): Make them constants.
* (generic-make-keywords-list): Add autoload cookie.Lute Kamstra2005-03-232-0/+3
|
* Add comment on time value formats. Don't require parse-time.Lute Kamstra2005-03-232-48/+120
| | | | | | | | | (with-decoded-time-value): New macro. (encode-time-value): New function. (time-to-seconds, time-less-p, time-subtract, time-add): Use them. (days-to-time): Return a valid time value when arg is huge. (time-since): Use time-subtract. (time-to-number-of-days): Use time-to-seconds.
* Mention recentf-keep.David Ponce2005-03-231-5/+7
|
* *** empty log message ***David Ponce2005-03-232-0/+21
|
* (recentf-keep): New option.David Ponce2005-03-231-62/+59
| | | | | | | | | | | | | | | | (recentf-menu-action): Default to `find-file'. (recentf-keep-non-readable-files-flag) (recentf-keep-non-readable-files-p) (recentf-file-readable-p, recentf-find-file) (recentf-cleanup-remote): Remove. (recentf-include-p): More robust. (recentf-keep-p): New function. (recentf-remove-if-non-kept): Rename from `recentf-remove-if-non-readable'. Use `recentf-keep-p'. All callers updated. (recentf-menu-items-for-commands): Fix help string. (recentf-track-closed-file): Update. Doc fix. (recentf-cleanup): Update. Count removed files. Doc fix.
* (Stack Buffer): Mention reverse contrast forNick Roberts2005-03-231-7/+8
| | | | *selected* frame (might not be current frame).
* *** empty log message ***Nick Roberts2005-03-231-0/+5
|
* Changes from arch/CVS synchronizationMiles Bader2005-03-231-7/+8
|
* Add nt/.arch-inventory to CVSMiles Bader2005-03-231-0/+3
|
* (breakpoint-enabled, breakpoint-disabled):Kim F. Storm2005-03-221-13/+4
| | | | Don't inherit from fringe face (now happens automatically).
* *** empty log message ***Kim F. Storm2005-03-222-0/+17
|
* (lookup_derived_face): Add arg SIGNAL_P.Kim F. Storm2005-03-221-3/+3
|
* (handle_single_display_spec): Derive left-fringe andKim F. Storm2005-03-221-1/+2
| | | | right-fringe face from fringe face.
* (XMenuActivate): Fix call to lookup_derived_face.Kim F. Storm2005-03-221-4/+4
|
* (draw_fringe_bitmap_1, Fset_fringe_bitmap_face):Kim F. Storm2005-03-221-2/+4
| | | | Derive face from fringe face.
* * dispextern.h (lookup_derived_face): Fix prototype.Kim F. Storm2005-03-221-1/+1
|
* (tooltip-show-help-function): Ignore negative mouseKim F. Storm2005-03-221-1/+2
| | | | position values.
* *** empty log message ***Kim F. Storm2005-03-221-0/+5
|
* * xrdb.c (x_load_resources): Undo previous change (2005-03-18).Jan Djärv2005-03-222-4/+6
|
* Temporary #undef HAVE_X_I18N until FontSet for UTF-8Jan Djärv2005-03-222-0/+6
| | | | on XFree86 is investigated.
* * xlwmenuP.h: Temporary #undef HAVE_X_I18N until FontSet for UTF-8Jan Djärv2005-03-221-0/+7
| | | | | on XFree86 is investigated. * xlwmenu.c: Ditto.
* (showhide-date-time): Remove.Stefan Monnier2005-03-222-13/+17
| | | | | (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle. (menu-bar-make-mm-toggle): Simplify.
* (perl-font-lock-keywords-2):Stefan Monnier2005-03-221-3/+3
| | | | Accept qualified variable and function names.
* (gnus-display-time-event-handler):Stefan Monnier2005-03-222-14/+17
| | | | | Check display-time-timer at runtime rather than only at load time in case display-time-mode is turned off in the mean time.
* (completion-ignored-extensions): Remove ".lis" for `vax-vms'.Thien-Thi Nguyen2005-03-222-1/+6
|
* Revert last change.Andreas Schwab2005-03-222-1/+5
|
* Update.Andreas Schwab2005-03-221-514/+785
|
* *** empty log message ***Jay Belanger2005-03-222-0/+15
|
* (Embedded Mode): Add new information on changing modes.Jay Belanger2005-03-221-6/+19
|
* (calc-embedded-original-modes): New variable.Jay Belanger2005-03-221-1/+77
| | | | | | | | | (calc-embedded-save-original-modes) (calc-embedded-restore-original-modes): New functions. (calc-do-embedded): Save original modes when entering embedded mode and restore when leaving embedded mode. (calc-embedded-modes-change): Change the value of calc-embedded-original-modes to reflect permanent changes.
* (Fnext_char_property_change)David Kastrup2005-03-222-4/+24
| | | | | | | | | (Fprevious_char_property_change): allow marker as limit. (Fnext_single_char_property_change) (Fprevious_single_char_property_change): Check that limit is a number in strings. (Fnext_single_char_property_change): Coerce position to integer. (Fprevious_single_char_property_change): Same here.
* Update year in copyright, commentary; nfc.Thien-Thi Nguyen2005-03-221-2/+2
|
* (make-mms-derivative-write-under-root): Delete func.Thien-Thi Nguyen2005-03-221-10/+8
| | | | | (make-mms-derivative-progn): Don't quote lambda forms. (make-mms-derivative): Inline make-mms-derivative-write-under-root.