Francesco Potortì
c78d2bbfc4
Added reference to the new `etags --help --lang=LANG' option.
2004-09-08 14:45:13 +00:00
Kim F. Storm
5e0cb17bad
(cua--highlight-rectangle): Fix last change.
...
Use zero width overlays when necessary.
2004-09-08 13:07:50 +00:00
Kim F. Storm
303e592ca7
*** empty log message ***
2004-09-08 13:07:01 +00:00
Thien-Thi Nguyen
3bd7a6eda8
Mention change in --directory/-L behavior.
2004-09-08 12:53:31 +00:00
Reiner Steib
33ca397365
* makefile.w32-in: Fix PGG and Sieve entries.
2004-09-08 12:49:08 +00:00
Thien-Thi Nguyen
52c408f28a
*** empty log message ***
2004-09-08 12:32:41 +00:00
Thien-Thi Nguyen
203998e5c1
(split-string): Docfix.
2004-09-08 12:24:29 +00:00
Thien-Thi Nguyen
dfd5bc549d
*** empty log message ***
2004-09-08 12:14:42 +00:00
Thien-Thi Nguyen
78bba1c8dd
(byte-compile-generate-call-tree): Doc fix.
...
(display-call-tree): Ensure newline after caller/calls blocks.
2004-09-08 12:04:22 +00:00
Thien-Thi Nguyen
6cc5254744
*** empty log message ***
2004-09-08 11:51:40 +00:00
Thien-Thi Nguyen
b968797149
(command-line-1): Make option
...
--directory/-L modify `load-path' straight away.
2004-09-08 11:43:30 +00:00
Kim F. Storm
bc9447bc28
(set_cursor_from_row): Also look at 'cursor' property in
...
overlay just before point.
2004-09-08 11:37:16 +00:00
Thien-Thi Nguyen
edbf5932c4
*** empty log message ***
2004-09-08 11:37:02 +00:00
Kim F. Storm
370e3587d5
*** empty log message ***
2004-09-08 11:36:27 +00:00
Thien-Thi Nguyen
de4c2de761
(grep-mode): Use normal autoload cookie.
2004-09-08 11:21:16 +00:00
Thien-Thi Nguyen
e114fc2ca9
*** empty log message ***
2004-09-08 11:17:00 +00:00
Thien-Thi Nguyen
2b0e738aee
(define-compilation-mode): Specify `doc-string-elt' property.
2004-09-08 11:09:14 +00:00
Thien-Thi Nguyen
bec34fb05f
(make-autoload): Handle `define-compilation-mode'.
2004-09-08 11:06:23 +00:00
Thien-Thi Nguyen
d430d2e899
*** empty log message ***
2004-09-08 11:00:30 +00:00
Thien-Thi Nguyen
e148f7267a
(bs-mode): Doc fix.
2004-09-08 10:47:13 +00:00
Thien-Thi Nguyen
9c64f29905
*** empty log message ***
2004-09-08 10:38:05 +00:00
Thien-Thi Nguyen
dc9bec220d
(Info-insert-dir): Fix temp buffer leak bug.
2004-09-08 10:28:17 +00:00
Thien-Thi Nguyen
2fdc1ceebf
*** empty log message ***
2004-09-08 10:20:00 +00:00
Thien-Thi Nguyen
18a6a20783
(bb-trace-ray): Avoid double tracing.
2004-09-08 10:07:38 +00:00
John Paul Wallington
c2fb92d89a
Add pgg and sieve.
2004-09-08 09:42:42 +00:00
Kenichi Handa
c52da52ac5
Fix old function calls (ps-mule-chars-in-string ->
...
length, ps-mule-string-char -> aref, ps-mule-next-index -> 1+,
ps-mule-next-point -> 1+).
2004-09-08 07:22:26 +00:00
Kenichi Handa
59a2dac080
(encode-composition-rule): Add autoload cooky.
2004-09-08 07:18:13 +00:00
Luc Teirlinck
a020987fb7
*** empty log message ***
2004-09-08 03:26:24 +00:00
Luc Teirlinck
65049311b3
(Standard Buffer-Local Variables): Add `buffer-auto-save-file-format'.
2004-09-08 03:07:42 +00:00
Luc Teirlinck
980aaec7f9
(Buffer Internals): Describe new auto_save_file_format field of the
...
buffer structure.
2004-09-08 02:59:04 +00:00
Luc Teirlinck
689ffd70f2
(Format Conversion): `auto-save-file-format' has been renamed
...
`buffer-auto-save-file-format'.
2004-09-08 02:55:36 +00:00
Luc Teirlinck
4a2255ad38
(buffer-auto-save-file-format): Make it permanent local.
2004-09-08 02:44:32 +00:00
Stefan Monnier
4dab1ffd06
(function-key-map): Add bindings for C- and S- cursor
...
motion as seen on my Mac OS X xterms.
2004-09-08 02:41:53 +00:00
Luc Teirlinck
f844ba4efd
Delete declaration for removed Vauto_save_file_format.
...
(build_annotations): Adapt to replacement of `auto-save-file-format'
with the new buffer-local variable `buffer-auto-save-file-format'.
(syms_of_fileio): Delete DEFVAR_LISP for auto-save-file-format.
2004-09-08 02:30:12 +00:00
Luc Teirlinck
71ed49fa37
(reset_buffer, init_buffer_once): Handle auto_save_file_format field.
...
(syms_of_buffer): Add DEFVAR_PER_BUFFER for `buffer-auto-save-file-format'.
2004-09-08 02:23:55 +00:00
Luc Teirlinck
dc511a66bc
(struct buffer): Add auto_save_file_format field.
2004-09-08 02:21:45 +00:00
Jason Rumney
f0f90717f8
(AppendMenuW_Proc): Move declaration to w32term.h.
2004-09-07 21:50:39 +00:00
Jason Rumney
ee8062ffac
(AppendMenuW_Proc): Move declaration from w32menu.c.
2004-09-07 21:49:14 +00:00
Jason Rumney
b400534923
(w32_wnd_proc) [WM_MEASUREITEM, WM_DRAWITEM]: Handle
...
Unicode menu titles.
2004-09-07 21:48:37 +00:00
Kim F. Storm
d0f483e8e1
(authors-aliases): Add more aliases.
...
(authors-fixed-entries): Fix typo.
(authors-canonical-author-name): Compact multiple spaces.
Ignore trivial names (e.g. only first name).
2004-09-07 21:16:48 +00:00
Kim F. Storm
4e14f66cdf
*** empty log message ***
2004-09-07 21:16:01 +00:00
Kim F. Storm
b2ea4639b0
Remove entry re. skip-chars-... and classes.
2004-09-07 21:11:29 +00:00
Kim F. Storm
b294ccec5b
Regenerate with `op' entry (from Dan Nicolaescu).
2004-09-07 21:08:21 +00:00
Kim F. Storm
be0f8dd9fc
Add `op' entry to enable colors in term (from Dan Nicolaescu).
2004-09-07 21:07:44 +00:00
Kim F. Storm
59cc2a2738
(term-window-width): Only use full window width on
...
window system if overflow-newline-into-fringe is enabled.
(term-mode): Don't disable overflow-newline-into-fringe.
2004-09-07 20:54:03 +00:00
Kim F. Storm
a01c5155e8
(set_cursor_from_row): Fix last change. Only use 'cursor'
...
property from text property or overlay strings at point.
2004-09-07 20:53:43 +00:00
Juri Linkov
8041ea759c
(compilation-start): Use copy of `process-environment'
...
created by `copy-sequence' to not override env-vars
in the global `process-environment'.
2004-09-07 18:21:45 +00:00
Juri Linkov
a58c94a227
(grep-highlight-matches): Doc fix.
...
(grep-process-setup): Call `grep-compute-defaults' if
`grep-highlight-matches' is not computed. Set env-vars only
if `grep-highlight-matches' is `t'.
2004-09-07 18:10:49 +00:00
Stefan Monnier
1806714ad8
(update_submenu_strings): YAILOM.
...
(set_frame_menubar): Make sure last_i is initialized.
2004-09-07 05:52:52 +00:00
Stefan Monnier
718dc91d81
*** empty log message ***
2004-09-07 05:32:35 +00:00