1996-07-07 |
Miles Bader |
(timezone-parse-date): Handle ISO 8601 dates, so rmailsort does the right
|
1996-07-07 |
Miles Bader |
(mouse-show-mark): In transient mark mode, delete mouse-drag-overlay.
|
1996-07-07 |
Miles Bader |
(tar-mode-map): Bind up and down like C-p, C-n.
|
1996-07-07 |
Erik Naggum |
(insert-directory): Fix previous change.
|
1996-07-06 |
Miles Bader |
(Fcall_process) [MSDOS]:
|
1996-07-06 |
Miles Bader |
(Fvertical_motion): Doc fix.
|
1996-07-06 |
Lars Magne Ingebrigtsen |
Wrongly places parens.
|
1996-07-06 |
Lars Magne Ingebrigtsen |
* gnus-cus.el (()): Make sure that calling `gnus-visual-p' during
|
1996-07-05 |
Simon Marshall |
Removed debug code.
|
1996-07-04 |
Miles Bader |
(newline): Don't do the optimization if the newline before point is
|
1996-07-04 |
Miles Bader |
Declare lw_motif_menu_related_event_p.
|
1996-07-04 |
Miles Bader |
(lw_toolkit_related_event_p): A predicate to identify toolkit-specific events.
|
1996-07-04 |
Miles Bader |
(lw_motif_menu_related_event_p): A predicate to identify keyboard events
|
1996-07-04 |
Miles Bader |
Declare lw_toolkit_related_event_p.
|
1996-07-04 |
Miles Bader |
(XTread_socket): Use lw_tookit_related_event_p to avoid sending
|
1996-07-04 |
Miles Bader |
(unfocus-frame, focus-frame): Define as no-ops.
|
1996-07-04 |
Miles Bader |
(scheme-mode-variables): Set comment-start-skip to ignore backslash-quoted
|
1996-07-04 |
Miles Bader |
(lisp-mode-variables): Set comment-start-skip to ignore backslash-quoted
|
1996-07-04 |
Miles Bader |
(insert-directory): When converting SWITCHES string to a list, put back
|
1996-07-04 |
Miles Bader |
(smtpmail-send-it): Ignore `To:' if there is a `Resent-to':.
|
1996-07-04 |
Lars Magne Ingebrigtsen |
Would infloop under certain conditions.
|
1996-07-03 |
Mike Stump |
formatting tweaks
make-3-74-5 make-3-74-6 make-3-74-7 make-3-75
|
1996-07-03 |
Miles Bader |
(using-unix-filesystems): Doc fix.
|
1996-07-03 |
Miles Bader |
(main) [HAVE_SOCKETS]: Call rewind before writing to infile.
|
1996-07-03 |
Miles Bader |
Major rewrite.
|
1996-07-02 |
Lars Magne Ingebrigtsen |
* gnus-cache.el (gnus-cache-possibly-alter-active): Check for
|
1996-07-02 |
Miles Bader |
(msdos_downcase_filename):
|
1996-07-02 |
Miles Bader |
(DRIVE_LETTER) [MSDOS]: Lower-case drive letters.
|
1996-07-02 |
Miles Bader |
Delete spurious period from last change.
|
1996-07-02 |
Miles Bader |
(x_clear_frame_selections): Don't call redisplay_preserve_echo_area here.
|
1996-07-02 |
Miles Bader |
(HAVE_X11R4, HAVE_X11R5):
|
1996-07-02 |
Miles Bader |
Remove all references to wakeup.
|
1996-07-02 |
Miles Bader |
(rmail-make-basic-summary-line): Accept ISO 8601 dates as well.
|
1996-07-02 |
Miles Bader |
(mail-hist-current-header-name): Use buffer-substring-no-properties.
|
1996-07-02 |
Erik Naggum |
(require 'cl) is only necessary when compiling.
|
1996-07-01 |
Francesco Potortì |
* etags.c (C_stab_entry): New keywords for C++ namespace, bool,
|
1996-07-01 |
Michael Kifer |
(vip-read-key): inhibit quit added.
|
1996-06-30 |
Lars Magne Ingebrigtsen |
Load `gnus-score-mode' from "score-mode".
|
1996-06-30 |
Lars Magne Ingebrigtsen |
Initial revision
|
1996-06-30 |
Richard M. Stallman |
(Info-next-preorder): After we move up, move forward again.
|
1996-06-30 |
Richard M. Stallman |
(check for using Lucid widgets by default):
|
1996-06-30 |
Richard M. Stallman |
(LIB_MOTIF): Fix typo.
|
1996-06-29 |
Richard M. Stallman |
(main): Add `GNU Emacs' to the response to --version.
|
1996-06-29 |
Richard M. Stallman |
(ask-user-about-supersession-help): Change help text.
|
1996-06-29 |
Richard M. Stallman |
(set-visited-file-name): New optional arg NO-QUERY.
|
1996-06-29 |
Richard M. Stallman |
Ignore =... files when checking for too-long Lisp file names.
|
1996-06-29 |
Richard M. Stallman |
(long): Don't update getdate.c.
|
1996-06-29 |
Richard M. Stallman |
(euidaccess): Check for that, not for eaccess.
|
1996-06-29 |
Richard M. Stallman |
(Fx_create_frame): Gcpro parms, parent, and name.
|
1996-06-29 |
Richard M. Stallman |
(bibtex-reference-head): Allow whitespace after the open paren.
|
1996-06-29 |
Richard M. Stallman |
(tmm-add-prompt): If tmm-completion-prompt is nil,
|
1996-06-29 |
Richard M. Stallman |
(print): Obey Vprint_length for vectors, bitvectors.
|
1996-06-29 |
Richard M. Stallman |
(GETPGRP_NO_ARG): Always define it, if __GNU_LIBRARY__.
|
1996-06-29 |
Richard M. Stallman |
(mouse-start-end): Support selecting strings by double
|
1996-06-29 |
Richard M. Stallman |
(executable-set-magic): Add space at end of line
|
1996-06-29 |
Lars Magne Ingebrigtsen |
Synched with Gnus 5.2.31.
|
1996-06-29 |
Lars Magne Ingebrigtsen |
Wrong version number.
|
1996-06-29 |
Lars Magne Ingebrigtsen |
Synched with Gnus 5.2.31.
|
1996-06-28 |
Richard M. Stallman |
(view-mode): Doc fix.
|
1996-06-28 |
Richard M. Stallman |
(make_frame_without_minibuffer): GCPRO the frame f.
|
1996-06-28 |
Richard M. Stallman |
(Fmove_to_column): Go after invis chars at the goal column.
|
1996-06-28 |
Richard Kenner |
(mips:*:*:UMIPS): Fix typo in last change.
libc-960629 libc-960630 libc-960701 libc-960702 libc-960703 libc-960704 libc-960705 libc-960706 libc-960707
|
1996-06-28 |
Richard M. Stallman |
(AMPERSAND_FULL_NAME): Defined by default.
|
1996-06-28 |
Richard M. Stallman |
(ispell-message): Support message-mode.
|
1996-06-28 |
Richard M. Stallman |
(french-calendar-accents): New variable.
|
1996-06-28 |
Richard M. Stallman |
(rmail-get-new-mail): Run rmail-before-get-new-mail-hook.
|
1996-06-28 |
Richard M. Stallman |
(abbreviate-file-name): Ignore automount-dir-prefix if nil.
|
1996-06-28 |
Richard M. Stallman |
(rmail-send-actions-rmail-buffer): Mark as permanent-local.
|
1996-06-28 |
Richard M. Stallman |
(mail-reply-buffer, mail-send-actions):
|
1996-06-28 |
Richard M. Stallman |
(auto-mode-alist): Treat .pm like .pl.
|
1996-06-28 |
Richard M. Stallman |
(skeleton-proxy-new): New function.
|
1996-06-28 |
Richard M. Stallman |
(redisplay_internal): Use last_had_star to decide
|
1996-06-28 |
Richard M. Stallman |
(struct window): New field, last_had_star.
|
1996-06-28 |
Richard M. Stallman |
(comint-send-input): Use insert-before-markers for all the insertions.
|
1996-06-28 |
Richard M. Stallman |
(LIB_MOTIF): New definition.
|
1996-06-28 |
Richard M. Stallman |
(standard_args): Delete `-rn' option.
|
1996-06-28 |
Richard M. Stallman |
(x-handle-name-switch): Renamed from x-handle-name-rn-switch.
|
1996-06-28 |
Richard M. Stallman |
(command-line-x-option-alist): Don't handle -rn.
|
1996-06-28 |
Richard M. Stallman |
Add `dir ../lwlib'.
|
1996-06-28 |
Richard M. Stallman |
(profile-functions): No need to assume that the
|
1996-06-28 |
Richard M. Stallman |
(rmail-unix-mail-delimiter):
|
1996-06-28 |
Richard M. Stallman |
(check_executable): Use euidaccess, not eaccess.
|
1996-06-28 |
Richard M. Stallman |
(HAVE_EUIDACCESS): This replaces HAVE_EACCESS.
|
1996-06-28 |
Richard M. Stallman |
(mail-user-agent): Replaces mua-paradigm.
|
1996-06-28 |
Richard M. Stallman |
Comment changes.
|
1996-06-28 |
Richard M. Stallman |
Don't define HAVE_X11R5 here.
|
1996-06-28 |
Richard M. Stallman |
(HAVE_X11R5): Add #undef.
|
1996-06-28 |
Richard M. Stallman |
(unexec): Cast result of sbrk.
|
1996-06-27 |
Richard M. Stallman |
(x_connection_closed): Call clear_waiting_for_input.
|
1996-06-27 |
Lars Magne Ingebrigtsen |
Add rules for the Message manual.
|
1996-06-27 |
Richard M. Stallman |
(modify_event_symbol): Add properly to *symbol_table.
|
1996-06-27 |
Richard M. Stallman |
(makefile-gnumake-functions-alist): Add `addprefix'.
|
1996-06-27 |
Richard M. Stallman |
(sunos4.1.[3-9]*noshare): Eliminate dash from before `noshare'.
|
1996-06-27 |
Richard M. Stallman |
(x_error_quitter): Delete newline from sprintf string.
|
1996-06-26 |
Richard M. Stallman |
(mail-extract-address-components): Rename ,-pos to comma-pos.
|
1996-06-26 |
Richard M. Stallman |
(XTread_socket, Xatom_wm_save_yourself clause):
|
1996-06-26 |
Richard M. Stallman |
(outline-minor-mode): No longer permanent local.
|
1996-06-26 |
Richard M. Stallman |
Comment changes.
|
1996-06-26 |
Richard M. Stallman |
(re_max_failures): Reduce to 4000.
|
1996-06-26 |
Richard M. Stallman |
(x_connection_closed): Add newline when printing error message on stderr.
|
1996-06-26 |
Richard M. Stallman |
(x_connection_signal): Just return after calling `signal'.
|
1996-06-25 |
Richard M. Stallman |
(tex-common-initialization): Set skeleton-further-elements.
|
1996-06-25 |
Lars Magne Ingebrigtsen |
Initial revision
|
1996-06-25 |
Lars Magne Ingebrigtsen |
New version.
|
1996-06-25 |
Richard M. Stallman |
(x-create-frame-with-faces): Set threshold for "light color"
|
1996-06-25 |
Richard M. Stallman |
(rmail-summary-mode-map): Add rmail-summary-by-senders.
|
1996-06-25 |
Richard M. Stallman |
(LD_SWITCH_SYSTEM): Just one definition.
|
1996-06-25 |
Richard M. Stallman |
(x_connection_closed): If waiting_for_input, call quit_throw_to_read_char.
|
1996-06-24 |
Richard M. Stallman |
(local-variables-section): Adapted comment to outline minor mode.
|
1996-06-24 |
Richard M. Stallman |
(mail-extract-address-components): Quote the comma in ,-pos.
|
1996-06-24 |
Richard M. Stallman |
(unexec): Round up section header offset to bss alignment
|
1996-06-24 |
Richard M. Stallman |
(rmail-summary-by-senders): Fix typo in fn name.
|
1996-06-24 |
Richard M. Stallman |
(goto-address-url-face, goto-address-mail-face)
|
1996-06-24 |
Simon Marshall |
Resync mail aliases if necessary.
|
1996-06-24 |
Simon Marshall |
Put fewer conditions in turn-on-font-lock and more in turn-on-font-lock-if-enabled, so a user can put the former on hooks.
|
1996-06-24 |
Simon Marshall |
Test for lazy-lock-mode before swapping hooks.
|
1996-06-24 |
Simon Marshall |
Protect before- and after-change-functions when updating text properties.
|
1996-06-24 |
Simon Marshall |
In Rmail mode, make sure font-lock-maximum-size locally becomes nil.
|
1996-06-24 |
Richard M. Stallman |
(set-auto-mode): Run multiple mode: specs in left-to-right order.
|
1996-06-24 |
Richard M. Stallman |
(x_real_positions): Don't call x_uncatch_errors twice.
|
1996-06-23 |
Richard M. Stallman |
(current_column_1): Add declaration.
|
1996-06-23 |
Richard M. Stallman |
Make current-column, move-to-column and current-indentation
|
1996-06-23 |
Richard M. Stallman |
(font-lock-verbose): Default to 0. Doc fix.
|
1996-06-23 |
Richard M. Stallman |
(term-exec-1): Run process on pty if possible.
|
1996-06-23 |
Noah Friedman |
(rlogin): add rlogin-carriage-filter to comint-output-filter-functions, not
|
1996-06-22 |
Richard M. Stallman |
(skeleton-autowrap): New variable.
|
1996-06-22 |
Richard M. Stallman |
(rmail-summary-bury): New function.
|
1996-06-22 |
Richard M. Stallman |
(Fdefalias): Doc fix.
|
1996-06-22 |
Richard M. Stallman |
(gnus-background-mode): Set threshold for "light color"
|
1996-06-22 |
Richard M. Stallman |
(font-lock-make-faces): Set threshold for "light color"
|
1996-06-22 |
Richard M. Stallman |
(choose-completion-string): Don't exit the minibuffer
|
1996-06-22 |
Richard M. Stallman |
Rename lignux to linux-gnu in configuration names.
|
1996-06-22 |
Michael Kifer |
*** empty log message ***
|
1996-06-22 |
Erik Naggum |
(asm-mode-map): Fix typo.
|
1996-06-22 |
Michael Kifer |
*** empty log message ***
|
1996-06-22 |
Michael Kifer |
Initial revision
|
1996-06-21 |
Richard M. Stallman |
Renamed from lignux.h.
|
1996-06-21 |
Richard M. Stallman |
(asm-mode-map): Bind C-c ; to comment-region.
|
1996-06-21 |
Richard M. Stallman |
(mouse-drag-region): Be smart about which end
|
1996-06-21 |
Richard M. Stallman |
(mouse-buffer-menu): Use aref rather than string-match.
|
1996-06-21 |
Richard M. Stallman |
(kbd_buffer_get_event): Don't call x_activate_menubar for a deleted frame.
|
1996-06-21 |
Richard M. Stallman |
(Fcall_process): Fix previous change.
|
1996-06-21 |
Richard M. Stallman |
(x_iconify_frame): If frame is invisible, explicitly mark it as iconified.
|
1996-06-21 |
Richard M. Stallman |
Whitespace change.
|
1996-06-21 |
Richard M. Stallman |
(timer, timer.o, getdate.o, $(srcdir)/getdate.c)
|
1996-06-21 |
Richard M. Stallman |
(LaTeX-mode): Change handling of escaped $.
|
1996-06-20 |
Richard M. Stallman |
(All info targets): cd $(srcdir) to do the work.
|
1996-06-20 |
Richard M. Stallman |
(All info targets): Specify $(srcdir) in input files. Specify -I option.
|
1996-06-20 |
Richard M. Stallman |
(outline-up-heading): Fix error message.
|
1996-06-20 |
Noah Friedman |
(rlogin): make comint-output-filter-functions local before adding hooks.
|
1996-06-20 |
Richard M. Stallman |
entered into RCS
|
1996-06-20 |
Richard M. Stallman |
Initial revision
|
1996-06-20 |
Michael Meissner |
Add support for PowerPC Linux
libc-1-92 libc-960621 libc-960622 libc-960623 libc-960624 libc-960625 libc-960626 libc-960627 libc-960628
|
1996-06-19 |
Richard M. Stallman |
Initial revision
|
1996-06-19 |
Richard M. Stallman |
(Vwin32_alt_is_meta): Declared.
|
1996-06-19 |
Richard M. Stallman |
(Vwin32_alt_is_meta): New variable.
|
1996-06-19 |
Richard M. Stallman |
(Info-default-directory-list): Doc fix.
|
1996-06-19 |
Richard M. Stallman |
(HPUX10): New macro.
|
1996-06-19 |
Richard M. Stallman |
(LD_SWITCH_SYSTEM): Use no space after -L and -R.
|
1996-06-19 |
Richard M. Stallman |
(gud-irixdbx-marker-filter): Use %1ld, not %1d,
|
1996-06-18 |
Richard M. Stallman |
(smtpmail-read-response): Goto smtpmail-read-point
|
1996-06-18 |
Richard M. Stallman |
(smtpmail-via-smtp): Bracket names in FROM and RCPT TO commands.
|
1996-06-18 |
Richard M. Stallman |
(smtpmail-send-it): Don't handle FCC fields until after determining FROM field.
|
1996-06-18 |
Richard M. Stallman |
(smtpmail-smtp-service): Use port 25 as default.
|
1996-06-18 |
Ian Lance Taylor |
Recognize -openvms.
libc-1-91 libc-960619 libc-960620
|
1996-06-18 |
Richard M. Stallman |
(ange-ftp-kill-ftp-process): Really use the BUFFER arg. Make it optional.
|
1996-06-18 |
Richard M. Stallman |
(vc-mode-line): If user is root, verify file really has user-writable bit.
|
1996-06-18 |
Richard M. Stallman |
(he-concat-directory-file-name): Directory part may be nil.
|
1996-06-18 |
Richard M. Stallman |
(pp-to-string): Treat #( like (.
|
1996-06-18 |
Richard M. Stallman |
(auto-mode-alist): Add uppercase version of archive
|
1996-06-17 |
Richard M. Stallman |
Explain about MSDOS installation and long file name support.
|
1996-06-17 |
Richard M. Stallman |
Mention ESC ESC ESC instead of M-x top-level.
|
1996-06-17 |
Richard M. Stallman |
(global-font-lock-mode): Set up find-file-hooks.
|
1996-06-16 |
Richard M. Stallman |
(local-variables-section): Deleted.
|
1996-06-16 |
Richard M. Stallman |
(Fcall_process): Handle t or nil as STDERR_FILE.
|
1996-06-16 |
Richard M. Stallman |
(mail-strip-quoted-names): `"' is not special inside an RFC 822 comment.
|
1996-06-16 |
Richard M. Stallman |
(unforward-rmail-message): In summary buffer,
|
1996-06-15 |
Richard M. Stallman |
(html-list): Definition deleted.
|
1996-06-14 |
Richard M. Stallman |
(rlogin): Doc fix.
|
1996-06-14 |
Richard M. Stallman |
(w32_read_socket): Erase update rect on WM_PAINT, so
|
1996-06-14 |
Richard M. Stallman |
(win32_wnd_proc): No need to forward WM_ERASEBKGND to main thread.
|
1996-06-14 |
Edward M. Reingold |
A bit more fiddling with layout of Filofax year page.
|
1996-06-14 |
Edward M. Reingold |
Fix Filofax year output so that it's the correct size.
|
1996-06-14 |
Richard M. Stallman |
(set-fill-column): Error if no argument.
|
1996-06-13 |
Richard M. Stallman |
(make-lucid-menu-keymap): Add menu-alias property.
|
1996-06-13 |
Richard M. Stallman |
(easy-menu-create-keymaps): Add menu-alias property.
|
1996-06-13 |
Richard M. Stallman |
(Qmenu_alias): New variable.
|
1996-06-13 |
Richard M. Stallman |
(Fexpand_file_name): When simplifying /foo/.., keep the initial slash.
|
1996-06-13 |
Richard M. Stallman |
(LIBS_SYSTEM): Two new definitions (and #undef first).
|
1996-06-13 |
Richard M. Stallman |
Initial revision
|
1996-06-12 |
Richard M. Stallman |
(tar-mode-revert): Cope if user cancels the revert.
|
1996-06-12 |
Richard M. Stallman |
(main): For SIGHUP, use sigblock and sigunblock,
|
1996-06-12 |
Richard M. Stallman |
(Fset_keymap_parent): Return early if KEYMAP already has the proper parent.
|
1996-06-12 |
Richard M. Stallman |
(Fkill_buffer): Doc fix.
|
1996-06-12 |
Richard M. Stallman |
(term-terminal-menu): Don't make a self-recursive keymap.
|
1996-06-12 |
Richard M. Stallman |
(restrict_dos_process): Variable deleted.
|
1996-06-12 |
Richard M. Stallman |
Delete restrict_dos_process.
|
1996-06-12 |
Richard M. Stallman |
Comment change.
|
1996-06-12 |
Richard M. Stallman |
(nnmail-move-inbox): Prompt for POP3 password if
|
1996-06-12 |
Richard M. Stallman |
(restrict_dos_process): Renamed from can_run_dos_process.
|
1996-06-12 |
Richard M. Stallman |
(restrict_dos_process): Renamed from can_run_dos_process.
|
1996-06-12 |
Richard M. Stallman |
(sigunblockx): Use sigunblock.
|
1996-06-12 |
Richard M. Stallman |
(read_char): Use unsigned to compare against
|
1996-06-12 |
Richard M. Stallman |
(imenu--mouse-menu): Don't check imenu-use-keymap-menu.
|
1996-06-12 |
Richard M. Stallman |
(find-alternate-file): Don't clear buffer-file-truename
|
1996-06-12 |
Richard M. Stallman |
(rmail-new-summary): Fix typo; (concat ": " description) should be eval'ed.
|
1996-06-11 |
Richard M. Stallman |
(ETAGS_CFLAGS): Define HAVE_GETCWD macro.
|
1996-06-11 |
Richard M. Stallman |
(etags_getcwd) [DOS_NT]: Change conditional to MSDOS only.
|
1996-06-11 |
Richard M. Stallman |
Comment change.
|
1996-06-11 |
Richard M. Stallman |
(wait_reading_process_input): Move the O_NONBLOCK and
|
1996-06-11 |
Richard M. Stallman |
[__ELF__] (LD_SWITCH_SYSTEM): Define it.
|
1996-06-11 |
Richard M. Stallman |
(rmail-retry-failure): Nicer error message
|
1996-06-10 |
Richard M. Stallman |
(hexl-mode): Run hexl-mode-hook.
|
1996-06-10 |
Richard M. Stallman |
Don't undef MULTI_FRAME.
|
1996-06-10 |
Richard M. Stallman |
No need to require 'faces and set menu-bar-mode.
|
1996-06-10 |
Richard M. Stallman |
(frame-initialize): Don't count MSDOS neither as
|
1996-06-10 |
Richard M. Stallman |
On MSDOS, don't assume that `make-frame' is only bound under an X
|
1996-06-10 |
Richard M. Stallman |
(msdos-face-setup): Use `terminal-frame' for initial frame setup.
|
1996-06-10 |
Richard M. Stallman |
Whitespace changes.
|
1996-06-10 |
Richard M. Stallman |
(change_frame_size, remake_frame_glyphs): Use FRAME_WINDOW_P.
|
1996-06-10 |
Richard M. Stallman |
(Fredraw_frame, remake_frame_glyphs)
|
1996-06-10 |
Richard M. Stallman |
(Fset_mouse_position): Remove the DOS-specific
|
1996-06-10 |
Richard M. Stallman |
(Fmake_terminal_frame): Test MSDOS, not __MSDOS__.
|
1996-06-10 |
Richard M. Stallman |
(Fset_mouse_position): Remove the DOS-specific
|
1996-06-10 |
Richard M. Stallman |
(FRAME_MSDOS_P): A new macro for MSDOS frames.
|
1996-06-10 |
Richard M. Stallman |
(choose_minibuf_frame): Eliminate MSDOS-non-MULTI_FRAME conditional.
|
1996-06-10 |
Richard M. Stallman |
(choose_minibuf_frame): Support multiple frames on MSDOS.
|
1996-06-10 |
Richard M. Stallman |
(check_x): Fix error message.
|
1996-06-10 |
Richard M. Stallman |
(check_x): Macro definition deleted.
|
1996-06-10 |
Richard M. Stallman |
Whitespace and #if 0 code changes.
|
1996-06-10 |
Richard M. Stallman |
(Fset_window_configuration) [HAVE_WINDOW_SYSTEM]: Call
|
1996-06-10 |
Richard M. Stallman |
(init_frame_faces): Build faces for an MSDOS frame like for X frame.
|
1996-06-10 |
Richard M. Stallman |
(redisplay_internal): Use FRAME_WINDOW_P.
|
1996-06-10 |
Richard M. Stallman |
(redisplay_internal): Use `Vterminal_frame' and other
|
1996-06-10 |
Richard M. Stallman |
(x_to_win32_font): Allow any quality fonts.
|
1996-06-10 |
Richard M. Stallman |
(mark_object): Do set ARRAY_MARK_FLAG for bool-vectors.
|
1996-06-10 |
Richard M. Stallman |
(fix_submap_inheritance): If parent_entry is not a keymap, use nil instead.
|
1996-06-10 |
Richard M. Stallman |
(sync_modifiers): New function.
|
1996-06-10 |
Richard M. Stallman |
(XTread_socket): Use XtAppNextEvent when using toolkit configurations.
|
1996-06-10 |
Richard M. Stallman |
(make_menu_in_widget): Set mapping delay
|
1996-06-10 |
Richard M. Stallman |
(imenu--mouse-menu): Always use nested keymaps.
|
1996-06-10 |
Richard M. Stallman |
(hexl-mode): Set hexl-max-address early on
|
1996-06-10 |
Richard M. Stallman |
Comment change.
|
1996-06-09 |
Richard M. Stallman |
Always check for HAVE_X11R5.
|
1996-06-09 |
Richard M. Stallman |
(shell-directory-tracker): Use comint-substitute-in-file-name to
|
1996-06-09 |
Richard M. Stallman |
(comint-dynamic-complete-as-filename)
|
1996-06-09 |
Richard M. Stallman |
(create_process): Add DONT_OPEN_PTY conditional.
|
1996-06-09 |
Richard M. Stallman |
(DONT_REOPEN_PTY): New definition.
|
1996-06-09 |
Richard M. Stallman |
(main): Copy cwd when appending slash.
|
1996-06-09 |
Richard M. Stallman |
(hack-local-variables-prop-line): Bind enable-local-eval.
|
1996-06-09 |
Richard M. Stallman |
(make-frame-command): Treat msdos like no window system.
|
1996-06-09 |
Karl Heuer |
(texinfo-copy-menu): Use double backslash to quote regexp.
|
1996-06-09 |
Karl Heuer |
(texinfo-find-pointer): Doc fix.
|
1996-06-09 |
Karl Heuer |
(comint-file-name-quote-list): Doc fix.
|
1996-06-08 |
Roland McGrath |
(etags-list-tags): When there is an explicit tag name, skip the \177 before
|
1996-06-08 |
Per Bothner |
* config.guess (i?86-ncr-sysv*): Emit minor release numbers.
libc-1-90 libc-960608 libc-960609 libc-960610 libc-960611 libc-960612 libc-960613 libc-960614 libc-960615 libc-960616 libc-960617 libc-960618
|