Richard M. Stallman
|
cee8c3b39c
|
Clarify purpose of user-position parameter.
|
1996-02-24 04:11:01 +00:00 |
|
Richard M. Stallman
|
2a664e7313
|
Clarify site-load.el vs site-init.el and how to deal with doc strings.
|
1996-02-08 06:36:57 +00:00 |
|
Richard M. Stallman
|
79d828e777
|
(List Motion): Fix xref to Emacs manual.
|
1996-02-06 20:53:26 +00:00 |
|
Richard M. Stallman
|
e414b03fdf
|
Fix minor error.
|
1996-02-06 02:46:23 +00:00 |
|
Richard M. Stallman
|
3d3af498fb
|
Minor error in substitute-key-definition.
|
1996-02-06 02:45:08 +00:00 |
|
Richard M. Stallman
|
9689908391
|
Clarify key sequence usage conventions.
|
1996-01-27 18:32:17 +00:00 |
|
Richard M. Stallman
|
2368fc6ff0
|
Explain avoiding x-popup-menu for menu bar submenu.
|
1996-01-17 17:23:41 +00:00 |
|
Richard M. Stallman
|
bd98ada94c
|
Doc menu-bar-update-hook.
|
1996-01-17 17:23:04 +00:00 |
|
Richard M. Stallman
|
633d651dee
|
Clarify write-contents-hooks.
|
1996-01-12 05:36:59 +00:00 |
|
Richard M. Stallman
|
6a994023c4
|
Explain eliminating compiler warnings about undefined variables.
|
1996-01-05 06:03:24 +00:00 |
|
Richard M. Stallman
|
2089b41a70
|
Explain style of "done" messages.
|
1995-12-30 15:58:49 +00:00 |
|
Richard M. Stallman
|
b39da8b110
|
Changed interactive spec N.
|
1995-12-25 18:50:01 +00:00 |
|
Richard M. Stallman
|
485dbcf2c7
|
Explain when user-mail-address is set.
|
1995-10-31 05:59:44 +00:00 |
|
Richard M. Stallman
|
815c963182
|
Document \= in doc string.
|
1995-10-30 21:19:36 +00:00 |
|
Richard M. Stallman
|
2770e86265
|
Minor fix in minibuffer-complete-and-exit.
|
1995-10-29 04:39:37 +00:00 |
|
Richard M. Stallman
|
fb1d9004a5
|
Minor fix.
|
1995-10-22 20:27:54 +00:00 |
|
Richard M. Stallman
|
fad7d36167
|
Arg of other-buffer can't be a buffer name.
|
1995-10-19 00:43:41 +00:00 |
|
Richard M. Stallman
|
b5ef0e9225
|
Minor fixes.
|
1995-10-16 01:05:10 +00:00 |
|
Richard M. Stallman
|
9feb90da26
|
Fix format example.
|
1995-10-16 01:04:41 +00:00 |
|
Richard M. Stallman
|
ab4b18358f
|
Explain when to use make-variable-buffer-local.
|
1995-10-09 19:39:45 +00:00 |
|
Richard M. Stallman
|
1a426e9b4c
|
Fix several minor errors.
|
1995-10-08 19:38:02 +00:00 |
|
Richard M. Stallman
|
371f8cd0ce
|
Fix name of buffer-substring-no-properties.
|
1995-10-03 15:11:56 +00:00 |
|
Richard M. Stallman
|
0f87d8d925
|
Fix minor error.
|
1995-09-25 23:22:40 +00:00 |
|
Richard M. Stallman
|
67f09a62a9
|
Fix typo.
|
1995-09-25 14:50:42 +00:00 |
|
Richard M. Stallman
|
d473987a4c
|
Fix typos.
|
1995-09-08 16:58:39 +00:00 |
|
Richard M. Stallman
|
76352dc186
|
Fix typos.
|
1995-08-19 04:45:06 +00:00 |
|
Richard M. Stallman
|
25ef19c5f4
|
Fix defvar equivalent expression.
|
1995-08-10 20:31:27 +00:00 |
|
Richard M. Stallman
|
113613ea44
|
Add index and xref to variable-interactive.
|
1995-08-10 20:25:30 +00:00 |
|
Richard M. Stallman
|
d544c776f6
|
Add subexp arg to replace-match.
|
1995-08-08 20:08:09 +00:00 |
|
Richard M. Stallman
|
23ce41fc6d
|
Make Major Mode Conventions xref to Tips for Defining.
|
1995-08-08 06:17:08 +00:00 |
|
Richard M. Stallman
|
aa9b77f67e
|
New node, Tips for Defining.
|
1995-08-08 06:15:53 +00:00 |
|
Richard M. Stallman
|
68002b5f39
|
Explain how delete-region alters point.
|
1995-08-05 06:17:38 +00:00 |
|
Richard M. Stallman
|
a3431be8a6
|
multiple-frames is not terminal-local.
Add frame argument to x-color-define-p and x-color-values.
|
1995-07-26 18:00:24 +00:00 |
|
Richard M. Stallman
|
f4b728482e
|
Delete duplicate definitions for format-find-file and format-insert-file.
|
1995-07-26 06:28:15 +00:00 |
|
Richard M. Stallman
|
864bd34b67
|
Use defopt for same-window-buffer-names and same-window-regexps.
|
1995-07-26 00:13:01 +00:00 |
|
Richard M. Stallman
|
4b4b65a6ca
|
Update overriding-local-map-menu-flag.
|
1995-07-18 23:20:50 +00:00 |
|
Richard M. Stallman
|
5fe8e44d85
|
Document overriding-terminal-local-map.
|
1995-07-18 23:17:59 +00:00 |
|
Richard M. Stallman
|
ea951766c5
|
Explain how redisplay updates window-start.
|
1995-07-18 22:10:51 +00:00 |
|
Richard M. Stallman
|
6784ada34f
|
Fix minor error.
|
1995-07-17 18:56:17 +00:00 |
|
Richard M. Stallman
|
53c4780151
|
Clarify need for user-position to get left and top obeyed.
|
1995-06-26 19:25:26 +00:00 |
|
Richard M. Stallman
|
94a6c818ce
|
Update version number.
|
1995-06-19 18:44:44 +00:00 |
|
Richard M. Stallman
|
2fb9d6410c
|
(VERSION): Update version number.
(maintainer-clean): Renamed from realclean.
|
1995-06-19 18:35:57 +00:00 |
|
Richard M. Stallman
|
5e41cf03b9
|
Fix up load-path example.
|
1995-06-19 18:27:47 +00:00 |
|
Richard M. Stallman
|
1774d17ed0
|
make-frame-visible event was misdescribed as deiconify-frame.
|
1995-06-16 22:59:48 +00:00 |
|
Melissa Weisshaus
|
bda144f49f
|
updates for version 19.29 made by melissa; also needed to check out files
so two-volume formatting could be accomplished.
|
1995-06-16 19:17:59 +00:00 |
|
Richard M. Stallman
|
fc0cb073e0
|
Explain how make-local-hook works.
|
1995-06-15 13:28:17 +00:00 |
|
Melissa Weisshaus
|
63ff95ee93
|
changes for 19.29.
|
1995-06-14 20:07:48 +00:00 |
|
Melissa Weisshaus
|
52fa3b2fae
|
Initial revision
|
1995-06-08 15:39:07 +00:00 |
|
Melissa Weisshaus
|
cc8c51f1c0
|
fixed errors that appeared during update to 19.29.
|
1995-06-08 15:34:01 +00:00 |
|
Melissa Weisshaus
|
eaac2be133
|
updates for version 19.29.
,
|
1995-06-08 04:43:19 +00:00 |
|
Melissa Weisshaus
|
89dbfd1886
|
updated for 19.29.
|
1995-06-08 04:16:18 +00:00 |
|
Melissa Weisshaus
|
9742ec7baf
|
updated address.
|
1995-06-07 23:55:43 +00:00 |
|
Melissa Weisshaus
|
7d1db39e07
|
updated menus and dates for june 1995 edition.
|
1995-06-07 23:00:15 +00:00 |
|
Karl Heuer
|
79069c6869
|
(realclean): New target.
(elisp): Remove any old elisp-* files first.
|
1995-06-07 21:06:17 +00:00 |
|
Karl Heuer
|
83abd5437d
|
*** empty log message ***
|
1995-06-06 22:23:32 +00:00 |
|
Karl Heuer
|
bfe721d172
|
*** empty log message ***
|
1995-06-06 19:21:15 +00:00 |
|
Karl Heuer
|
22697dac66
|
*** empty log message ***
|
1995-06-05 12:23:13 +00:00 |
|
Richard M. Stallman
|
9589417cd4
|
Doc auto-save-list-file-name.
|
1995-05-03 15:44:24 +00:00 |
|
Richard M. Stallman
|
7303160369
|
Warn about nested repetition.
|
1995-05-02 03:47:29 +00:00 |
|
Richard M. Stallman
|
00d96ada16
|
Describe uses of C-c followed by punctuation chars.
|
1995-05-02 01:57:30 +00:00 |
|
Richard M. Stallman
|
34e1af81c8
|
Fix delq example.
|
1995-04-30 15:49:01 +00:00 |
|
Richard M. Stallman
|
5949c48ae0
|
Mention file-regular-p operation.
|
1995-04-30 15:27:38 +00:00 |
|
Richard M. Stallman
|
b6a786ce9e
|
Explan when boundaries are made automatically.
|
1995-04-25 05:29:11 +00:00 |
|
Richard M. Stallman
|
c25b40ed74
|
Fix backwards test in kill-buffer-query-functions.
|
1995-04-24 22:36:08 +00:00 |
|
Richard M. Stallman
|
6c7418db40
|
Update info on window-end.
|
1995-04-24 04:26:04 +00:00 |
|
Richard M. Stallman
|
4ac771a01f
|
Don't call the special math functions "transcendental".
|
1995-04-06 23:11:37 +00:00 |
|
Richard M. Stallman
|
a10f6c69ac
|
Say not to use concat for integers.
|
1995-03-28 05:44:53 +00:00 |
|
Richard M. Stallman
|
c2cd5fb793
|
Minor purecopy correction.
|
1995-03-27 23:39:32 +00:00 |
|
Richard M. Stallman
|
c74c521ddc
|
Fix setcdr example.
|
1995-03-27 22:16:51 +00:00 |
|
Richard M. Stallman
|
e30ab160b0
|
Fix usage note for character quote syntax class.
|
1995-03-27 21:17:25 +00:00 |
|
Richard M. Stallman
|
d2e9ee068c
|
Change in eval-after-load; advise not using it.
|
1995-03-03 06:49:59 +00:00 |
|
Richard M. Stallman
|
27c395516d
|
Fix sort-diary-entries example.
|
1995-03-03 02:50:16 +00:00 |
|
Richard M. Stallman
|
3a2485be17
|
Warn that interactive should get point and mark only after minibuffer input.
|
1995-02-25 20:57:45 +00:00 |
|
Richard M. Stallman
|
fd3e574168
|
Update icon-type values.
|
1995-02-15 09:57:18 +00:00 |
|
Richard M. Stallman
|
c642171ccb
|
Explain load-path and dumping.
|
1995-02-04 08:14:52 +00:00 |
|
Richard M. Stallman
|
0fddfa7210
|
Integer width changes.
|
1995-01-27 01:43:02 +00:00 |
|
Richard M. Stallman
|
94b00316b8
|
Fix integer width changes.
|
1995-01-27 01:41:28 +00:00 |
|
Richard M. Stallman
|
aae60c2159
|
Document alias commands and menu items.
|
1995-01-22 20:00:44 +00:00 |
|
Richard M. Stallman
|
ee6bcc944a
|
Document force arg in unload-feature.
|
1995-01-21 23:51:19 +00:00 |
|
Richard M. Stallman
|
e610024ba6
|
entered into RCS
|
1995-01-20 00:57:39 +00:00 |
|
Richard M. Stallman
|
77223f057e
|
*** empty log message ***
|
1995-01-19 07:25:03 +00:00 |
|
Richard M. Stallman
|
d1756ab96e
|
Fix buffer-undo-list.
|
1995-01-08 19:20:03 +00:00 |
|
Richard M. Stallman
|
8be5e0fcc3
|
Integers now at least 28 bits.
|
1995-01-02 06:51:21 +00:00 |
|
Richard M. Stallman
|
2c62739ddc
|
Give syntax of keywords.
|
1994-12-23 18:03:42 +00:00 |
|
Richard M. Stallman
|
e0d3266876
|
Recommend doc strings for all functions and variables.
|
1994-12-23 15:11:57 +00:00 |
|
Richard M. Stallman
|
906848bd86
|
Add icon-left and icon-top frame parameters.
|
1994-12-23 04:21:11 +00:00 |
|
Richard M. Stallman
|
2b1e7b27b2
|
Fix in visible-bell.
|
1994-12-21 23:59:53 +00:00 |
|
Richard M. Stallman
|
4f4265abf2
|
Match data now saved automatically around filters and sentinels.
|
1994-11-22 04:33:40 +00:00 |
|
Richard M. Stallman
|
d128025939
|
Filters and sentinels now save match data themselves.
|
1994-11-22 04:31:18 +00:00 |
|
Richard M. Stallman
|
0694d58c7f
|
Fix in insert-behind-hooks and insert-in-front-hooks.
|
1994-11-16 15:28:37 +00:00 |
|
Richard M. Stallman
|
6cbf476c79
|
Add function and variable name conventions.
|
1994-11-01 21:04:29 +00:00 |
|
Richard M. Stallman
|
0f6b12c958
|
menu-bar-lines fix.
|
1994-10-11 20:17:52 +00:00 |
|
Jim Blandy
|
788583a16b
|
Document cache-long-line-scans in @node Text Lines.
Cross-reference it in @node Screen Lines.
|
1994-10-08 22:09:57 +00:00 |
|
Jim Blandy
|
4a40123fc0
|
Added entry for cache-long-line-scans
|
1994-10-08 22:06:23 +00:00 |
|
Richard M. Stallman
|
8414f615f4
|
Add a tip about enabling/disabling features.
|
1994-10-07 23:42:52 +00:00 |
|
Richard M. Stallman
|
7860859565
|
entered into RCS
|
1994-09-22 22:00:06 +00:00 |
|
Richard M. Stallman
|
a8a642a45c
|
entered into RCS
|
1994-09-21 05:36:21 +00:00 |
|
Richard M. Stallman
|
c44d2ceda9
|
*** empty log message ***
|
1994-09-20 01:05:37 +00:00 |
|
Jim Blandy
|
aeb2c3069e
|
entered into RCS
|
1994-09-19 21:50:20 +00:00 |
|
Jim Blandy
|
50b04c36a8
|
*** empty log message ***
|
1994-09-19 21:50:07 +00:00 |
|