Martin Stjernholm
b3cf7e18a3
(c-beginning-of-decl-1): Better way to handle protection labels, one
...
which doesn't get confused by inherit colons.
(c-end-of-decl-1): Don't treat functions that have "class" or "struct"
in the return type as classes or structs.
2002-04-30 23:02:19 +00:00
Pavel Janík
ec3476d001
Lowercase the first letter in the header.
...
Remove Timestamp.
2002-04-30 20:42:40 +00:00
Kim F. Storm
6e0fbd659e
(menu-bar-custom-menu): Change "Recently Changed Options"
...
to "New Options..."; rephrase tooltip.
Rephrase tooltip for "Specific Option...".
Added "Saved Options" item. [from Simon Marshall]
2002-04-30 20:39:00 +00:00
Richard M. Stallman
0c8c632233
*** empty log message ***
2002-04-30 17:57:09 +00:00
Richard M. Stallman
ad68bb68bc
(display-time-mail-directory, display-time-mail-function): Doc fixes.
2002-04-30 17:56:19 +00:00
Richard M. Stallman
37019f48a6
Delete ediff-hook.el page.
2002-04-30 17:48:09 +00:00
Richard M. Stallman
8a76146c4c
Remove autoload cookies.
2002-04-30 17:46:15 +00:00
Richard M. Stallman
93f7e65790
(tibetan-obsolete-glyphs): From tibetan.el.
2002-04-30 17:24:10 +00:00
Richard M. Stallman
5bad6b8ad5
(tibetan-obsolete-glyphs): Now in tibet-util.el.
2002-04-30 17:23:53 +00:00
Richard M. Stallman
a7938b0e01
(align-region): Fix call to `message'.
...
Check that (car rule) is a symbol.
2002-04-30 17:14:14 +00:00
Richard M. Stallman
461f30cb27
(report-emacs-bug-hook): Use replace-match only if search was successful.
2002-04-30 17:11:38 +00:00
Richard M. Stallman
87810ca9df
(auto-insert-directory): Doc fix.
2002-04-30 16:36:02 +00:00
Kim F. Storm
bed8e829ec
Fixed require for cua-mode variable
2002-04-30 13:12:33 +00:00
Stefan Monnier
41dfdd7120
(comment-fill-column): Fix :type spec.
2002-04-30 13:01:03 +00:00
Richard M. Stallman
2a1e884e95
*** empty log message ***
2002-04-30 05:42:29 +00:00
Richard M. Stallman
641c04b9f0
(describe-text-at and stuff): Moved to descr-text.el.
2002-04-30 04:59:24 +00:00
Richard M. Stallman
bd421bc2dd
(documentation): Add ad-define-subr-args call.
2002-04-30 04:20:25 +00:00
Richard M. Stallman
f1b693270a
(zone-mode): Add write-file-hooks hook locally.
2002-04-30 03:28:48 +00:00
Richard M. Stallman
74d51fb840
(report-emacs-bug-hook): Don't fail completely
...
if the user edits the Emacs version number in the text.
2002-04-30 02:23:49 +00:00
Stefan Monnier
365d2503ce
(Info-find-in-tag-table-1, Info-read-subfile): Use point-min.
...
(Info-read-node-name-1): Complete file names.
(Info-complete-menu-item): Don't cons unnecessarily.
2002-04-30 02:08:56 +00:00
Richard M. Stallman
78b3d0f720
(filesets-running-xemacs): Make defvar unconditional.
...
(filesets-ingroup-files): Renamed from filesets-ingroup-paths.
(filesets-error): Simplify definition and make conditional
on filesets-running-xemacs.
(filesets-find-file-using): Renamed from fsfind-file-using.
2002-04-30 01:59:00 +00:00
Stefan Monnier
38eea7c76f
(locate-file): New fun.
...
(locate-file-completion): Rename from load-completion and generalize.
(load-library): Use it.
(make-auto-save-file-name): Expand caddr.
2002-04-30 01:56:23 +00:00
Stefan Monnier
88fe06af56
(comment-fill-column): New var.
...
(comment-indent): Use it.
(comment-or-uncomment-region): New fun.
(comment-dwim): Use it.
2002-04-29 23:43:11 +00:00
Glenn Morris
6965846537
Whitespace changes.
2002-04-29 23:24:28 +00:00
Colin Walters
5167cfda36
*** empty log message ***
2002-04-29 23:16:38 +00:00
Colin Walters
b6cee49460
(ibuffer-kill-filter-group): Call `delete' function.
...
(ibuffer-kill-line): Copy the filter group data structure when killing.
(ibuffer-yank): Handle case where we're yanking on the default group
correctly.
(ibuffer-delete-saved-filter-groups): Doc fix.
2002-04-29 23:12:29 +00:00
Glenn Morris
f31a4f64aa
*** empty log message ***
2002-04-29 22:57:45 +00:00
Colin Walters
5a234d2519
*** empty log message ***
2002-04-29 22:55:35 +00:00
Glenn Morris
d14e6bbe1b
Add/change doc strings for many in-line functions.
...
(f90-indent-line-no, f90-update-line): Minor code changes.
2002-04-29 22:55:10 +00:00
Colin Walters
ab8dbe67bb
(gamegrid-add-score-with-update-game-score): Test whether or not
...
update-game-score is setuid, and do the right thing.
2002-04-29 22:53:44 +00:00
Richard M. Stallman
17df99ea82
Update email address.
2002-04-29 22:50:36 +00:00
Glenn Morris
bdbacf1d00
(auto-insert-directory): Fix previous change.
2002-04-29 21:26:14 +00:00
Kim F. Storm
8209310978
(yank-excluded-properties): Added help-echo to list.
2002-04-29 21:13:51 +00:00
Kim F. Storm
8ed59ad570
(remove-yank-excluded-properties): New helper function.
...
(insert-for-yank, insert-buffer-substring-as-yank): Use it.
2002-04-29 21:06:51 +00:00
Glenn Morris
66e0fd2b95
(auto-insert-directory): Doc fix.
2002-04-29 20:20:06 +00:00
Pavel Janík
b3ea44f844
Fix typo.
2002-04-29 17:47:04 +00:00
Kim F. Storm
5ab950ef3b
*** empty log message ***
2002-04-29 13:08:33 +00:00
Robert J. Chassell
481b0db7f7
Cause `texinfo-insert-@node' to insert a carriage return after the
...
comment line. This change does not affect normal use. On the one
hand, it causes the command to insert a blank line when invoked on the
line preceeding the @section line. This is a fault. On the other
hand, it causes the command to format the output properly when you
invoke the command on the same line as the @chapter or similar line.
This is beneficial.
2002-04-29 12:59:26 +00:00
Kim F. Storm
e18e407fbf
Regenerated after adding cua files
2002-04-29 12:45:41 +00:00
Pavel Janík
e656fc9d38
*** empty log message ***
2002-04-29 09:27:57 +00:00
Pavel Janík
b1d1e9389c
Remove dot at the end of sentence.
2002-04-29 09:27:25 +00:00
Pavel Janík
2912f3494f
*** empty log message ***
2002-04-29 09:02:58 +00:00
Pavel Janík
d2247e7504
Update Commentary section.
2002-04-29 09:02:39 +00:00
Pavel Janík
bd465aec99
(viet-tcvn-decode-table, ccl-decode-tcvn)
...
(ccl-encode-tcvn, ccl-encode-tcvn-font, vietnamese-tcvn): New Vietnamese
coding system.
2002-04-29 09:02:12 +00:00
Pavel Janík
757a6abf33
(filesets-data): Doc fix.
...
(filesets-running-xemacs): Define even when compiling.
2002-04-29 08:48:34 +00:00
Stefan Monnier
dc864d6e59
(fill-context-prefix): Fix last change with yet-another-approach.
2002-04-29 04:02:22 +00:00
Richard M. Stallman
33ceea4f0e
(ange-ftp-passive-host-alist)
...
(ange-ftp-bs2000-additional-pubsets): Fix custom type.
2002-04-29 03:58:31 +00:00
Richard M. Stallman
bab6eadbfb
(small-temporary-file-directory): Fix custom type.
2002-04-29 03:55:57 +00:00
Glenn Morris
88b966631f
(f90-font-lock-keywords-1, f90-font-lock-keywords-2): Fix highlighting of
...
various "type" forms.
2002-04-28 23:38:51 +00:00
Glenn Morris
8201fbe901
*** empty log message ***
2002-04-28 22:46:34 +00:00