Pavel Janík
e5ba1eb9ef
(tmm-completion-prompt): Doc fix.
2002-04-22 15:30:18 +00:00
Pavel Janík
79ccae1e45
(global-highlight-changes): Capitalize status texts.
2002-04-22 15:28:00 +00:00
Pavel Janík
da2ba5c6ab
Add comment of arbitrary chosen constant 59.
2002-04-22 15:22:31 +00:00
Pavel Janík
badcaf4d3d
("Od"): Remove rule.
...
From Koaunghi Un <koaunghi@ling.cnu.ac.kr>.
2002-04-22 15:20:14 +00:00
Pavel Janík
8582086ea0
Update address of Koaunghi Un.
2002-04-22 15:17:31 +00:00
Francesco Potortì
8378bcd361
(last_node): Make it a global variable.
...
(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.
2002-04-22 14:12:08 +00:00
Richard M. Stallman
46e5ea33f5
*** empty log message ***
2002-04-22 07:58:15 +00:00
Richard M. Stallman
17d4b8cea3
Clarify which letters in C-c LETTER are reserved for users.
2002-04-22 07:52:50 +00:00
Richard M. Stallman
73e19344ce
(include-other-diary-files): Allow modifying
...
included buffer, to turn off selective display.
2002-04-22 07:51:28 +00:00
Richard M. Stallman
c9787897df
Whitespace changes.
2002-04-22 07:50:50 +00:00
Richard M. Stallman
8d60818b54
Explain C-x b.
2002-04-22 07:50:23 +00:00
Richard M. Stallman
a50ecc73e3
Don't way where to find a non-free compiler.
2002-04-22 07:50:00 +00:00
Martin Stjernholm
a66cd3ee16
CC Mode update to version 5.29. This is for testing; it's not a released
...
version.
2002-04-22 00:35:36 +00:00
Glenn Morris
9211d05383
(auto-mode-alist): .f95 files in f90-mode.
2002-04-21 18:21:47 +00:00
Glenn Morris
3baf8754b8
(fortran-beginning-do): Make regexp match a DO statement irrespective of
...
numeric label.
2002-04-21 17:57:43 +00:00
Glenn Morris
5bba9cfd48
(scroll-all-beginning-of-buffer-all, scroll-all-end-of-buffer-all): Call
...
beginning-of-buffer, end-of-buffer interactively.
2002-04-21 17:36:16 +00:00
Kim F. Storm
d278091be9
*** empty log message ***
2002-04-21 17:15:46 +00:00
Kim F. Storm
3b8690f615
(insert-buffer-substring-no-properties): New function.
...
(insert-buffer-substring-as-yank): New function.
2002-04-21 17:00:41 +00:00
Glenn Morris
6036654ee8
(scroll-all-page-down-all, scroll-all-page-up-all): Ignore the error if one
...
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'.
2002-04-21 16:30:28 +00:00
Glenn Morris
75272a3a3d
(minor-mode-alist): scroll-all-mode', not
scroll-all-mode-mode'.
...
(scroll-all-page-down-all, scroll-all-page-up-all, scroll-all-check-to-scroll):
Remove `fkey-' prefix from scroll commands.
2002-04-21 14:43:31 +00:00
Gerd Moellmann
c901ceff74
(add_declarator): Test *CLS instead of CLS.
2002-04-21 12:49:36 +00:00
Glenn Morris
758bf24f76
Variable auto-save-file-name-transforms now has a third element.
2002-04-20 23:14:02 +00:00
Glenn Morris
5a2ce5f599
(Auto Save Files): Mention auto-save-file-name-transforms.
...
(Remote Files): Mention auto-save-file-name-transforms.
2002-04-20 22:56:08 +00:00
Glenn Morris
5ecad17d8f
(command-line): Add third element to auto-save-file-name-transforms.
2002-04-20 22:25:55 +00:00
Glenn Morris
a0b60c3317
(auto-save-file-name-transforms): Doc string addition - no effect for
...
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.
2002-04-20 22:22:57 +00:00
Pavel Janík
7769818bc9
*** empty log message ***
2002-04-20 13:41:07 +00:00
Pavel Janík
1b8d91abb3
(find_next_selectable): New function.
...
(Down, Up, Right): Use it.
(find_next_selectable): Prevent endless loops when only one item is enabled
in the menu.
2002-04-20 13:39:57 +00:00
Pavel Janík
436fa78bc1
(use-dialog-box): Doc fix.
2002-04-20 13:32:12 +00:00
Eli Zaretskii
45fd9aa54e
New version from ftp://invisible-island.net.
2002-04-20 07:39:34 +00:00
Pavel Janík
6ad6535ba3
*** empty log message ***
2002-04-19 19:04:25 +00:00
Pavel Janík
2a793c0c4c
(note_mode_line_or_margin_highlight): Remove unused variables row',
i'
...
and `area'.
(XTread_socket) <KeyPress>: Pass KeyPress events when in menu to toolkit
library.
2002-04-19 18:59:02 +00:00
Pavel Janík
a7e19a2674
(xlwMenuTranslations, xlwMenuActionsList): Add translations for cursor keys
...
and RET.
(find_next_selectable, find_prev_selectable): New functions used for
finding menu-items.
(Down, Up, Left, Right): New functions.
2002-04-19 18:56:51 +00:00
Stefan Monnier
3d90c96c54
(clear_font_table): Don't free the default font of
...
a frame even if it's on another display.
(Finternal_set_lisp_face_attribute): Don't use XFRAME on something
that could be Qt.
2002-04-19 18:38:16 +00:00
Stefan Monnier
c37adaa5ea
(file-name-non-special): Don't mangle the 0'th arg and the
...
return value of file-name-completion and file-name-all-completions.
2002-04-19 16:27:09 +00:00
Juanma Barranquero
58b1103e0e
(Fmove_to_column): Remove unused local variable `next_boundary_byte'.
...
(current_column_1): Likewise.
2002-04-19 13:46:02 +00:00
Eli Zaretskii
175e150b91
*** empty log message ***
2002-04-19 13:12:14 +00:00
Eli Zaretskii
dfafefa19a
Replace commented-out lines with a condition that is always false.
2002-04-19 13:11:52 +00:00
Eli Zaretskii
724698b0d0
Regenerated.
2002-04-19 12:48:57 +00:00
Eli Zaretskii
b125e64388
Update maintainer.
...
(f90-line-continued): Recognize blank/comment lines embedded in
continuation lines.
(f90-looking-at-program-block-start): No extra indentation after
function or subroutine keyword appears in single quotes.
2002-04-19 12:22:13 +00:00
Eli Zaretskii
9413a271ee
(MS-DOS Display): bar' and
hbar' cursors are identical on MS-DOS.
2002-04-19 12:17:43 +00:00
Eli Zaretskii
a0738471ba
(Qhbar): New variable.
...
(syms_of_msdos): intern and staticpro it.
(IT_set_cursor_type, IT_set_frame_parameters): Handle the `hbar'
cursor type.
2002-04-19 12:13:47 +00:00
Eli Zaretskii
267bdad319
Document the addition of `hbar'.
2002-04-19 12:06:06 +00:00
Eli Zaretskii
e545ad34f9
(Window Frame Parameters): Document the hbar cursor type.
2002-04-19 12:02:21 +00:00
Eli Zaretskii
6fab1572a3
(text_cursor_kinds): New enumeration member HBAR_CURSOR.
2002-04-19 11:51:16 +00:00
Eli Zaretskii
65c26775c6
(x_draw_bar_cursor): New argument KIND; callers changed.
...
Handle the `hbar' cursor type.
(x_display_and_set_cursor): Handle the HBAR_CURSOR case.
2002-04-19 11:47:58 +00:00
Eli Zaretskii
a9653085d8
(Qhbar): New variable.
...
(syms_of_xfns): intern and staticpro it.
(x_specified_cursor_type): Handle `hbar' cursor.
2002-04-19 11:45:27 +00:00
Pavel Janík
e7c9e4455f
Fix typo and whitespaces.
2002-04-19 11:39:17 +00:00
Eli Zaretskii
5e3238f491
*** empty log message ***
2002-04-19 10:35:52 +00:00
Eli Zaretskii
9040fe8b81
(TAGS): Don't use -t, it's the default for
...
etags, so it barfs if invoked with -t.
2002-04-19 10:35:02 +00:00
Eli Zaretskii
ec07b63d6f
(bcopy, bzero, bcmp): Define only if HAVE_BCOPY is not defined.
2002-04-19 10:11:57 +00:00