Mercurial > emacs
graph
-
Finish installing previous change.Fri, 21 Oct 1994 20:29:30 +0000, by Richard M. Stallman
-
(timer-error, timer-abnormal-termination,Fri, 21 Oct 1994 20:27:08 +0000, by Richard M. Stallman
-
(view-file): Do record the buffer switch.Fri, 21 Oct 1994 20:01:17 +0000, by Richard M. Stallman
-
(describe-function-find-file): New function.Fri, 21 Oct 1994 19:42:50 +0000, by Richard M. Stallman
-
(describe-function): Mention the file it was loaded from.Fri, 21 Oct 1994 19:37:36 +0000, by Richard M. Stallman
-
(dbx): Delete call to gud-switch-to-buffer.Fri, 21 Oct 1994 19:27:26 +0000, by Richard M. Stallman
-
(emerge-auto-advance): Fix criterion for which message.Fri, 21 Oct 1994 18:43:22 +0000, by Richard M. Stallman
-
* etags.c (prestr, substr): return a logical type.Fri, 21 Oct 1994 12:28:55 +0000, by Francesco Potort
-
Better NCR support.Fri, 21 Oct 1994 01:50:59 +0000, by Per Bothner
-
(rmail-get-new-mail): If display-time is in use,Fri, 21 Oct 1994 00:48:18 +0000, by Richard M. Stallman
-
(list_buffers_1): Always mark current_buffer read-only.Thu, 20 Oct 1994 21:19:47 +0000, by Richard M. Stallman
-
(next-file): Initialize next-file-list all at once from all tables.Thu, 20 Oct 1994 21:17:44 +0000, by Roland McGrath
-
PopServer renamed to popserver throughout.Thu, 20 Oct 1994 20:35:57 +0000, by Richard M. Stallman
-
(edit-and-eval-command): Elements of command-history are forms, not strings.Thu, 20 Oct 1994 20:14:45 +0000, by Karl Heuer
-
(LD_SWITCH_MACHINE): Defined.Thu, 20 Oct 1994 20:10:29 +0000, by Richard M. Stallman
-
(ange-ftp-get-passwd): Use user-mail-address.Thu, 20 Oct 1994 20:03:30 +0000, by Richard M. Stallman
-
(repeat-matching-complex-command): Fix check for empty pattern. Simplify.Thu, 20 Oct 1994 20:01:41 +0000, by Karl Heuer
-
(read_minibuf): Fix comment.Thu, 20 Oct 1994 19:13:47 +0000, by Karl Heuer
-
(Fdisplay_buffer): Make old_selected_window a Lisp_Object.Thu, 20 Oct 1994 19:11:29 +0000, by Karl Heuer
-
(facemenu-get-face): Don't add to menu here.Thu, 20 Oct 1994 18:15:25 +0000, by Boris Goldowsky
-
(make-face): Add new face to Face menu on creation. -- BngThu, 20 Oct 1994 18:11:27 +0000, by Boris Goldowsky
-
Don't declare malloc, since we include config.h.Thu, 20 Oct 1994 16:37:04 +0000, by David J. MacKenzie
-
* man.el (Man-init-defvars): Corrections to Man-filter-list.Thu, 20 Oct 1994 10:04:17 +0000, by Francesco Potort
-
(xdialog_show, xmenu_show): Use grabbed field instead of x_mouse_grabbed.Thu, 20 Oct 1994 06:39:00 +0000, by Richard M. Stallman
-
(do_mouse_tracking): Now a FRAME_PTR.Thu, 20 Oct 1994 05:33:22 +0000, by Richard M. Stallman
-
Log omitted from previous checkin:Thu, 20 Oct 1994 04:40:28 +0000, by Richard M. Stallman
-
(x_get_foreign_selection): Get display fromThu, 20 Oct 1994 04:39:13 +0000, by Richard M. Stallman
-
(read_minibuf): Undo previous change.Thu, 20 Oct 1994 04:37:03 +0000, by Richard M. Stallman
-
(Fdisplay_buffer): If the other window is smallerThu, 20 Oct 1994 04:33:34 +0000, by Richard M. Stallman
-
Only include ../src/config.h if HAVE_CONFIG_H isWed, 19 Oct 1994 22:52:57 +0000, by Richard M. Stallman
-
Don't declare malloc.Wed, 19 Oct 1994 22:49:37 +0000, by Richard M. Stallman
-
Use test -r instead of < to check readability, to avoid syntax error.Wed, 19 Oct 1994 21:27:58 +0000, by David J. MacKenzie
-
Add licensing exception for Autoconf.Wed, 19 Oct 1994 19:55:36 +0000, by David J. MacKenzie
-
(child_setup): Always use _exit.Wed, 19 Oct 1994 19:46:05 +0000, by Richard M. Stallman
-
Use FRAME_X_DISPLAY, not XDISPLAY or x_current_display.Wed, 19 Oct 1994 09:56:48 +0000, by Richard M. Stallman
-
(Voverriding_local_map_menu_flag): New variable.Wed, 19 Oct 1994 09:00:37 +0000, by Richard M. Stallman
-
*** empty log message ***Wed, 19 Oct 1994 07:47:54 +0000, by Morten Welinder
-
(searchbufs): New variable, replaces searchbuf and last_regexp andWed, 19 Oct 1994 04:51:45 +0000, by Karl Heuer
-
(Fdirectory_files): Use the new calling convention for compile_pattern.Wed, 19 Oct 1994 04:51:07 +0000, by Karl Heuer
-
*** empty log message ***Wed, 19 Oct 1994 03:55:13 +0000, by Richard M. Stallman
-
(auto-mode-alist): Doc fix.Wed, 19 Oct 1994 00:08:18 +0000, by Richard M. Stallman
-
(auto-mode-alist): Doc fix.Wed, 19 Oct 1994 00:03:41 +0000, by Richard M. Stallman
-
Fix mismatch in conditionals.Tue, 18 Oct 1994 23:50:10 +0000, by Richard M. Stallman
-
Minor update to last change.Tue, 18 Oct 1994 23:29:31 +0000, by Richard Kenner
-
Revise support for AIX 4.1 on POWER and PowerPC.Tue, 18 Oct 1994 23:26:27 +0000, by Richard Kenner
-
(font-lock-after-change-function): If inside a comment,Tue, 18 Oct 1994 22:34:04 +0000, by Richard M. Stallman
-
(heap_base): Move static var to top level.Tue, 18 Oct 1994 21:53:19 +0000, by Richard M. Stallman
-
(SOME_MACHINE_OBJECTS): Add msdos.o and x*.o files.Tue, 18 Oct 1994 20:57:58 +0000, by Richard M. Stallman
-
(open, close, read, write): Add #undefs.Tue, 18 Oct 1994 19:09:07 +0000, by Richard M. Stallman
-
[SYSV_IPC] (main): Catch SIGHUP as well. Don'tTue, 18 Oct 1994 11:23:18 +0000, by Richard M. Stallman
-
Include ../src/config.h.Tue, 18 Oct 1994 07:36:39 +0000, by Richard M. Stallman
-
Don't declare malloc, realloc, free.Tue, 18 Oct 1994 07:34:59 +0000, by Richard M. Stallman
-
(run-scheme): Delete autoload cookie.Tue, 18 Oct 1994 06:35:19 +0000, by Richard M. Stallman
-
(run-scheme): Add autoload cookie.Tue, 18 Oct 1994 06:34:44 +0000, by Richard M. Stallman
-
(info-insert-file-contents): Always check for conflict with jka-compr.Tue, 18 Oct 1994 05:25:40 +0000, by Richard M. Stallman
-
(rmail-spool-directory): Add a condition to test the Bull DPX/2.Tue, 18 Oct 1994 05:22:27 +0000, by Richard M. Stallman
-
(easy-menu-create-keymaps): Add autoload cookie.Tue, 18 Oct 1994 04:59:45 +0000, by Richard M. Stallman
-
(exactn): Initializer deleted.Tue, 18 Oct 1994 03:48:00 +0000, by Karl Heuer
-
(RE_EXACTN_VALUE): Deleted; Emacs doesn't need this kludge anymore.Tue, 18 Oct 1994 03:47:42 +0000, by Karl Heuer
-
(read_minibuf): Store the object, not the string, into the history variable.Tue, 18 Oct 1994 03:05:34 +0000, by Karl Heuer
-
(nntp-open-server): Send MODE READER command to server.Tue, 18 Oct 1994 02:45:12 +0000, by Richard M. Stallman
-
(display-time-filter): Ignore mail-spool-file if not string.Tue, 18 Oct 1994 02:39:40 +0000, by Richard M. Stallman
-
(x_set_unsplittable): New function.Tue, 18 Oct 1994 02:32:43 +0000, by Karl Heuer
-
(etags-tags-table-files, etags-tags-included-tables):Tue, 18 Oct 1994 02:19:25 +0000, by Richard M. Stallman