aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Declare format2 instead of format1.Richard M. Stallman2003-01-251-1/+1
|
* (barf_or_query_if_file_exists): Call format2 instead of format1.Richard M. Stallman2003-01-251-2/+2
|
* (Fkill_buffer): Call format2 instead of format1.Richard M. Stallman2003-01-251-2/+2
|
* (format2): New function, replaces format1Richard M. Stallman2003-01-251-21/+8
| | | | but takes exactly two Lisp Objects as format args.
* Comment change.Richard M. Stallman2003-01-251-1/+1
|
* Document that a symbol can act as a keymap.Richard M. Stallman2003-01-251-3/+10
|
* (byte-compile-file-form-custom-declare-variable):Richard M. Stallman2003-01-251-1/+14
| | | | Compile any lambda-expressions among the args.
* (view-mode): Doc fix.Richard M. Stallman2003-01-251-3/+5
|
* Many doc fixes.Richard M. Stallman2003-01-251-18/+21
| | | | (ido-complete): Fix message.
* (archive-unixdate): Corrected the date field string.Richard M. Stallman2003-01-251-49/+90
| | | | | | (archive-lzh-summarize): Extended it to allow the LZH level 2 header type (which is most prevalent now), in addition to the already supported level 0 and 1 header types.
* Besides adding a log entry, do some white space fixes.Markus Rost2003-01-251-5/+12
|
* (set-language-info, current-language-environment):Markus Rost2003-01-251-6/+4
| | | | Simplify setting the type of current-language-environment.
* Fix input methods for GTK.Jan Djärv2003-01-256-30/+108
| | | | Don't right justify GTK help menu.
* (XPutPixel): Handle monochrome images; used for masks.Jason Rumney2003-01-252-76/+109
| | | | | | [HAVE_PNG]: Sync with xfns.c version. (png_load): Adjust colors for Windows. Use Windows bitmaps. Disable color table lookups.
* * emulation/cua-base.el (cua--init-keymaps): Move C-S-x and C-S-cKim F. Storm2003-01-252-6/+12
| | | | | | bindings from cua--cua-keys-keymap to cua--region-keymap, as they are only needed when the region is active. This also makes the output from C-h b look normal when cua-mode is enabled (no C-S-x/c bindings).
* Minor @code usage fix.Thien-Thi Nguyen2003-01-251-202/+202
|
* 2003-01-25 Michael Kifer <[email protected]>Michael Kifer2003-01-254-9/+33
| | | | | | | * ediff.el (ediff-revision): better defaults. * ediff-vers.el (ediff-vc-latest-version): new function. (ediff-vc-internal): use latest version instead of working version.
* (Info-extract-menu-node-name): When looking for end ofThien-Thi Nguyen2003-01-252-16/+26
| | | | | | | | | | | menu item, don't stop at first ":"; instead, continue until trailing context is either a space or newline. (Info-complete-menu-item): Change var `pattern' to allow ":" in menu item. (Info-menu): Likewise, for regexp used in backwards search. (Info-try-follow-nearest-node): Remove case added in previous edit. Instead, change the regexp in the following case to allow ":" in menu item. (Info-fontify-node): Fix bug: Handle `next-property-change' returning point-max as "hasn't already been done".
* (Info-try-follow-nearest-node): Add case: Handle menu itemThien-Thi Nguyen2003-01-252-9/+28
| | | | terminated by ": " as an index entry.
* (Fminibuffer_message): Verify type of parameter.Andreas Schwab2003-01-242-1/+6
|
* *** empty log message ***Juanma Barranquero2003-01-242-4/+8
|
* (isearch-forward): Fix typo.Juanma Barranquero2003-01-241-30/+30
|
* gtkutil.c (xg_initialize): Initialize id_to_widget here insteadJan Djärv2003-01-242-1/+16
| | | | of static initializer
* (jka-compr-insert-file-contents): CallKenichi Handa2003-01-241-1/+1
| | | | docode-coding-inserted-region.
* (decode-coding-inserted-region): RenamedKenichi Handa2003-01-241-3/+2
| | | | | from decode-coding-region-as-inserted-from-file to make it fit well in the Lisp manual.
* *** empty log message ***Kenichi Handa2003-01-241-0/+9
|
* (mark_stack) [!GC_LISP_OBJECT_ALIGNMENT && __GNUC__]:Dave Love2003-01-242-0/+15
| | | | Use __alignof__.
* (GC_SETJMP_WORKS, GC_MARK_STACK): Define for moreDave Love2003-01-241-4/+11
| | | | architectures.
* Update copyright.Kim F. Storm2003-01-241-1/+1
|
* * ibuffer.el (ibuffer-window-list): Remove.John Paul Wallington2003-01-244-164/+191
| | | | | | | | | | | | | | | | | | | | | | (ibuffer-confirm-operation-on): Use `window-list' instead. (ibuffer-load-hook): New customizable variable. (toplevel): Run it. (ibuffer-customize): New command. (ibuffer-mode-map): Bind it. (ibuffer-mode-map): Add menu seperator in View>Sort menu. (ibuffer-mode): Tidy. (ibuffer-fontification-alist, ibuffer-always-show-last-buffer) (ibuffer-default-directory, ibuffer-default-sorting-mode) (ibuffer-maybe-show-predicates, ibuffer-hook, ibuffer-mode-hook) (ibuffer-map-lines): Doc fixes. Update mail address. * ibuf-ext.el (ibuffer-copy-filename-as-kill): C-u means relative filenames. Use `kill-new'. Update mail address. * ibuf-macs.el Update mail address.
* (adjust_point_for_property): New second arg MODIFIED.Kenichi Handa2003-01-242-7/+17
| | | | | | | It it is nonzero, don't pretend that an invisible area doesn't exist. (command_loop_1): Call adjust_point_for_property with proper second arg.
* *** empty log message ***Dave Love2003-01-231-10/+19
|
* (write-abbrev-file): Simplify, and put a coding cookieDave Love2003-01-232-9/+10
| | | | in the file.
* *** empty log message ***Juanma Barranquero2003-01-231-6/+6
|
* (asm-mode): Added syntax table entries for /* */ comments.Juanma Barranquero2003-01-232-8/+17
|
* (insert-directory): Read the output of "ls" byKenichi Handa2003-01-231-4/+24
| | | | | no-conversion, and decode it later while preserving `dired-filename' property.
* *** empty log message ***Kenichi Handa2003-01-231-0/+6
|
* (describe-text-mode-hook): Add a group.Markus Rost2003-01-232-1/+6
|
* (interprogram-paste-function): Handle empty clipboard.John Paul Wallington2003-01-232-8/+14
|
* Use MS-Windows consistently in headings, to make it easy to searchJason Rumney2003-01-221-10/+10
| | | | for MS-Windows specific problems.
* Add note for mouse pointer support.Jason Rumney2003-01-221-1/+5
|
* * w32term.c (x_draw_glyph_string_foreground)Jason Rumney2003-01-222-107/+199
| | | | | | | | | | | | | | | | | | | | | | | | | (x_draw_composite_glyph_string_foreground): Implement overstriking. * w32term.c (x_write_glyphs): Clear phys_cursor_on_p if current phys_cursor's hpos is overwritten. This is still not completely correct, as it doesn't really make sense to use hpos at all to get the cursor glyph (as that is relative to the width of the characters on the line, which may have changed during the update). * w32term.c (notice_overwritten_cursor): Handle the special case of the cursor being in the first blank non-text line at the end of a window. * w32term.c (x_draw_hollow_cursor, x_draw_bar_cursor) (x_draw_phys_cursor_glyph): Set phys_cursor_width here. Compute from the x position returned by x_draw_glyphs. * w32term.c (note_mode_line_or_margin_highlight): Renamed from note_mode_line_highlight and extended. * w32term.c (last_window): New variable. (w32_read_socket) <WM_MOUSEMOVE>: Generate SELECT_WINDOW_EVENTs. (note_mouse_movement): Remove reimplemented code in #if 0.
* (x_set_cursor_type): Set cursor_type_changed,Jason Rumney2003-01-221-3/+2
| | | | not update_mode_lines, and always set it to 1.
* Info-index and colonsKarl Berry2003-01-221-0/+8
|
* (Info-index): change pattern so that index entriesKarl Berry2003-01-221-2/+3
| | | | | | | with colons can be read properly; also, require at least one space after the colons, which makeinfo puts in. From: Aubrey Jaffer <[email protected]>, 7 Nov 2002 21:16:12 -0500, sent to bug-texinfo.
* Regenerated.Andreas Schwab2003-01-222-1/+5
|
* Set HAVE_MENUS=yes when HAVE_CARBON=yes instead ofAndreas Schwab2003-01-222-1/+7
| | | | redefining it explicitly in src/config.in.
* .Andreas Schwab2003-01-221-0/+5
|
* (jka-compr-insert-file-contents): Fix typo in last change.Andreas Schwab2003-01-221-2/+2
|
* *** empty log message ***Markus Rost2003-01-222-0/+9
|