Mercurial > emacs
graph
-
(sort-paragraphs): Use proper paragraph definition instead of just checking1994-02-02, by Karl Heuer
-
(ad-execute-defadvices): Don't allocate advice-infos in pure space, in case we1994-02-02, by Karl Heuer
-
Doc fix.1994-02-02, by Richard M. Stallman
-
(shell-font-lock-keywords): Doc fix.1994-02-02, by Richard M. Stallman
-
(vc-mode-line): use force-mode-line-update instead of the Emacs 181994-02-02, by Eric S. Raymond
-
(disable-command): Reject invalid commands.1994-02-02, by Richard M. Stallman
-
(make-help-screen): Remove debugging code.1994-02-02, by Karl Heuer
-
(x_iconify_frame): Fix misbalanced BLOCK_INPUT/UNBLOCK_INPUT.1994-02-02, by Karl Heuer
-
(try_window_id): Don't pass value beyond ZV to compute_motion.1994-02-02, by Karl Heuer
-
(Fpos_visible_in_window_p): Return nil if POS > ZV.1994-02-02, by Karl Heuer
-
(x_term_init): Use get_system_name instead of gethostname.1994-02-02, by Karl Heuer
-
(get_system_name): Declared.1994-02-02, by Karl Heuer
-
(x_get_customization_string): Use get_system_name instead of gethostname.1994-02-02, by Karl Heuer
-
(get_system_name): Remove restriction on hostname size.1994-02-02, by Karl Heuer
-
Fix file-relative-name to allow for ancestors as well as descendants.1994-02-02, by Karl Heuer
-
vc-parse-buffer: arrange for old properties to get cleared when their1994-02-02, by Eric S. Raymond
-
(mail-mailer-swallows-blank-line): New variable.1994-02-02, by Richard M. Stallman
-
(comment-region): Handle comment-end deletion for C-u.1994-02-02, by Richard M. Stallman
-
(Fmod): Use HAVE_FMOD.1994-02-01, by Karl Heuer
-
(HAVE_FMOD): Add another #undef.1994-02-01, by Karl Heuer
-
Check whether fmod exists.1994-02-01, by Karl Heuer
-
(font-lock-set-defaults): Handle shell mode.1994-02-01, by Richard M. Stallman
-
(SYNTAX_MATCH, SYNTAX): Fix non-GNUC definitions.1994-02-01, by Richard M. Stallman
-
*** empty log message ***1994-02-01, by Richard M. Stallman
-
Many doc fixes.1994-02-01, by Richard M. Stallman
-
(auto-mode-alist): Add .p and .pas for pascal-mode.1994-02-01, by Richard M. Stallman
-
(x_set_menu_bar_lines): Test also menubar_widget before calling1994-02-01, by Fred Pierresteguy
-
(calculate-fortran-indent): Handle1994-02-01, by Richard M. Stallman
-
(dumpglyphs): Don't crash for invalid face code.1994-02-01, by Richard M. Stallman
-
(revert-buffer): Doc fix.1994-02-01, by Richard M. Stallman
-
(font-lock-mode): Use the new hooks to get proper behavior on a revert.1994-02-01, by Karl Heuer
-
(revert-buffer): reposition after-revert-hook, and add before-revert-hook.1994-02-01, by Karl Heuer
-
(tabify): Don't delete back before initial START.1994-02-01, by Richard M. Stallman
-
(appt-display-interval, appt-display-duration)1994-02-01, by Richard M. Stallman
-
Distribute {src,lisp}/ChangeLog.? instead of {src,lisp}/OChangeLog.1994-01-31, by Roland McGrath
-
(visit-tags-table-buffer): Don't change VISIT-TAGS-TABLE-BUFFER-CONT when1994-01-31, by Roland McGrath
-
(show-children): Don't call outline-level at eob.1994-01-31, by Richard M. Stallman
-
(calendar-print-hebrew-date): Change to use calendar-hebrew-date-string.1994-01-31, by Richard M. Stallman
-
Fix rmail summary commands to work with rmail-mail-new-frame.1994-01-31, by Karl Heuer
-
*** empty log message ***1994-01-31, by Richard M. Stallman
-
entered into RCS1994-01-31, by Richard M. Stallman
-
*** empty log message ***1994-01-30, by Richard M. Stallman
-
entered into RCS1994-01-30, by Richard M. Stallman
-
Whitespace changes.1994-01-30, by Richard M. Stallman
-
Whitespace change.1994-01-30, by Richard M. Stallman
-
(configuration): Change # comment to C comment.1994-01-30, by Richard M. Stallman
-
Initial revision1994-01-30, by Richard M. Stallman
-
(calendar-mayan-date-string): New function.1994-01-30, by Richard M. Stallman
-
(calendar-french-date-string): New function.1994-01-30, by Richard M. Stallman
-
(calendar-sunrise-sunset): Add date to message.1994-01-30, by Richard M. Stallman
-
(calendar-phases-of-moon): Fix mode line.1994-01-30, by Richard M. Stallman
-
(list-calendar-holidays): Fix mode line.1994-01-30, by Richard M. Stallman
-
(diary-day-of-year, diary-iso-date, diary-islamic-date,1994-01-30, by Richard M. Stallman
-
(calendar-version): New function.1994-01-30, by Richard M. Stallman
-
(minor-mode-alist): Don't add "Outl" if already added.1994-01-29, by Richard M. Stallman
-
(rmail-make-in-reply-to-field): Discard text properties from1994-01-29, by Richard M. Stallman
-
Scale by sizeof when allocating objects.1994-01-29, by Karl Heuer
-
(kill-all-local-variables): follow symbol forwarding.1994-01-29, by Karl Heuer
-
(c-fill-paragraph): Handle C++ mode.1994-01-29, by Richard M. Stallman
-
Include stdio.h.1994-01-29, by Richard M. Stallman