aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (isearch-edit-string): Make the search-ring available forStefan Monnier2005-04-182-59/+16
* (cua--pre-command-handler): Add moreKim F. Storm2005-04-181-4/+14
* *** empty log message ***Kim F. Storm2005-04-181-0/+5
* *** empty log message ***Lars Hansen2005-04-182-0/+9
* (Saving Emacs Sessions): Add that "--no-desktop" turns off desktop-save-mode.Lars Hansen2005-04-181-1/+2
* Make "--no-desktop" turn off `desktop-save-mode'.Lars Hansen2005-04-181-3/+4
* (overlay_arrow_string_or_property): Remove PBITMAP arg.Kim F. Storm2005-04-181-29/+23
* (struct window): Remove member overlay_arrow_bitmap.Kim F. Storm2005-04-181-3/+0
* (make_window): Don't initialize overlay_arrow_bitmap.Kim F. Storm2005-04-181-1/+0
* (draw_fringe_bitmap): Use overlay_arrow_bitmap from rowKim F. Storm2005-04-181-7/+9
* (row_equal_p, update_window_line, scrolling_window):Kim F. Storm2005-04-181-3/+3
* (struct glyph_row): New member overlay_arrow_bitmap.Kim F. Storm2005-04-181-3/+5
* *** empty log message ***Kim F. Storm2005-04-181-0/+32
* (url-retrieve-synchronously): Work around the fact thatStefan Monnier2005-04-182-9/+22
* (realize_x_face) [!HAVE_WINDOW_SYSTEM]: Return NULL.Thien-Thi Nguyen2005-04-182-2/+7
* (tooltip-show): Change second arg to USE-ECHO-AREAKim F. Storm2005-04-182-7/+10
* *** empty log message ***Kim F. Storm2005-04-181-0/+8
* (Vloads_in_progress): Static.Lute Kamstra2005-04-182-4/+10
* (Vloads_in_progress): Remove extern.Lute Kamstra2005-04-181-2/+2
* (Fx_popup_menu): Initialize error_name to NULL.Thien-Thi Nguyen2005-04-182-1/+5
* Remove eol whitespace; nfc.Thien-Thi Nguyen2005-04-181-4/+4
* (Variable Definitions): Replace tooltip-modeNick Roberts2005-04-181-8/+5
* *** empty log message ***Nick Roberts2005-04-181-0/+5
* *** empty log message ***YAMAMOTO Mitsuharu2005-04-182-0/+10
* (XTread_socket): Don't beep on keyboard input even if no frame isYAMAMOTO Mitsuharu2005-04-181-1/+5
* (tooltip-mode): `emacs-quick-startup' and `display-graphic-p' may notYAMAMOTO Mitsuharu2005-04-181-2/+3
* Minor fix to previous change.Luc Teirlinck2005-04-181-1/+1
* (XTerm Mouse): Xterm Mouse mode is no longer enabled by default inLuc Teirlinck2005-04-181-9/+8
* *** empty log message ***Luc Teirlinck2005-04-183-14/+15
* (command-line): No longer enable Xterm Mouse mode by default inLuc Teirlinck2005-04-181-10/+0
* (xterm-mouse-mode): Set init value back to nil.Luc Teirlinck2005-04-181-9/+0
* (tooltip-gud-echo-area): Rename fromNick Roberts2005-04-181-12/+12
* *** empty log message ***Nick Roberts2005-04-181-0/+8
* *** empty log message ***Stefan Monnier2005-04-171-1/+37
* (yank-excluded-properties): Add follow-link to value.Richard M. Stallman2005-04-172-1/+3
* (custom-theme-write-variables): Quote variablesDavid Kastrup2005-04-172-1/+6
* *** empty log message ***Richard M. Stallman2005-04-174-40/+40
* (jka-compr-compression-info-list): Fix custom type.Richard M. Stallman2005-04-171-2/+6
* (fancy-splash-max-time): Just 30 seconds.Richard M. Stallman2005-04-171-4/+4
* (unload-feature): Update for new format of load-history. Simplify the code.Richard M. Stallman2005-04-171-23/+21
* (rmail-ignored-headers): Ignore more headersRichard M. Stallman2005-04-171-5/+8
* (mail-font-lock-keywords): Don't fontify subject text.Richard M. Stallman2005-04-171-3/+4
* (Indirect Buffers): Clarify.Richard M. Stallman2005-04-171-4/+4
* (Positions): Clarify further.Richard M. Stallman2005-04-171-3/+4
* (Positions): Clarify converting marker to integer.Richard M. Stallman2005-04-171-8/+10
* (String Basics): Mention string-match; clarify.Richard M. Stallman2005-04-171-4/+5
* (comint-output-filter): Run comint-output-filter-functionsRichard M. Stallman2005-04-171-0/+3
* (struct keys): Add support for shifted keys.Dan Nicolaescu2005-04-172-1/+24
* (ucs-set-table-for-input): Disable when using unify-on-decoding.Stefan Monnier2005-04-162-32/+37
* (with_echo_area_buffer): Delete WHICH < 0 case.Richard M. Stallman2005-04-162-22/+22