aboutsummaryrefslogtreecommitdiffstats
path: root/lispref (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Explain when to use make-variable-buffer-local.Richard M. Stallman1995-10-091-0/+9
|
* Fix several minor errors.Richard M. Stallman1995-10-081-12/+13
|
* Fix name of buffer-substring-no-properties.Richard M. Stallman1995-10-031-2/+2
|
* Fix minor error.Richard M. Stallman1995-09-251-1/+1
|
* Fix typo.Richard M. Stallman1995-09-251-1/+1
|
* Fix typos.Richard M. Stallman1995-09-081-6/+6
|
* Fix typos.Richard M. Stallman1995-08-191-2/+3
|
* Fix defvar equivalent expression.Richard M. Stallman1995-08-101-1/+2
|
* Add index and xref to variable-interactive.Richard M. Stallman1995-08-101-1/+2
|
* Add subexp arg to replace-match.Richard M. Stallman1995-08-081-1/+7
|
* Make Major Mode Conventions xref to Tips for Defining.Richard M. Stallman1995-08-081-0/+3
|
* New node, Tips for Defining.Richard M. Stallman1995-08-081-0/+67
|
* Explain how delete-region alters point.Richard M. Stallman1995-08-051-1/+3
|
* multiple-frames is not terminal-local.Richard M. Stallman1995-07-261-13/+15
| | | | Add frame argument to x-color-define-p and x-color-values.
* Delete duplicate definitions for format-find-file and format-insert-file.Richard M. Stallman1995-07-261-25/+0
|
* Use defopt for same-window-buffer-names and same-window-regexps.Richard M. Stallman1995-07-261-4/+4
|
* Update overriding-local-map-menu-flag.Richard M. Stallman1995-07-181-15/+15
|
* Document overriding-terminal-local-map.Richard M. Stallman1995-07-181-0/+10
|
* Explain how redisplay updates window-start.Richard M. Stallman1995-07-181-2/+8
|
* Fix minor error.Richard M. Stallman1995-07-171-2/+1
|
* Clarify need for user-position to get left and top obeyed.Richard M. Stallman1995-06-261-0/+8
|
* Update version number.Richard M. Stallman1995-06-191-1/+1
|
* (VERSION): Update version number.Richard M. Stallman1995-06-191-2/+2
| | | | (maintainer-clean): Renamed from realclean.
* Fix up load-path example.Richard M. Stallman1995-06-191-3/+3
|
* make-frame-visible event was misdescribed as deiconify-frame.Richard M. Stallman1995-06-161-2/+2
|
* updates for version 19.29 made by melissa; also needed to check out filesMelissa Weisshaus1995-06-1612-10/+48
| | | | so two-volume formatting could be accomplished.
* Explain how make-local-hook works.Richard M. Stallman1995-06-151-0/+7
|
* changes for 19.29.Melissa Weisshaus1995-06-142-6/+63
|
* Initial revisionMelissa Weisshaus1995-06-081-0/+94
|
* fixed errors that appeared during update to 19.29.Melissa Weisshaus1995-06-084-5/+5
|
* updates for version 19.29.Melissa Weisshaus1995-06-085-6/+6
| | | | ,
* updated for 19.29.Melissa Weisshaus1995-06-081-1/+1
|
* updated address.Melissa Weisshaus1995-06-071-2/+2
|
* updated menus and dates for june 1995 edition.Melissa Weisshaus1995-06-072-73/+116
|
* (realclean): New target.Karl Heuer1995-06-071-0/+4
| | | | (elisp): Remove any old elisp-* files first.
* *** empty log message ***Karl Heuer1995-06-061-1/+1
|
* *** empty log message ***Karl Heuer1995-06-0642-1122/+1533
|
* *** empty log message ***Karl Heuer1995-06-0527-466/+1914
|
* Doc auto-save-list-file-name.Richard M. Stallman1995-05-031-0/+13
|
* Warn about nested repetition.Richard M. Stallman1995-05-021-0/+8
|
* Describe uses of C-c followed by punctuation chars.Richard M. Stallman1995-05-021-2/+12
|
* Fix delq example.Richard M. Stallman1995-04-301-2/+2
|
* Mention file-regular-p operation.Richard M. Stallman1995-04-301-2/+2
|
* Explan when boundaries are made automatically.Richard M. Stallman1995-04-251-6/+16
|
* Fix backwards test in kill-buffer-query-functions.Richard M. Stallman1995-04-241-1/+1
|
* Update info on window-end.Richard M. Stallman1995-04-241-0/+4
|
* Don't call the special math functions "transcendental".Richard M. Stallman1995-04-061-3/+3
|
* Say not to use concat for integers.Richard M. Stallman1995-03-281-5/+5
|
* Minor purecopy correction.Richard M. Stallman1995-03-271-2/+3
|
* Fix setcdr example.Richard M. Stallman1995-03-271-2/+1
|