]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
1998-04-29 Richard M.... (lock_file): gcpro `fn'.
1998-04-29 Richard M.... (insert_1_both): Call prepare_to_modify_buffer before...
1998-04-28 Richard M.... Comment change.
1998-04-28 Richard M.... (dired-at-point): Add autoload cookie.
1998-04-28 Richard M.... Comment changes.
1998-04-28 Richard M.... (HAVE_STRING_H): Add #undef.
1998-04-28 Richard M.... (main): Doc --multibyte and --unibyte in --help message.
1998-04-28 Richard M.... (main): Fix bug report address.
1998-04-28 Richard M.... [HAVE_MENUS]: Include xterm.h only if HAVE_X_WINDOWS.
1998-04-28 Richard M.... (INSTALL_INFO): New variable.
1998-04-28 Richard M.... (install): Make INSTALLDIR and contents world-readable.
1998-04-28 Richard M.... (easy-menu-define-key): Fixed bug with BEFORE
1998-04-28 Dave Love(Info-mode): Doc fix.
1998-04-28 Dave Love(finder-insert-at-column): Simplify.
1998-04-28 Dave Love(fortran-mode-map): Bind M-^. Use \M-, not \e elsewhere.
1998-04-28 Dave LoveFix synopsis line.
1998-04-28 Eli Zaretskii(callproc.o, print.o, cmds.o, dispnew.o, fileio.o,
1998-04-28 Eli Zaretskii(ps-output-string-prim): Don't quote multibyte characters.
1998-04-28 Eli Zaretskii(ps-remove-duplicates): New function.
1998-04-28 Andreas SchwabFix -Wimplicit warnings.
1998-04-28 Andreas Schwab(Fset_process_inherit_coding_system_flag): Fix test...
1998-04-28 Andreas Schwab(readevalloop): Fix type of UNIBYTE parameter.
1998-04-28 Richard M.... (reinvoke_input_signal): Don't use prototype decl.
1998-04-28 Richard M.... (ielm-eval-input): More of previous change.
1998-04-27 Ulrich Drepperautomatically generated from GPLed version
1998-04-27 Richard M.... (isearch-yank-x-selection): Doc fix.
1998-04-27 Richard M.... (Fload_average): New arg USE_FLOATS.
1998-04-27 Richard M.... [HAVE_MENUS]: Include xterm.h only if HAVE_WINDOW_SYSTE...
1998-04-27 Richard M.... (Fcompare_strings): Doc fix.
1998-04-27 Richard M.... (define-widget-keywords): Don't use backquote.
1998-04-27 Eli ZaretskiiInclude msdos.h after lisp.h.
1998-04-27 Eli Zaretskiinclude msdos.h after lisp.h.
1998-04-27 Eli Zaretskii(IT_ring_bell, IT_write_glyphs, IT_clear_end_of_line,
1998-04-27 Eli Zaretskii[!HAVE_X_WINDOWS]: Add a dummy typedef for XRectangle
1998-04-27 Andreas SchwabInclude <unistd.h> for chdir.
1998-04-27 Richard M.... (outline-discard-overlays):
1998-04-27 Richard M.... (ielm-eval-input): Use variables *, **, *** not :,...
1998-04-27 Richard M.... (sgml-font-lock-keywords-1): Copy initialization from...
1998-04-26 Richard M.... (x_set_foreground_color, x_set_background_color)
1998-04-26 Richard M.... (parse_menu_item): Support keywords :keys and
1998-04-26 Richard M.... (standard_args): Apply --unibyte/multibyte after --nw.
1998-04-26 Richard M.... (Fintern): Initialize keywords only in initial obarray.
1998-04-26 Richard M.... (Fmakunbound): Test keywordness only in initial obarray.
1998-04-26 Richard M.... Include initial_obarray from lread.c
1998-04-26 Richard M.... (set-auto-mode): When just-from-file-name is set, don't
1998-04-26 Richard M.... (view-mode-exit): Don't alter view-return-to-alist.
1998-04-26 Richard M.... (TEX_decode_env): Don't free the value getenv returns.
1998-04-26 Richard M.... (set-language-environment):
1998-04-26 Richard M.... (croak): Add forward declaration.
1998-04-26 Richard M.... (setup-8-bit-environment): If default-enable-multibyte...
1998-04-26 Richard M.... (setup-english-environment): Don't set default-enable...
1998-04-25 Richard M.... (unload_color): No longer static.
1998-04-25 Richard M.... (insert_from_string, insert_from_string_before_markers):
1998-04-25 Richard M.... (x_display_cursor): Use FRAME_CURSOR_X_LIMIT.
1998-04-25 Richard M.... (change_frame_size_1): Use FRAME_CURSOR_X_LIMIT.
1998-04-25 Richard M.... (FRAME_CURSOR_X_LIMIT): New macro.
1998-04-25 Richard M.... (Fread_from_string): Initialize startval and endval.
1998-04-25 Richard M.... (re_search_2): Fix handling of at_dot.
1998-04-24 Richard M.... (read1): Allow multibyte and unibyte together in one...
1998-04-24 Richard M.... (finder-compile-keywords):
1998-04-24 Richard M.... (update_frame): Move echo area cursor into range.
1998-04-24 Richard M.... (custom-deps, updates): Allow cus-dep to be compiled.
1998-04-24 Richard M.... (custom-make-dependencies): Don't give up
1998-04-24 Richard M.... (copyright-regexp): Put \251 before the multibyte copyr...
1998-04-24 Richard M.... (custom-deps): Ignore =... subdirs.
1998-04-24 Richard M.... (mail-complete-alist): Don't refer to mail-address...
1998-04-24 Richard M.... (lisp-font-lock-keywords-2): Added `defpackage'.
1998-04-24 Richard M.... Indent defpackage correctly.
1998-04-24 Richard M.... (change-log-mode): Undo previous change.
1998-04-24 Richard M.... (Qinhibit_point_motion_hooks): New variable.
1998-04-24 Geoff Voelker(sys_socket): Make sockets non-inheritable.
1998-04-24 Geoff Voelker(emacs.bat, debug.bat): Create them in the
1998-04-24 Richard M.... Use new menu item format. Don't simulate button prefix.
1998-04-24 Richard M.... (shrink_decoding_region): Do not consider LF as ascii
1998-04-24 Geoff Voelker(dired-chmod-program) [windows-nt]: Use chmod.
1998-04-23 Geoff Voelker(sys_kill): Fix indenting.
1998-04-23 Geoff VoelkerReplace code with a new version written from scratch
1998-04-23 Geoff Voelker(w32_read_socket): Don't misinterpret WM_PAINT message
1998-04-23 Geoff Voelker(Fcopy_file): Skip dev/inode check on Windows.
1998-04-23 Geoff Voelker(utimbuf): New macro.
1998-04-23 Geoff Voelker(fstat, utime): New functions; these are provided in
1998-04-23 Geoff Voelker(dir_warning): Don't log a warning if Emacs hasn't
1998-04-23 Geoff Voelker(x_set_vertical_scroll_bars): Put scroll bars on the
1998-04-23 Geoff Voelker(scroll-bar-mode, toggle-scroll-bar): By default,
1998-04-23 Geoff Voelker(main): Only set environment size for real shell, and
1998-04-23 Geoff VoelkerBuild ddeclient.
1998-04-23 Geoff VoelkerInitial revision
1998-04-23 Richard M.... (frame-name-alist): Remove this variable.
1998-04-23 Richard M.... *** empty log message ***
1998-04-23 Richard M.... (load-with-code-conversion): Don't pass extra arg to...
1998-04-23 Richard M.... (justify-current-line): Use new algorithm to apportion...
1998-04-23 Richard M.... (Fcommand_execute): Truncate command-history here.
1998-04-23 Richard M.... (byte-compile-file): Always read the file in multibyte...
1998-04-23 Richard M.... (read_from_string_index_byte): New variable.
1998-04-23 Richard M.... (emacs.o): Depend on buffer.h.
1998-04-23 Richard M.... Include buffer.h
1998-04-23 Richard M.... (Fcall_interactively): Truncate command-history here.
1998-04-23 Dave LoveDon't require cl. Minor doc fixes.
1998-04-23 Dave Love(change-log-mode): Add `* ' to paragraph-start.
1998-04-23 Richard M.... (syms_of_charset): Doc fix for nonascii-insert-offset.
next