summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Richard M. Stallman2002-04-301-0/+187
* (describe-text-at and stuff): Moved to descr-text.el.Richard M. Stallman2002-04-301-158/+0
* (documentation): Add ad-define-subr-args call.Richard M. Stallman2002-04-302-0/+8
* (zone-mode): Add write-file-hooks hook locally.Richard M. Stallman2002-04-302-1/+3
* (report-emacs-bug-hook): Don't fail completelyRichard M. Stallman2002-04-302-2/+5
* (Info-find-in-tag-table-1, Info-read-subfile): Use point-min.Stefan Monnier2002-04-301-17/+32
* (filesets-running-xemacs): Make defvar unconditional.Richard M. Stallman2002-04-302-41/+30
* (locate-file): New fun.Stefan Monnier2002-04-301-8/+32
* (comment-fill-column): New var.Stefan Monnier2002-04-291-13/+28
* Whitespace changes.Glenn Morris2002-04-292-130/+122
* *** empty log message ***Colin Walters2002-04-291-0/+7
* (ibuffer-kill-filter-group): Call `delete' function.Colin Walters2002-04-291-6/+7
* *** empty log message ***Glenn Morris2002-04-291-0/+4
* *** empty log message ***Colin Walters2002-04-291-0/+6
* Add/change doc strings for many in-line functions.Glenn Morris2002-04-291-45/+67
* (gamegrid-add-score-with-update-game-score): Test whether or notColin Walters2002-04-291-13/+20
* Update email address.Richard M. Stallman2002-04-291-1/+1
* (auto-insert-directory): Fix previous change.Glenn Morris2002-04-291-1/+2
* (yank-excluded-properties): Added help-echo to list.Kim F. Storm2002-04-292-1/+8
* (remove-yank-excluded-properties): New helper function.Kim F. Storm2002-04-291-31/+27
* (auto-insert-directory): Doc fix.Glenn Morris2002-04-292-1/+6
* Fix typo.Pavel Janík2002-04-291-2/+2
* *** empty log message ***Kim F. Storm2002-04-291-0/+10
* Cause `texinfo-insert-@node' to insert a carriage return after theRobert J. Chassell2002-04-291-4/+5
* Regenerated after adding cua filesKim F. Storm2002-04-292-217/+294
* *** empty log message ***Pavel Janík2002-04-291-0/+3
* Remove dot at the end of sentence.Pavel Janík2002-04-291-1/+1
* *** empty log message ***Pavel Janík2002-04-291-0/+8
* Update Commentary section.Pavel Janík2002-04-291-6/+7
* (viet-tcvn-decode-table, ccl-decode-tcvn)Pavel Janík2002-04-291-9/+139
* (filesets-data): Doc fix.Pavel Janík2002-04-292-24/+31
* (fill-context-prefix): Fix last change with yet-another-approach.Stefan Monnier2002-04-292-226/+200
* (ange-ftp-passive-host-alist)Richard M. Stallman2002-04-292-4/+11
* (small-temporary-file-directory): Fix custom type.Richard M. Stallman2002-04-291-1/+1
* (f90-font-lock-keywords-1, f90-font-lock-keywords-2): Fix highlighting ofGlenn Morris2002-04-282-3/+5
* *** empty log message ***Glenn Morris2002-04-281-0/+6
* *** empty log message ***Richard M. Stallman2002-04-281-0/+8
* (mail-recover-1): Decrease non-random-len by 1 for the newly-readded #.Richard M. Stallman2002-04-281-1/+2
* (make-auto-save-file-name): Specify # as suffix in the non-file-visiting case.Richard M. Stallman2002-04-281-10/+11
* (make-temp-file): New arg SUFFIX.Richard M. Stallman2002-04-281-2/+6
* Minor reorganization of some code.Glenn Morris2002-04-281-109/+104
* (f90-mark-subprogram-overlay): New internal variable.Glenn Morris2002-04-281-3/+15
* (f90-xemacs-flag): New variable to put the test for Emacs flavor in oneGlenn Morris2002-04-281-26/+23
* Added cua-mode based files [split from original cua.el]:Kim F. Storm2002-04-284-0/+3078
* (ibuffer-mode): Additional documentation on filter groups.Colin Walters2002-04-282-0/+16
* (ibuffer-set-filter-groups-by-mode): Don't make an ibuffer-mode filterColin Walters2002-04-281-10/+21
* *** empty log message ***Richard M. Stallman2002-04-282-0/+2490
* Comment change.Richard M. Stallman2002-04-281-3/+3
* Entries I should have made earlier.Glenn Morris2002-04-281-0/+50
* (occur-accumulate-lines): Avoid incf and decf.Richard M. Stallman2002-04-282-151/+159