aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Say "RedHat Linux" instead of "RedHat GNU/Linux".Eli Zaretskii2001-03-251-8/+8
|
* Minor wording changes in description of the Solaris NFS problemsEli Zaretskii2001-03-241-11/+11
| | | | | resulting in "text file busy". From Bill Richter <[email protected]>.
* (skeleton-internal-list): Fix bogus logic.Stefan Monnier2001-03-232-8/+16
| | | | (skeleton-pair-insert-maybe): Don't pair after a backslash.
* (mark_window_display_accurate_1): New function,Gerd Moellmann2001-03-232-92/+74
| | | | | | | | | | extracted from mark_window_display_accurate. Compute BUF_UNCHANGED_MODIFIED, BUF_OVERLAY_UNCHANGED_MODIFIED, BUF_BEG_UNCHANGED, BUF_END_UNCHANGED. (mark_window_display_accurate): Use it. (redisplay_internal): Use it for the selected window. (redisplay_internal): Avoid duplicate mark_window_display_accurate for the selected frame.
* (try_window_id): Disable rows below the window end.Gerd Moellmann2001-03-232-86/+128
| | | | | | | | (try_window_reusing_current_matrix): Use cursor_row_p. (try_window_reusing_current_matrix) <scrolling up>: Fix disabling of rows. (init_from_display_pos): If POS specifies a position in a display vector, maybe get the iterator set up for that ellipsis.
* Document the use of -xrm to start EMacs in synchronous mode.Eli Zaretskii2001-03-231-0/+9
|
* (dump_glyph_row): Fix output for NGLYPHS == 2.Gerd Moellmann2001-03-232-4/+7
|
* Include widget.h only if USE_X_TOOLKIT is defined.Eli Zaretskii2001-03-232-1/+5
|
* *** empty log message ***Gerd Moellmann2001-03-232-0/+9
|
* (x_update_menu_appearance): Use a different pathGerd Moellmann2001-03-231-4/+11
| | | | for Lucid popup menus.
* (x_print_complete_resource_name) [0]: New function.Gerd Moellmann2001-03-231-0/+28
|
* (encoded-kbd-self-insert-ccl): Call ccl-execute-on-string directly soKenichi Handa2001-03-231-4/+8
| | | | | | that CCL program handling multibyte sequence can work correctly. (encoded-kbd-setup-keymap): Fix the default value of `valid-codes' property of the coding system.
* *** empty log message ***Kenichi Handa2001-03-231-0/+8
|
* (fill-individual-paragraphs-prefix): Fix transcription typo.Stefan Monnier2001-03-232-7/+9
|
* (init_iterator): Check WINDOWP before using XWINDOW.Stefan Monnier2001-03-232-9/+16
| | | | (string_buffer_position): Use `make_number'.
* (note_mouse_highlight): Dec the int, not the Lisp_Object.Stefan Monnier2001-03-231-1/+1
|
* Since the Baha'i calendar begins at 0, had to backdate the beginningJohn Wiegley2001-03-231-5/+5
| | | | by 1.
* Typos.Stefan Monnier2001-03-231-3/+3
|
* Add Ident line.Rajesh Vaidheeswarran2001-03-221-0/+1
|
* whitespace.el version 3.0 with buffer local toggle capability.Rajesh Vaidheeswarran2001-03-222-24/+137
|
* *** empty log message ***Gerd Moellmann2001-03-222-0/+10
|
* (x_update_menu_appearance): Renamed fromGerd Moellmann2001-03-221-66/+63
| | | | x_set_menu_face_resources. Use different resources for popups.
* (Vx_resource_name) [HAVE_X_WINDOWS]: Declare extern.Gerd Moellmann2001-03-221-0/+3
| | | | (GC_CHECK_STRING_BYTES): Don't define.
* (x_print_complete_resource_name) [0]: New function.Gerd Moellmann2001-03-221-0/+26
|
* (update_frame_menubar, set_frame_menubar, xmenu_show):Gerd Moellmann2001-03-222-6/+13
| | | | Remove calls to x_set_menu_resources_from_menu_face.
* (x_set_menu_resources_from_menu_face): RemoveGerd Moellmann2001-03-221-3/+0
| | | | prototype.
* (x_set_menu_resources_from_menu_face) [USE_X_TOOLKIT]:Gerd Moellmann2001-03-221-200/+65
| | | | | | | Removed, together with subroutines. (x_set_menu_face_resources) [USE_X_TOOLKIT]: New function. (realize_basic_faces) [USE_X_TOOLKIT]: Call x_set_menu_face_resources.
* *** empty log message ***Dave Love2001-03-221-2/+6
|
* Include widget.h.Gerd Moellmann2001-03-222-39/+42
| | | | | (single_submenu): Return int. Some cleanup. (set_frame_menubar): Call x_set_menu_resources_from_menu_face.
* (xm_set_menu_resources_from_menu_face): RemoveGerd Moellmann2001-03-221-4/+1
| | | | #ifndef LESSTIF_VERSION.
* expurgate last*Dave Love2001-03-211-20/+7
|
* (x_update_window_end): Handle overwritten mouse faceGerd Moellmann2001-03-212-15/+20
| | | | | | also for tool bar windows. (show_mouse_face): Set the glyph row's mouse_face_p flag also when DRAW is DRAW_IMAGE_RAISED.
* *** empty log message ***Stefan Monnier2001-03-211-360/+298
|
* Moved from progmodes/cplus-md.el to obsolete/cplus-md.el.Stefan Monnier2001-03-211-0/+0
|
* *** empty log message ***Gerd Moellmann2001-03-212-0/+8
|
* (bs-cycle-next, bs-cycle-previous): Fix handling ofGerd Moellmann2001-03-211-7/+5
| | | | | bs-cycle-configuration-name. From Juanma Barranquero <[email protected]>.
* Version merged with the one from CC mode 5.28.Gerd Moellmann2001-03-211-9/+45
|
* Version from CC mode 5.28.Gerd Moellmann2001-03-211-232/+208
|
* *** empty log message ***Gerd Moellmann2001-03-211-20/+0
|
* Update to version 5.28.Gerd Moellmann2001-03-2112-1454/+2662
|
* (COMPILE_FIRST): Add cc-mode.elGerd Moellmann2001-03-213-6/+19
| | | | and cc-vars.el.
* *** empty log message ***Kenichi Handa2001-03-212-0/+10
|
* ("slovak"): Translate "=q" to "`".Kenichi Handa2001-03-211-0/+1
|
* (sendmail-send-it): Don't parse Resent-*Gerd Moellmann2001-03-212-25/+33
| | | | headers. Always invoke sendmail with option -t.
* (set-locale-environment): SetGerd Moellmann2001-03-212-54/+70
| | | | | system-messages-locale and system-time-locale, but only if the caller specifies a non-nil locale name.
* *** empty log message ***John Wiegley2001-03-202-3/+20
|
* Added a note about new support for the Baha'i calendar.John Wiegley2001-03-201-4/+12
|
* Added notes on how the Baha'i calendar works.John Wiegley2001-03-201-0/+20
|
* See ChangeLogJohn Wiegley2001-03-207-50/+699
|
* (follow-avoid-tail-recenter): Doc fix.Gerd Moellmann2001-03-202-2/+4
|