Mercurial > emacs
graph
-
(Fload): Rename dosmode to fmode and use it on all1998-05-04, by Eli Zaretskii
-
(read1): Clear out extraneous bits at end of bool-vector.1998-05-04, by Eli Zaretskii
-
(TAGS): Fix file name wildcards in lisp directory.1998-05-04, by Eli Zaretskii
-
Include syssignal.h after lisp.h.1998-05-04, by Andreas Schwab
-
Declare init_signals and add prototypes.1998-05-04, by Andreas Schwab
-
Declare init functions.1998-05-04, by Andreas Schwab
-
* progmodes/compile.el (compilation-directory-stack): Doc fix.1998-05-04, by Andreas Schwab
-
(LIBXMU): Don't bother testing CANNOT_DUMP.1998-05-04, by Richard M. Stallman
-
(generic-make-keywords-list): Delete spurious paren.1998-05-04, by Richard M. Stallman
-
(list-load-path-shadows): Don't say1998-05-04, by Richard M. Stallman
-
(add-log-debugging): New variable.1998-05-04, by Richard M. Stallman
-
(sh-shell-file): If $SHELL evaluates to1998-05-03, by Eli Zaretskii
-
(TAGS-LISP): New target.1998-05-03, by Richard M. Stallman
-
(TAGS-LISP): New target.1998-05-03, by Richard M. Stallman
-
(mh-quit): Undo 3/3 change (and the subsequent fix).1998-05-03, by Richard M. Stallman
-
(post-mail-send-it): Use mail-sendmail-undelimit-header.1998-05-03, by Richard M. Stallman
-
(send-mail-function): Doc fix.1998-05-03, by Richard M. Stallman
-
(compute_motion): When invisible text cross TO,1998-05-03, by Richard M. Stallman
-
(uce-reply-to-uce): Use mail-sendmail-delimit-header.1998-05-03, by Richard M. Stallman
-
Comment change.1998-05-03, by Richard M. Stallman
-
(command-line): When choosing a language from LANG,1998-05-03, by Richard M. Stallman
-
(search_buffer): Fix casts when assigning raw_pattern.1998-05-03, by Richard M. Stallman
-
(Fformat): Fix casts when assigning buf.1998-05-03, by Richard M. Stallman
-
(elisp.dvi): Don't depend on texindex or on elisp.tps.1998-05-03, by Richard M. Stallman
-
*** empty log message ***1998-05-03, by Dan Nicolaescu
-
(isfloat_string): Don't look at bytes before the string.1998-05-03, by Richard M. Stallman
-
(Info-up): New arg SAME-FILE: don't move to different file.1998-05-03, by Richard M. Stallman
-
(vc-parse-cvs-status): Optimized. Ignore "Locally Removed" files.1998-05-02, by André Spiegel
-
(vc-fetch-cvs-status): Don't specify DIR on the command line.1998-05-02, by André Spiegel
-
(rmail-default-dont-reply-to-names):1998-05-02, by Richard M. Stallman
-
(rfc822-goto-eoh): Stop at a blank line, too.1998-05-02, by Richard M. Stallman
-
[WINDOWSNT]: Undefine DISABLE_DIRECT_ACCESS. Force1998-05-02, by Richard M. Stallman
-
(HAVE_STRING_H): Add #undef.1998-05-02, by Richard M. Stallman
-
(XTwrite_glyphs): Don't advance cursor X beyond limit.1998-05-02, by Richard M. Stallman
-
Include coding.h.1998-05-02, by Richard M. Stallman
-
(Vfile_name_coding_system)1998-05-02, by Richard M. Stallman
-
(Fmake_temp_name): Improve randomness of generated file names.1998-05-02, by Richard M. Stallman
-
(Finsert_char): Doc fix.1998-05-02, by Richard M. Stallman
-
Whitespace change.1998-05-02, by Richard M. Stallman
-
(apropos-mode-map): Bind q to quit-window.1998-05-02, by Richard M. Stallman
-
(enum_font_cb2): Only ignore raster fonts when1998-05-02, by Geoff Voelker
-
(setup-slovak-environment): Call latin-2's setup function.1998-05-01, by Richard M. Stallman
-
(setup-czech-environment): Call latin-2's setup function.1998-05-01, by Richard M. Stallman
-
Write year in subject line using four digits, not two.1998-05-01, by Stephen Eglen
-
C. Dominik <cd@gnu.org>1998-05-01, by Carsten Dominik
-
(show-paren-ring-bell-on-mismatch): New option.1998-05-01, by Richard M. Stallman
-
(LIBS): Link in shell32.lib.1998-05-01, by Richard M. Stallman
-
(event_kind): New event type `drag_n_drop'.1998-05-01, by Richard M. Stallman
-
(Qdrag_n_drop, drag_n_drop_syms, lispy_drag_n_drop_names): New variables.1998-05-01, by Richard M. Stallman
-
(wordify): Do the second loop by chars, not by bytes.1998-05-01, by Richard M. Stallman
-
(file-cache-add-file): Checks to see if file exists1998-05-01, by Richard M. Stallman
-
Include shellapi.h.1998-05-01, by Richard M. Stallman
-
Include shellapi.h.1998-05-01, by Richard M. Stallman
-
(w32-drag-n-drop-debug, w32-drag-n-drop)1998-05-01, by Richard M. Stallman
-
(find-coding-systems-for-charsets):1998-05-01, by Kenichi Handa
-
(quail-show-translations): Show1998-05-01, by Kenichi Handa
-
(encode_coding_iso2022): If encoding a last block,1998-05-01, by Kenichi Handa
-
(generic): Added defgroup declaration.1998-05-01, by Richard M. Stallman
-
(popup-menu-popup): Fix typo: set menu-keymap.1998-05-01, by Richard M. Stallman
-
(rmail-cease-edit): Call rmail-show-message even if message text is unchanged.1998-05-01, by Richard M. Stallman
-
(WM_MOUSEWHEEL): Define relative to WM_MOUSELAST.1998-04-30, by Geoff Voelker
-
(msh_mousewheel): Declare.1998-04-30, by Geoff Voelker
-
(msh_mousewheel): New variable.1998-04-30, by Geoff Voelker
-
Generalized region skipping added.1998-04-30, by Richard M. Stallman
-
(ispell-message): Use rfc822-goto-eoh.1998-04-30, by Richard M. Stallman
-
(ethio-sera-to-fidel-mail): Use rfc822-goto-eoh.1998-04-30, by Richard M. Stallman
-
(news-reply-mode): Don't load sendmail here.1998-04-30, by Richard M. Stallman
-
(report-emacs-bug): Use rfc822-goto-eoh.1998-04-30, by Richard M. Stallman
-
Require sendmail.1998-04-30, by Richard M. Stallman
-
(expand-mail-aliases): Doc fix.1998-04-30, by Richard M. Stallman
-
(mail-abbrev-in-expansion-header-p): Use mail-header-end.1998-04-30, by Richard M. Stallman
-
(reporter-calculate-separator): Function deleted.1998-04-30, by Richard M. Stallman
-
(rmail-forward): Use mail-text-start.1998-04-30, by Richard M. Stallman
-
Require sendmail.1998-04-30, by Richard M. Stallman
-
(smtpmail-send-it): Use mail-sendmail-undelimit-header.1998-04-30, by Richard M. Stallman
-
Require sendmail.el.1998-04-30, by Richard M. Stallman
-
(quit-window): Don't try to switch buffers1998-04-30, by Richard M. Stallman
-
[defined (__alpha__) && !defined (__NetBSD__) && !defined (__OpenBSD__)]:1998-04-30, by Richard M. Stallman
-
(setup-8-bit-environment): Don't do anything special here for unibyte mode.1998-04-30, by Richard M. Stallman
-
(perl-mode): Add autoload cookie.1998-04-30, by Richard M. Stallman
-
(set-language-environment): Fix previous change.1998-04-30, by Richard M. Stallman
-
(standard-display-european): Use set-language-environment1998-04-30, by Richard M. Stallman
-
(minibuf_conform_representation): New function.1998-04-30, by Richard M. Stallman
-
(find_handler_clause): Cast Fbacktrace to proper type.1998-04-30, by Richard M. Stallman
-
(imenu--generic-function): Doc fix. Rewritten to be faster.1998-04-30, by Richard M. Stallman
-
(tar-mode-write-file): Protect from null tar-header-offset.1998-04-29, by Dave Love
-
(tar-extract): Use `!' instead of `:' to construct1998-04-29, by Richard M. Stallman
-
(struct process): Make inherit_coding_system_flag a Lisp_Object.1998-04-29, by Richard M. Stallman
-
(Fset_process_inherit_coding_system_flag, Fstart_process):1998-04-29, by Richard M. Stallman
-
(assoc-ignore-representation): New function.1998-04-29, by Richard M. Stallman
-
Fix -Wimplicit warnings.1998-04-29, by Andreas Schwab
-
(redisplay_window): Update STARTP_BYTE alongside with1998-04-29, by Andreas Schwab
-
(make_window): Initialize last_point field.1998-04-29, by Andreas Schwab
-
(emacs_get_tty): Zero out termios structure before1998-04-29, by Andreas Schwab
-
Declare Fcompare_strings.1998-04-29, by Andreas Schwab
-
Include <time.h> for time.1998-04-29, by Andreas Schwab
-
(main): Use Vbuffer_alist instead of Fbuffer_list.1998-04-29, by Andreas Schwab
-
(setup_coding_system): Properly check for nil.1998-04-29, by Andreas Schwab
-
(re_search_2): Fix indentation.1998-04-29, by Andreas Schwab
-
(Fcompare_buffer_substrings): Rewrite to loop by chars.1998-04-29, by Richard M. Stallman
-
(ange-ftp-real-expand-file-name-actual):1998-04-29, by Richard M. Stallman
-
(SLAVIC): Delete redundant backslash.1998-04-29, by Karl Heuer
-
(*, **, ***): Add defvars.1998-04-29, by Richard M. Stallman
-
(dired-sort-toggle): Handle spaces in dired-actual-switches.1998-04-29, by Richard M. Stallman
-
(abort): Omit this definition, if NO_ABORT.1998-04-29, by Richard M. Stallman
-
Forward declare hooks with full function prototypes.1998-04-29, by Geoff Voelker
-
(w32_console_mouse_position, w32_console_read_socket):1998-04-29, by Geoff Voelker
-
(w32_console_mouse_position): Rename from1998-04-29, by Geoff Voelker
-
(initialize_w32_displayed): Use new function prototypes.1998-04-29, by Geoff Voelker
-
Include cm.h after dispextern.h to avoid name conflicts1998-04-29, by Geoff Voelker
-
[WINDOWSNT]: Use function prototypes.1998-04-29, by Geoff Voelker
-
Conditionally include xterm.h using HAVE_X_WINDOWS.1998-04-29, by Geoff Voelker
-
New target for installation bin directory.1998-04-29, by Geoff Voelker
-
(HAVE_MOTIF_2_1): Add for consistency with config.in.1998-04-29, by Geoff Voelker
-
(file-name-handler-alist): Instead of substituting,1998-04-29, by Geoff Voelker
-
(Fgap_position, Fgap_size): New functions.1998-04-29, by Richard M. Stallman
-
Fix previous change.1998-04-29, by Richard M. Stallman
-
(Flsh, Fash): Handle out-of-range shift counts reasonably.1998-04-29, by Richard M. Stallman
-
(lock_file): gcpro `fn'.1998-04-29, by Richard M. Stallman
-
(insert_1_both): Call prepare_to_modify_buffer before moving or making gap.1998-04-29, by Richard M. Stallman
-
Comment change.1998-04-28, by Richard M. Stallman
-
(dired-at-point): Add autoload cookie.1998-04-28, by Richard M. Stallman
-
Comment changes.1998-04-28, by Richard M. Stallman
-
(HAVE_STRING_H): Add #undef.1998-04-28, by Richard M. Stallman
-
(main): Doc --multibyte and --unibyte in --help message.1998-04-28, by Richard M. Stallman
-
(main): Fix bug report address.1998-04-28, by Richard M. Stallman
-
[HAVE_MENUS]: Include xterm.h only if HAVE_X_WINDOWS.1998-04-28, by Richard M. Stallman
-
(INSTALL_INFO): New variable.1998-04-28, by Richard M. Stallman
-
(install): Make INSTALLDIR and contents world-readable.1998-04-28, by Richard M. Stallman
-
(easy-menu-define-key): Fixed bug with BEFORE1998-04-28, by Richard M. Stallman
-
(Info-mode): Doc fix.1998-04-28, by Dave Love
-
(finder-insert-at-column): Simplify.1998-04-28, by Dave Love
-
(fortran-mode-map): Bind M-^. Use \M-, not \e elsewhere.1998-04-28, by Dave Love
-
Fix synopsis line.1998-04-28, by Dave Love
-
(callproc.o, print.o, cmds.o, dispnew.o, fileio.o,1998-04-28, by Eli Zaretskii
-
(ps-output-string-prim): Don't quote multibyte characters.1998-04-28, by Eli Zaretskii
-
(ps-remove-duplicates): New function.1998-04-28, by Eli Zaretskii
-
Fix -Wimplicit warnings.1998-04-28, by Andreas Schwab
-
(Fset_process_inherit_coding_system_flag): Fix test for non-nil FLAG.1998-04-28, by Andreas Schwab
-
(readevalloop): Fix type of UNIBYTE parameter.1998-04-28, by Andreas Schwab
-
(reinvoke_input_signal): Don't use prototype decl.1998-04-28, by Richard M. Stallman
-
(ielm-eval-input): More of previous change.1998-04-28, by Richard M. Stallman
-
automatically generated from GPLed version gcc-2_8_1-980402 gcc-2_8_1-980502 gcc-2_8_1-9805131998-04-27, by Ulrich Drepper
-
automatically generated from GPLed version1998-04-27, by Ulrich Drepper
-
(isearch-yank-x-selection): Doc fix.1998-04-27, by Richard M. Stallman
-
(Fload_average): New arg USE_FLOATS.1998-04-27, by Richard M. Stallman
-
[HAVE_MENUS]: Include xterm.h only if HAVE_WINDOW_SYSTEM is defined.1998-04-27, by Richard M. Stallman
-
(Fcompare_strings): Doc fix.1998-04-27, by Richard M. Stallman
-
(define-widget-keywords): Don't use backquote.1998-04-27, by Richard M. Stallman
-
Include msdos.h after lisp.h.1998-04-27, by Eli Zaretskii
-
nclude msdos.h after lisp.h.1998-04-27, by Eli Zaretskii
-
(IT_ring_bell, IT_write_glyphs, IT_clear_end_of_line,1998-04-27, by Eli Zaretskii
-
[!HAVE_X_WINDOWS]: Add a dummy typedef for XRectangle1998-04-27, by Eli Zaretskii
-
Include <unistd.h> for chdir.1998-04-27, by Andreas Schwab
-
(outline-discard-overlays):1998-04-27, by Richard M. Stallman
-
(ielm-eval-input): Use variables *, **, *** not :, ::, :::.1998-04-27, by Richard M. Stallman
-
(sgml-font-lock-keywords-1): Copy initialization from sgml-font-lock-keywords.1998-04-27, by Richard M. Stallman
-
(x_set_foreground_color, x_set_background_color)1998-04-26, by Richard M. Stallman
-
(parse_menu_item): Support keywords :keys and1998-04-26, by Richard M. Stallman
-
(standard_args): Apply --unibyte/multibyte after --nw.1998-04-26, by Richard M. Stallman
-
(Fintern): Initialize keywords only in initial obarray.1998-04-26, by Richard M. Stallman
-
(Fmakunbound): Test keywordness only in initial obarray.1998-04-26, by Richard M. Stallman
-
Include initial_obarray from lread.c1998-04-26, by Richard M. Stallman
-
(set-auto-mode): When just-from-file-name is set, don't1998-04-26, by Richard M. Stallman
-
(view-mode-exit): Don't alter view-return-to-alist.1998-04-26, by Richard M. Stallman
-
(TEX_decode_env): Don't free the value getenv returns.1998-04-26, by Richard M. Stallman
-
(set-language-environment):1998-04-26, by Richard M. Stallman
-
(croak): Add forward declaration.1998-04-26, by Richard M. Stallman
-
(setup-8-bit-environment): If default-enable-multibyte-characters is nil,1998-04-26, by Richard M. Stallman
-
(setup-english-environment): Don't set default-enable-multibyte-characters.1998-04-26, by Richard M. Stallman
-
(unload_color): No longer static.1998-04-25, by Richard M. Stallman
-
(insert_from_string, insert_from_string_before_markers):1998-04-25, by Richard M. Stallman
-
(x_display_cursor): Use FRAME_CURSOR_X_LIMIT.1998-04-25, by Richard M. Stallman
-
(change_frame_size_1): Use FRAME_CURSOR_X_LIMIT.1998-04-25, by Richard M. Stallman
-
(FRAME_CURSOR_X_LIMIT): New macro.1998-04-25, by Richard M. Stallman
-
(Fread_from_string): Initialize startval and endval.1998-04-25, by Richard M. Stallman
-
(re_search_2): Fix handling of at_dot.1998-04-25, by Richard M. Stallman
-
(read1): Allow multibyte and unibyte together in one string.1998-04-24, by Richard M. Stallman
-
(finder-compile-keywords):1998-04-24, by Richard M. Stallman
-
(update_frame): Move echo area cursor into range.1998-04-24, by Richard M. Stallman
-
(custom-deps, updates): Allow cus-dep to be compiled.1998-04-24, by Richard M. Stallman
-
(custom-make-dependencies): Don't give up1998-04-24, by Richard M. Stallman
-
(copyright-regexp): Put \251 before the multibyte copyright symbol.1998-04-24, by Richard M. Stallman
-
(custom-deps): Ignore =... subdirs.1998-04-24, by Richard M. Stallman
-
(mail-complete-alist): Don't refer to mail-address-field-regexp.1998-04-24, by Richard M. Stallman
-
(lisp-font-lock-keywords-2): Added `defpackage'.1998-04-24, by Richard M. Stallman
-
Indent defpackage correctly.1998-04-24, by Richard M. Stallman
-
(change-log-mode): Undo previous change.1998-04-24, by Richard M. Stallman
-
(Qinhibit_point_motion_hooks): New variable.1998-04-24, by Richard M. Stallman
-
(sys_socket): Make sockets non-inheritable.1998-04-24, by Geoff Voelker
-
(emacs.bat, debug.bat): Create them in the1998-04-24, by Geoff Voelker
-
Use new menu item format. Don't simulate button prefix.1998-04-24, by Richard M. Stallman
-
(shrink_decoding_region): Do not consider LF as ascii1998-04-24, by Richard M. Stallman
-
(dired-chmod-program) [windows-nt]: Use chmod.1998-04-24, by Geoff Voelker
-
(sys_kill): Fix indenting.1998-04-23, by Geoff Voelker
-
Replace code with a new version written from scratch1998-04-23, by Geoff Voelker
-
(w32_read_socket): Don't misinterpret WM_PAINT message1998-04-23, by Geoff Voelker
-
(Fcopy_file): Skip dev/inode check on Windows.1998-04-23, by Geoff Voelker
-
(utimbuf): New macro.1998-04-23, by Geoff Voelker
-
(fstat, utime): New functions; these are provided in1998-04-23, by Geoff Voelker
-
(dir_warning): Don't log a warning if Emacs hasn't1998-04-23, by Geoff Voelker
-
(x_set_vertical_scroll_bars): Put scroll bars on the1998-04-23, by Geoff Voelker
-
(scroll-bar-mode, toggle-scroll-bar): By default,1998-04-23, by Geoff Voelker
-
(main): Only set environment size for real shell, and1998-04-23, by Geoff Voelker
-
Build ddeclient.1998-04-23, by Geoff Voelker
-
Initial revision1998-04-23, by Geoff Voelker
-
(frame-name-alist): Remove this variable.1998-04-23, by Richard M. Stallman
-
*** empty log message ***1998-04-23, by Richard M. Stallman
-
(load-with-code-conversion): Don't pass extra arg to eval-buffer.1998-04-23, by Richard M. Stallman
-
(justify-current-line): Use new algorithm to apportion the spaces to be added.1998-04-23, by Richard M. Stallman
-
(Fcommand_execute): Truncate command-history here.1998-04-23, by Richard M. Stallman
-
(byte-compile-file): Always read the file in multibyte mode1998-04-23, by Richard M. Stallman
-
(read_from_string_index_byte): New variable.1998-04-23, by Richard M. Stallman
-
(emacs.o): Depend on buffer.h.1998-04-23, by Richard M. Stallman
-
Include buffer.h1998-04-23, by Richard M. Stallman
-
(Fcall_interactively): Truncate command-history here.1998-04-23, by Richard M. Stallman
-
Don't require cl. Minor doc fixes.1998-04-23, by Dave Love
-
(change-log-mode): Add `* ' to paragraph-start.1998-04-23, by Dave Love
-
(syms_of_charset): Doc fix for nonascii-insert-offset.1998-04-23, by Richard M. Stallman
-
(Fbuffer_substring): Doc fix.1998-04-23, by Richard M. Stallman
-
(Fstring_make_multibyte): Doc fix.1998-04-23, by Richard M. Stallman
-
(Funibyte_char_to_multibyte): Doc fix.1998-04-23, by Richard M. Stallman
-
(comint-replace-by-expanded-history): New arg START.1998-04-23, by Richard M. Stallman
-
(file-coding-system-alist): Use emacs-mule for .elc files.1998-04-23, by Richard M. Stallman
-
(get_boot_time): Remove extraneous semicolon.1998-04-22, by Erik Naggum
-
Remove extraneous semicolon.1998-04-22, by Erik Naggum
-
(x-select-text, x-get-selection-value): Replace win16 with w16.1998-04-22, by Eli Zaretskii
-
(alloc_xfer_buf): If want_size is more than 1MB,1998-04-22, by Eli Zaretskii
-
(help-mode-map): Add S-tab, like backtab.1998-04-22, by Dave Love
-
(Fwin16_set_clipboard_data): Call UNBLOCK_INPUT before calling sit_for.1998-04-22, by Eli Zaretskii
-
Only require cl if cadr and last are not defined (thanks to Dave Love.)1998-04-22, by Stephen Eglen
-
(rmail): Don't bind enable-local-variables.1998-04-22, by Richard M. Stallman
-
(Info-fontify-node): For menu items, use info-xref font.1998-04-22, by Richard M. Stallman
-
(defcustom, defgroup, defface): Don't use backquote.1998-04-22, by Richard M. Stallman
-
*** empty log message ***1998-04-22, by Richard M. Stallman
-
Comment change.1998-04-22, by Richard M. Stallman
-
(encoded-kbd-mode): Doc fix.1998-04-22, by Richard M. Stallman
-
(Fsignal): Unconditionally do TOTALLY_UNBLOCK_INPUT.1998-04-22, by Richard M. Stallman
-
(help-highlight-face): Use `face' as custom type.1998-04-22, by Richard M. Stallman
-
Fix header comments.1998-04-21, by Dave Love
-
(remove-hook): Fix spurious quote.1998-04-21, by Dave Love
-
(describe-function): Make hyperlink to library file1998-04-21, by Dave Love
-
(Fcall_process) [MSDOS]: Call child_setup instead of run_msdos_command.1998-04-21, by Eli Zaretskii
-
(run_msdos_command): Don't construct process1998-04-21, by Eli Zaretskii
-
More of previous.1998-04-21, by Richard M. Stallman
-
Explain trouble with link farms in `make install'.1998-04-21, by Richard M. Stallman
-
(dired-move-to-filename-regexp): There might be a space1998-04-21, by Richard M. Stallman
-
(easy-menu-do-add-item):1998-04-21, by Richard M. Stallman
-
(tmm-get-keymap): Handle new format menu item w/o cache.1998-04-21, by Richard M. Stallman
-
Encoding of Greek line fixed.1998-04-21, by Kenichi Handa
-
(cl-do-arglist): Undo previous change.1998-04-20, by Richard M. Stallman
-
(mouse-buffer-menu-mode-mult): New variable.1998-04-20, by Richard M. Stallman
-
(Fmake_temp_name): Complete rewrite.1998-04-20, by Richard M. Stallman
-
(smtpmail-send-it): Deleted all code related to Resent-To: processing.1998-04-20, by Richard M. Stallman
-
*** empty log message ***1998-04-20, by Richard M. Stallman
-
Initial revision1998-04-20, by Richard M. Stallman
-
(Fgarbage_collect): Don't truncate command-history here.1998-04-20, by Richard M. Stallman
-
Add Slovak.1998-04-20, by Richard M. Stallman
-
(view-really-at-end): Return true when at end and not1998-04-20, by Andreas Schwab
-
(readevalloop): New arg UNIBYTE. Callers changed.1998-04-20, by Richard M. Stallman
-
(copy_text): Count down bytes_left properly1998-04-20, by Richard M. Stallman
-
(load-with-code-conversion):1998-04-20, by Richard M. Stallman
-
*** empty log message ***1998-04-20, by Dan Nicolaescu
-
(Fcompare_strings): Require first 6 args.1998-04-20, by Richard M. Stallman
-
(Ftry_completion): Use Fcompare_strings.1998-04-20, by Richard M. Stallman
-
(Fcompare_strings): New function.1998-04-20, by Richard M. Stallman
-
*** empty log message ***1998-04-20, by Dan Nicolaescu
-
*** empty log message ***1998-04-20, by Dan Nicolaescu
-
*** empty log message ***1998-04-20, by Dan Nicolaescu
-
(SLAVIC): New macro.1998-04-20, by Kenichi Handa
-
(lisp): Add czech.elc, slovak.elc, and romanina.elc.1998-04-20, by Kenichi Handa
-
(Fregister_ccl_program): Put ccl-program-idx property to NAME.1998-04-20, by Kenichi Handa
-
(setup_coding_system): For a type 4 coding system,1998-04-20, by Kenichi Handa
-
FLAGS arguments for make-coding-system changed.1998-04-20, by Kenichi Handa
-
Set t to `documentation' info for Romanian.1998-04-20, by Kenichi Handa
-
(ccl-compile-unify-character): Inhibit1998-04-20, by Kenichi Handa
-
(make-coding-system): If TYPE is 4, FLAGS1998-04-20, by Kenichi Handa
-
(quail-start-translation): Bind1998-04-20, by Kenichi Handa
-
*** empty log message ***1998-04-19, by Dan Nicolaescu
-
(struct Lisp_Process): Add inherit_coding_system_flag member.1998-04-19, by Eli Zaretskii
-
(Fset_process_inherit_coding_system_flag,1998-04-19, by Eli Zaretskii
-
(interdontcompile): New macro.1998-04-19, by Geoff Voelker
-
(Fx_get_cut_buffer_internal): If FORMAT is 0, cut buffer is empty.1998-04-18, by Richard M. Stallman
-
*** empty log message ***1998-04-18, by Dan Nicolaescu
-
Initial revision1998-04-18, by Richard M. Stallman
-
*** empty log message ***1998-04-18, by Dan Nicolaescu
-
Initial revision1998-04-18, by Dan Nicolaescu
-
*** empty log message ***1998-04-18, by Dan Nicolaescu
-
(file-name-handler-alist): FIx previous change.1998-04-18, by Richard M. Stallman
-
Update copyright years.1998-04-18, by Richard M. Stallman
-
Customize. Add `;;; Code' line.1998-04-18, by Stephen Eglen
-
Customize.1998-04-18, by Stephen Eglen
-
(elisp): Don't try to make makeinfo.1998-04-18, by Richard M. Stallman
-
(edebug-compute-previous-result):1998-04-18, by Richard M. Stallman
-
(ps-output-string-prim): Use skip-chars-forward.1998-04-18, by Richard M. Stallman
-
(Info-menu): Allow extra spaces at start of menu item.1998-04-18, by Richard M. Stallman
-
(rmail-message-regexp-p):1998-04-18, by Richard M. Stallman
-
(load-with-code-conversion):1998-04-18, by Richard M. Stallman
-
Initial revision1998-04-18, by Richard M. Stallman
-
(syms_of_emacs): Fix patching error in previous change.1998-04-17, by Richard M. Stallman
-
(read1): Compute NaN and infinities using 0.0 in a1998-04-17, by Richard M. Stallman
-
(readchar): Find the previous byte's address properly1998-04-17, by Richard M. Stallman
-
(debug-ignored-errors): Add and remove strings.1998-04-17, by Richard M. Stallman
-
(jka-compr-use-shell) [ms-dos, windows-nt]: Do not use a shell.1998-04-17, by Richard M. Stallman
-
(scheme-imenu-generic-expression,1998-04-17, by Dave Love
-
(array-mode): Add autoload cookie.1998-04-17, by Dave Love
-
(ph-install-menu): Use easy-menu-create-menu, not1998-04-17, by Dave Love
-
(change-log-mode): Revert 1997-12-03 doc change.1998-04-17, by Dave Love
-
Customize.1998-04-17, by Stephen Eglen
-
*** empty log message ***1998-04-17, by Dan Nicolaescu
-
(Fcall_process_region): Unbind coding-system-for-write1998-04-17, by Richard M. Stallman
-
(ange-ftp-real-make-directory): Fix indentation.1998-04-17, by Geoff Voelker
-
(reset_terminal_modes): Only invoke hook if defined.1998-04-17, by Geoff Voelker
-
* lastfile.c (_my_endbss, my_endbss_static): New variables.1998-04-17, by Geoff Voelker
-
(Vpath_separator): New variable.1998-04-17, by Geoff Voelker
-
(shell-file-name-chars): Add ',' and ':'.1998-04-17, by Geoff Voelker
-
(ls-lisp-dired-ignore-case): New variable.1998-04-17, by Geoff Voelker
-
(path-separator): Delete variable.1998-04-17, by Geoff Voelker
-
(fast-lock-cache-name): Replace '\' with '#'.1998-04-17, by Geoff Voelker
-
(comint-filename-chars): Combine DOS and Windows strings.1998-04-17, by Geoff Voelker
-
(ange-ftp-tmp-name-template) [windows-nt]: Look for1998-04-17, by Geoff Voelker
-
(WM_EMACS_SETFOREGROUND, WM_EMACS_SETLOCALE):1998-04-17, by Geoff Voelker
-
(Vw32_recognize_altgr): New variable.1998-04-17, by Geoff Voelker
-
(w32_executable_type): Properly cast dos_header when1998-04-17, by Geoff Voelker
-
(Vmenu_updating_frame): New variable.1998-04-17, by Geoff Voelker
-
(Vw32_recognize_altgr): Declare.1998-04-17, by Geoff Voelker
-
* w32heap.h (w32_fatal_reload_error): Declare.1998-04-17, by Geoff Voelker
-
(recreate_heap): Invoke w32_fatal_reload_error upon error.1998-04-17, by Geoff Voelker
-
(w32_msg_pump): Handle WM_EMACS_SETLOCALE.1998-04-17, by Geoff Voelker
-
(Qforeground_color, Qbackground_color): Declare.1998-04-17, by Geoff Voelker
-
(FILE_SEND_SIGCHLD): New macro.1998-04-17, by Geoff Voelker
-
(sys_read): Clear carriage return flag.1998-04-17, by Geoff Voelker
-
(my_begbss_static, my_endbss_static): Declare.1998-04-17, by Geoff Voelker
-
(HAVE_STRING_H, HAVE_STRFTIME): Define macros.1998-04-17, by Geoff Voelker
-
(LINK_TYPE): Do not include debug info in optimized1998-04-17, by Geoff Voelker
-
(clean): Delete patch generated files, optimized1998-04-17, by Geoff Voelker
-
(CP_DIR): Preserve attributes.1998-04-17, by Geoff Voelker
-
Include new macros from src/config.in.1998-04-17, by Geoff Voelker
-
(fail): Exit with a negative return value.1998-04-17, by Geoff Voelker
-
(w32-system-shells): Add 4dos and 4nt.1998-04-17, by Geoff Voelker
-
(install): Copy elisp files that are not compiled.1998-04-17, by Geoff Voelker
-
(obj): Update with new files in src.1998-04-17, by Geoff Voelker
-
When installing ${version}, do it replacing @version@.1998-04-17, by Richard M. Stallman
-
Use spaces, not dashes, in M-x command.1998-04-17, by Richard M. Stallman
-
(ispell-get-word): No error if can't find a word to check.1998-04-17, by Richard M. Stallman
-
(ispell-word): In ispell-check-only mode,1998-04-17, by Richard M. Stallman
-
(byte-after-unbind-ops): Delete byte-equal.1998-04-17, by Richard M. Stallman
-
(Fcatch): Doc fix.1998-04-17, by Richard M. Stallman
-
(Fml_if): Initialize val.1998-04-17, by Richard M. Stallman
-
(help-with-tutorial): Locally bind file and filename.1998-04-17, by Richard M. Stallman
-
(find-function-on-key):1998-04-17, by Richard M. Stallman
-
(standard_args): Add --no-unibyte.1998-04-16, by Richard M. Stallman
-
(locate): Doc fix.1998-04-16, by Richard M. Stallman
-
(it_keyboard): New variable, supports Italian keyboard.1998-04-16, by Eli Zaretskii
-
Make sure the environment is large enough to accomodate1998-04-16, by Eli Zaretskii
-
(Man-notify-when-ready) <newframe>:1998-04-16, by Richard M. Stallman
-
(time): Declare it only if not HAVE_UNISTD_H.1998-04-16, by Richard M. Stallman
-
(global-map [menu-bar mule]):1998-04-16, by Richard M. Stallman
-
(local-set-key, global-set-key): Return what define-key returns.1998-04-16, by Richard M. Stallman
-
(Frequire): Doc fix.1998-04-16, by Richard M. Stallman
-
(code_convert_region): If point in the conversion1998-04-15, by Kenichi Handa
-
Move eval-when-compile off top level.1998-04-15, by Dave Love
-
(syms_of_coding): Declare and define inherit-process-coding-system.1998-04-15, by Eli Zaretskii
-
Declare inherit-process-coding-system.1998-04-15, by Eli Zaretskii
-
(Fcall_process): Call1998-04-15, by Eli Zaretskii
-
(ps-do-despool): Bind coding-system-for-write to1998-04-15, by Eli Zaretskii
-
(archive-extract-by-stdout): Don't use1998-04-15, by Eli Zaretskii
-
(print-region-1): Stop using binary-process-{in,out}put,1998-04-15, by Eli Zaretskii
-
(dos-print-region-function): Except for binary files,1998-04-15, by Eli Zaretskii
-
(find-binary-process-coding-system): Remove.1998-04-15, by Eli Zaretskii
-
(hexlify-buffer, dehexlify-buffer): Don't bind1998-04-15, by Eli Zaretskii
-
(sys_pipe): Use binary pipe I/O unconditionally.1998-04-15, by Eli Zaretskii
-
Remove binary-process-{in,out}put.1998-04-15, by Eli Zaretskii
-
(RE_TRANSLATE_P): Define.1998-04-15, by Andreas Schwab
-
Use RE_TRANSLATE_P to check whether translation is1998-04-15, by Andreas Schwab
-
(RE_TRANSLATE_P): New macro.1998-04-15, by Andreas Schwab
-
(vc-dired-mode): Redefine dired-move-to-filename-regexp locally.1998-04-15, by André Spiegel
-
(vc-backend-revert): Fix missing argument for1998-04-15, by Andreas Schwab
-
(realloc) <emacs>: Define to xrealloc.1998-04-15, by Andreas Schwab
-
(install-arch-indep): Install customize and reftex info files.1998-04-15, by Andreas Schwab
-
(Fccl_execute_on_string): Put \n\ at eol of docstring.1998-04-15, by Kenichi Handa
-
(x_set_font): Give 2nd arg nil to Fquery_fontset.1998-04-15, by Kenichi Handa
-
(coding-system-change-eol-coding): New function.1998-04-15, by Kenichi Handa
-
(find_ccl_program_func): New variable.1998-04-15, by Kenichi Handa