aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* (try_window_id): Don't pass value beyond ZV to compute_motion.Karl Heuer1994-02-021-3/+3
* (Fpos_visible_in_window_p): Return nil if POS > ZV.Karl Heuer1994-02-021-1/+1
* (x_term_init): Use get_system_name instead of gethostname.Karl Heuer1994-02-021-21/+1
* (get_system_name): Declared.Karl Heuer1994-02-021-0/+2
* (x_get_customization_string): Use get_system_name instead of gethostname.Karl Heuer1994-02-021-17/+4
* (get_system_name): Remove restriction on hostname size.Karl Heuer1994-02-021-74/+88
* Fix file-relative-name to allow for ancestors as well as descendants.Karl Heuer1994-02-021-11/+5
* vc-parse-buffer: arrange for old properties to get cleared when theirEric S. Raymond1994-02-021-6/+7
* (mail-mailer-swallows-blank-line): New variable.Richard M. Stallman1994-02-021-3/+12
* (comment-region): Handle comment-end deletion for C-u.Richard M. Stallman1994-02-021-24/+52
* (Fmod): Use HAVE_FMOD.Karl Heuer1994-02-011-1/+1
* (HAVE_FMOD): Add another #undef.Karl Heuer1994-02-011-0/+1
* Check whether fmod exists.Karl Heuer1994-02-011-1/+1
* (font-lock-set-defaults): Handle shell mode.Richard M. Stallman1994-02-011-0/+10
* (SYNTAX_MATCH, SYNTAX): Fix non-GNUC definitions.Richard M. Stallman1994-02-011-2/+2
* *** empty log message ***Richard M. Stallman1994-02-011-52/+165
* Many doc fixes.Richard M. Stallman1994-02-011-726/+1143
* (auto-mode-alist): Add .p and .pas for pascal-mode.Richard M. Stallman1994-02-011-0/+2
* (x_set_menu_bar_lines): Test also menubar_widget before callingFred Pierresteguy1994-02-011-1/+2
* (calculate-fortran-indent): HandleRichard M. Stallman1994-02-011-12/+27
* (dumpglyphs): Don't crash for invalid face code.Richard M. Stallman1994-02-011-3/+3
* (revert-buffer): Doc fix.Richard M. Stallman1994-02-011-1/+1
* (font-lock-mode): Use the new hooks to get proper behavior on a revert.Karl Heuer1994-02-011-3/+18
* (revert-buffer): reposition after-revert-hook, and add before-revert-hook.Karl Heuer1994-02-011-3/+5
* (tabify): Don't delete back before initial START.Richard M. Stallman1994-02-011-3/+3
* (appt-display-interval, appt-display-duration)Richard M. Stallman1994-02-011-3/+3
* Distribute {src,lisp}/ChangeLog.? instead of {src,lisp}/OChangeLog.Roland McGrath1994-01-311-2/+2
* (visit-tags-table-buffer): Don't change VISIT-TAGS-TABLE-BUFFER-CONT whenRoland McGrath1994-01-311-49/+49
* (show-children): Don't call outline-level at eob.Richard M. Stallman1994-01-311-1/+3
* (calendar-print-hebrew-date): Change to use calendar-hebrew-date-string.Richard M. Stallman1994-01-311-3/+2
* Fix rmail summary commands to work with rmail-mail-new-frame.Karl Heuer1994-01-311-23/+14
* *** empty log message ***Richard M. Stallman1994-01-313-46/+113
* entered into RCSRichard M. Stallman1994-01-312-16/+16
* *** empty log message ***Richard M. Stallman1994-01-304-45/+42
* entered into RCSRichard M. Stallman1994-01-301-1/+1
* Whitespace changes.Richard M. Stallman1994-01-301-8/+10
* Whitespace change.Richard M. Stallman1994-01-301-2/+2
* (configuration): Change # comment to C comment.Richard M. Stallman1994-01-301-2/+2
* Initial revisionRichard M. Stallman1994-01-301-0/+308
* (calendar-mayan-date-string): New function.Richard M. Stallman1994-01-301-17/+17
* (calendar-french-date-string): New function.Richard M. Stallman1994-01-301-30/+30
* (calendar-sunrise-sunset): Add date to message.Richard M. Stallman1994-01-301-4/+5
* (calendar-phases-of-moon): Fix mode line.Richard M. Stallman1994-01-301-2/+5
* (list-calendar-holidays): Fix mode line.Richard M. Stallman1994-01-301-2/+5
* (diary-day-of-year, diary-iso-date, diary-islamic-date,Richard M. Stallman1994-01-301-32/+12
* (calendar-version): New function.Richard M. Stallman1994-01-301-104/+167
* (minor-mode-alist): Don't add "Outl" if already added.Richard M. Stallman1994-01-291-2/+3
* (rmail-make-in-reply-to-field): Discard text properties fromRichard M. Stallman1994-01-291-5/+9
* Scale by sizeof when allocating objects.Karl Heuer1994-01-291-4/+10
* (kill-all-local-variables): follow symbol forwarding.Karl Heuer1994-01-291-1/+2