aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix typo.Pavel Janík2002-04-221-1/+1
|
* *** empty log message ***Martin Stjernholm2002-04-221-0/+6
|
* *** empty log message ***Richard M. Stallman2002-04-222-0/+9
|
* (line-move-finish): Find beg and end of lineRichard M. Stallman2002-04-221-7/+20
| | | | | | before calling line-move-to-column. Do consider intangible when finding the end. Take more care in analyzing the results of intangibility after line-move-to-column.
* (c-mask-comment): Fixed bug where point was moved to the following line whenMartin Stjernholm2002-04-221-1/+2
| | | | | it was at the first line of a block comment where comment-start-skip matched to eol.
* (Fend_of_line): Handle intangible text in mid line.Richard M. Stallman2002-04-221-1/+28
|
* *** empty log message ***Jan Djärv2002-04-222-0/+18
|
* Add calls to GrabKeyboard to remove strangeJan Djärv2002-04-221-1/+17
| | | | interactions with window managers that steal keypresses.
* Remove compiler warningJan Djärv2002-04-221-0/+1
|
* Add calls to Grab/UngrabKeyboard to remove strange interactions withJan Djärv2002-04-221-13/+36
| | | | window managers that steal keypresses.
* (remove_properties): Fixed trap for malformed plist.Kim F. Storm2002-04-222-7/+10
|
* *** empty log message ***Pavel Janík2002-04-222-0/+8
|
* (list-input-methods-1): Doc fixPavel Janík2002-04-221-8/+2
| | | | (LEIM is now part of the standard distribution).
* (make_window): Initialize height_fixed_p,Richard M. Stallman2002-04-222-0/+7
| | | | last_cursor_off_p, and p->cursor_off_p slots.
* (tmm-completion-prompt): Doc fix.Pavel Janík2002-04-222-1/+3
|
* (global-highlight-changes): Capitalize status texts.Pavel Janík2002-04-222-2/+7
|
* Add comment of arbitrary chosen constant 59.Pavel Janík2002-04-221-0/+1
|
* ("Od"): Remove rule.Pavel Janík2002-04-221-1/+0
| | | | From Koaunghi Un <[email protected]>.
* Update address of Koaunghi Un.Pavel Janík2002-04-221-1/+1
|
* (last_node): Make it a global variable.Francesco Potortì2002-04-222-36/+99
| | | | | | | | | | | (process_file): Print the tags from the nodes as soon as possible, and delete the nodes. This brings down the memory occupancy as etags to almost the same level as when the #line directives were not parsed. (free_fdesc): New function. (find_entries): Use it. (invalidate_nodes): In etags mode, do not just mark the nodes as invalid, do delete them.
* *** empty log message ***Richard M. Stallman2002-04-221-0/+5
|
* Clarify which letters in C-c LETTER are reserved for users.Richard M. Stallman2002-04-221-8/+9
|
* (include-other-diary-files): Allow modifyingRichard M. Stallman2002-04-221-1/+2
| | | | included buffer, to turn off selective display.
* Whitespace changes.Richard M. Stallman2002-04-221-53/+52
|
* Explain C-x b.Richard M. Stallman2002-04-221-5/+29
|
* Don't way where to find a non-free compiler.Richard M. Stallman2002-04-221-4/+1
|
* CC Mode update to version 5.29. This is for testing; it's not a releasedMartin Stjernholm2002-04-2212-3151/+6482
| | | | version.
* (auto-mode-alist): .f95 files in f90-mode.Glenn Morris2002-04-211-0/+1
|
* (fortran-beginning-do): Make regexp match a DO statement irrespective ofGlenn Morris2002-04-211-1/+1
| | | | numeric label.
* (scroll-all-beginning-of-buffer-all, scroll-all-end-of-buffer-all): CallGlenn Morris2002-04-211-2/+2
| | | | beginning-of-buffer, end-of-buffer interactively.
* *** empty log message ***Kim F. Storm2002-04-212-3/+15
|
* (insert-buffer-substring-no-properties): New function.Kim F. Storm2002-04-211-0/+25
| | | | (insert-buffer-substring-as-yank): New function.
* (scroll-all-page-down-all, scroll-all-page-up-all): Ignore the error if oneGlenn Morris2002-04-211-32/+62
| | | | | | of the other windows being scrolled reaches the end/start of its buffer. (scroll-all-beginning-of-buffer-all, scroll-all-end-of-buffer-all): New functions to track `beginning-of-buffer' and `end-of-buffer'.
* (minor-mode-alist): `scroll-all-mode', not `scroll-all-mode-mode'.Glenn Morris2002-04-211-15/+17
| | | | | (scroll-all-page-down-all, scroll-all-page-up-all, scroll-all-check-to-scroll): Remove `fkey-' prefix from scroll commands.
* (add_declarator): Test *CLS instead of CLS.Gerd Moellmann2002-04-212-1/+5
|
* Variable auto-save-file-name-transforms now has a third element.Glenn Morris2002-04-201-0/+4
|
* (Auto Save Files): Mention auto-save-file-name-transforms.Glenn Morris2002-04-201-0/+12
| | | | (Remote Files): Mention auto-save-file-name-transforms.
* (command-line): Add third element to auto-save-file-name-transforms.Glenn Morris2002-04-201-1/+1
|
* (auto-save-file-name-transforms): Doc string addition - no effect forGlenn Morris2002-04-201-8/+26
| | | | | | | MS-DOS systems without long file names. Add third element for uniquifying filenames. (make-auto-save-file-name): Make a unique filename if indicated by new element of auto-save-file-name-transforms.
* *** empty log message ***Pavel Janík2002-04-202-0/+11
|
* (find_next_selectable): New function.Pavel Janík2002-04-201-8/+43
| | | | | | (Down, Up, Right): Use it. (find_next_selectable): Prevent endless loops when only one item is enabled in the menu.
* (use-dialog-box): Doc fix.Pavel Janík2002-04-201-1/+1
|
* New version from ftp://invisible-island.net.Eli Zaretskii2002-04-202-16788/+5740
|
* *** empty log message ***Pavel Janík2002-04-192-1/+18
|
* (note_mode_line_or_margin_highlight): Remove unused variables `row', `i'Pavel Janík2002-04-191-2/+6
| | | | | | and `area'. (XTread_socket) <KeyPress>: Pass KeyPress events when in menu to toolkit library.
* (xlwMenuTranslations, xlwMenuActionsList): Add translations for cursor keysPavel Janík2002-04-191-0/+160
| | | | | | | and RET. (find_next_selectable, find_prev_selectable): New functions used for finding menu-items. (Down, Up, Left, Right): New functions.
* (clear_font_table): Don't free the default font ofStefan Monnier2002-04-192-8/+13
| | | | | | a frame even if it's on another display. (Finternal_set_lisp_face_attribute): Don't use XFRAME on something that could be Qt.
* (file-name-non-special): Don't mangle the 0'th arg and theStefan Monnier2002-04-192-22/+19
| | | | return value of file-name-completion and file-name-all-completions.
* (Fmove_to_column): Remove unused local variable `next_boundary_byte'.Juanma Barranquero2002-04-192-8/+8
| | | | (current_column_1): Likewise.
* *** empty log message ***Eli Zaretskii2002-04-193-0/+20
|