aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***Eli Zaretskii2001-03-261-0/+5
|
* *** empty log message ***Gerd Moellmann2001-03-261-9/+2
|
* Make the checkw32api* labels be distinct in the first 8 characters.Eli Zaretskii2001-03-261-7/+11
|
* Backed out because no papers.Gerd Moellmann2001-03-261-506/+0
|
* Undo changes made by John Wiegley in previous revision.Gerd Moellmann2001-03-264-199/+48
|
* *** empty log message ***Gerd Moellmann2001-03-264-2305/+1330
|
* (byte-optimize-while)Gerd Moellmann2001-03-261-1/+5
| | | | | (byte-optimize-form-code-walker): Diagnose too few arguments for `if' and `while'.
* Change compile-command in local variables. Update copyright years.Gerd Moellmann2001-03-261-2/+2
|
* (x_update_menu_appearance): Use local variableGerd Moellmann2001-03-262-2/+7
| | | | popup_path for setting font resources.
* (quail-cxterm-package-ext-info):Kenichi Handa2001-03-261-4/+4
| | | | Prepend `\' to "\<quail-translation-docstring>".
* *** empty log message ***Kenichi Handa2001-03-261-0/+5
|
* (global-auto-revert-non-file-buffers): RemoveGerd Moellmann2001-03-262-11/+6
| | | | duplicate defcustom.
* (latin1-char-displayable-p): Add leading "-" for X font pattern.Miles Bader2001-03-262-2/+8
|
* (describe-coding-system): For raw-text and emacs-mule, don't addKenichi Handa2001-03-261-2/+5
| | | | anymore text about what charsets they can encode.
* *** empty log message ***Kenichi Handa2001-03-261-0/+6
|
* Floating point is always available; say a little about what it is.Richard M. Stallman2001-03-261-3/+4
|
* Minor fix.Richard M. Stallman2001-03-261-1/+1
|
* (Fframe_list): Don't reference tip_frame if HAVE_WINDOW_SYSTEM is not defined.Eli Zaretskii2001-03-252-0/+5
|
* (main): Update the copyright year.Eli Zaretskii2001-03-252-2/+8
| | | | From Werner LEMBERG <wl@gnu.org>.
* (init_from_display_pos): Test invisible propertyGerd Moellmann2001-03-252-1/+4
| | | | with TEXT_PROP_MEANS_INVISIBLE instead of NILP.
* (Scroll Bars): Document the scroll-bar-width frame parameter.Eli Zaretskii2001-03-251-0/+5
|
* (MS-DOS Printing): Document the use of "net use" with networked printers.Eli Zaretskii2001-03-251-0/+16
|
* (Emacs for Windows): Mention a port for Windows CE.Eli Zaretskii2001-03-251-15/+149
| | | | | | | | (^M in the shell buffer): Add another solution, with shell-strip-ctrl-m. (Problems with Shell Mode on MS-Windows): New section. (Customizing C and C++ indentation): New section. (Shell process exits abnormally, Problems building Emacs) (Emacs for MS-DOS): Give the correct location of PROBLEMS.
* (view-lossage): Mention open-dribble-file in the docEli Zaretskii2001-03-252-1/+8
| | | | string. Suggested by Riku Saikkonen <rjs@lloke.dna.fi>.
* (redisplay_internal) <update one window>: Make sureGerd Moellmann2001-03-252-0/+7
| | | | last_arrow_position and last_arrow_string are set.
* (Fframe_list): Don't return a tooltip frame.Gerd Moellmann2001-03-252-1/+9
|
* 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 <richter@math.northwestern.edu>.
* (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
|