Thien-Thi Nguyen
56d3bae7a9
(diary-entry-time): Also accept time in the form XX[.XX][am/pm/AM/PM].
...
(fancy-diary-font-lock-keywords): Likewise.
(diary-font-lock-keywords): Likewise.
2004-01-08 23:31:47 +00:00
Nick Roberts
c5e047e9ee
(gdb-ann3): Revert previous change. (don't use GDB command "set width 0").
...
(gdb-source-info): Allow for case of where compilation directory is not
recorded.
2004-01-08 22:10:42 +00:00
Nick Roberts
7f0edca43f
*** empty log message ***
2004-01-08 22:09:12 +00:00
Jan Djärv
160b1b50f9
* xmenu.c (Fx_popup_dialog): Add an Ok button if no buttons are
...
specified.
2004-01-08 21:04:32 +00:00
Andreas Schwab
152b6e830f
(main): Save errno from socket_status.
2004-01-08 12:20:43 +00:00
Kenichi Handa
3a9f36e634
(Fformat): Fix '&' to '&&'.
2004-01-08 08:40:12 +00:00
John Paul Wallington
c9ec040a0d
(emerge-restore-buffer-characteristics): Doc fix.
2004-01-08 05:43:22 +00:00
Andreas Schwab
3803eb324e
(print_preprocess) <case Lisp_Vectorlike>: Only mask
...
size if PSEUDOVECTOR_FLAG is set.
2004-01-08 00:16:25 +00:00
Nick Roberts
9f1d9ee471
(gdb-first-prompt): Renamed from
...
gdb-first-pre-prompt
2004-01-07 23:22:34 +00:00
Nick Roberts
51c118a0c1
(gdba): Avoid duplication, use gdb-ann3. Use GDB
...
command "set width 0" to prevent word wrapping problems.
(gdb-prompt): Set (renamed) gdb-first-prompt to nil in gdb-ann3.
2004-01-07 23:21:56 +00:00
Nick Roberts
2fae198414
*** empty log message ***
2004-01-07 23:21:10 +00:00
Luc Teirlinck
0eb0202fe2
(write-file-functions, write-contents-functions): Clarify docstrings.
2004-01-07 20:51:14 +00:00
Luc Teirlinck
583c353d8b
*** empty log message ***
2004-01-07 20:49:14 +00:00
Luc Teirlinck
1d7b9cc0dd
(Saving Buffers): Clarify descriptions of `write-contents-functions'
...
and `before-save-hook'. Make the defvar's for `before-save-hook' and
`after-save-hook' into defopt's.
2004-01-07 20:38:22 +00:00
Richard M. Stallman
c9a20cad1a
Fix minor error.
2004-01-07 13:27:51 +00:00
Kenichi Handa
74ac5074b4
(Fdeclare_equiv_charset): Fix docstring.
2004-01-07 12:50:15 +00:00
Kenichi Handa
c251286b57
(set-auto-coding): Fix for the case that end-of-line is only CR.
2004-01-07 01:43:32 +00:00
Kenichi Handa
9da88f3786
(fontset_ref_via_base): Fix previous change.
2004-01-07 00:24:44 +00:00
Jason Rumney
722ae5f43b
*** empty log message ***
2004-01-06 23:50:50 +00:00
Kim F. Storm
05faee07bb
*** empty log message ***
2004-01-06 23:49:51 +00:00
Jason Rumney
d6dc647fdb
2004-01-06 Eric Hanchrow <offby1@blarg.net> (tiny change)
...
* make-dist (tempdir): Include cursors in nt/icons
2004-01-06 23:48:14 +00:00
Kim F. Storm
05b72afdef
(read_process_output): Only activate adaptive
...
buffering if we read less than 256 bytes at a time.
2004-01-06 23:34:45 +00:00
Kim F. Storm
0898832984
(Click Events): Describe new image and
...
width/height elements of click events.
(Accessing Events): Add posn-string, posn-image, and
posn-object-width-height. Change posn-object to return either
image or string object.
2004-01-06 23:21:00 +00:00
Kim F. Storm
4385264a7d
(event-start, event-end): Doc fix.
...
(posn-string, posn-image): New defuns.
(posn-object): Return either image or string object.
(posn-object-x-y): Return 8th element of position.
(posn-object-width-height): New defun.
2004-01-06 23:04:44 +00:00
Kim F. Storm
349c653ee5
(note_mode_line_or_margin_highlight): Use modified
...
mode_line_string and marginal_area_string functions to handle
both string object and image object properties.
2004-01-06 22:38:23 +00:00
Kim F. Storm
03c975a4cb
(POSN_POSN, POSN_SET_POSN): Rename macros from
...
POSN_BUFFER_POSN and POSN_SET_BUFFER_POSN. All uses changed.
(POSN_INBUFFER_P, POSN_BUFFER_POSN): New macros.
2004-01-06 22:37:48 +00:00
Kim F. Storm
eee5863b68
(make_lispy_position): Use modified mode_line_string,
...
buffer_posn_from_coords, and marginal_area_string functions to
include both string object and image object in the lispy position.
Also add actual glyph width and height to position.
(read_key_sequence): Use real buffer position from mouse
event to find keymap property even when click is in marginal area.
2004-01-06 22:37:39 +00:00
Kim F. Storm
6a3d9c9ff4
(buffer_posn_from_coords): Return both buffer/string
...
object and image object. Return glyph width and height.
(mode_line_string, marginal_area_string): Ditto.
2004-01-06 22:37:11 +00:00
Kim F. Storm
0a0c9ab0e4
(buffer_posn_from_coords, mode_line_string)
...
(marginal_area_string): Fix prototypes.
2004-01-06 22:36:41 +00:00
Kim F. Storm
634910c8fb
*** empty log message ***
2004-01-06 22:35:56 +00:00
Andreas Schwab
a8410c29b1
(gdb-frame-handler): Handle word wrapping anywhere in
...
output.
2004-01-06 20:39:28 +00:00
Andreas Schwab
57951c2efa
(skip_chars): Treat '-' at end of string as ordinary
...
character.
2004-01-06 16:11:00 +00:00
Karl Berry
2e3b4a0b35
allow / and *, too
2004-01-05 22:50:58 +00:00
Simon Josefsson
652dd27103
Mention before-save-hook.
2004-01-05 18:21:12 +00:00
Simon Josefsson
a0465ec316
hooks.texi (Standard Hooks): Add before-save-hook.
...
files.texi (Saving Buffers): Likewise.
2004-01-05 18:20:27 +00:00
Simon Josefsson
bcbc6fd3d0
Fix comment to recommend
...
before-save-hook instead of write-file-functions.
2004-01-05 18:19:11 +00:00
Simon Josefsson
3c3b81d190
(before-save-hook): Add.
...
(basic-save-buffer): Use before-save-hook.
2004-01-05 18:17:41 +00:00
Richard M. Stallman
61e938eb8b
(finder-commentary): Call delete-other-windows.
2004-01-05 13:59:08 +00:00
Richard M. Stallman
836078f66a
(ange-ftp-file-attributes):
...
Pass 2 args to ange-ftp-real-file-attributes only if ID-FORMAT non-nil.
2004-01-05 13:58:18 +00:00
Karl Berry
17b337762f
allow % and # as well as ; in copyright notice
2004-01-04 23:00:06 +00:00
Andreas Schwab
e822882420
(main): Fix socket name when using another user.
2004-01-04 16:42:06 +00:00
Per Abrahamsen
551150794a
Restored ChangeLog
2004-01-04 16:05:15 +00:00
Per Abrahamsen
125f18207e
Fix dec-8 bug
2004-01-04 15:11:59 +00:00
Richard M. Stallman
b34e9a285f
(compile-internal): Use point, not point-min, for set-window-point.
2004-01-03 22:38:10 +00:00
Richard M. Stallman
e995d23a39
(decode_any_window): New function.
...
(Fwindow_height, Fwindow_width, Fwindow_edges)
(Fwindow_pixel_edges, Fwindow_inside_edges)
(Fwindow_inside_pixel_edges): Use decode_any_window.
2004-01-03 21:17:51 +00:00
Richard M. Stallman
972c0c4936
*** empty log message ***
2004-01-03 21:16:42 +00:00
Richard M. Stallman
95c3bdddc4
(Frames and Windows): Delete frame-root-window.
2004-01-03 21:16:15 +00:00
Richard M. Stallman
21749f14c7
(latex-find-indent): Avoid error at end of buf.
2004-01-03 21:15:28 +00:00
Richard M. Stallman
38068db2b0
(lm-section-end): require outline.
2004-01-03 21:14:11 +00:00
Richard M. Stallman
d03aece353
(speedbar-edit-line): Change regexp to position
...
the cursor on the first character of this line's button.
2004-01-03 21:12:08 +00:00