Mercurial > emacs
graph
-
(mail-complete-alist): Don't refer to mail-address-field-regexp.Fri, 24 Apr 1998 20:17:35 +0000, by Richard M. Stallman
-
(lisp-font-lock-keywords-2): Added `defpackage'.Fri, 24 Apr 1998 19:46:03 +0000, by Richard M. Stallman
-
Indent defpackage correctly.Fri, 24 Apr 1998 19:43:52 +0000, by Richard M. Stallman
-
(change-log-mode): Undo previous change.Fri, 24 Apr 1998 06:31:54 +0000, by Richard M. Stallman
-
(Qinhibit_point_motion_hooks): New variable.Fri, 24 Apr 1998 06:28:46 +0000, by Richard M. Stallman
-
(sys_socket): Make sockets non-inheritable.Fri, 24 Apr 1998 04:35:05 +0000, by Geoff Voelker
-
(emacs.bat, debug.bat): Create them in theFri, 24 Apr 1998 03:26:18 +0000, by Geoff Voelker
-
Use new menu item format. Don't simulate button prefix.Fri, 24 Apr 1998 01:54:09 +0000, by Richard M. Stallman
-
(shrink_decoding_region): Do not consider LF as asciiFri, 24 Apr 1998 01:05:25 +0000, by Richard M. Stallman
-
(dired-chmod-program) [windows-nt]: Use chmod.Fri, 24 Apr 1998 00:03:56 +0000, by Geoff Voelker
-
(sys_kill): Fix indenting.Thu, 23 Apr 1998 23:43:22 +0000, by Geoff Voelker
-
Replace code with a new version written from scratchThu, 23 Apr 1998 23:43:02 +0000, by Geoff Voelker
-
(w32_read_socket): Don't misinterpret WM_PAINT messageThu, 23 Apr 1998 23:42:28 +0000, by Geoff Voelker
-
(Fcopy_file): Skip dev/inode check on Windows.Thu, 23 Apr 1998 23:42:09 +0000, by Geoff Voelker
-
(utimbuf): New macro.Thu, 23 Apr 1998 23:41:42 +0000, by Geoff Voelker
-
(fstat, utime): New functions; these are provided inThu, 23 Apr 1998 23:41:12 +0000, by Geoff Voelker
-
(dir_warning): Don't log a warning if Emacs hasn'tThu, 23 Apr 1998 23:40:46 +0000, by Geoff Voelker
-
(x_set_vertical_scroll_bars): Put scroll bars on theThu, 23 Apr 1998 23:40:16 +0000, by Geoff Voelker
-
(scroll-bar-mode, toggle-scroll-bar): By default,Thu, 23 Apr 1998 23:38:50 +0000, by Geoff Voelker
-
(main): Only set environment size for real shell, andThu, 23 Apr 1998 23:38:28 +0000, by Geoff Voelker
-
Build ddeclient.Thu, 23 Apr 1998 23:38:13 +0000, by Geoff Voelker
-
Initial revisionThu, 23 Apr 1998 23:34:58 +0000, by Geoff Voelker
-
(frame-name-alist): Remove this variable.Thu, 23 Apr 1998 22:15:47 +0000, by Richard M. Stallman
-
*** empty log message ***Thu, 23 Apr 1998 22:07:20 +0000, by Richard M. Stallman
-
(load-with-code-conversion): Don't pass extra arg to eval-buffer.Thu, 23 Apr 1998 21:57:25 +0000, by Richard M. Stallman
-
(justify-current-line): Use new algorithm to apportion the spaces to be added.Thu, 23 Apr 1998 21:55:15 +0000, by Richard M. Stallman
-
(Fcommand_execute): Truncate command-history here.Thu, 23 Apr 1998 21:25:55 +0000, by Richard M. Stallman
-
(byte-compile-file): Always read the file in multibyte modeThu, 23 Apr 1998 21:24:29 +0000, by Richard M. Stallman
-
(read_from_string_index_byte): New variable.Thu, 23 Apr 1998 21:22:51 +0000, by Richard M. Stallman
-
(emacs.o): Depend on buffer.h.Thu, 23 Apr 1998 21:20:31 +0000, by Richard M. Stallman
-
Include buffer.hThu, 23 Apr 1998 21:19:34 +0000, by Richard M. Stallman
-
(Fcall_interactively): Truncate command-history here.Thu, 23 Apr 1998 21:18:18 +0000, by Richard M. Stallman
-
Don't require cl. Minor doc fixes.Thu, 23 Apr 1998 18:00:06 +0000, by Dave Love
-
(change-log-mode): Add `* ' to paragraph-start.Thu, 23 Apr 1998 17:37:12 +0000, by Dave Love
-
(syms_of_charset): Doc fix for nonascii-insert-offset.Thu, 23 Apr 1998 04:12:09 +0000, by Richard M. Stallman
-
(Fbuffer_substring): Doc fix.Thu, 23 Apr 1998 04:09:05 +0000, by Richard M. Stallman
-
(Fstring_make_multibyte): Doc fix.Thu, 23 Apr 1998 04:03:31 +0000, by Richard M. Stallman
-
(Funibyte_char_to_multibyte): Doc fix.Thu, 23 Apr 1998 04:00:47 +0000, by Richard M. Stallman
-
(comint-replace-by-expanded-history): New arg START.Thu, 23 Apr 1998 03:55:36 +0000, by Richard M. Stallman
-
(file-coding-system-alist): Use emacs-mule for .elc files.Thu, 23 Apr 1998 01:34:49 +0000, by Richard M. Stallman
-
(get_boot_time): Remove extraneous semicolon.Wed, 22 Apr 1998 17:48:16 +0000, by Erik Naggum
-
Remove extraneous semicolon.Wed, 22 Apr 1998 17:44:41 +0000, by Erik Naggum
-
(x-select-text, x-get-selection-value): Replace win16 with w16.Wed, 22 Apr 1998 13:45:00 +0000, by Eli Zaretskii
-
(alloc_xfer_buf): If want_size is more than 1MB,Wed, 22 Apr 1998 13:39:59 +0000, by Eli Zaretskii
-
(help-mode-map): Add S-tab, like backtab.Wed, 22 Apr 1998 11:40:18 +0000, by Dave Love
-
(Fwin16_set_clipboard_data): Call UNBLOCK_INPUT before calling sit_for.Wed, 22 Apr 1998 10:26:10 +0000, by Eli Zaretskii
-
Only require cl if cadr and last are not defined (thanks to Dave Love.)Wed, 22 Apr 1998 08:32:02 +0000, by Stephen Eglen
-
(rmail): Don't bind enable-local-variables.Wed, 22 Apr 1998 06:18:02 +0000, by Richard M. Stallman
-
(Info-fontify-node): For menu items, use info-xref font.Wed, 22 Apr 1998 03:19:43 +0000, by Richard M. Stallman
-
(defcustom, defgroup, defface): Don't use backquote.Wed, 22 Apr 1998 02:46:30 +0000, by Richard M. Stallman
-
*** empty log message ***Wed, 22 Apr 1998 02:41:08 +0000, by Richard M. Stallman
-
Comment change.Wed, 22 Apr 1998 02:40:39 +0000, by Richard M. Stallman
-
(encoded-kbd-mode): Doc fix.Wed, 22 Apr 1998 02:34:39 +0000, by Richard M. Stallman
-
(Fsignal): Unconditionally do TOTALLY_UNBLOCK_INPUT.Wed, 22 Apr 1998 02:14:55 +0000, by Richard M. Stallman
-
(help-highlight-face): Use `face' as custom type.Wed, 22 Apr 1998 02:08:02 +0000, by Richard M. Stallman
-
Fix header comments.Tue, 21 Apr 1998 18:56:02 +0000, by Dave Love
-
(remove-hook): Fix spurious quote.Tue, 21 Apr 1998 18:38:34 +0000, by Dave Love
-
(describe-function): Make hyperlink to library fileTue, 21 Apr 1998 13:08:47 +0000, by Dave Love
-
(Fcall_process) [MSDOS]: Call child_setup instead of run_msdos_command.Tue, 21 Apr 1998 11:14:24 +0000, by Eli Zaretskii
-
(run_msdos_command): Don't construct processTue, 21 Apr 1998 11:10:56 +0000, by Eli Zaretskii
-
More of previous.Tue, 21 Apr 1998 06:14:05 +0000, by Richard M. Stallman
-
Explain trouble with link farms in `make install'.Tue, 21 Apr 1998 06:13:36 +0000, by Richard M. Stallman
-
(dired-move-to-filename-regexp): There might be a spaceTue, 21 Apr 1998 05:22:19 +0000, by Richard M. Stallman
-
(easy-menu-do-add-item):Tue, 21 Apr 1998 04:54:46 +0000, by Richard M. Stallman
-
(tmm-get-keymap): Handle new format menu item w/o cache.Tue, 21 Apr 1998 04:51:23 +0000, by Richard M. Stallman
-
Encoding of Greek line fixed.Tue, 21 Apr 1998 04:03:16 +0000, by Kenichi Handa
-
(cl-do-arglist): Undo previous change.Mon, 20 Apr 1998 22:06:27 +0000, by Richard M. Stallman
-
(mouse-buffer-menu-mode-mult): New variable.Mon, 20 Apr 1998 20:45:25 +0000, by Richard M. Stallman
-
(Fmake_temp_name): Complete rewrite.Mon, 20 Apr 1998 18:13:03 +0000, by Richard M. Stallman
-
(smtpmail-send-it): Deleted all code related to Resent-To: processing.Mon, 20 Apr 1998 18:03:00 +0000, by Richard M. Stallman
-
*** empty log message ***Mon, 20 Apr 1998 17:43:57 +0000, by Richard M. Stallman
-
Initial revisionMon, 20 Apr 1998 17:37:53 +0000, by Richard M. Stallman
-
(Fgarbage_collect): Don't truncate command-history here.Mon, 20 Apr 1998 17:04:16 +0000, by Richard M. Stallman
-
Add Slovak.Mon, 20 Apr 1998 16:40:11 +0000, by Richard M. Stallman
-
(view-really-at-end): Return true when at end and notMon, 20 Apr 1998 09:37:18 +0000, by Andreas Schwab
-
(readevalloop): New arg UNIBYTE. Callers changed.Mon, 20 Apr 1998 07:09:58 +0000, by Richard M. Stallman
-
(copy_text): Count down bytes_left properlyMon, 20 Apr 1998 07:08:40 +0000, by Richard M. Stallman
-
(load-with-code-conversion):Mon, 20 Apr 1998 07:08:17 +0000, by Richard M. Stallman
-
*** empty log message ***Mon, 20 Apr 1998 06:37:57 +0000, by Dan Nicolaescu
-
(Fcompare_strings): Require first 6 args.Mon, 20 Apr 1998 04:08:31 +0000, by Richard M. Stallman
-
(Ftry_completion): Use Fcompare_strings.Mon, 20 Apr 1998 03:53:06 +0000, by Richard M. Stallman
-
(Fcompare_strings): New function.Mon, 20 Apr 1998 03:52:46 +0000, by Richard M. Stallman
-
*** empty log message ***Mon, 20 Apr 1998 03:35:05 +0000, by Dan Nicolaescu
-
*** empty log message ***Mon, 20 Apr 1998 02:34:53 +0000, by Dan Nicolaescu
-
*** empty log message ***Mon, 20 Apr 1998 02:33:48 +0000, by Dan Nicolaescu
-
(SLAVIC): New macro.Mon, 20 Apr 1998 02:15:45 +0000, by Kenichi Handa
-
(lisp): Add czech.elc, slovak.elc, and romanina.elc.Mon, 20 Apr 1998 02:14:57 +0000, by Kenichi Handa
-
(Fregister_ccl_program): Put ccl-program-idx property to NAME.Mon, 20 Apr 1998 02:14:57 +0000, by Kenichi Handa
-
(setup_coding_system): For a type 4 coding system,Mon, 20 Apr 1998 02:14:57 +0000, by Kenichi Handa
-
FLAGS arguments for make-coding-system changed.Mon, 20 Apr 1998 02:14:20 +0000, by Kenichi Handa
-
Set t to `documentation' info for Romanian.Mon, 20 Apr 1998 02:14:20 +0000, by Kenichi Handa
-
(ccl-compile-unify-character): InhibitMon, 20 Apr 1998 02:11:52 +0000, by Kenichi Handa
-
(make-coding-system): If TYPE is 4, FLAGSMon, 20 Apr 1998 02:11:52 +0000, by Kenichi Handa
-
(quail-start-translation): BindMon, 20 Apr 1998 02:11:52 +0000, by Kenichi Handa
-
*** empty log message ***Sun, 19 Apr 1998 22:26:42 +0000, by Dan Nicolaescu
-
(struct Lisp_Process): Add inherit_coding_system_flag member.Sun, 19 Apr 1998 14:18:01 +0000, by Eli Zaretskii
-
(Fset_process_inherit_coding_system_flag,Sun, 19 Apr 1998 14:13:47 +0000, by Eli Zaretskii
-
(interdontcompile): New macro.Sun, 19 Apr 1998 03:46:53 +0000, by Geoff Voelker
-
(Fx_get_cut_buffer_internal): If FORMAT is 0, cut buffer is empty.Sat, 18 Apr 1998 22:14:32 +0000, by Richard M. Stallman
-
*** empty log message ***Sat, 18 Apr 1998 20:43:38 +0000, by Dan Nicolaescu
-
Initial revisionSat, 18 Apr 1998 20:34:51 +0000, by Richard M. Stallman
-
*** empty log message ***Sat, 18 Apr 1998 19:48:40 +0000, by Dan Nicolaescu
-
Initial revisionSat, 18 Apr 1998 19:28:13 +0000, by Dan Nicolaescu
-
*** empty log message ***Sat, 18 Apr 1998 18:20:15 +0000, by Dan Nicolaescu
-
(file-name-handler-alist): FIx previous change.Sat, 18 Apr 1998 18:12:35 +0000, by Richard M. Stallman
-
Update copyright years.Sat, 18 Apr 1998 17:09:18 +0000, by Richard M. Stallman
-
Customize. Add `;;; Code' line.Sat, 18 Apr 1998 16:38:50 +0000, by Stephen Eglen
-
Customize.Sat, 18 Apr 1998 16:35:35 +0000, by Stephen Eglen
-
(elisp): Don't try to make makeinfo.Sat, 18 Apr 1998 16:24:14 +0000, by Richard M. Stallman
-
(edebug-compute-previous-result):Sat, 18 Apr 1998 14:36:05 +0000, by Richard M. Stallman
-
(ps-output-string-prim): Use skip-chars-forward.Sat, 18 Apr 1998 02:01:12 +0000, by Richard M. Stallman
-
(Info-menu): Allow extra spaces at start of menu item.Sat, 18 Apr 1998 01:57:45 +0000, by Richard M. Stallman