1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-28 10:51:29 -08:00
Commit graph

1449 commits

Author SHA1 Message Date
Kim F. Storm
8f958b40cc *** empty log message *** 2005-01-23 13:31:53 +00:00
Kim F. Storm
41ad5140cd (Window Start): Fix `pos-visible-in-window-p'
return value.  Third element FULLY replaced by PARTIAL which
specifies number of invisible pixels if row is only partially visible.
(Textual Scrolling): Mention auto-window-vscroll.
(Vertical Scrolling): New defvar auto-window-vscroll.
2005-01-23 13:30:22 +00:00
Richard M. Stallman
6f771c32b0 *** empty log message *** 2005-01-21 00:33:07 +00:00
Stefan Monnier
f0d3d9feb0 Add dotimes-with-progress-reporter. 2005-01-19 23:47:35 +00:00
Luc Teirlinck
cd7e5dd67d (Changing Key Bindings): `suppress-keymap' now uses command remapping. 2005-01-17 02:44:58 +00:00
Richard M. Stallman
5092b64401 (Defining Images): Mention DATA-P arg of create-image. 2005-01-15 23:09:32 +00:00
Kim F. Storm
cfa284c450 (Accessing Events): Add WHOLE arg to posn-at-x-y. 2005-01-14 12:15:33 +00:00
Kim F. Storm
88948d55b1 *** empty log message *** 2005-01-14 12:15:17 +00:00
Kim F. Storm
1b1c49e1b3 (Links and Mouse-1): Fix string and vector item. 2005-01-14 09:35:32 +00:00
Kim F. Storm
6ac8a822ec *** empty log message *** 2005-01-14 09:35:10 +00:00
Luc Teirlinck
8ed9e36a4d (Active Keymaps): Correct typo. 2005-01-13 23:19:47 +00:00
Richard M. Stallman
20d6de8252 *** empty log message *** 2005-01-13 20:10:26 +00:00
Richard M. Stallman
d38edfc317 (Active Keymaps): Rewrite the text, and update the
descriptions of overriding-local-map and overriding-terminal-local-map.
2005-01-13 20:02:09 +00:00
Richard M. Stallman
cf819102fc (Links and Mouse-1): Clarify text. 2005-01-13 19:59:22 +00:00
Kim F. Storm
f2dfc85629 (Emulating Mode Line): Update format-mode-line entry. 2005-01-13 09:39:32 +00:00
Kim F. Storm
f75a592e8a *** empty log message *** 2005-01-13 09:39:09 +00:00
Thien-Thi Nguyen
910f60b165 (Active Keymaps): Fix overriding-local-map description. 2005-01-13 08:02:42 +00:00
Kim F. Storm
51d40dab5d (Button Properties, Button Buffer Commands):
Clarify mouse-1 and follow-link functionality.
2005-01-12 15:33:00 +00:00
Kim F. Storm
5364b27cbf (Links and Mouse-1): Rename section from Enabling
Mouse-1 to Following Links.  Change xrefs.
Add examples for define-button-type and define-widget.
2005-01-12 15:32:47 +00:00
Kim F. Storm
37181fc463 *** empty log message *** 2005-01-12 15:32:26 +00:00
Richard M. Stallman
28f94a3454 *** empty log message *** 2005-01-12 05:14:15 +00:00
Richard M. Stallman
b503de7617 (Enabling Mouse-1 to Follow Links): Rewrite. 2005-01-12 05:14:03 +00:00
Richard M. Stallman
cf6e4adce8 (Beeping): Fix Texinfo usage. 2005-01-12 05:11:56 +00:00
Richard M. Stallman
0fee24ae7c (Emulating Mode Line): Doc FACE arg in format-header-line. 2005-01-12 05:11:05 +00:00
Kim F. Storm
93381d62cb *** empty log message *** 2005-01-11 08:36:58 +00:00
Kim F. Storm
9110611347 (Button Properties): Add follow-link keyword. 2005-01-11 08:36:26 +00:00
Kim F. Storm
9bcb9ab086 (Text Properties): Add "Enable Mouse-1" to submenu.
(Enabling Mouse-1 to Follow Links): New subsection.
2005-01-11 00:12:09 +00:00
Kim F. Storm
5304c40bc2 (Button Properties, Button Buffer Commands):
Mention mouse-1 binding.
2005-01-11 00:11:43 +00:00
Kim F. Storm
bac2d9367c *** empty log message *** 2005-01-11 00:11:30 +00:00
Richard M. Stallman
de968ddbdd (Special Properties): Minor change. 2005-01-06 17:45:23 +00:00
Richard M. Stallman
a5c8133149 (Timers): Clarify previous change. 2005-01-06 17:44:04 +00:00
Richard M. Stallman
0a54d76e11 (Emulating Mode Line): format-mode-line requires 1 arg. 2005-01-06 17:42:58 +00:00
Luc Teirlinck
a3a43b3be4 (Face Attributes): Correct xref to renamed node. 2005-01-01 16:10:24 +00:00
Richard M. Stallman
732bb9cede *** empty log message *** 2005-01-01 14:53:16 +00:00
Richard M. Stallman
6057489e9c (Face Attributes): Describe hex color specs. 2005-01-01 14:17:32 +00:00
Richard M. Stallman
c734ae5932 (Timers): Update previous change. 2005-01-01 03:51:46 +00:00
Kim F. Storm
33b2f4eaac *** empty log message *** 2004-12-30 18:02:30 +00:00
Kim F. Storm
1225f637fb (Line Height): Total line-height is now specified
in line-height property of form (HEIGHT TOTAL).  Swap (FACE . RATIO)
in cons cells.  (nil . RATIO) is relative to actual line height.
Use line-height `t' instead of `0' to get minimum height.
2004-12-30 18:01:43 +00:00
Richard M. Stallman
99ec74b964 *** empty log message *** 2004-12-29 20:41:37 +00:00
Richard M. Stallman
e756f049c6 (Timers): Discuss timers vs editing the buffer and undo. 2004-12-29 20:10:57 +00:00
Richard M. Stallman
eab463f6ce (Quitting): Clarify value of with-local-quit. 2004-12-28 12:36:43 +00:00
Richard M. Stallman
f7e2828514 (Top): Fix previous change. 2004-12-28 12:35:06 +00:00
Richard M. Stallman
e20da7ee5b (Loading): Fix previous change. 2004-12-28 12:34:26 +00:00
Richard M. Stallman
4ae98fc573 *** empty log message *** 2004-12-27 19:57:47 +00:00
Richard M. Stallman
4a8b387ff9 (MAKEINFO): Specify --force. 2004-12-27 19:57:21 +00:00
Richard M. Stallman
8f4300468b (Killing Buffers): Add buffer-save-without-query. 2004-12-27 19:55:14 +00:00
Richard M. Stallman
56011a8c59 *** empty log message *** 2004-12-27 17:08:45 +00:00
Richard M. Stallman
ccd35a78c2 Realign menu. 2004-12-27 16:58:58 +00:00
Richard M. Stallman
4ac594cd84 (Emulating Mode Line): Document format's BUFFER arg. 2004-12-27 16:58:07 +00:00
Richard M. Stallman
af046edf91 (Line Height): Further clarify. 2004-12-27 16:57:31 +00:00