aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***Kim F. Storm2005-06-082-1/+11
|
* (ido-read-file-name): Fallback to read-file-name on C-fKim F. Storm2005-06-081-1/+3
| | | | also when reading directory name.
* (flyspell-mode-line-string): Remove autoload cookie.Lute Kamstra2005-06-082-5/+2
| | | | (flyspell-mode): Remove defvar.
* (flyspell-mode): Use define-minor-mode.Lute Kamstra2005-06-082-23/+11
|
* *** empty log message ***Juri Linkov2005-06-082-0/+8
|
* (Faces): Add `shadow' face.Juri Linkov2005-06-081-0/+4
|
* (Standard Faces): Add `shadow' face.Juri Linkov2005-06-081-0/+5
|
* Add `shadow' face and move `mode-line-highlight' to new section `New faces'.Juri Linkov2005-06-081-3/+15
|
* * xdisp.c (note_mode_line_or_margin_highlight): CheckMasatake YAMATO2005-06-072-10/+31
| | | | | | the overlapping of re-rendering area to avoid flickering. (note_mouse_highlight): Call clear_mouse_face if PART is not ON_MODE_LINE nor ON_HEADER_LINE.
* Improve commentary for adaptive read buffering.Kim F. Storm2005-06-071-4/+13
|
* *** empty log message ***Kim F. Storm2005-06-071-0/+4
|
* Update comment.Juanma Barranquero2005-06-071-2/+2
|
* (org-run-mode-hooks): New function.Lute Kamstra2005-06-072-3/+12
| | | | (org-agenda-mode): Use it.
* (defstruct): Set 'doc-string-elt property.Juanma Barranquero2005-06-072-1/+6
|
* * display.texi (Faces): Write about mode-line-highlight.Masatake YAMATO2005-06-072-0/+6
|
* *** empty log message ***Stefan Monnier2005-06-062-0/+9
|
* (font-lock-add-keywords): Doc fix.Luc Teirlinck2005-06-061-1/+1
|
* *** empty log message ***Luc Teirlinck2005-06-061-0/+4
|
* (x_create_toolkit_scroll_bar): Use XtNarrowScrollbars if available.Stefan Monnier2005-06-061-2/+5
|
* (iso-sgml2iso-trans-tab): Add NBSP.Stefan Monnier2005-06-061-0/+1
|
* (tex-guess-mode): Add RequirePackage.Stefan Monnier2005-06-062-9/+13
| | | | | | (tex-compile-default): In the absence of any history, use the order in tex-compile-alist to choose the preferred command. (tex-compile-commands): Reorder a bit.
* (flyspell-auto-correct-binding, flyspell-incorrect-face)Stefan Monnier2005-06-062-119/+88
| | | | | | | | | | | | (flyspell-duplicate-face): Use (X)Emacs-agnostic code. (flyspell-mode-map): Don't overwrite at each load. Remove code redundant with the subsequent add-minor-mode. Merge Emacs and XEmacs code. (flyspell-word): Minor simplification. (flyspell-math-tex-command-p): Quieten the byte-compiler. (flyspell-external-point-words): Remove unused vars `size' and `start'. (flyspell-do-correct): Rename from flyspell-xemacs-correct. Merge the corresponding Emacs code. (flyspell-correct-word, flyspell-xemacs-popup): Use flyspell-do-correct.
* * macmenu.c (menu_quit_handler, install_menu_quit_handler): NewJan Djärv2005-06-061-32/+121
| | | | | functions for popping down menus on C-g. (set_frame_menubar, mac_menu_show): Call install_menu_quit_handler.
* * macterm.c: Make mac_quit_char_modifiers and mac_quit_char_keycodeJan Djärv2005-06-061-2/+2
| | | | non-static.
* * macmenu.c (menu_quit_handler, install_menu_quit_handler): NewJan Djärv2005-06-061-0/+11
| | | | | | | | | | functions for popping down menus on C-g. (set_frame_menubar, mac_menu_show): Call install_menu_quit_handler. * macterm.c: Make mac_quit_char_modifiers and mac_quit_char_keycode non-static. * config.in: Added HAVE_CANCELMENUTRACKING
* added HAVE_CANCELMENUTRACKINGJan Djärv2005-06-061-3/+6
|
* RegenerateJan Djärv2005-06-061-3439/+1718
|
* * configure.in (HAVE_CANCELMENUTRACKING): New test.Jan Djärv2005-06-061-0/+9
|
* * configure.in (HAVE_CANCELMENUTRACKING): New test.Jan Djärv2005-06-061-0/+5
| | | | * configure: Regenerate.
* (debug): Don't bury the buffer unless it's in a dedicated window.Stefan Monnier2005-06-062-2/+11
|
* Doc fix.Stefan Monnier2005-06-061-1/+1
|
* ($(BLD)/emacs.$(O), $(BLD)/w32select.$(O)): Depend on w32heap.h.Eli Zaretskii2005-06-062-0/+16
|
* (RVA_TO_PTR): No need to #undef now.Eli Zaretskii2005-06-061-1/+0
|
* (RVA_TO_PTR): New macro.Eli Zaretskii2005-06-061-0/+5
|
* (RVA_TO_PTR): Moved here from w32heap.h.Eli Zaretskii2005-06-061-0/+3
|
* (OFFSET_TO_RVA, RVA_TO_OFFSET, RVA_TO_PTR): Remove macros.Eli Zaretskii2005-06-061-9/+0
|
* (latexenc-find-file-coding-system):Stefan Monnier2005-06-062-9/+14
| | | | Undo part of last patch, to turn off a compiler warning.
* (tmm-inactive, tmm-remove-inactive-mouse-face):Juri Linkov2005-06-062-2/+7
| | | | Rename `tmm-inactive-face' to `tmm-inactive'.
* (command_loop_1): Update Vthis_original_command.Luc Teirlinck2005-06-061-0/+1
|
* *** empty log message ***Luc Teirlinck2005-06-061-0/+4
|
* (thumbs-thumbsdir-max-size, thumbs-image-resizing-step,Juanma Barranquero2005-06-062-3/+6
| | | | thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
* *** empty log message ***Juanma Barranquero2005-06-061-0/+3
|
* (ps-default-fg, ps-default-bg): Fix typos in docstrings.Juanma Barranquero2005-06-061-3/+3
|
* 2005-06-06 Matt Hodges <[email protected]>Kim F. Storm2005-06-061-8/+8
| | | | * iswitchb.el: Rename faces.
* *** empty log message ***Kim F. Storm2005-06-061-0/+4
|
* * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)Kim F. Storm2005-06-063-11/+6
| | | | | | | (cua-global-mark): Remove -face suffix from face names. * emulation/cua-gmrk.el (cua--init-global-mark): Remove cua-global-mark face setup.
* *** empty log message ***Kim F. Storm2005-06-061-3/+10
|
* *** empty log message ***Richard M. Stallman2005-06-063-0/+45
|
* (popup_get_selection): Undo previous change.Richard M. Stallman2005-06-061-4/+0
|
* (Printing Package): Explain how to initialize printing package.Richard M. Stallman2005-06-061-9/+10
|