aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Nick Roberts2004-02-201-0/+7
* Fix whitespace.Kim F. Storm2004-02-191-8/+8
* Undo 2004-02-16 and 2004-02-17 changes.Kim F. Storm2004-02-191-60/+56
* *** empty log message ***Kim F. Storm2004-02-191-0/+13
* (union Lisp_Object): Give a more precise type for `type'.Stefan Monnier2004-02-193-31/+36
* Fix typo.Simon Josefsson2004-02-192-3/+10
* .Andreas Schwab2004-02-191-0/+5
* (Fdefine_fringe_bitmap): Use && instead of & to avoidAndreas Schwab2004-02-191-4/+4
* (mark-diary-entries): Use assoc-string instead of assoc-ignore-case.Glenn Morris2004-02-191-4/+4
* (calendar-read-mayan-haab-date, calendar-read-mayan-tzolkin-date): UseGlenn Morris2004-02-191-4/+4
* (calendar-goto-julian-date): Use assoc-string instead ofGlenn Morris2004-02-191-2/+2
* (calendar-goto-islamic-date, mark-islamic-diary-entries): UseGlenn Morris2004-02-191-6/+6
* (calendar-goto-hebrew-date, mark-hebrew-diary-entries)Glenn Morris2004-02-191-11/+11
* (calendar-goto-french-date): Use assoc-string instead ofGlenn Morris2004-02-191-2/+2
* (coptic-prompt-for-date): Use assoc-string instead of assoc-ignore-case.Glenn Morris2004-02-191-2/+2
* (calendar-holidays): Doc fix.Glenn Morris2004-02-191-3/+3
* (appt-display-format): Change default to'ignore, for backwards compatability.Glenn Morris2004-02-191-19/+27
* *** empty log message ***Glenn Morris2004-02-191-0/+23
* (get_window_cursor_type, display_and_set_cursor): Fix last change.Kim F. Storm2004-02-181-8/+8
* *** empty log message ***Kim F. Storm2004-02-181-0/+5
* (executable-command-find-posix-p): Fix choice of the directory.Markus Rost2004-02-182-6/+7
* (Marker Insertion Types): Minor change.Luc Teirlinck2004-02-182-4/+12
* (Standard Buffer-Local Variables): Fix xref.Luc Teirlinck2004-02-181-1/+1
* (Using Interactive): Delete pxref to top of same node.Luc Teirlinck2004-02-181-4/+3
* (Related Topics): Fix xrefs.Luc Teirlinck2004-02-181-2/+2
* (interprogram-cut-function)Luc Teirlinck2004-02-182-16/+30
* (Help-Int): mention the new line number feature.Karl Berry2004-02-181-9/+12
* Add info about ssh/cvs related problems and work-around.Kim F. Storm2004-02-172-0/+31
* (get_window_cursor_type): Don't look at glyph if NULL.Kim F. Storm2004-02-171-2/+3
* *** empty log message ***Kim F. Storm2004-02-171-2/+4
* (fast_find_position): Fix return value of new versionKim F. Storm2004-02-171-2/+2
* *** empty log message ***Kim F. Storm2004-02-171-0/+3
* (rmail-get-new-mail): Don't referenceEli Zaretskii2004-02-172-3/+13
* *** empty log message ***Luc Teirlinck2004-02-173-3/+8
* (Sets And Lists): Update description of delete-dups.Luc Teirlinck2004-02-171-10/+3
* (auto-revert-buffer-p): Only revert dired buffers if one ofLuc Teirlinck2004-02-172-6/+14
* Minor fix.Richard M. Stallman2004-02-172-16/+64
* (Coding Conventions): Minor fix.Richard M. Stallman2004-02-171-1/+1
* Minor fixes.Richard M. Stallman2004-02-174-19/+19
* (Parsing Expressions): Delete old caveat about parse-sexp-ignore-comments.Richard M. Stallman2004-02-171-6/+0
* (Output Variables): Add print-quoted.Richard M. Stallman2004-02-171-0/+7
* (Text Lines): Don't add -1 in current-line.Richard M. Stallman2004-02-171-2/+1
* Minor fix.Richard M. Stallman2004-02-172-2/+2
* (Translation of Characters): Give examples of use.Richard M. Stallman2004-02-171-2/+14
* (Unloading): Document unload-feature-special-hooks.Richard M. Stallman2004-02-171-13/+2
* (Building Lists): Minor cleanup.Richard M. Stallman2004-02-171-1/+1
* (Tool Bar): tool-bar-item => tool-bar-button.Richard M. Stallman2004-02-171-9/+9
* (Describing Characters): Fix text-char-description example output.Richard M. Stallman2004-02-171-3/+4
* (Creating Hash): Correct and clarify doc of WEAK values.Richard M. Stallman2004-02-171-10/+10
* Minor fixes.Richard M. Stallman2004-02-171-21/+40