1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-10 05:30:45 -08:00
Commit graph

58991 commits

Author SHA1 Message Date
Richard M. Stallman
efaf8fa4f6 (Swapping keys): Xref for normal-erase-is-backspace-mode, not keyboard-translate. 2005-08-18 15:02:16 +00:00
Richard M. Stallman
c04a2eab33 (Minor Modes): Say that the list here is not complete.
(Keyboard Translations): Node deleted.
(Disabling): Delete xref to it.
(Customization Groups): Fix Custom buffer example.
(Hooks): Mention remove-hooks.
2005-08-18 15:01:06 +00:00
Kim F. Storm
c0d7caba99 (calc_pixel_width_or_height): Use actual display
resolution when available instead of Vdisplay_pixels_per_inch.
2005-08-18 11:31:22 +00:00
Kim F. Storm
581360f07f *** empty log message *** 2005-08-18 11:31:04 +00:00
Thien-Thi Nguyen
dd52fff6d9 (dired-move-to-end-of-filename):
Handle fifo as rendered by "ls -lF": Don't include trailing "|".
2005-08-18 11:30:44 +00:00
Kim F. Storm
9d144e95df (ido-everywhere): Fix defcustom :set function to disable
rather than toggle mode when custom value is nil.
(ido-everywhere): Fix defun doc string.
2005-08-18 09:29:48 +00:00
Kim F. Storm
609550682f *** empty log message *** 2005-08-18 09:29:36 +00:00
Luc Teirlinck
f72b052c2e (GDB Graphical Interface): Improve filling of menu item. 2005-08-18 02:48:50 +00:00
Luc Teirlinck
17c30f4d2f *** empty log message *** 2005-08-18 02:45:28 +00:00
Nick Roberts
3e2546d74d (GDB Graphical Interface): Use better node names. 2005-08-17 23:46:32 +00:00
Nick Roberts
b01e8676d6 *** empty log message *** 2005-08-17 23:44:52 +00:00
Richard M. Stallman
255a2507af (minibuffer-prompt-properties): Use "Don't Enter" as tag instead of "Inviolable". 2005-08-17 15:49:10 +00:00
Kim F. Storm
acf681d713 (windmove-coordinates-of-position): Remove.
(windmove-coordinates-of-window-position): Remove.
(windmove-reference-loc): Use posn-at-point instead.
2005-08-17 15:03:00 +00:00
Kim F. Storm
0eefa6fbb5 *** empty log message *** 2005-08-17 15:02:41 +00:00
Kim F. Storm
b70d98e13c (buffer_posn_from_coords): Check that target row is
within matrix.
2005-08-17 15:00:14 +00:00
Kim F. Storm
69036b87bb (pos_visible_p): Adjust X value if window is hscrolled. 2005-08-17 14:59:41 +00:00
Kim F. Storm
fbe13428a8 (insert-for-yank-1): Doc fix. 2005-08-17 14:08:30 +00:00
Kim F. Storm
4ec9e784d6 *** empty log message *** 2005-08-17 14:08:12 +00:00
Kim F. Storm
5702da696e (ido-enter-matching-directory): Rename from
ido-enter-single-matching-directory.  Change 'slash choice to
'only. 	Add 'first choice.
(ido-exhibit): Adapt to above changes.
2005-08-17 11:17:41 +00:00
Kim F. Storm
99cb6791ee *** empty log message *** 2005-08-17 11:17:19 +00:00
Luc Teirlinck
71d77b400b Expand comment about building loaddefs.el. 2005-08-17 01:58:07 +00:00
Luc Teirlinck
1ee1d0eef9 *** empty log message *** 2005-08-17 01:56:57 +00:00
Jan Djärv
ada192bab1 * xterm.c (x_wm_set_icon_pixmap): Move GTK specific code to
xg_set_frame_icon and call it.

* gtkutil.c (xg_set_frame_icon): New function.

* gtkutil.h (xg_set_frame_icon): Declare it.
2005-08-16 19:34:25 +00:00
Jan Djärv
e76738f962 * xterm.c (x_wm_set_icon_pixmap): Move GTK specific code to
xg_set_frame_icon and call it.
2005-08-16 19:34:00 +00:00
Jan Djärv
1001243b67 * gtkutil.c (xg_set_frame_icon): New function. 2005-08-16 19:33:40 +00:00
Jan Djärv
5dec432026 * gtkutil.h (xg_set_frame_icon): Declare it. 2005-08-16 19:33:07 +00:00
Kim F. Storm
8a450f0a7e (SAVED_WINDOW_VECTOR_SIZE): Remove dangerous define.
(Fcurrent_window_configuration): Use VECSIZE macro instead.
2005-08-16 14:58:33 +00:00
Kim F. Storm
5cacdcfdc7 (increment_row_positions): Skip non-enabled rows. 2005-08-16 14:58:16 +00:00
Kim F. Storm
ab89a403fa *** empty log message *** 2005-08-16 14:57:30 +00:00
Thien-Thi Nguyen
02319508a8 Update "copyright years" section. 2005-08-16 11:48:27 +00:00
Thien-Thi Nguyen
b398a621cb Update years in copyright notice; nfc. 2005-08-16 10:34:51 +00:00
Nick Roberts
f95e8d9759 (toggle-gdb-use-inferior-io-buffer):
Comment use of defadvice.
2005-08-16 09:32:11 +00:00
Nick Roberts
761b053bac (gud-jump): Rework for gdb-ui. 2005-08-16 09:31:31 +00:00
Nick Roberts
58d7544454 *** empty log message *** 2005-08-16 09:30:35 +00:00
Richard M. Stallman
8d34b5e125 *** empty log message *** 2005-08-16 02:32:05 +00:00
Richard M. Stallman
2eca855f7a (message3_nolog): Clear echo_message_buffer. 2005-08-16 01:34:06 +00:00
Richard M. Stallman
ae3defd0d3 (flyspell-large-region): Fix doc and custom type.
(flyspell-mark-duplications-flag): Doc fix.
2005-08-15 23:48:30 +00:00
Dan Nicolaescu
e95e5f8193 * mh-customize.el: Do not use face-alias compatibility for
faces that did not appear in the previous Emacs release.

* buff-menu.el:
* compare-w.el:
* emacs-lisp/testcover.el:
* play/gomoku.el:
* play/mpuz.el:
* progmodes/flymake.el:
* progmodes/gdb-ui.el:
* progmodes/idlw-help.el:
* progmodes/idlw-shell.el:
* progmodes/ld-script.el:
* progmodes/which-func.el:
* ruler-mode.el:
* strokes.el:
* textmodes/sgml-mode.el:
* textmodes/table.el: Do not use face-alias for backward
compatibility for faces that did not appear in the previous Emacs
release.
2005-08-15 21:29:32 +00:00
Andreas Schwab
ca19f3f1d1 Refill long lines. 2005-08-15 20:16:05 +00:00
Dan Nicolaescu
ed8e0f0aab (next-error-follow-minor-mode): Fix init value and
ligher.
2005-08-15 17:23:50 +00:00
Kim F. Storm
4ccda9c399 *** empty log message *** 2005-08-15 14:51:27 +00:00
Kim F. Storm
ecd6106722 (cua-delete-region): Return t if
deleted region was non-empty.
(cua-replace-region): Inhibit overwrite-mode for
self-insert-command if replaced region was non-empty.
(cua--explicit-region-start, cua--status-string): Make them
buffer-local at top-level...
(cua-mode): ...rather than when mode is enabled.
2005-08-15 14:10:39 +00:00
Juanma Barranquero
fb90e6d951 Remove reference to UDP server processes hanging on Windows
(fixed by Kim F. Storm).
2005-08-15 13:54:37 +00:00
Thien-Thi Nguyen
9e5538bc21 (vhdl-emacs-21): Set t for Emacs 21, 22, and so on. 2005-08-15 13:54:33 +00:00
David Ponce
0cfce69f6e Update Commentary header.
(tree-widget-theme): Doc fix.
(tree-widget-space-width): New option.
(tree-widget-image-properties): Look up in the default theme too.
(tree-widget--cursors): Only for images with arrow pointer shape.
(tree-widget-lookup-image): Pointer shape is hand by default.
(tree-widget-icon): Generic icon widget renamed from
`tree-widget-control'.
(tree-widget-*-icon): Rename from `tree-widget-*-control' and
derive from `tree-widget-icon'.
(tree-widget-handle): Improve default look and feel of the text
representation.
(tree-widget): Rename :*-control properties to :*-icon properties.
Add :action and :help-echo properties.
(tree-widget-after-toggle-functions): Move.
(tree-widget-close-node, tree-widget-open-node): Remove.
(tree-widget-before-create-icon-functions): New hook.
(tree-widget-value-create): Update to allow customization of icons
and nodes at run-time via that new hook.
(tree-widget-icon-create, tree-widget-leaf-node-icon-p)
(tree-widget-icon-action, tree-widget-icon-help-echo)
(tree-widget-action, tree-widget-help-echo): New functions.
2005-08-15 13:00:09 +00:00
David Ponce
86ae23f8c4 *** empty log message *** 2005-08-15 12:58:24 +00:00
Kim F. Storm
edc42f569e (ido-buffer-internal): Use with-no-warnings.
(ido-make-merged-file-list): Use while-no-input.
2005-08-15 12:29:54 +00:00
Kim F. Storm
0781c30389 *** empty log message *** 2005-08-15 12:29:38 +00:00
Kim F. Storm
85c9ff2c64 (QUIT) [!SYNC_INPUT]: Throw t to Vthrow_on_input. 2005-08-15 12:22:43 +00:00
Stephen Eglen
3754bbd16e Update dismal link 2005-08-15 10:41:09 +00:00