Mercurial > emacs
graph
-
(calendar-mode-map): Pass (keymap) as KEYMAP arg to where-is-internal.Fri, 04 Feb 1994 06:44:55 +0000, by Richard M. Stallman
-
(sentence-end-double-space): New variable.Fri, 04 Feb 1994 04:45:52 +0000, by Richard M. Stallman
-
(do-auto-fill): Don't break line at period-single-space.Fri, 04 Feb 1994 04:37:44 +0000, by Richard M. Stallman
-
Add comments describing the rules used by the merge algorithm.Fri, 04 Feb 1994 01:18:01 +0000, by Karl Heuer
-
(comment-region): Fix previous change.Fri, 04 Feb 1994 01:13:05 +0000, by Richard M. Stallman
-
(define-mode-clone): Renamed from mode-clone.Fri, 04 Feb 1994 01:04:15 +0000, by Richard M. Stallman
-
Initial revisionFri, 04 Feb 1994 00:30:33 +0000, by Richard M. Stallman
-
Rms (in his change to comment-region on Feb 1) decided to makeThu, 03 Feb 1994 23:48:59 +0000, by Michael I. Bushnell
-
(init_cmdargs): Set Vinstallation_directory.Thu, 03 Feb 1994 19:51:07 +0000, by Richard M. Stallman
-
(record_first_change): Check for buffer-undo-list = t.Thu, 03 Feb 1994 19:39:21 +0000, by Richard M. Stallman
-
(c-fill-paragraph): Delete extraneous close paren.Thu, 03 Feb 1994 19:18:21 +0000, by Karl Heuer
-
(merge_properties_sticky): Preserve original order of properties.Thu, 03 Feb 1994 18:54:04 +0000, by Karl Heuer
-
(X_IO_BUG): Defined.Thu, 03 Feb 1994 06:07:47 +0000, by Richard M. Stallman
-
(Fwrite_region): If FILENAME has no handler, see if VISIT has one.Thu, 03 Feb 1994 05:56:36 +0000, by Richard M. Stallman
-
(Using NON_GNU_CPP): Don't lose if it has spaces.Thu, 03 Feb 1994 05:55:12 +0000, by Richard M. Stallman
-
(scan_buffer): New arg ALLOW_QUIT.Thu, 03 Feb 1994 05:06:01 +0000, by Richard M. Stallman
-
(find_defun_start): Pass new arg to scan_buffer.Thu, 03 Feb 1994 05:05:42 +0000, by Richard M. Stallman
-
(Fforward_line): Pass new arg to scan_buffer.Thu, 03 Feb 1994 05:05:12 +0000, by Richard M. Stallman
-
(XTread_socket): Add X_IO_BUG conditional.Wed, 02 Feb 1994 23:47:57 +0000, by Richard M. Stallman
-
(dired-font-lock-keywords): New variable.Wed, 02 Feb 1994 23:45:08 +0000, by Richard M. Stallman
-
(thing@pt-version): Removed variable.Wed, 02 Feb 1994 23:19:42 +0000, by Richard M. Stallman
-
(mouse-sel-version): Don't base version number onWed, 02 Feb 1994 23:19:11 +0000, by Richard M. Stallman
-
(server-program): Add exec-directory to value.Wed, 02 Feb 1994 22:53:39 +0000, by Richard M. Stallman
-
(mips-mips-riscos4*): Set NON_GNU_CPP.Wed, 02 Feb 1994 22:35:44 +0000, by Richard M. Stallman
-
(sort-paragraphs): Use proper paragraph definition instead of just checkingWed, 02 Feb 1994 21:57:02 +0000, by Karl Heuer
-
(ad-execute-defadvices): Don't allocate advice-infos in pure space, in case weWed, 02 Feb 1994 21:35:07 +0000, by Karl Heuer
-
Doc fix.Wed, 02 Feb 1994 20:43:50 +0000, by Richard M. Stallman
-
(shell-font-lock-keywords): Doc fix.Wed, 02 Feb 1994 20:00:15 +0000, by Richard M. Stallman
-
(vc-mode-line): use force-mode-line-update instead of the Emacs 18Wed, 02 Feb 1994 18:56:02 +0000, by Eric S. Raymond
-
(disable-command): Reject invalid commands.Wed, 02 Feb 1994 18:46:29 +0000, by Richard M. Stallman
-
(make-help-screen): Remove debugging code.Wed, 02 Feb 1994 07:44:43 +0000, by Karl Heuer
-
(x_iconify_frame): Fix misbalanced BLOCK_INPUT/UNBLOCK_INPUT.Wed, 02 Feb 1994 07:34:08 +0000, by Karl Heuer
-
(try_window_id): Don't pass value beyond ZV to compute_motion.Wed, 02 Feb 1994 07:25:37 +0000, by Karl Heuer
-
(Fpos_visible_in_window_p): Return nil if POS > ZV.Wed, 02 Feb 1994 07:16:51 +0000, by Karl Heuer
-
(x_term_init): Use get_system_name instead of gethostname.Wed, 02 Feb 1994 06:32:28 +0000, by Karl Heuer
-
(get_system_name): Declared.Wed, 02 Feb 1994 06:31:26 +0000, by Karl Heuer
-
(x_get_customization_string): Use get_system_name instead of gethostname.Wed, 02 Feb 1994 06:26:21 +0000, by Karl Heuer
-
(get_system_name): Remove restriction on hostname size.Wed, 02 Feb 1994 06:20:58 +0000, by Karl Heuer
-
Fix file-relative-name to allow for ancestors as well as descendants.Wed, 02 Feb 1994 04:39:22 +0000, by Karl Heuer
-
vc-parse-buffer: arrange for old properties to get cleared when theirWed, 02 Feb 1994 03:27:26 +0000, by Eric S. Raymond
-
(mail-mailer-swallows-blank-line): New variable.Wed, 02 Feb 1994 00:06:43 +0000, by Richard M. Stallman
-
(comment-region): Handle comment-end deletion for C-u.Wed, 02 Feb 1994 00:05:42 +0000, by Richard M. Stallman
-
(Fmod): Use HAVE_FMOD.Tue, 01 Feb 1994 23:21:22 +0000, by Karl Heuer
-
(HAVE_FMOD): Add another #undef.Tue, 01 Feb 1994 23:18:34 +0000, by Karl Heuer
-
Check whether fmod exists.Tue, 01 Feb 1994 23:17:03 +0000, by Karl Heuer
-
(font-lock-set-defaults): Handle shell mode.Tue, 01 Feb 1994 23:10:41 +0000, by Richard M. Stallman
-
(SYNTAX_MATCH, SYNTAX): Fix non-GNUC definitions.Tue, 01 Feb 1994 18:24:12 +0000, by Richard M. Stallman
-
*** empty log message ***Tue, 01 Feb 1994 18:21:00 +0000, by Richard M. Stallman
-
Many doc fixes.Tue, 01 Feb 1994 18:14:56 +0000, by Richard M. Stallman
-
(auto-mode-alist): Add .p and .pas for pascal-mode.Tue, 01 Feb 1994 17:46:53 +0000, by Richard M. Stallman
-
(x_set_menu_bar_lines): Test also menubar_widget before callingTue, 01 Feb 1994 17:33:14 +0000, by Fred Pierresteguy
-
(calculate-fortran-indent): HandleTue, 01 Feb 1994 17:25:41 +0000, by Richard M. Stallman
-
(dumpglyphs): Don't crash for invalid face code.Tue, 01 Feb 1994 06:49:18 +0000, by Richard M. Stallman
-
(revert-buffer): Doc fix.Tue, 01 Feb 1994 03:46:09 +0000, by Richard M. Stallman
-
(font-lock-mode): Use the new hooks to get proper behavior on a revert.Tue, 01 Feb 1994 01:32:48 +0000, by Karl Heuer
-
(revert-buffer): reposition after-revert-hook, and add before-revert-hook.Tue, 01 Feb 1994 01:31:37 +0000, by Karl Heuer
-
(tabify): Don't delete back before initial START.Tue, 01 Feb 1994 00:16:31 +0000, by Richard M. Stallman
-
(appt-display-interval, appt-display-duration)Tue, 01 Feb 1994 00:00:36 +0000, by Richard M. Stallman
-
Distribute {src,lisp}/ChangeLog.? instead of {src,lisp}/OChangeLog.Mon, 31 Jan 1994 23:57:52 +0000, by Roland McGrath
-
(visit-tags-table-buffer): Don't change VISIT-TAGS-TABLE-BUFFER-CONT whenMon, 31 Jan 1994 23:05:32 +0000, by Roland McGrath
-
(show-children): Don't call outline-level at eob.Mon, 31 Jan 1994 16:41:12 +0000, by Richard M. Stallman
-
(calendar-print-hebrew-date): Change to use calendar-hebrew-date-string.Mon, 31 Jan 1994 16:16:05 +0000, by Richard M. Stallman
-
Fix rmail summary commands to work with rmail-mail-new-frame.Mon, 31 Jan 1994 07:05:45 +0000, by Karl Heuer
-
*** empty log message ***Mon, 31 Jan 1994 05:35:36 +0000, by Richard M. Stallman
-
entered into RCSMon, 31 Jan 1994 04:34:11 +0000, by Richard M. Stallman
-
*** empty log message ***Sun, 30 Jan 1994 03:17:32 +0000, by Richard M. Stallman
-
entered into RCSSun, 30 Jan 1994 03:04:13 +0000, by Richard M. Stallman
-
Whitespace changes.Sun, 30 Jan 1994 01:09:58 +0000, by Richard M. Stallman
-
Whitespace change.Sun, 30 Jan 1994 01:03:56 +0000, by Richard M. Stallman
-
(configuration): Change # comment to C comment.Sun, 30 Jan 1994 00:50:32 +0000, by Richard M. Stallman
-
Initial revisionSun, 30 Jan 1994 00:30:22 +0000, by Richard M. Stallman
-
(calendar-mayan-date-string): New function.Sun, 30 Jan 1994 00:30:02 +0000, by Richard M. Stallman
-
(calendar-french-date-string): New function.Sun, 30 Jan 1994 00:29:32 +0000, by Richard M. Stallman
-
(calendar-sunrise-sunset): Add date to message.Sun, 30 Jan 1994 00:29:09 +0000, by Richard M. Stallman
-
(calendar-phases-of-moon): Fix mode line.Sun, 30 Jan 1994 00:28:54 +0000, by Richard M. Stallman
-
(list-calendar-holidays): Fix mode line.Sun, 30 Jan 1994 00:28:40 +0000, by Richard M. Stallman
-
(diary-day-of-year, diary-iso-date, diary-islamic-date,Sun, 30 Jan 1994 00:26:04 +0000, by Richard M. Stallman
-
(calendar-version): New function.Sun, 30 Jan 1994 00:25:00 +0000, by Richard M. Stallman
-
(minor-mode-alist): Don't add "Outl" if already added.Sat, 29 Jan 1994 23:58:07 +0000, by Richard M. Stallman
-
(rmail-make-in-reply-to-field): Discard text properties fromSat, 29 Jan 1994 23:56:27 +0000, by Richard M. Stallman
-
Scale by sizeof when allocating objects.Sat, 29 Jan 1994 02:09:41 +0000, by Karl Heuer
-
(kill-all-local-variables): follow symbol forwarding.Sat, 29 Jan 1994 02:03:55 +0000, by Karl Heuer
-
(c-fill-paragraph): Handle C++ mode.Sat, 29 Jan 1994 01:27:32 +0000, by Richard M. Stallman
-
Include stdio.h.Sat, 29 Jan 1994 01:16:17 +0000, by Richard M. Stallman
-
(init_lread): Put non-ex-dir warnings on stderr.Sat, 29 Jan 1994 01:15:53 +0000, by Richard M. Stallman
-
(x_set_window_size): Add USE_X_TOOLKIT conditional. Call EmacsFrameSetCharSize and return.Fri, 28 Jan 1994 17:34:46 +0000, by Fred Pierresteguy
-
* xterm.c (x_term_init): Cast to (char **) before assignment to argv.Fri, 28 Jan 1994 14:28:51 +0000, by Fred Pierresteguy
-
* keyboard.c (make_lispy_event): Add USE_X_TOOLKIT conditional andThu, 27 Jan 1994 11:01:59 +0000, by Fred Pierresteguy
-
(x_set_mouse_position): Don't raise the frame.Wed, 26 Jan 1994 21:09:54 +0000, by Richard M. Stallman
-
(mkdir): Use MKDIR_PROTOTYPE if defined.Wed, 26 Jan 1994 20:55:19 +0000, by Richard M. Stallman
-
[__GNUC__] (MKDIR_PROTOTYPE): Defined.Wed, 26 Jan 1994 20:54:23 +0000, by Richard M. Stallman
-
(help-for-help): Doc fix.Wed, 26 Jan 1994 20:14:27 +0000, by Richard M. Stallman
-
(three-step-help): New option.Wed, 26 Jan 1994 20:12:33 +0000, by Richard M. Stallman
-
(rmail-summary-undelete): If we don't undelete anything, don't move point.Wed, 26 Jan 1994 18:58:37 +0000, by Richard M. Stallman
-
Wed Jan 26 12:23:12 1994 Frederic Pierresteguy (fp@mole.gnu.ai.mit.edu)Wed, 26 Jan 1994 17:57:30 +0000, by Fred Pierresteguy
-
Wed Jan 26 12:23:12 1994 Frederic Pierresteguy (fp@mole.gnu.ai.mit.edu)Wed, 26 Jan 1994 17:35:31 +0000, by Fred Pierresteguy
-
(next-line): Move error signaling and special end ofWed, 26 Jan 1994 17:19:32 +0000, by Richard M. Stallman
-
(read_key_sequence): Properly gcpro fkey_map while using keytran_map.Wed, 26 Jan 1994 07:22:11 +0000, by Richard M. Stallman
-
Find lwlib.h and xlwmenuP.h in ../lwlib.Wed, 26 Jan 1994 07:20:15 +0000, by Richard M. Stallman
-
(x_wm_set_size_hint): Swap southeast and northwest.Wed, 26 Jan 1994 05:25:06 +0000, by Richard M. Stallman
-
Find lwlib.h in ../lwlib.Wed, 26 Jan 1994 05:19:51 +0000, by Richard M. Stallman
-
(widgetobj): New variable.Wed, 26 Jan 1994 05:10:53 +0000, by Richard M. Stallman
-
* m/delta.h (HAVE_BCOPY): undef'd for efficiency.Tue, 25 Jan 1994 15:04:07 +0000, by Francesco Potort
-
(appt-check): Doc fix.Tue, 25 Jan 1994 00:09:55 +0000, by Richard M. Stallman
-
(mail-mailer-swallows-blank-line): New variable.Mon, 24 Jan 1994 23:52:51 +0000, by Richard M. Stallman
-
(graft_intervals_into_buffer): Fix one-offMon, 24 Jan 1994 17:07:28 +0000, by Richard M. Stallman
-
* m/delta.h (HAVE_RANDOM, BROKEN_FIONREAD): defined if X is used.Mon, 24 Jan 1994 12:31:40 +0000, by Francesco Potort
-
(Fconcat): Doc fix.Sun, 23 Jan 1994 23:23:42 +0000, by Richard M. Stallman
-
*** empty log message ***Sat, 22 Jan 1994 23:28:43 +0000, by Richard M. Stallman
-
To define USE_X_TOOLKIT, check for $USE_X_TOOLKIT being != "no", not =Sat, 22 Jan 1994 23:18:14 +0000, by Roland McGrath
-
(Fassq, Fassoc): Doc fixes.Sat, 22 Jan 1994 16:14:37 +0000, by Richard M. Stallman
-
(Faset): Doc fix.Sat, 22 Jan 1994 16:13:30 +0000, by Richard M. Stallman