1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-22 18:35:09 +00:00
Commit Graph

51220 Commits

Author SHA1 Message Date
Jesper Harder
d2f9ea870a (Info Lookup): Fix keybinding for
info-lookup-symbol.
2004-06-20 14:29:25 +00:00
Luc Teirlinck
e6c45c2987 (show-trailing-whitespace): Doc fix. 2004-06-19 16:11:02 +00:00
Luc Teirlinck
a075569a29 (custom-variable-documentation): New function.
(custom-variable): Use it.
2004-06-19 16:02:06 +00:00
Luc Teirlinck
331fbb7dfd (Supporting additional buffers): Minor change. 2004-06-19 00:59:28 +00:00
Nick Roberts
353518de7e (Man-getpage-in-background): Revert previous change but
make cygwin a special case.
2004-06-19 00:50:04 +00:00
Nick Roberts
6871c35fd6 *** empty log message *** 2004-06-19 00:48:23 +00:00
Luc Teirlinck
9ae0d84f5a (global-auto-revert-non-file-buffers): Update docstring. 2004-06-19 00:36:39 +00:00
Daniel Pfeiffer
186ac3d480 (grep-regexp-alist): Match columns and column ranges, if present. 2004-06-18 23:01:30 +00:00
Daniel Pfeiffer
c0090c20f8 (compilation-error-properties): Store one more than end-col, if present, so
that transient-mark-mode will highlight last char too.
2004-06-18 23:00:46 +00:00
Daniel Pfeiffer
fed0b1ee23 *** empty log message *** 2004-06-18 22:59:05 +00:00
Jason Rumney
f34bdfdc49 *** empty log message *** 2004-06-18 21:12:16 +00:00
Jason Rumney
80bb1e21c0 Double percent signs in for loops. 2004-06-18 21:06:29 +00:00
Jan Djärv
95911c7476 * xterm.c (x_draw_image_foreground_1): Subtract slice.x/y from
clip_x/y_origin.
2004-06-17 19:35:00 +00:00
Luc Teirlinck
236e9d7e70 (Auto Reverting Dired): Minor changes. 2004-06-17 17:16:36 +00:00
David Kastrup
2f57bf8593 (query-replace-read-args): Only warn about use of \n
and \t when we are doing a regexp replacement and the actual
escaped character is n or t.
(query-replace-regexp): Add \, and \# interpretation to
interactive call and document it.
(query-replace-regexp-eval, replace-match-string-symbols): add \#
as shortkey for replace-count.
(replace-quote): New function for doubling backslashes.
2004-06-17 14:44:02 +00:00
Jan Djärv
a6cb6b787e * fns.c (string_to_multibyte): Use xmalloc/xfree instead of alloca. 2004-06-17 14:37:53 +00:00
Jan Djärv
f303762dc1 * macfns.c (Fx_display_color_cells): Do not limit return value to 256.
* macterm.c (mac_initialize_display_info): Initialize n_planes correctly
on Mac OSX.
2004-06-17 13:04:25 +00:00
Kim F. Storm
1891f34803 Undo 2004-06-16T15:10:55Z!storm@cua.dk changes (committed accidentally)
except for the copyright year update.
2004-06-17 08:33:27 +00:00
Juanma Barranquero
f4af98d88f *** empty log message *** 2004-06-17 00:03:06 +00:00
Juanma Barranquero
aa417798e7 (comment-region-internal): Fix docstring. 2004-06-17 00:02:13 +00:00
Juanma Barranquero
c5994cfa0d (parse-colon-path, cd): Mention in docstring that the path separator is
colon in GNU-like systems.
2004-06-16 23:56:46 +00:00
Juanma Barranquero
0111ab41ec (ewoc-create, ewoc-map, ewoc-locate, ewoc-invalidate, ewoc-collect):
Doc fixes.
(ewoc--create-node, ewoc--delete-node-internal):
Fix typos in docstring.
2004-06-16 23:50:03 +00:00
Juanma Barranquero
e8d1b5bf96 (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES): Add emacs-xtra.
($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
(clean): Add emacs-xtra and flymake.  Remove redundancies.
2004-06-16 23:44:12 +00:00
Luc Teirlinck
f1ccb32916 (syms_of_buffer): Clarify `fill-column' docstring. 2004-06-16 22:33:52 +00:00
Luc Teirlinck
bbdb2684da *** empty log message *** 2004-06-16 22:32:06 +00:00
Kim F. Storm
a0ecb2ac8e Update copyright. 2004-06-16 15:10:55 +00:00
Kim F. Storm
e3d844638f (Vimage_types): Remove extern. 2004-06-16 14:17:01 +00:00
Kim F. Storm
5ea48b1c5d *** empty log message *** 2004-06-16 14:16:17 +00:00
Miles Bader
803aac3efa Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-410
Make sure image types are initialized for lookup too
2004-06-16 02:45:09 +00:00
Miles Bader
93ff12809f Changes from arch/CVS synchronization 2004-06-16 02:44:20 +00:00
Luc Teirlinck
c90dcdd560 (buffer-stale-function): Add hyperlink to emacs-xtra manual to docstring. 2004-06-16 01:34:15 +00:00
Luc Teirlinck
2626389a87 (Autorevert, Supporting additional buffers): Explain special treatment
of buffers that automatically revert every `auto-revert-interval' seconds.
2004-06-16 01:24:00 +00:00
Vinicius Jose Latorre
3a50445455 Comment doc string of defalias 2004-06-16 00:03:26 +00:00
Luc Teirlinck
1f94377f71 *** empty log message *** 2004-06-15 22:12:14 +00:00
Luc Teirlinck
fad9e9b492 (dired-do-redisplay, dired-maybe-insert-subdir): Add hyperlink to
emacs-xtra manual to docstring.
2004-06-15 22:09:18 +00:00
Luc Teirlinck
843c51ae4a (global-auto-revert-non-file-buffers): Add hyperlink to emacs-xtra
manual to docstring, as well as an info-link.
2004-06-15 22:03:33 +00:00
Luc Teirlinck
f0ea952023 (File): Add emacs-xtra. 2004-06-15 21:13:34 +00:00
Luc Teirlinck
889f020e42 (Reverting): Add anchor. 2004-06-15 21:09:29 +00:00
Luc Teirlinck
750ef9c425 (install-arch-indep, uninstall): Add emacs-xtra. 2004-06-15 21:05:35 +00:00
Luc Teirlinck
2d0f2dd63d (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra): Add emacs-xtra. 2004-06-15 21:01:44 +00:00
Luc Teirlinck
4d213d5aaa New file. 2004-06-15 20:55:24 +00:00
Kim F. Storm
38793d6a3e (try_cursor_movement): Exclude header line from scroll
margin at top of window.
(try_window_reusing_current_matrix): Calculate proper cursor position
after scrolling up with non-zero scroll margin, as the old cursor
position corresponds to value of PT before executing this command.
(try_window_id): Consider scroll margin at bottom of window too;
otherwise we fail to scroll when hl-line-mode is enabled.
2004-06-15 10:35:05 +00:00
Kim F. Storm
c4a5739cd3 *** empty log message *** 2004-06-15 10:33:15 +00:00
Kim F. Storm
b3bda4fdfd (skip_chars): Only recognize [:class:] when it has the
proper format and class is a lower-case word.
2004-06-15 09:42:31 +00:00
Kim F. Storm
cdc9776497 *** empty log message *** 2004-06-15 09:42:18 +00:00
Luc Teirlinck
910dc292aa (Dired Enter): Mention conditions on `ls' switches.
(Dired and Find): Mention differences with ordinary Dired buffers.
2004-06-14 22:06:15 +00:00
Jan Djärv
5b16632306 * gtkutil.c (xg_get_image_for_pixmap): New function.
(xg_get_gdk_pixmap_and_mask): Removed.
(update_frame_tool_bar): Call xg_get_image_for_pixmap instead of
xg_get_gdk_pixmap_and_mask.
2004-06-14 21:53:24 +00:00
Jan Djärv
2f4a048d1b * xterm.h (struct x_display_info): Typo in comment fixed. 2004-06-14 21:51:49 +00:00
Juanma Barranquero
1ebd4f78e4 *** empty log message *** 2004-06-14 21:17:25 +00:00
Juanma Barranquero
da4b7798ee (Images): Document new delayed library loading, variable
`image-library-alist' and (existing but undocumented) function
`image-type-available-p'.
2004-06-14 21:11:21 +00:00