Richard M. Stallman
a9af8380e7
*** empty log message ***
2006-09-22 21:57:28 +00:00
Richard M. Stallman
980a436de7
*** empty log message ***
2006-09-22 21:48:53 +00:00
Richard M. Stallman
83ff1415e5
(custom-buffer-create-internal): In `emacs -q',
...
explain why Save is not available.
2006-09-22 21:47:00 +00:00
Juanma Barranquero
da37d01fce
(woman0-so): Use let*', not
let'.
...
(woman-horizontal-line): Remove unbalanced parenthesis.
2006-09-22 21:35:30 +00:00
Stefan Monnier
8cc8239e5e
Make sure all the end-of-region markers we use have
...
a non-nil insertion-type.
(woman0-so): Move things around so we can use copy-marker.
(woman0-roff-buffer, woman2-process-escapes-to-eol, woman2-roff-buffer):
Adjust marker type.
(woman2-process-escapes): Check marker type.
(woman-horizontal-line): Dispense with the use of a marker.
2006-09-22 19:09:45 +00:00
Jay Belanger
eb8c8b0455
Add Greek letters to math-variable-table properties of tex.
2006-09-22 17:46:21 +00:00
Stefan Monnier
4560a582d6
(analyse_first): For eight-bit-control chars, mark both the
...
char's value and its leading byte in the fastmap.
(re_search_2): When fast-scanning without translation, be careful to
check that we only match the leading byte of a multibyte char.
2006-09-22 17:30:13 +00:00
Stefan Monnier
3ffcda5471
(PREV_CHAR_BOUNDARY): Make it work from within a char's byte sequence.
...
(AT_CHAR_BOUNDARY): New macro.
2006-09-22 17:30:02 +00:00
Chong Yidong
339250d54f
** iampure@gmail.com's Sep 15 bug report about View Changes In File.
2006-09-22 15:02:13 +00:00
Chong Yidong
16abdbe639
* files.el (save-some-buffers-action-alist): Display diff in
...
view-mode.
2006-09-22 15:01:41 +00:00
Masatake YAMATO
1d8f4cb627
(add-log-current-defun): Use `forward-sexp'
...
instead of `forward-word' to pick c++::symbol.
Reported by Herbert Euler <herberteuler@hotmail.com>.
2006-09-22 14:27:13 +00:00
Kenichi Handa
2e77924dcf
*** empty log message ***
2006-09-22 12:56:44 +00:00
Kenichi Handa
f8e85ea8a7
Fix setting self-insert-command for multibyte
...
characters in global-map.
2006-09-22 12:55:25 +00:00
Kenichi Handa
983f6a3da6
(optimize_sub_char_table): Don't optimize a sub-char-table
...
whose default value is non-nil.
2006-09-22 12:54:38 +00:00
Jan Djärv
7b7d4a7915
* gtkutil.c (xg_get_file_with_chooser): Only chow C-l help for
...
Gtk+ versions < 2.10.
2006-09-22 08:19:55 +00:00
Jan Djärv
db4fd91493
Fix typo
2006-09-22 08:19:43 +00:00
Jan Djärv
782447bdd3
* gtkutil.c (xg_get_file_with_chooser): Only chow C-l help for
...
Gtk+ versions < 2.10.
2006-09-22 08:19:26 +00:00
Jan Djärv
66687b7c01
* xfns.c (syms_of_xfns): Fix typo in help text for
...
x-gtk-file-dialog-help-text.
2006-09-22 08:09:10 +00:00
Richard M. Stallman
c06f4c5903
*** empty log message ***
2006-09-21 21:06:31 +00:00
Richard M. Stallman
54c8342327
*** empty log message ***
2006-09-21 19:00:04 +00:00
David Kastrup
89bf250ee6
(mouse-posn-property): Fix typo for `event-start' in
...
doc string.
2006-09-21 18:02:47 +00:00
Richard M. Stallman
3e7678c825
*** empty log message ***
2006-09-21 16:13:02 +00:00
Chong Yidong
d96c45c827
"kitty@dre.vanderbilt.edu Sep 20 says make-frame ignores left and top"
...
is a Windows bug.
2006-09-21 14:57:19 +00:00
Kim F. Storm
9e09836ebf
*** empty log message ***
2006-09-21 08:42:25 +00:00
Richard M. Stallman
79d41bd07d
(Timers): Clarify about REPEAT when timer is delayed.
2006-09-21 01:51:55 +00:00
Kenichi Handa
8584826b5b
("Latin-1"): Add windows-1252 to
...
coding-priority.
("German"): Likewise.
2006-09-21 01:34:03 +00:00
Kenichi Handa
01e0132dbb
*** empty log message ***
2006-09-21 01:23:31 +00:00
Richard M. Stallman
087b83a5f9
*** empty log message ***
2006-09-21 00:33:59 +00:00
Kim F. Storm
b521ddce87
*** empty log message ***
2006-09-20 23:38:23 +00:00
Kim F. Storm
eae510750d
(member*): Use memql instead of complex code.
...
Suggested by Miles Bader.
2006-09-20 23:12:25 +00:00
Kim F. Storm
5bde639f47
(pushnew): Rework 2006-09-10 change. Use memql
...
instead of add-to-list in the simple case.
2006-09-20 23:12:15 +00:00
Kim F. Storm
008ef0efaa
(Fmemq): Refill doc string.
...
(Fmemql): New defun, like memq but using eql.
(syms_of_fns): Defsubr it.
2006-09-20 23:07:17 +00:00
Vinicius Jose Latorre
0aad54a5a0
Adjust comment
2006-09-20 20:46:33 +00:00
Vinicius Jose Latorre
502ca00a6b
Adjust X-URL
2006-09-20 20:00:03 +00:00
Vinicius Jose Latorre
63381c91ed
Adjust X-URL
2006-09-20 18:49:34 +00:00
Richard M. Stallman
aa25679820
(Window Start): Minor cleanups.
2006-09-20 18:08:04 +00:00
Stefan Monnier
5e04776440
(url-dav-file-attributes): Simplify.
2006-09-20 17:35:21 +00:00
Stefan Monnier
162fbe11f5
(url-http-head-file-attributes): Add device "info".
2006-09-20 17:35:13 +00:00
Stefan Monnier
02bb2aabef
(find-buffer-visiting): Don't get fooled by a nil inode.
2006-09-20 17:35:01 +00:00
Kim F. Storm
c78450fd77
Add window-line-height.
2006-09-20 12:39:11 +00:00
Kim F. Storm
213957deb6
Fixed: Michael Cadilhac's line-move-partial is slow.
2006-09-20 10:52:23 +00:00
Kim F. Storm
68e67a4ed1
(Fpos_visible_in_window_p): Doc fix.
2006-09-20 10:14:46 +00:00
Kim F. Storm
31ce440599
(Window Start): pos-visible-in-window-p allows
...
specifying t for position to mean "end of window".
Add window-line-height.
2006-09-20 10:14:19 +00:00
Kim F. Storm
b6c146b239
(Antinews): Mention window-line-height.
2006-09-20 10:14:11 +00:00
Kim F. Storm
a4df1f8ba8
*** empty log message ***
2006-09-20 10:14:00 +00:00
Kim F. Storm
0e7a5039b9
(line-move-partial): Call pos-visible-in-window-p with
...
position t instead of trying both window-end and window-end - 1.
2006-09-20 09:45:19 +00:00
Kim F. Storm
120b778160
(Fset_window_hscroll, Fpos_visible_in_window_p):
...
Doc fix. Use "off-window" instead of "off-screen".
(Fpos_visible_in_window_p): Likewise.
If POS is t, return info for last visible glyph in window.
2006-09-20 09:43:25 +00:00
Kim F. Storm
0dd956164b
(pos_visible_p): CHARPOS < 0 means return info for
...
last visible glyph in window.
2006-09-20 09:43:18 +00:00
Kim F. Storm
d0e0bd5f4b
*** empty log message ***
2006-09-20 09:43:02 +00:00
Carsten Dominik
71624990b9
(org-scan-tags): Find end of subtrees also in hidden trees.
2006-09-20 09:24:39 +00:00