Mercurial > emacs
graph
-
(mouse-choose-completion): If *Completion* is a specialSun, 05 Jun 1994 12:06:23 +0000, by Richard M. Stallman
-
(gnus-newsrc-to-gnus-format): In main loop,Sun, 05 Jun 1994 12:05:05 +0000, by Richard M. Stallman
-
(PC-do-completion): Clear text props from inserted text.Sun, 05 Jun 1994 12:01:16 +0000, by Richard M. Stallman
-
(using_x_p): New function.Sun, 05 Jun 1994 11:55:49 +0000, by Richard M. Stallman
-
(Fy_or_n_p): Don't use dialog box if not an X frame.Sun, 05 Jun 1994 11:55:23 +0000, by Richard M. Stallman
-
(Info-directory-list): Don't use the invocation directorySun, 05 Jun 1994 11:43:26 +0000, by Richard M. Stallman
-
(main): Do the setpgrp after checking for -batch.Sun, 05 Jun 1994 11:31:25 +0000, by Richard M. Stallman
-
(command_loop_1): Properly handle nil in display table.Sun, 05 Jun 1994 11:30:29 +0000, by Richard M. Stallman
-
(mips-sony-newsos*): Use news-risc.h.Sun, 05 Jun 1994 10:44:45 +0000, by Richard M. Stallman
-
entered into RCSSat, 04 Jun 1994 16:23:20 +0000, by Richard M. Stallman
-
Put #include of errno.h and decl of errno before #ifndef HAVE_GETLOADAVG.Sat, 04 Jun 1994 05:24:48 +0000, by Roland McGrath
-
(frame-parameters): Setting this is no longer needed.Sat, 04 Jun 1994 00:16:37 +0000, by Karl Heuer
-
[MSDOS]: #include "msdos.h" for rootrelativepath template.Sat, 04 Jun 1994 00:15:17 +0000, by Karl Heuer
-
Another menu fix.Fri, 03 Jun 1994 21:09:19 +0000, by Tom Tromey
-
Fixed menu bug.Fri, 03 Jun 1994 20:39:14 +0000, by Tom Tromey
-
(solar-holidays): Revised to use the rewritten and new fcns.Fri, 03 Jun 1994 20:27:02 +0000, by Edward M. Reingold
-
(solar-sunrise, solar-sunset): Fix doc string.Fri, 03 Jun 1994 20:26:33 +0000, by Edward M. Reingold
-
(lunar-phase): Revised to use the rewritten and new fcns.Fri, 03 Jun 1994 20:25:44 +0000, by Edward M. Reingold
-
* etags.c (absolute_filename): Remove infinite loop bug whenFri, 03 Jun 1994 17:10:42 +0000, by Francesco Potort
-
* etags.c (etags_getcwd): Delete the trailing newline from cwd.Fri, 03 Jun 1994 11:30:57 +0000, by Francesco Potort
-
(run_msdos_command): Make local copy of argv[2] on stack, not on heap.Fri, 03 Jun 1994 04:50:17 +0000, by Karl Heuer
-
(Fprevious_single_property_change): Check for null interval after correctingFri, 03 Jun 1994 04:08:32 +0000, by Karl Heuer
-
(display_text_line): Make sure pointer is in range.Fri, 03 Jun 1994 03:26:11 +0000, by Karl Heuer
-
Fixed bug in bug-reporting code.Fri, 03 Jun 1994 00:47:15 +0000, by Tom Tromey
-
(xdialog_show): Fix problem with message in dialog box.Thu, 02 Jun 1994 23:47:26 +0000, by Karl Heuer
-
(C_SWITCH_SYSTEM): Put inside __GNUC__ conditional.Thu, 02 Jun 1994 19:12:26 +0000, by Richard M. Stallman
-
(compilation-error-regexp-alist): Stricter Lucid regexp.Thu, 02 Jun 1994 18:15:13 +0000, by Richard M. Stallman
-
[emacs]: Block input around the garbage reclamation.Thu, 02 Jun 1994 17:45:40 +0000, by Richard M. Stallman
-
(comint-dynamic-complete-as-filename)Thu, 02 Jun 1994 16:29:05 +0000, by Richard M. Stallman
-
(defvar_bool, defvar_int, defvar_lisp, defvar_lisp_nopro):Wed, 01 Jun 1994 20:37:42 +0000, by Richard M. Stallman
-
(kill_buffer_processes): For net conn, use Fdelete_process.Wed, 01 Jun 1994 20:36:08 +0000, by Richard M. Stallman
-
(gnus-uu-ctl-map): Move C-h binding to C-d.Wed, 01 Jun 1994 18:42:30 +0000, by Richard M. Stallman
-
(completion-list-mode-map): Unbind down-mouse-2.Wed, 01 Jun 1994 18:28:06 +0000, by Richard M. Stallman
-
Fix typo: Mayan -> French RevolutionaryMon, 30 May 1994 17:44:30 +0000, by Paul Eggert
-
(calendar-mod): Remove; it was equivalent to `mod'. All callers changed.Mon, 30 May 1994 17:42:43 +0000, by Paul Eggert
-
(generate-calendar-month): Make highlighted text for mouse-2 a full column (2Mon, 30 May 1994 14:51:16 +0000, by Edward M. Reingold
-
(command_loop_1): Allow direct output for insertMon, 30 May 1994 12:55:41 +0000, by Richard M. Stallman
-
(redisplay): Limit prev change to pause != 0.Mon, 30 May 1994 12:36:21 +0000, by Richard M. Stallman
-
(comint-read-input-ring): Make regexp stricter.Mon, 30 May 1994 12:23:10 +0000, by Richard M. Stallman
-
(shortversion): Don't assume another period follows.Mon, 30 May 1994 11:55:22 +0000, by Richard M. Stallman
-
(Info-default-directory-list): Don't attach ../info.Mon, 30 May 1994 11:50:27 +0000, by Richard M. Stallman
-
(Info-directory-list): Doc fix.Mon, 30 May 1994 11:47:07 +0000, by Richard M. Stallman
-
(redisplay): If have window change at end, redisplay again.Mon, 30 May 1994 10:57:20 +0000, by Richard M. Stallman
-
(shell-font-lock-keywords): Removed regexp for commands.Mon, 30 May 1994 10:41:53 +0000, by Richard M. Stallman
-
(bibtex-clean-entry): Back over close delimiter carefully.Mon, 30 May 1994 10:32:11 +0000, by Richard M. Stallman
-
(calendar-current-time-zone): Fix typo thatMon, 30 May 1994 10:26:56 +0000, by Richard M. Stallman
-
(create_process): Get a pty for any non-nil Vprocess_connection_type value.Mon, 30 May 1994 10:19:16 +0000, by Richard M. Stallman
-
(ange-ftp-insert-directory): Expand file name toMon, 30 May 1994 10:08:53 +0000, by Richard M. Stallman
-
(calendar-daylight-savings-ends): Fix typo in put.Mon, 30 May 1994 09:36:20 +0000, by Richard M. Stallman
-
(menu-bar-mode): Fix previous change.Mon, 30 May 1994 09:15:53 +0000, by Richard M. Stallman
-
(output_string): New function.Mon, 30 May 1994 09:14:39 +0000, by Richard M. Stallman
-
(TABDLY, TAB3): Defined.Sat, 28 May 1994 22:01:18 +0000, by Richard M. Stallman
-
(make-lucid-menu-keymap): Allow any form as the enabler.Sat, 28 May 1994 21:54:36 +0000, by Richard M. Stallman
-
Use ctl-x-map to bind C-x SPC.Sat, 28 May 1994 21:49:35 +0000, by Richard M. Stallman
-
(roundup): Undef before defining.Sat, 28 May 1994 21:46:45 +0000, by Richard M. Stallman
-
(Info-directory-list): Doc fix.Sat, 28 May 1994 20:06:08 +0000, by Richard M. Stallman
-
(x_iconify_frame): Call x_set_offset,Sat, 28 May 1994 18:37:06 +0000, by Richard M. Stallman
-
Undo previous change.Sat, 28 May 1994 18:32:47 +0000, by Richard M. Stallman
-
(server-visit-files): Bind last-nonmenu-event.Sat, 28 May 1994 17:22:31 +0000, by Richard M. Stallman
-
*** empty log message ***Sat, 28 May 1994 15:27:52 +0000, by Richard M. Stallman
-
entered into RCSSat, 28 May 1994 14:52:37 +0000, by Richard M. Stallman
-
*** empty log message ***Sat, 28 May 1994 14:07:54 +0000, by Richard M. Stallman
-
(build-mail-aliases): Handle source directives.Sat, 28 May 1994 13:06:55 +0000, by Richard M. Stallman
-
(enable-flow-control): Fix bugs turning off flow ctrl.Sat, 28 May 1994 12:54:52 +0000, by Richard M. Stallman
-
(insert-directory): Use expanded file name to find handler.Sat, 28 May 1994 12:33:08 +0000, by Richard M. Stallman
-
*** empty log message ***Sat, 28 May 1994 12:25:54 +0000, by Richard M. Stallman
-
(dired-get-filename): Get rid of text props from name.Sat, 28 May 1994 12:13:21 +0000, by Richard M. Stallman
-
[HAVE_X_WINDOWS]: Include xterm.h.Sat, 28 May 1994 12:08:35 +0000, by Richard M. Stallman
-
(deactivate-mark): Do nothing unless transient-mark-mode.Sat, 28 May 1994 12:04:04 +0000, by Richard M. Stallman
-
(*-sun-sunos4*): Set GCC_TEST_OPTIONS, NON_GCC_TEST_OPTIONS.Sat, 28 May 1994 10:43:10 +0000, by Richard M. Stallman
-
(LD_SWITCH_SYSTEM): Delete the -L options.Sat, 28 May 1994 10:40:28 +0000, by Richard M. Stallman
-
(LD_SWITCH_X_DEFAULT): Define if not defined.Sat, 28 May 1994 10:40:02 +0000, by Richard M. Stallman
-
(child_setup): If PWD is set, set it in the child so thatSat, 28 May 1994 08:29:36 +0000, by Richard M. Stallman
-
(fill-region-as-paragraph): if left-margin is nonzero,Sat, 28 May 1994 08:15:16 +0000, by Richard M. Stallman
-
(ispell-command-loop): Fix `q' question.Sat, 28 May 1994 07:22:21 +0000, by Richard M. Stallman
-
(mostlyclean): Don't mention xmakefile*.Sat, 28 May 1994 04:56:32 +0000, by Richard M. Stallman
-
(distclean): Delete Makefile, Makefile.in, blessmail.Sat, 28 May 1994 04:55:23 +0000, by Richard M. Stallman
-
(derived-mode-init-mode-variables): Add autoload cookie.Sat, 28 May 1994 04:48:21 +0000, by Richard M. Stallman
-
(main): In batch mode, don't set the pgrp.Sat, 28 May 1994 04:46:38 +0000, by Richard M. Stallman
-
(LIB_STANDARD): Add -u and -lansi options.Sat, 28 May 1994 04:33:35 +0000, by Richard M. Stallman
-
(calendar-cursor-to-date): Rename starred-day to calendar-starred-day.Sat, 28 May 1994 04:32:32 +0000, by Richard M. Stallman
-
(calendar-mode-map): Define mouse-2 as ignore.Sat, 28 May 1994 04:27:04 +0000, by Richard M. Stallman
-
(make-frame): Doc fix.Sat, 28 May 1994 04:14:22 +0000, by Richard M. Stallman
-
(hexl-mode-map): Call define-key properly for help-char.Sat, 28 May 1994 04:11:29 +0000, by Richard M. Stallman
-
(difftm): Don't store a long value into an int variable.Sat, 28 May 1994 02:06:50 +0000, by Richard M. Stallman
-
(ediff-patch-buffer): Fix autoload cookie.Sat, 28 May 1994 01:59:24 +0000, by Richard M. Stallman
-
(C_DEBUG_SWITCH) [not __GNUC__]: Add -Wf option.Fri, 27 May 1994 23:21:46 +0000, by Richard M. Stallman
-
(C_SWITCH_SYSTEM): Defined.Fri, 27 May 1994 22:51:36 +0000, by Richard M. Stallman
-
(x_is_vendor_fkey): Function deleted.Fri, 27 May 1994 22:18:39 +0000, by Richard M. Stallman
-
(gnus-summary-catchup): Check gnus-interactive-catchup.Fri, 27 May 1994 09:11:50 +0000, by Richard M. Stallman
-
(install-arch-indep): Use /bin/pwd uniformly, not pwd.Fri, 27 May 1994 08:17:46 +0000, by Richard M. Stallman
-
(HAVE_XRMSETDATABASE): Define if not defined.Fri, 27 May 1994 08:00:46 +0000, by Richard M. Stallman
-
(blessmail): Don't depend on ../src/emacs.Fri, 27 May 1994 07:19:06 +0000, by Richard M. Stallman
-
(compare-windows): Make leading whitespace equivalentFri, 27 May 1994 07:10:56 +0000, by Richard M. Stallman
-
(dired-jump): Add autoload.Fri, 27 May 1994 06:38:40 +0000, by Richard M. Stallman
-
Whitespace cleanup.Fri, 27 May 1994 05:55:15 +0000, by Richard M. Stallman
-
(completion-setup-function): Fix up the regexp.Fri, 27 May 1994 00:53:21 +0000, by Richard M. Stallman
-
(choose-completion-string): Clear mouse-face property.Thu, 26 May 1994 23:15:32 +0000, by Richard M. Stallman
-
(rmail-show-message): If transient-mark-mode, deactivate the mark.Thu, 26 May 1994 23:06:50 +0000, by Richard M. Stallman
-
(Finsert_file_contents): Check for beginning of file.Thu, 26 May 1994 22:30:47 +0000, by Karl Heuer
-
Make previous change limited to HPUX.Thu, 26 May 1994 22:15:23 +0000, by Richard M. Stallman
-
(posn-col-row): Test for consp, not symbolp.Thu, 26 May 1994 21:53:37 +0000, by Karl Heuer
-
(fortran-link-matching-do): Ignore DO statements with line numbers.Thu, 26 May 1994 20:35:55 +0000, by Richard M. Stallman
-
If _STRUCT_TIMEVAL is defined, also define __TIMEVAL__.Thu, 26 May 1994 18:47:37 +0000, by Karl Heuer
-
(ws-search): Fix malformed character constants.Thu, 26 May 1994 17:38:14 +0000, by Karl Heuer
-
(LD_SWITCH_SYSTEM): Put back -Xlinker for GCC.Thu, 26 May 1994 08:52:27 +0000, by Richard M. Stallman
-
entered into RCSThu, 26 May 1994 05:45:30 +0000, by Richard M. Stallman
-
Menu items now sensitive as appropriate.Thu, 26 May 1994 05:06:14 +0000, by Tom Tromey
-
(kill-emacs-query-functions): Doc fix.Thu, 26 May 1994 01:11:06 +0000, by Richard M. Stallman
-
*** empty log message ***Wed, 25 May 1994 23:06:05 +0000, by Roland McGrath
-
*** empty log message ***Wed, 25 May 1994 22:09:47 +0000, by Richard M. Stallman
-
(Vx_sensitive_text_pointer_shape):Wed, 25 May 1994 22:02:57 +0000, by Richard M. Stallman