1994-09-05 |
David J. MacKenzie |
remove --with-x10
|
1994-09-05 |
Richard M. Stallman |
[__GNUC__] (HAVE_ALLOCA): Defined.
|
1994-09-05 |
Richard M. Stallman |
(c-macro-prompt-flag): Set default back to nil.
|
1994-09-05 |
Richard M. Stallman |
(init_cmdargs): After chasing link, use only the expanded name.
|
1994-09-05 |
Karl Heuer |
(Ffile_accessible_directory_p): Put back the gcpro.
|
1994-09-05 |
Karl Heuer |
(srandom): Pass arg to srand48; no return value.
|
1994-09-05 |
Richard M. Stallman |
(rmail-get-new-mail): Run rmail-get-new-mail-hook.
|
1994-09-04 |
Richard M. Stallman |
Check for lrand48, not rand48.
|
1994-09-04 |
Richard M. Stallman |
(random, srandom): Check HAVE_LRAND48, not HAVE_RAND48.
|
1994-09-04 |
Richard M. Stallman |
(HAVE_LRAND48): Replaces HAVE_RAND48.
|
1994-09-04 |
Richard M. Stallman |
(Man-notify-when-ready): Get Man-original-frame from the proper buffer.
|
1994-09-04 |
Richard M. Stallman |
(init_baud_rate): Test that getobaud is actually defined.
|
1994-09-03 |
Richard M. Stallman |
(mark-ring): Add permanent-local prop. Doc fix.
|
1994-09-03 |
Richard M. Stallman |
(shell-command-regexp): Use a simpler faster regexp.
|
1994-09-03 |
Richard M. Stallman |
(powerpc-ibm-aix3.1*, powerpc-ibm-aix3.2.5*)
|
1994-09-03 |
Richard M. Stallman |
(Info-mode): Text for using x, not for make-face defined.
|
1994-09-03 |
Richard M. Stallman |
(mh-get-new-mail): Always use mh-inc-prog, never `inc'.
|
1994-09-03 |
Richard M. Stallman |
(init_baud_rate) [USE_GETOBAUD]: Use getobaud.
|
1994-09-03 |
Richard M. Stallman |
(pascal-auto-lineup): New variable.
|
1994-09-03 |
Richard M. Stallman |
(outline-minor-mode-prefix): Doc fix.
|
1994-09-02 |
Richard M. Stallman |
(prepare_to_modify_buffer): Don't call verify_overlay_modification if
|
1994-09-02 |
Richard M. Stallman |
(Fset_text_properties):
|
1994-09-02 |
Richard M. Stallman |
(Fdelete_frame): Fix previous change.
|
1994-09-02 |
Richard M. Stallman |
(display_text_line): Don't overrun the charstart area.
|
1994-09-01 |
Richard M. Stallman |
(grep-command): Doc fix.
|
1994-09-01 |
Richard M. Stallman |
(x_make_frame_visible): Call input_polling_used.
|
1994-09-01 |
Tom Tromey |
Added filename completion in inferior tcl mode
|
1994-09-01 |
David J. MacKenzie |
entered into RCS
|
1994-09-01 |
Francesco Potortì |
* cmacexp.el (c-macro-prompt-flag): set default to t.
|
1994-09-01 |
Richard M. Stallman |
(completion-before-command): Don't call get on a non-symbol.
|
1994-09-01 |
David J. MacKenzie |
*** empty log message ***
|
1994-08-31 |
Richard M. Stallman |
(ispell-dictionary-alist-1): For English, remove hyphen from the OTHERCHARS.
|
1994-08-31 |
Richard M. Stallman |
(defined_color): New arg ALLOC--optionally don't allocate the color.
|
1994-08-31 |
David J. MacKenzie |
*** empty log message ***
|
1994-08-31 |
Richard M. Stallman |
(input_polling_used): New function.
|
1994-08-30 |
Richard M. Stallman |
(shrink-window-if-larger-than-buffer):
|
1994-08-30 |
Richard M. Stallman |
(exit-calendar): Don't restore window config.
|
1994-08-30 |
Richard M. Stallman |
(isearch-edit-string): Use isearch-text-char-description.
|
1994-08-30 |
Richard M. Stallman |
entered into RCS
|
1994-08-30 |
Richard M. Stallman |
(insert_before_markers_and_inherit): New function.
|
1994-08-30 |
Richard M. Stallman |
(Finsert_and_inherit_before_markers):
|
1994-08-30 |
Richard M. Stallman |
(Fdelete_frame): Free the frame's glyphs arrays.
|
1994-08-30 |
Richard M. Stallman |
(free_frame_glyphs): No longer static.
|
1994-08-30 |
Richard M. Stallman |
(perform-replace): Restore match data before highlighting.
|
1994-08-30 |
Richard M. Stallman |
(isearch-edit-string): In the isearch-recursive-edit case,
|
1994-08-30 |
Richard M. Stallman |
(Ffile_accessible_directory_p): No need for gcpro.
|
1994-08-30 |
Richard M. Stallman |
(make-help-screen): Don't call window-frame in a non-multi-frame Emacs.
|
1994-08-30 |
Richard M. Stallman |
(set-mark): When POS is nil, always clear mark-active.
|
1994-08-30 |
Richard M. Stallman |
Provide diary-lib not diary.
|
1994-08-30 |
Richard M. Stallman |
Require diary-lib, not diary.
|
1994-08-29 |
Per Bothner |
Various fixes (freebsd, ncr, nextstep): See ChangeLog.
|
1994-08-28 |
Richard M. Stallman |
(HAVE_MACH_MACH_H): Defined.
|
1994-08-28 |
Richard M. Stallman |
(Fx_color_defined_p): Return list of RGB values, not just t.
|
1994-08-28 |
Richard M. Stallman |
(polling_for_input): Declared.
|
1994-08-28 |
Richard M. Stallman |
(polling_for_input): Define var unconditionally.
|
1994-08-28 |
Richard M. Stallman |
Include keyboard.h.
|
1994-08-28 |
Richard M. Stallman |
(xmenu_show): Don't queue events that are in the menu bar.
|
1994-08-28 |
Richard M. Stallman |
(after-find-file-from-revert-buffer): Add defvar.
|
1994-08-28 |
Richard M. Stallman |
(internal_self_insert): Use insert_and_inherit.
|
1994-08-28 |
Richard M. Stallman |
(Findent_to): Pass new arg to Finsert_char.
|
1994-08-28 |
Richard M. Stallman |
(insert_1): New arg INHERIT.
|
1994-08-28 |
Richard M. Stallman |
(Finsert_char): New arg INHERIT.
|
1994-08-28 |
Richard M. Stallman |
(dbx): Use newline, not semicolon, between file and stop cmds.
|
1994-08-27 |
Richard M. Stallman |
entered into RCS
|
1994-08-27 |
Richard M. Stallman |
(outline-mode-prefix-map): New variable.
|
1994-08-27 |
Richard M. Stallman |
(indent-rigidly): Insert new indent, then delete old.
|
1994-08-27 |
Richard M. Stallman |
(comint-arguments): Treat \n and \t like space.
|
1994-08-26 |
Per Bothner |
(netbsd, freebsd, linux): Accept any machine, not just i[34]86.
|
1994-08-26 |
Richard Kenner |
Recognize powerpc-ibm-aix3.2.5.
|
1994-08-26 |
Per Bothner |
Merges from Cygnus version.
|
1994-08-26 |
Richard M. Stallman |
(xterm.o): Depend on keyboard.h.
|
1994-08-26 |
David J. MacKenzie |
Initial revision
|
1994-08-26 |
Richard M. Stallman |
(rmail-summary-output-menu): New command.
|
1994-08-26 |
Karl Heuer |
(x_make_frame_visible): Call signal handler directly.
|
1994-08-26 |
Richard M. Stallman |
Add LINUX_QMAGIC conditional.
|
1994-08-26 |
Richard M. Stallman |
(USE_NONANSI_DEFUN): Defined.
|
1994-08-26 |
Richard M. Stallman |
(DEFUN): Check USE_NONANSI_DEFUN.
|
1994-08-26 |
Richard M. Stallman |
entered into RCS
|
1994-08-26 |
Richard M. Stallman |
*** empty log message ***
|
1994-08-26 |
Richard M. Stallman |
*** empty log message ***
|
1994-08-26 |
Richard M. Stallman |
(vc-backend-checkout): Don't use -G for SCCS.
|
1994-08-25 |
Richard M. Stallman |
(toggle-rot13-mode): New function.
|
1994-08-25 |
Richard M. Stallman |
(obj): Put cm.o before term.o. (Avoids mysterious lossage on Irix.)
|
1994-08-25 |
Richard M. Stallman |
(xmenu_show): Do nothing special for ButtonPress in the menu.
|
1994-08-25 |
Roland McGrath |
(tags-table-extend-computed-list): In loop processing list of included
|
1994-08-25 |
Richard M. Stallman |
(display_scan_buffer): New function.
|
1994-08-25 |
Charles Hannum |
Update to match config.sub changes for NetBSD.
|
1994-08-25 |
Charles Hannum |
Revert pc532 handling.
|
1994-08-25 |
Charles Hannum |
Rearrange handling of NetBSD ports.
|
1994-08-25 |
Richard M. Stallman |
(find-file-noselect): Improve "file changed" message.
|
1994-08-24 |
Richard M. Stallman |
(unexec): Copy previous change in unexelf.c.
|
1994-08-24 |
Richard M. Stallman |
(comint-arguments): Rewrite for speed.
|
1994-08-24 |
Charles Hannum |
Add da30-* for da30-unknown-netbsd*.
|
1994-08-24 |
Charles Hannum |
Remove mac68k-*.
|
1994-08-24 |
Richard M. Stallman |
(ispell-buffer-local-words): Don't treat doublequote
|
1994-08-24 |
Richard M. Stallman |
(term_init): Added missing argument to tgetstr.
|
1994-08-24 |
Richard M. Stallman |
(textget): Ignore category prop if not a symbol.
|
1994-08-24 |
Richard M. Stallman |
[__GNUC__] (LD_SWITCH_SYSTEM): Defined.
|
1994-08-24 |
Karl Heuer |
(x_make_frame_visible): Raise a signal to cause the pending X I/O to be read.
|
1994-08-24 |
Richard M. Stallman |
(mouse-extend): In Transient Mark mode, use the region
|
1994-08-24 |
Charles Hannum |
*** empty log message ***
|
1994-08-24 |
Charles Hannum |
Add NetBSD support.
|
1994-08-24 |
Roland McGrath |
Initial revision
|
1994-08-24 |
Karl Heuer |
(shell-command-on-region): Don't delete current buffer.
|
1994-08-24 |
Karl Heuer |
(Fcopy_file, build_annotations, Fdo_auto_save): Delete unused variables.
|
1994-08-24 |
Karl Heuer |
(Fmake_symbolic_link, Ffile_accessible_directory_p, Finsert_file_contents,
|
1994-08-23 |
Karl Heuer |
(pos_tab_offset): Don't trigger point-motion hooks.
|
1994-08-23 |
Richard M. Stallman |
(backward-delete-char-untabify): Doc fix.
|
1994-08-23 |
Karl Heuer |
(Frename_buffer): Fix gcpro problems.
|
1994-08-23 |
Richard M. Stallman |
(lpr-headers-switches): Don't use -p on dgux, irix.
|
1994-08-23 |
Richard M. Stallman |
(O_RDONLY): Defined.
|
1994-08-23 |
Richard M. Stallman |
(O_RDONLY): Defined.
|
1994-08-23 |
Richard M. Stallman |
(unexec): Don't alter the info field of SHT_SYMTAB and SHT_DYNSYM sections.
|
1994-08-23 |
Richard M. Stallman |
(redisplay_window): Don't access text before BEGV.
|
1994-08-23 |
Richard M. Stallman |
(jka-compr-insert-file-contents): Run the
|
1994-08-23 |
Richard M. Stallman |
Formerly tasks.texi.~13~
|
1994-08-23 |
Richard M. Stallman |
(rmail-ignored-headers): Split string constant into lines.
|
1994-08-23 |
Richard M. Stallman |
entered into RCS
|
1994-08-23 |
Richard M. Stallman |
(read_char): After read_char_minibuf_menu_prompt,
|
1994-08-23 |
Richard M. Stallman |
Comment change.
|
1994-08-23 |
Richard M. Stallman |
(Fmake_directory_internal): Pass just 2 args to handler.
|
1994-08-23 |
Karl Heuer |
(Fmake_frame_invisible, Ficonify_frame): Don't switch frames.
|
1994-08-23 |
Richard M. Stallman |
Move m68k-ccur handling to proper part of file.
|
1994-08-23 |
Karl Heuer |
(Fstring_match): Fix sign error.
|
1994-08-22 |
Karl Heuer |
Fix comment.
|
1994-08-22 |
Karl Heuer |
(LD_SWITCH_MACHINE): Use full path to ibmrs6000.inp.
|
1994-08-22 |
Tom Tromey |
tcl-load-file default to current buffer.
|
1994-08-21 |
Tom Tromey |
Fixed bug in tcl-guess-application.
|
1994-08-21 |
Richard M. Stallman |
(LD_SWITCH_MACHINE): Supply m/ibmrs6000.inp as input.
|
1994-08-21 |
Richard M. Stallman |
(src/m, src/s): Put *.inp in distribution.
|
1994-08-21 |
Richard M. Stallman |
(news-fkey-prefix): Use kp-decimal, not kp-period.
|
1994-08-21 |
Richard M. Stallman |
(news-select-message): Do most of the work
|
1994-08-21 |
Tom Tromey |
Keybindings don't overshadown comint bindings.
|
1994-08-20 |
Richard M. Stallman |
Eliminate local var bss_end.
|
1994-08-20 |
Richard M. Stallman |
Accept i586 and i486 along with i386.
|
1994-08-19 |
Richard M. Stallman |
(rmail-retry-failure, mail-unsent-separator): Doc fix.
|
1994-08-19 |
Richard M. Stallman |
(news-mode): Don't set mode-name to a list.
|
1994-08-19 |
Richard M. Stallman |
(wait_reading_process_input):
|
1994-08-19 |
Richard M. Stallman |
(read_char): Don't show buffer-events to the user.
|
1994-08-19 |
Richard M. Stallman |
(rot13-other-window): Doc fix.
|
1994-08-19 |
Richard M. Stallman |
(x_make_frame_visible): Quit if requested, in loop at end.
|
1994-08-19 |
Richard M. Stallman |
(lpr-command, lpr-headers-switches): Undo previous change.
|
1994-08-18 |
Karl Heuer |
(split-window-horizontally): If size is negative, measure from the right.
|
1994-08-18 |
Richard M. Stallman |
(Info-mode): Doc fix.
|
1994-08-18 |
Richard M. Stallman |
(vc-admin): Pass nil as last arg to vc-start-entry.
|
1994-08-17 |
Richard M. Stallman |
(lpr-command, lpr-headers-switches): Treat Solaris like BSD.
|
1994-08-17 |
Richard M. Stallman |
(regex_compile): Split an if to avoid compiler bug.
|
1994-08-17 |
Richard M. Stallman |
Comment fix.
|
1994-08-17 |
Richard M. Stallman |
(choose-completion-string): Use plain exit-minibuffer,
|
1994-08-17 |
Richard M. Stallman |
(show-paren-command-hook): Set the face of an overlay
|
1994-08-17 |
Richard Kenner |
*** empty log message ***
|
1994-08-17 |
Richard M. Stallman |
(after-find-file): New arg renamed to after-find-file-from-revert-buffer.
|
1994-08-17 |
Karl Heuer |
(Fcall_process_region): gcpro filename_string.
|
1994-08-17 |
Richard M. Stallman |
(after-find-file): New arg from-revert-buffer.
|
1994-08-17 |
Richard M. Stallman |
(tex-mode): Allow for documentclass options when checking for SliTeX.
|
1994-08-17 |
Richard M. Stallman |
(store_function_docstring): Do nothing for bytecode object
|
1994-08-17 |
Richard M. Stallman |
(perl-indent-command): Fix backwards conditional.
|
1994-08-16 |
Richard M. Stallman |
(list_buffers_1): Update header line layout.
|
1994-08-15 |
Paul Eggert |
Add support for CVS.
|
1994-08-15 |
Richard M. Stallman |
Do compute unexec, LIBX, system_malloc, etc
|
1994-08-14 |
Richard M. Stallman |
(rmail-summary-scroll-msg-up): Put rmail buffer
|
1994-08-14 |
Richard M. Stallman |
(i[34]86-*-*): For SCO 3.2v4, fix NON_GNU_CPP value.
|
1994-08-14 |
Richard M. Stallman |
(rmail-resend): Preserve point around expand-mail-aliases.
|
1994-08-14 |
Richard M. Stallman |
Initial revision
|
1994-08-14 |
Richard M. Stallman |
(compute_motion): Use WIN's frame, not selected one.
|
1994-08-14 |
Richard M. Stallman |
Uninstall "$(EMACS)", not "emacs".
|
1994-08-14 |
Richard M. Stallman |
(easy-menu-define): Doc fix.
|
1994-08-14 |
Richard M. Stallman |
(pid_t): New definition.
|
1994-08-14 |
Richard M. Stallman |
(xmenu_show): Unconditionally update x_mouse_grabbed and Vmouse_depressed.
|
1994-08-13 |
Richard M. Stallman |
(iso-tex2iso-trans-tab): Put the sequences with braces
|
1994-08-13 |
Richard M. Stallman |
(c-macro-expansion): If the CPP output is empty, just show error messages.
|
1994-08-13 |
Richard M. Stallman |
(window_loop, case UNSHOW_BUFFER):
|
1994-08-13 |
Richard M. Stallman |
(i[34]86-*-*): For SCO 3.2v4, set NON_GNU_CPP.
|
1994-08-13 |
Richard M. Stallman |
(mouse-set-mark): Select the window before saving point.
|
1994-08-13 |
Richard M. Stallman |
(rmail-retry-failure): Narrow to just the old header
|
1994-08-13 |
Richard M. Stallman |
entered into RCS
|
1994-08-12 |
Karl Heuer |
(NEED_SIOCTL): moved from isc-4.0.h, and disabled BROKEN_TIOCGWINSZ since it
|
1994-08-12 |
Karl Heuer |
NEED_SIOCTL: moved to isc-3.0.h.
|
1994-08-12 |
Richard M. Stallman |
*** empty log message ***
|
1994-08-12 |
Richard M. Stallman |
(x_new_font): Don't set filename = full_name if that's null.
|
1994-08-11 |
Richard M. Stallman |
(FRAME_SUPPORT): Add faces.elc.
|
1994-08-11 |
Richard M. Stallman |
(Freplace_match): Treat caseless initial like a lowercase initial.
|
1994-08-11 |
Richard M. Stallman |
(menu-bar-file-menu): Compare Files renamed to Compare.
|
1994-08-11 |
Richard M. Stallman |
Undo change in condition for defining the menu bar items.
|
1994-08-11 |
Richard M. Stallman |
(gnus-summary-mode-map): Delete unusable `Sort Summary' item.
|
1994-08-11 |
Richard M. Stallman |
(compilation-set-window-height): Add save-excursion.
|
1994-08-11 |
Richard M. Stallman |
(frame-notice-user-settings): If we change the frame's font,
|
1994-08-11 |
Richard Kenner |
*** empty log message ***
|
1994-08-11 |
Richard M. Stallman |
(mouse-drag-mode-line): New function (from mldrag.el,
|
1994-08-11 |
Richard M. Stallman |
(one-window-p): Doc fix.
|
1994-08-11 |
Richard M. Stallman |
(Fdefine_key): Fix error message.
|
1994-08-11 |
Richard M. Stallman |
*** empty log message ***
|
1994-08-11 |
Richard M. Stallman |
(copy-face): Ignore errors in set-face-font.
|
1994-08-11 |
Richard M. Stallman |
(display_text_line): Make previous change #ifdef HAVE_X_WINDOWS.
|
1994-08-11 |
Richard M. Stallman |
(POSIX_SIGNALS): Define it.
|
1994-08-11 |
Richard M. Stallman |
(POSIX_SIGNALS, PTY_TTY_NAME_SPRINTF, sigsetmask):
|
1994-08-11 |
Richard M. Stallman |
(HAVE_VFORK): Deleted.
|
1994-08-11 |
Richard M. Stallman |
(show-paren-command-hook): Cope if matching-paren gives nil.
|
1994-08-10 |
Roland McGrath |
(tags-table-including): Inside loop: if CORE-ONLY skip all consecutive
|
1994-08-10 |
Richard M. Stallman |
(Fwindow_end): Undo previous change.
|
1994-08-10 |
Richard M. Stallman |
(LIBS_MACHINE): If SOLARIS2_4, don't define this.
|
1994-08-10 |
Richard M. Stallman |
(rmail-forward): Anchor `mail-header-separator' on both
|
1994-08-10 |
Richard M. Stallman |
*** empty log message ***
|
1994-08-10 |
Richard M. Stallman |
(view-lossage): Handle buffers and frames in recent-keys.
|
1994-08-10 |
Richard M. Stallman |
(ediff-find-file, ediff-patch-file): Handle symlinks.
|
1994-08-10 |
Richard M. Stallman |
(record_asynch_buffer_change): Do nothing except when waiting_for_user_input_p.
|
1994-08-10 |
Richard M. Stallman |
Check more specifically for i*86-sun-sunos.
|
1994-08-09 |
Richard M. Stallman |
Require calendar.
|
1994-08-09 |
Richard M. Stallman |
Comment change.
|
1994-08-09 |
Richard M. Stallman |
(rmail-abort-edit): Call `rmail-highlight-headers'.
|
1994-08-09 |
Noah Friedman |
type-break-time-sum: New function.
|
1994-08-09 |
Richard M. Stallman |
Use <> to delimit email address.
|
1994-08-09 |
Richard M. Stallman |
[USG5_4] (SVR4): Defined.
|
1994-08-09 |
Richard M. Stallman |
(define-mail-alias): Avoid error if DEFINITION is "".
|
1994-08-09 |
Richard M. Stallman |
(appt-check): Update on first wakeup after midnight
|
1994-08-09 |
Richard M. Stallman |
(Fwindow_end): If window_end_valid is nil, return nil.
|
1994-08-09 |
Richard M. Stallman |
*** empty log message ***
|
1994-08-09 |
Richard M. Stallman |
[MULTI_FRAME] (PURESIZE): Increased.
|
1994-08-09 |
Richard M. Stallman |
(Info-last-menu-item): Fix gross logic errors.
|
1994-08-08 |
Richard M. Stallman |
(mail-alias-file): Add autoload cookie.
|
1994-08-08 |
Richard M. Stallman |
(x-fixed-font-alist): Add clean 5x8 and clean 6x8.
|
1994-08-08 |
Richard M. Stallman |
(Fpos_visible_in_window_p): Do something reasonable
|
1994-08-08 |
Richard M. Stallman |
(XTread_socket): Don't test X_IO_BUG; make that code unconditional.
|
1994-08-08 |
Richard M. Stallman |
Formerly tasks.texi.~12~
|
1994-08-08 |
Richard M. Stallman |
(compilation-set-window-height): New function,
|
1994-08-08 |
Richard M. Stallman |
[SYSV_IPC] (main): Make a separate process
|
1994-08-08 |
Richard M. Stallman |
(gnus-start-news-server): Fix the call to `error'.
|
1994-08-07 |
Richard M. Stallman |
(Info-additional-directory-list): New variable.
|
1994-08-07 |
Richard M. Stallman |
(completion-base-size): New variable.
|
1994-08-07 |
Richard M. Stallman |
(PC-do-completion): Set completion-base-size.
|
1994-08-07 |
Richard M. Stallman |
(mouse-choose-completion): Pass completion-base-size value
|
1994-08-07 |
Richard M. Stallman |
Doc fixes.
|
1994-08-07 |
Richard M. Stallman |
(PTY_TTY_NAME_SPRINTF): New definition.
|
1994-08-07 |
Richard M. Stallman |
(tex-mode): Accept documentclass when checking Slitex.
|
1994-08-07 |
Richard M. Stallman |
(Faccessible_keymaps): Fix previous change.
|
1994-08-07 |
Richard M. Stallman |
(compute_glyph_face_1): New function.
|
1994-08-07 |
Richard M. Stallman |
(display_text_line): Use the face properties of the overlay arrow, if any.
|
1994-08-07 |
Richard M. Stallman |
Require timezone when loading this file.
|
1994-08-07 |
Richard M. Stallman |
entered into RCS
|
1994-08-06 |
Richard M. Stallman |
(choose-completion): Bury or iconify the completion list
|
1994-08-06 |
Richard M. Stallman |
(indent-c-exp): Preserve point when handling comments.
|
1994-08-06 |
Richard M. Stallman |
(byte-after-unbind-ops): Fix paren error wrt doc string.
|
1994-08-06 |
Richard M. Stallman |
(font-lock-hack-keywords): Delete debugging code.
|
1994-08-06 |
Richard M. Stallman |
(Fuse_global_map, Fuse_local_map): Call record_asynch_buffer_change.
|
1994-08-06 |
Richard M. Stallman |
(tex-mode): Check for documentclass like documentstyle.
|
1994-08-06 |
Richard M. Stallman |
(save-buffer): Unconditionally make a backup with 2 or
|
1994-08-06 |
Richard M. Stallman |
(Info-directory-list): Doc fix.
|
1994-08-05 |
Richard M. Stallman |
(x-fixed-font-alist): Regularize how fonts are specified.
|
1994-08-05 |
Richard M. Stallman |
(display-time-filter): pm starts at 12, not 13.
|
1994-08-05 |
Richard M. Stallman |
(ad-subr-arglist): Adapted to new DOC file format.
|
1994-08-05 |
Richard M. Stallman |
(font-lock-syntax-table): New syntax table.
|
1994-08-05 |
Richard M. Stallman |
(select-tags-table): Doc fix.
|
1994-08-05 |
Richard M. Stallman |
(isearch-mode-map): Delete mouse-2, down-mouse-2 bindings.
|
1994-08-04 |
Richard M. Stallman |
(Fread_file_name_internal): Call double_dollars when `changed' is set.
|
1994-08-04 |
Richard M. Stallman |
(frame-delete-all): Copy the whole alist first.
|
1994-08-04 |
Richard M. Stallman |
[SOLARIS2] (VALBITS, GCTYPEBITS): New definitions.
|
1994-08-04 |
Richard M. Stallman |
Initial revision
|
1994-08-04 |
Richard M. Stallman |
Handle solaris 2.4.
|
1994-08-04 |
Richard M. Stallman |
Include config.h first thing.
|
1994-08-04 |
Richard M. Stallman |
(Fdefine_function, Fdefalias): Handle advice as in Ffset.
|
1994-08-04 |
Richard M. Stallman |
(rmail-select-summary): Preserve rmail buffer's value of
|
1994-08-04 |
Richard M. Stallman |
(byte-compile-protect-from-advice): Macro deleted.
|
1994-08-04 |
Richard M. Stallman |
New handling of automatic advice activation that
|
1994-08-04 |
Richard M. Stallman |
Doc fixes.
|
1994-08-04 |
Richard M. Stallman |
(hilit-find-file-hook): Preserve buffer modified state.
|
1994-08-04 |
Richard M. Stallman |
(end-of-buffer-other-window): Go to the end, not to the beginning.
|
1994-08-04 |
Richard M. Stallman |
(ediff-version): Function, variable deleted.
|
1994-08-04 |
Richard M. Stallman |
(appt-make-list): Do nothing unless range being processed
|
1994-08-04 |
Richard M. Stallman |
(gnus-kill-files-directory): New variable.
|
1994-08-04 |
Richard M. Stallman |
(dired-mode): Put expanded name in list-buffers-directory.
|
1994-08-03 |
Richard M. Stallman |
(x_make_frame_visible): Start one_in_four at 1.
|
1994-08-03 |
Richard M. Stallman |
(list_buffers_1): Add one column to size column.
|
1994-08-03 |
Richard M. Stallman |
(Fwindow_end): Doc fix.
|
1994-08-03 |
Richard M. Stallman |
(icomplete-prime-minibuffer): Copy the hook lists after making them local.
|
1994-08-03 |
Richard M. Stallman |
(iso-fix-iso2tex, iso-fix-tex2iso): Check plain-text-mode.
|
1994-08-03 |
Richard M. Stallman |
(make_lispy_event): If the position is not in a window,
|
1994-08-03 |
Richard M. Stallman |
(Faccessible_keymaps): Use PREFIX to set loop starting
|
1994-08-03 |
Richard M. Stallman |
(construct_mouse_click, construct_menu_click):
|
1994-08-03 |
Richard M. Stallman |
(alloca.o): Use -f in all rm's.
|
1994-08-03 |
Karl Heuer |
(auto-mode-alist): Fix typos in comments.
|
1994-08-03 |
Richard M. Stallman |
*** empty log message ***
|
1994-08-02 |
Richard M. Stallman |
Capitalize some error messages.
|
1994-08-02 |
Richard M. Stallman |
Set up a "Compile" menubar item.
|
1994-08-02 |
Richard M. Stallman |
(frame-delete-all): New function.
|
1994-08-02 |
Richard M. Stallman |
(rmail-mode-map): Fix the Get New Mail entry.
|
1994-08-02 |
Richard M. Stallman |
(rmail-summary-mode-map): Add `...' where appropriate.
|
1994-08-02 |
Richard M. Stallman |
(rmail-summary-mode-map): Fix typo.
|
1994-08-02 |
Richard M. Stallman |
(rmail-mode-map): Fix the Get New Mail entry.
|
1994-08-02 |
Richard M. Stallman |
(rmail-summary-mode-map): Fix the Get New Mail entry.
|
1994-08-02 |
Richard M. Stallman |
(follow_key): Don't downcase letters here.
|
1994-08-02 |
Richard M. Stallman |
(redisplay_window): Avoid using SET_PT to change point temporarily.
|
1994-08-02 |
Richard M. Stallman |
(sendmail-send-it): Handle resent-to specially.
|
1994-08-01 |
Roland McGrath |
(Ffset): Don't call Fget unless SYM's plist is consp.
|
1994-08-01 |
Richard M. Stallman |
(xmenu_show): Ignore any geometry resource from the user.
|
1994-08-01 |
Richard M. Stallman |
(gnus-sortable-date): Use timezone-make-time-string.
|
1994-08-01 |
Richard M. Stallman |
(Fprog2): Doc fix.
|
1994-08-01 |
Richard M. Stallman |
(Fmove_to_window_line): Doc fix.
|
1994-08-01 |
Richard M. Stallman |
(main): Add casts to avoid warnings.
|
1994-08-01 |
Richard M. Stallman |
(insert-directory): Gracefully handle the case
|
1994-08-01 |
Richard M. Stallman |
(imenu, imenu--flatten-index-alist): Add marker support.
|
1994-08-01 |
Richard M. Stallman |
(dired-insert-directory): Call expand-file-name here
|
1994-08-01 |
Richard M. Stallman |
(compilation-error-regexp-alist): Fix previous change.
|
1994-07-31 |
Richard M. Stallman |
(Fx_get_resource): Doc fix.
|
1994-07-31 |
Richard M. Stallman |
(display-time-string-forms): New variable.
|
1994-07-31 |
Richard M. Stallman |
(dired-noselect): Call abbreviate-file-name here.
|
1994-07-31 |
Richard M. Stallman |
(compile_range): Avoid warning in casts for range_start/end.
|
1994-07-31 |
Richard M. Stallman |
(syms_of_data): Set up Qadvice_info, Qactivate_advice.
|
1994-07-31 |
Richard M. Stallman |
(comint-password-prompt-regexp): Handle PGP prompt.
|
1994-07-31 |
Richard M. Stallman |
(rmail-retry-failure): Handle a weird case with
|
1994-07-31 |
Richard M. Stallman |
(compilation-error-regexp-alist): Make separate
|
1994-07-31 |
Richard M. Stallman |
(ange-ftp-parse-netrc-group): Don't move back to line
|
1994-07-31 |
Richard M. Stallman |
(mouse-extend): Pass WINDOW arg to mouse-scroll-subr.
|
1994-07-31 |
Richard M. Stallman |
(sit_for): Undo previous change.
|
1994-07-31 |
Richard M. Stallman |
(direct_output_for_insert): Pass missing 8th
|
1994-07-31 |
Richard M. Stallman |
(rmail-mode-map): Move new Re-send menu item to right place.
|
1994-07-31 |
Richard M. Stallman |
(rmail-summary-mode-map): Move new Re-send menu item to right place.
|
1994-07-31 |
Richard M. Stallman |
(menu-bar-enable-clipboard): Moved here the
|
1994-07-31 |
Richard M. Stallman |
(create_process): Set default handling for SIGINT, etc.
|
1994-07-30 |
Richard M. Stallman |
Specify patterns for objc-mode.
|
1994-07-30 |
Richard M. Stallman |
(Frandom): Handle LIMIT >= 40000000.
|
1994-07-30 |
Richard M. Stallman |
(ispell-message-text-end): Improve context diff regexp.
|
1994-07-30 |
Richard M. Stallman |
(decode_mode_spec): Handle %&.
|
1994-07-30 |
Richard M. Stallman |
(rmail-new-summary): If just one window,
|
1994-07-30 |
Richard M. Stallman |
(rmail-display-summary): New variable.
|
1994-07-30 |
Richard M. Stallman |
(rmail-highlighted-face): New variable.
|
1994-07-30 |
Richard M. Stallman |
(gnus-group-suspend): Be sure to bury the right buffer.
|
1994-07-29 |
Richard M. Stallman |
(mouse-choose-completion): Check for next-single-property-change
|
1994-07-29 |
Richard M. Stallman |
(choose-completion): Check for next-single-property-change returning nil.
|
1994-07-29 |
Richard M. Stallman |
(rmail-summary-mode-map): Add Re-send menu item.
|
1994-07-29 |
Richard M. Stallman |
(rmail-mode-map): Add Re-send menu item.
|
1994-07-29 |
Richard M. Stallman |
(face-initialize): Use underlining for region face
|
1994-07-29 |
Richard M. Stallman |
(${archlibdir}): Compare the proper dir
|
1994-07-29 |
Richard M. Stallman |
(hide-ifdefs): Doc fix.
|
1994-07-29 |
Richard M. Stallman |
(file-truename): Temporarily get rid of the
|
1994-07-28 |
Richard Kenner |
*** empty log message ***
|
1994-07-28 |
Richard M. Stallman |
(HAVE_RAND48): Add #undef.
|
1994-07-28 |
Richard M. Stallman |
(HAVE_TERMIOS, NO_TERMIO): Defined.
|
1994-07-28 |
Noah Friedman |
type-break-time-warning-intervals, type-break-keystroke-warning-intervals,
|
1994-07-28 |
Richard M. Stallman |
(Info-find-node): Use a loop instead of mapcar and catch.
|
1994-07-28 |
Richard M. Stallman |
(random): Use rand differently, and distinguish BSD/USG.
|
1994-07-28 |
Richard M. Stallman |
(Frandom): Fix previous change.
|
1994-07-28 |
Richard M. Stallman |
(Fdisplay_buffer): Add MULTI_FRAME cond in last change.
|
1994-07-28 |
Richard M. Stallman |
(buffer-menu): Undo previous change.
|
1994-07-27 |
Richard M. Stallman |
entered into RCS
|
1994-07-27 |
Richard M. Stallman |
(justify-current-line): Delete space at end of line.
|
1994-07-27 |
Richard M. Stallman |
(set-auto-mode): Shorten scope of case-fold-search binding.
|
1994-07-27 |
Richard M. Stallman |
[POSIX_SIGNALS] (signal): New definition.
|
1994-07-27 |
Richard M. Stallman |
(main): New local var progname saves argv[0].
|
1994-07-27 |
Richard M. Stallman |
(compilation-error-regexp-alist): Fix bug in Borland
|
1994-07-27 |
Richard M. Stallman |
(random, srandom): Obey HAVE_RAND48 flag.
|
1994-07-27 |
Richard M. Stallman |
(rand48): Check for it.
|
1994-07-27 |
Richard M. Stallman |
(what-domain): Doc fix.
|
1994-07-27 |
Richard M. Stallman |
(x_get_foreign_selection): Use the new feature
|
1994-07-27 |
Richard M. Stallman |
(wait_reading_process_input): If wait_for_cell,
|
1994-07-27 |
Richard M. Stallman |
(x_queue_event, x_unqueue_events): New functions.
|
1994-07-26 |
Richard M. Stallman |
(forms--update): Undo change made mistakenly.
|
1994-07-26 |
Richard M. Stallman |
Finish installing previous change.
|
1994-07-26 |
Richard M. Stallman |
Comment change.
|
1994-07-26 |
Richard M. Stallman |
(vc-next-action): Even in 1-file case, get its name from FILES.
|
1994-07-26 |
Richard M. Stallman |
Made menu bar's autoloaded stuff conditional on
|
1994-07-26 |
Richard M. Stallman |
(menu-bar-update-buffers): Use (current-global-map), not global-map.
|
1994-07-26 |
Richard M. Stallman |
(main): Don't actually modify argv[0]. Modify a copy instead.
|
1994-07-26 |
Richard M. Stallman |
Update the info files.
|
1994-07-26 |
Richard M. Stallman |
(forms-read-file-filter): new hook function to
|
1994-07-26 |
Richard M. Stallman |
(Frandom): Use just the low 30 bits of random's value.
|
1994-07-26 |
Richard M. Stallman |
(compilation-next-error-locus): New arg SILENT.
|
1994-07-26 |
Richard M. Stallman |
(dissociated-press): Error at start if buffer is empty.
|
1994-07-26 |
Richard M. Stallman |
(tek4300): Don't define if already defined.
|
1994-07-26 |
Tom Tromey |
Emacs 18 changes from Carl Witty.
|
1994-07-25 |
Richard M. Stallman |
(BSD_PGRPS): Defined.
|
1994-07-25 |
Richard M. Stallman |
Add #undef alloca.
|
1994-07-25 |
Richard M. Stallman |
(reset_watch, get_time): Use EMACS_GET_TIME.
|
1994-07-25 |
Richard M. Stallman |
(command-line-args-left): Add defvar.
|
1994-07-25 |
Richard M. Stallman |
(PURESIZE): Increase non-MULTI_FRAME value.
|
1994-07-25 |
Richard M. Stallman |
(get_system_name): Add a cast.
|
1994-07-25 |
Richard M. Stallman |
(comint-dynamic-list-completions): Listify the key
|
1994-07-25 |
Richard M. Stallman |
[!HAVE_H_ERRNO]: Declare h_errno.
|
1994-07-25 |
Richard M. Stallman |
[!HAVE_H_ERRNO]: Declare h_errno.
|
1994-07-25 |
Richard M. Stallman |
Add #undef HAVE_H_ERRNO.
|
1994-07-25 |
Richard M. Stallman |
Make "checking..." messages' style consistent.
|
1994-07-25 |
Richard M. Stallman |
Add #undef alloca.
|
1994-07-25 |
Richard M. Stallman |
(c++-mode-syntax-table): Give RET the same syntax as newline.
|
1994-07-25 |
Richard M. Stallman |
(emacs-lisp-mode-syntax-table): Give RET the same syntax as newline.
|
1994-07-24 |
Richard M. Stallman |
(i860-*-sysv4*): Set NON_GNU_CC and NON_GNU_CPP.
|
1994-07-24 |
Richard M. Stallman |
(Fnext_window, Fprevious_window): Don't get stuck in a loop
|
1994-07-24 |
Richard M. Stallman |
(dbx): Use system-configuration, not system-type.
|
1994-07-24 |
Richard M. Stallman |
(dired-internal-noselect): a zero modtime means directory is unchanged.
|
1994-07-24 |
Richard M. Stallman |
Add to global key map for cut, paste & copy keys.
|
1994-07-24 |
Richard M. Stallman |
(system-key-alist): Add Sun-specific X11R6 keysyms.
|
1994-07-24 |
Richard M. Stallman |
(mail-extr-all-top-level-domains): Update a few long names.
|
1994-07-24 |
Richard M. Stallman |
(Fwrite_region): Do unwind the new unwind protect.
|
1994-07-24 |
Richard M. Stallman |
(menu-bar-update-buffers): If Buffers item is gone,
|
1994-07-24 |
Richard M. Stallman |
(internal_with_output_to_temp_buffer): gcpro things.
|
1994-07-24 |
Richard M. Stallman |
(Fdisplay_completion_list): gcpro `completions'.
|
1994-07-24 |
Richard M. Stallman |
(add-log-current-defun): Skip doc string
|
1994-07-24 |
Richard M. Stallman |
(PURESIZE): Incremented to 252000.
|
1994-07-24 |
Richard M. Stallman |
(ispell-tex-buffer-p): Write names in lower case. Add slitex-mode.
|
1994-07-24 |
Richard M. Stallman |
Set the breakpoint in x_error_quitter instead of _XPrintDefaultError.
|
1994-07-24 |
Richard M. Stallman |
(line-move, next-line): Check last line moved over
|
1994-07-22 |
Edward M. Reingold |
Change reference from renamed calendar-current-month to calendar-goto-today.
|
1994-07-22 |
Charles Hannum |
Changes to support NetBSD.
|
1994-07-22 |
Charles Hannum |
Add more NetBSD ports; rearrange how they're handled.
|
1994-07-21 |
Noah Friedman |
type-break-schedule: Remove autoload cookie.
|
1994-07-21 |
Noah Friedman |
type-break-good-rest-interval: Doc fix.
|
1994-07-20 |
Richard M. Stallman |
(Emacs 19 menu setup): Move back to top level and do it only if purify-flag.
|
1994-07-20 |
Richard M. Stallman |
(Vdeferred_action_list, Vdeferred_action_function): New variables.
|
1994-07-20 |
Richard M. Stallman |
(direct_output_for_insert): Dpn't call compute_char_face
|
1994-07-20 |
Richard M. Stallman |
Move #undef static before the includes.
|
1994-07-20 |
Richard M. Stallman |
(dired-between-files): Ignore dired-subdir-regexp
|
1994-07-20 |
Richard M. Stallman |
(ispell-command-loop, ispell-region, ispell-word):
|
1994-07-20 |
Roland McGrath |
(visit-tags-table-buffer): Bind a variable local-tags-file-name with the
|
1994-07-20 |
Richard M. Stallman |
(imenu-choose-buffer-index): Use last-nonmenu-event
|
1994-07-20 |
Richard M. Stallman |
[USG5] (SYSV): Don't define if already defined.
|
1994-07-20 |
Richard M. Stallman |
(byte-decompile-bytecode-1): Don't add pc values
|
1994-07-20 |
Richard M. Stallman |
(disassemble-1): Display the pc values.
|
1994-07-20 |
Richard M. Stallman |
(byte-decompile-bytecode-1):
|
1994-07-19 |
Richard M. Stallman |
(struct font_info): New field full_name.
|
1994-07-19 |
Richard M. Stallman |
At compile time, require dired.
|
1994-07-19 |
Richard M. Stallman |
(EmacsFrameSetCharSize): Delete the code to make rows at least 3.
|
1994-07-19 |
Richard M. Stallman |
(compilation-error-regexp-alist): Allow `(' after
|
1994-07-19 |
Richard M. Stallman |
(Fopen_network_stream): Retry gethostbyname after TRY_AGAIN failure.
|
1994-07-19 |
Richard M. Stallman |
(sit_for): Return immediately if unread events exist.
|
1994-07-19 |
Richard M. Stallman |
(init_system_name): Retry gethostbyname after TRY_AGAIN failure.
|
1994-07-19 |
Richard M. Stallman |
[__GNUC__] (LIBX11_SYSTEM): Add -lcposix.
|
1994-07-19 |
Richard M. Stallman |
(PTY_TTY_NAME_SPRINTF): Fail smoothly if cannot get pty.
|
1994-07-19 |
Noah Friedman |
type-break-keystroke-threshold: Change default wpm to 30 and lower
|
1994-07-19 |
Noah Friedman |
type-break-check: Shrink keystroke count if it is less than min-threshold
|
1994-07-18 |
Richard M. Stallman |
(reporter-dump-state, reporter-submit-bug-report):
|
1994-07-18 |
Richard M. Stallman |
(note_mouse_movement): Use proper data type for window
|
1994-07-18 |
Richard M. Stallman |
(mh-folder-mode): Use local-write-file-hooks.
|
1994-07-18 |
Richard M. Stallman |
Make sure that headers are case-insensitive.
|
1994-07-18 |
Noah Friedman |
type-break-mode: Make variable `nil' by default.
|
1994-07-18 |
Noah Friedman |
type-break-mode: New variable and function.
|
1994-07-18 |
Richard M. Stallman |
[emacs]: Include stdio.h.
|
1994-07-18 |
Richard M. Stallman |
(unread_command_char): Declared.
|
1994-07-17 |
Richard M. Stallman |
(forms-delete-record): Handle deletion of last line
|
1994-07-17 |
Richard M. Stallman |
(Fget_text_property): Simplify using Ftext_properties_at.
|
1994-07-17 |
Richard M. Stallman |
(Fx_create_frame): Use 140 as default font size.
|
1994-07-17 |
Richard M. Stallman |
[USE_X_TOOLKIT] (xmenu_show): Handle UnmapNotify events.
|
1994-07-16 |
Richard M. Stallman |
([vertical-line C-mouse-2]): Bind it as in a scroll bar.
|
1994-07-16 |
Richard M. Stallman |
Comment change.
|
1994-07-16 |
Richard M. Stallman |
Comment change.
|
1994-07-16 |
Richard M. Stallman |
(comint-mode-map): Move comint-bol to C-c C-a.
|
1994-07-16 |
Richard M. Stallman |
[!MULTI_FRAME] (Fframe_first_window): Defined.
|
1994-07-16 |
Richard M. Stallman |
(Fdisplay_buffer): Cope with unsplittable frames and dedicated windows.
|
1994-07-16 |
Richard M. Stallman |
(calendar-goto-today): Renamed from calendar-current-month.
|
1994-07-16 |
Richard M. Stallman |
(add-change-log-entry): Use <...> around mail address.
|
1994-07-16 |
Richard M. Stallman |
(make-help-screen): Handle case where *Help* comes up in a separate frame.
|
1994-07-16 |
Richard M. Stallman |
(print-help-return-message): If help buffer is a
|
1994-07-16 |
Richard M. Stallman |
Clean up menu item string format.
|
1994-07-15 |
Richard M. Stallman |
"Comment out" autoload cookies.
|
1994-07-15 |
Richard M. Stallman |
Comment fix.
|
1994-07-15 |
Richard M. Stallman |
(mouse-drag-region): Delete redundant switch-frame clause.
|
1994-07-15 |
Richard M. Stallman |
(re_match_2_internal): Add casts to shut up some compilers.
|
1994-07-15 |
Richard M. Stallman |
(mail-mailer-swallows-blank-line): Verify sendmail.cf
|
1994-07-14 |
Tom Tromey |
Added ";;;###autoload" comments where appropriate.
|
1994-07-14 |
Richard M. Stallman |
(rmail-output-file-alist): Mark it risky.
|
1994-07-14 |
Richard M. Stallman |
(HAVE_VOLATILE): Define.
|
1994-07-14 |
Richard M. Stallman |
(HAVE_STRERROR): Define.
|
1994-07-14 |
Noah Friedman |
Real initial revision. (rewrite from hanoi-break.)
|
1994-07-14 |
Richard M. Stallman |
(safe_run_hooks): Use local var to restore hook's value.
|
1994-07-14 |
Richard M. Stallman |
(mouse_init1): Use alternate mouse detection for old mouse drivers.
|
1994-07-14 |
Richard M. Stallman |
(Fselect_window): Fix bug checking new_point is in range.
|
1994-07-14 |
Richard M. Stallman |
[MULTI_FRAME] (Fframe_parameters): For non-X frames,
|
1994-07-14 |
Richard M. Stallman |
(syms_of_fileio): Finish previous change.
|
1994-07-14 |
Richard M. Stallman |
(make-help-screen): Bind overriding-local-map
|
1994-07-13 |
Richard M. Stallman |
(xmalloc): New function.
|
1994-07-13 |
Noah Friedman |
(resize-minibuffer-setup): Copy post-command-hook when handling minibuffer
|
1994-07-13 |
Edward M. Reingold |
Correct file name on last line of file.
|
1994-07-13 |
Richard M. Stallman |
(command_loop_1): Do direct output for cursor motion
|
1994-07-13 |
Richard M. Stallman |
(vc-finish-logentry): Use the value of vc-log-after-operation-hook of
|
1994-07-13 |
Richard M. Stallman |
(dired-byte-compile): Use byte-compile-dest-file
|
1994-07-13 |
Richard M. Stallman |
(CFLAGS): If the envvar was specified, use that.
|
1994-07-13 |
Richard M. Stallman |
(rmail-movemail-program): New variable.
|
1994-07-13 |
Richard M. Stallman |
(FRAME_EXTERNAL_MENU_BAR) [!USE_X_TOOLKIT]: Give zero.
|
1994-07-13 |
Richard M. Stallman |
(insert-directory): Fix previous change.
|
1994-07-13 |
Richard M. Stallman |
(Qlast_nonmenu_event): New variable.
|
1994-07-13 |
Richard M. Stallman |
(rmail-mode-map): Fix previous change.
|
1994-07-12 |
Richard M. Stallman |
(menu-bar-file-menu): Add insert-file menu item.
|
1994-07-12 |
Richard M. Stallman |
Delete debugging lines from previous change.
|
1994-07-12 |
Richard M. Stallman |
(Fmake_directory_internal): Use Qmake_directory_internal.
|
1994-07-12 |
Richard M. Stallman |
(resize-minibuffer-setup):
|
1994-07-12 |
Richard M. Stallman |
Many doc fixes.
|
1994-07-12 |
Richard M. Stallman |
(mouse-drag-secondary): Don't start making an overlay
|
1994-07-12 |
Richard M. Stallman |
(buffer-menu): Call pop-to-buffer before
|
1994-07-12 |
Richard M. Stallman |
(hexl-maybe-dehexlify-buffer): New function.
|
1994-07-12 |
Richard M. Stallman |
(ispell-word): Call ispell-dehighlight.
|
1994-07-12 |
Richard M. Stallman |
(insert-directory): Fix prev change.
|
1994-07-12 |
Richard M. Stallman |
(rmail-mode-map): Add "Get New Mail" menu item under Mail.
|
1994-07-12 |
Richard M. Stallman |
(compilation-next-error-locus): Don't call
|
1994-07-12 |
Richard M. Stallman |
(prolog-mode-syntax-table): Make newline end comments.
|
1994-07-12 |
Richard M. Stallman |
(mail-setup): Insert -- line before .signature file.
|
1994-07-12 |
Richard M. Stallman |
(define-mail-abbrev): Don't try to parse empty aliases.
|
1994-07-12 |
Richard M. Stallman |
entered into RCS
|
1994-07-12 |
Richard M. Stallman |
(xmenu_show): Don't call XtUngrabPointer here.
|
1994-07-12 |
Richard M. Stallman |
(ALLOCA_CFLAGS): New variable.
|
1994-07-12 |
Richard M. Stallman |
(ignore): Put doc string in right place.
|
1994-07-12 |
Richard M. Stallman |
(ctagsfiles): Rewrite to avoid compiler bug.
|
1994-07-12 |
Richard M. Stallman |
(backquote-splice-symbol): Doc typo fix.
|
1994-07-12 |
Richard M. Stallman |
(move-to-tab-stop): Delete spurious multiple definition.
|
1994-07-12 |
Richard M. Stallman |
(insert-directory): Allow list for SWITCHES.
|
1994-07-11 |
Richard Kenner |
(basic_machine): Add 1750a.
|
1994-07-11 |
Richard M. Stallman |
(lisp-complete-symbol): Bind completion-fixup-function.
|
1994-07-11 |
Richard M. Stallman |
(mouse-choose-completion): Use mouse-face properties to find string to use.
|
1994-07-11 |
Richard M. Stallman |
(completion-setup-function): Put on mouse-face prop
|
1994-07-11 |
Richard M. Stallman |
(server-start): Try both possible socket file names for the file to delete.
|
1994-07-11 |
Richard M. Stallman |
Update finder-inf.el.
|
1994-07-11 |
Richard M. Stallman |
(x-fixed-font-alist): Add 8x13. Don't specify 75-75 for 7x13, 7x14.
|
1994-07-11 |
Richard M. Stallman |
(HAVE_MOUSE, PURESIZE): Definitions moved here.
|
1994-07-11 |
Richard M. Stallman |
[MSDOS]: #define NO_REMAP.
|
1994-07-11 |
Richard M. Stallman |
Use "m/intel386" instead of "m/dos386.h".
|
1994-07-11 |
Richard M. Stallman |
(Buffer-menu-not-modified): Make `Buffer-menu-not-modified' handle an
|
1994-07-11 |
Richard M. Stallman |
(diff-latest-backup-file): Cope with backups stored
|
1994-07-11 |
Richard M. Stallman |
(dos_rawgetc): Use bios, not kbhit ().
|
1994-07-11 |
Richard M. Stallman |
(Info-fontify-maximum-menu-size): New variable.
|
1994-07-11 |
Richard M. Stallman |
(syms_of_xfns): Provide x-toolkit in toolkit version.
|
1994-07-11 |
Richard M. Stallman |
(Fdisplay_buffer): Add MULTI_FRAME conditional in previous change.
|
1994-07-11 |
Richard M. Stallman |
(Man-bgproc-sentinel): Bind case-fold-search for just the
|
1994-07-11 |
Richard M. Stallman |
(compilation-window-height): Use defvar.
|
1994-07-11 |
Richard M. Stallman |
(PURESIZE) [MULTI_FRAME]: Increased to 250000.
|
1994-07-10 |
Richard M. Stallman |
(find-tag-regexp): Bind to C-M-..
|
1994-07-09 |
Richard M. Stallman |
(x-create-frame-with-faces): Don't downcase nil.
|
1994-07-09 |
Richard M. Stallman |
(Ffile_name_directory, Ffile_name_nondirectory,
|
1994-07-09 |
Richard M. Stallman |
(current-load-list): Set it to nil.
|
1994-07-09 |
Richard M. Stallman |
(install_ctrl_break_check): Doc fix.
|
1994-07-09 |
Richard M. Stallman |
(readevalloop): Correctly unbind the unwind protect.
|
1994-07-08 |
Richard M. Stallman |
(hack-one-local-variable): Check for root using user-uid.
|
1994-07-08 |
Francesco Potortì |
* etags.c (main): Don't barf on obsolete -t and -T switches.
|
1994-07-08 |
Richard M. Stallman |
(BIG_ENDIAN): Don't redefine if defined.
|
1994-07-07 |
Richard M. Stallman |
(msdos): Include sed4.inp in dist.
|
1994-07-07 |
Richard M. Stallman |
(outline-level): Mark it risky.
|
1994-07-07 |
Richard M. Stallman |
(alloca.o): Delete allocatem.c first thing.
|
1994-07-07 |
Richard M. Stallman |
(xmenu_show) {USE_X_TOOLKIT}: ButtonPress no longer pops
|
1994-07-07 |
Richard M. Stallman |
([vertical-scroll-bar C-mouse-2]): Split the window.
|
1994-07-07 |
Richard M. Stallman |
(libsrc_libs): Var deleted.
|
1994-07-07 |
Richard M. Stallman |
(gud-mips-p): Check for OSF system on Alpha also.
|
1994-07-07 |
Richard M. Stallman |
(process-environment, exec-path, load-path,exec-directory):
|
1994-07-07 |
Richard M. Stallman |
(x_toolkit): New variable.
|
1994-07-07 |
Richard M. Stallman |
(make_lispy_event): Ignore menu bar up events.
|
1994-07-07 |
Richard M. Stallman |
(next_frame, prev_frame):
|
1994-07-07 |
Richard M. Stallman |
(Fnext_window, Fprevious_window): ALL_FRAMES = 0 means
|
1994-07-07 |
Richard M. Stallman |
(xmenu_show) [USE_X_TOOLKIT]: Keyboard input exits the menu.
|
1994-07-07 |
Richard M. Stallman |
(switch-to-buffer-other-frame): Raise the frame.
|
1994-07-07 |
Richard M. Stallman |
(XTread_socket, construct_menu_click) [USE_X_TOOLKIT]:
|
1994-07-07 |
Richard M. Stallman |
(mkdir, removenullpaths): Put g in sed replace commands.
|
1994-07-07 |
Michael I. Bushnell |
Turning on gnus-show-threads in these four functions was a mistake;
|
1994-07-06 |
Richard M. Stallman |
(Buffer-menu-revert-function): New function.
|
1994-07-06 |
Richard M. Stallman |
(revert-buffer-function): Doc fix.
|
1994-07-06 |
Richard M. Stallman |
(vc-start-entry): New arg after-hook.
|
1994-07-06 |
Richard M. Stallman |
(auto-save-mode): If autosave is off because buffer has
|
1994-07-06 |
Richard M. Stallman |
(delete-old-versions): Var renamed from trim-versions-without-asking.
|
1994-07-06 |
Richard M. Stallman |
(save-completions-to-file): Use delete-old-versions.
|
1994-07-06 |
Richard M. Stallman |
(tpu-save-all-buffers-kill-emacs):
|
1994-07-06 |
Edward M. Reingold |
(fancy-dairy-display): Consistently turn off selective display in diary buffer
|
1994-07-06 |
Richard M. Stallman |
(outline-next-preface): Undo previous change: do stop before final newline.
|
1994-07-06 |
Richard M. Stallman |
(desktop-buffer-rmail): Handle the situation
|
1994-07-05 |
Richard M. Stallman |
(set-visited-file-name): Avoid crash if TRUENAME is nil.
|
1994-07-05 |
Richard M. Stallman |
(gnus-mail-reply-using-mhe): Handle case of no subject.
|
1994-07-05 |
Richard M. Stallman |
(x-create-frame-with-faces): Ignore case in X resource.
|
1994-07-05 |
Richard M. Stallman |
(file-truename): Use iteration when possible.
|
1994-07-05 |
Richard M. Stallman |
(command-line): Check LC_ALL and LANG as well as LC_CTYPE.
|
1994-07-05 |
Richard M. Stallman |
(rmail-spool-directory): Use /var/mail if it exists.
|
1994-07-05 |
Michael I. Bushnell |
Comment out losing call to set-visited-file-name; this shouldn't hurt
|
1994-07-05 |
Michael I. Bushnell |
foo?
|
1994-07-05 |
Edward M. Reingold |
(generate-calendar-month): Make highlighted text for mouse-2 a one character
|
1994-07-05 |
Richard M. Stallman |
Be less eager to define MATCH_MAY_ALLOCATE.
|
1994-07-05 |
Richard M. Stallman |
(doprnt): Handle padding on %c.
|
1994-07-05 |
Richard M. Stallman |
(set-visited-file-name): Handle find-file-visit-truename
|
1994-07-05 |
Richard M. Stallman |
Doc fixes.
|
1994-07-05 |
Richard M. Stallman |
(rmail-spool-directory): Use /var/mail for bsd386.
|
1994-07-04 |
Richard M. Stallman |
(iso-8859-1-locale-regexp): New variable.
|
1994-07-04 |
Roland McGrath |
(add-change-log-entry): Apply expand-file-name to FILE-NAME.
|
1994-07-04 |
Richard M. Stallman |
(mouse-drag-region): Bind this-command like last-command.
|
1994-07-03 |
Richard M. Stallman |
(gnus-inews-news): Allow newsgroups to be separated
|
1994-07-03 |
Richard M. Stallman |
(command-line): Accept iso-8859-1 like iso_8859_1.
|
1994-07-03 |
Richard M. Stallman |
(sendmail-send-it): Allow specifying Sender.
|
1994-07-03 |
Richard M. Stallman |
Fix up previous change.
|
1994-07-03 |
Richard M. Stallman |
(report-emacs-bug-hook): Error if user has added no text.
|
1994-07-03 |
Richard M. Stallman |
(initial-frame-alist): Doc fix.
|
1994-07-03 |
Richard M. Stallman |
Talk about flow control along with C-x C-s and C-s.
|
1994-07-03 |
Richard M. Stallman |
(command-line): Automatically use iso-syntax and
|
1994-07-03 |
Richard M. Stallman |
Use add-hook, (provide 'meese).
|
1994-07-02 |
Richard M. Stallman |
(syms_of_buffer): Doc fix.
|
1994-07-02 |
Richard M. Stallman |
(decode_mode_spec): %+ makes % for unmodified RO buffer.
|
1994-07-02 |
Richard M. Stallman |
(syms_of_buffer): Doc fix.
|
1994-07-02 |
Richard M. Stallman |
(electric-buffer-list): Change prompt message.
|
1994-07-02 |
Richard M. Stallman |
(sh-chmod-argument): Change default.
|
1994-07-02 |
Richard M. Stallman |
(vc-update-change-log): Pass a -n option to rcs2log.
|
1994-07-02 |
Richard M. Stallman |
(get_cached_face): Set the cached_index field.
|
1994-07-02 |
Richard M. Stallman |
*** empty log message ***
|
1994-07-02 |
Richard M. Stallman |
(mouse-scroll-subr): Delete some debugging code.
|
1994-07-02 |
Richard M. Stallman |
(visit-tags-table-buffer): Move error call into scope of `file'.
|
1994-07-02 |
Richard M. Stallman |
(byte-compile-defalias): Fix typo in prev change.
|
1994-07-02 |
Richard M. Stallman |
(re_compile_fastmap): Either set fastmap['\n'] to 1 or don't change it.
|
1994-07-01 |
Richard M. Stallman |
(print-region-1): Essentially undo previous change.
|
1994-07-01 |
Richard M. Stallman |
(gnus-inews-domain-name): Once again test gnus-your-domain.
|
1994-07-01 |
Richard M. Stallman |
(shell-mode): Don't read history from /dev/null.
|
1994-07-01 |
Richard M. Stallman |
*** empty log message ***
|
1994-07-01 |
Richard M. Stallman |
(make-face-italic, make-face-bold): Don't bind f2 here.
|
1994-07-01 |
Richard M. Stallman |
(unload-feature): The autoload property does not
|
1994-07-01 |
Richard M. Stallman |
(list-faces-display): Line up multiple lines in sample.
|
1994-07-01 |
Richard M. Stallman |
(sh-set-shell): Obey sh-query-for-magic in all cases.
|
1994-07-01 |
Richard M. Stallman |
(prepare_menu_bars): Call x_consider_frame_title
|
1994-07-01 |
Richard M. Stallman |
(init_sys_modes): Turn off VSTART and VSTOP chars. On
|
1994-07-01 |
Paul Reilly |
(Fx_create_frame): Add GC protection for local var `f'.
|
1994-07-01 |
Richard M. Stallman |
entered into RCS
|
1994-07-01 |
Richard M. Stallman |
(x_own_selection, x_get_foreign_selection):
|
1994-07-01 |
Richard M. Stallman |
Comment change.
|
1994-07-01 |
Richard M. Stallman |
(Fdelete_frame): Call x_clear_frame_selections.
|
1994-07-01 |
Richard M. Stallman |
(x_draw_box): Use curs_x and curs_y, not f->cursor_[xy].
|
1994-07-01 |
Richard M. Stallman |
(random, srandom): Defined.
|
1994-06-30 |
Richard M. Stallman |
*** empty log message ***
|
1994-06-30 |
Richard M. Stallman |
(minor-mode-map-alist): Add missing quote.
|
1994-06-30 |
Richard M. Stallman |
(rmail-highlight-headers): Do nothing if
|
1994-06-30 |
Noah Friedman |
(resize-minibuffer-window-restore): Don't do anything if the window height
|
1994-06-30 |
Richard M. Stallman |
(mouse-drag-secondary): Don't treat end of buffer
|
1994-06-30 |
Richard M. Stallman |
(XLIB_ILLEGAL_ACCESS): Defined.
|
1994-06-29 |
Richard M. Stallman |
(x_set_frame_parameters): Call x_set_offset directly.
|
1994-06-29 |
Richard M. Stallman |
(command_loop_1): Don't clear nonundocount
|
1994-06-29 |
Richard M. Stallman |
(internal_self_insert): Now can return 2.
|
1994-06-29 |
Noah Friedman |
comint-password-prompt-regexp: New variable.
|
1994-06-29 |
Richard M. Stallman |
(byte-compile-callargs-warn): Handle function defnition
|
1994-06-29 |
Richard M. Stallman |
(easy-menu-change): New function.
|
1994-06-29 |
Richard M. Stallman |
Add commented-out code.
|
1994-06-28 |
Karl Heuer |
(readchar): Restart interrupted I/O.
|
1994-06-28 |
Roland McGrath |
(tag-exact-match-p): Fix typo in last change.
|
1994-06-28 |
Roland McGrath |
(tag-exact-match-p): Test for point sitting after the explicit tag name
|
1994-06-28 |
Richard M. Stallman |
(line-move): Don't use message or ding; just signal errors.
|
1994-06-28 |
Roland McGrath |
(a_write): Loop while *ANNOT is listp, not consp. Previous code omitted
|
1994-06-28 |
Richard M. Stallman |
(dired-x-hands-off-my-keys): New user-defined variable.
|
1994-06-28 |
Richard M. Stallman |
(mips-sony-newsos4*): New alias.
|
1994-06-28 |
Richard M. Stallman |
(safe_run_hooks): Take symbol as arg.
|
1994-06-28 |
Richard M. Stallman |
(redisplay_region): For special treatment, BUF most be
|
1994-06-28 |
Richard M. Stallman |
(Foverlay_put): Pass redisplay_region a struct buffer *.
|
1994-06-28 |
Richard M. Stallman |
(dired-readin): Record the directory's modtime.
|
1994-06-28 |
Richard M. Stallman |
(auto-lower-mode, auto-raise-mode): Doc fixes.
|
1994-06-28 |
Richard M. Stallman |
(Info-index): Fix typo: t => \t.
|
1994-06-27 |
Richard M. Stallman |
(gnus-inews-user-name, gnus-inews-domain-name):
|
1994-06-27 |
Richard M. Stallman |
(Info-insert-dir): Capitalize `node' when inserting it.
|
1994-06-27 |
Richard M. Stallman |
(a_write): Verify that *annot is a cons.
|
1994-06-26 |
Richard M. Stallman |
(echo_dash): Fix backwards conditional.
|
1994-06-26 |
Richard M. Stallman |
(C_DEBUG_SWITCH) [not NEWSOS5]:
|
1994-06-26 |
Richard M. Stallman |
(jka-compr-partial-uncompress): Handle the case where
|
1994-06-25 |
Richard M. Stallman |
(mouse-scroll-subr): Don't do anything special at eob.
|
1994-06-25 |
Richard M. Stallman |
(send_process): Major rewrite.
|
1994-06-25 |
Richard M. Stallman |
(send_process): Major rewrite.
|
1994-06-25 |
Richard M. Stallman |
(BUF_PTR_CHAR_POS): New macro.
|
1994-06-25 |
Richard M. Stallman |
(comint-send-input): Update markers before actually sending the input.
|
1994-06-25 |
Richard M. Stallman |
(Fother_window_for_scrolling): New function.
|
1994-06-25 |
Richard M. Stallman |
(C_SWITCH_SYSTEM): Add -D_BSD.
|
1994-06-25 |
Richard M. Stallman |
(beginning-of-buffer-other-window)
|
1994-06-25 |
Richard M. Stallman |
(frame-notice-user-settings): Make menu-bar-mode
|
1994-06-25 |
Richard M. Stallman |
(menu-bar-mode): Make this a global variable.
|
1994-06-25 |
Richard M. Stallman |
(Fframe_parameters): Don't handle menu-bar-lines explicitly.
|
1994-06-25 |
Richard M. Stallman |
(Fother_window_for_scrolling): New function.
|
1994-06-25 |
Richard M. Stallman |
(ispell-message): Avoid an infinite loop.
|
1994-06-25 |
Karl Heuer |
(popup-menu): Allow user to select nothing.
|
1994-06-25 |
Richard M. Stallman |
(show-paren-command-hook): Use matching-paren.
|
1994-06-25 |
Richard M. Stallman |
(add-log-mailing-address): Use user-mail-address.
|
1994-06-25 |
Richard M. Stallman |
(user-mail-address): New variable.
|
1994-06-25 |
Karl Heuer |
(Finsert_file_contents): Fix check for non-regular files.
|
1994-06-24 |
Richard M. Stallman |
(gnus-summary-mode-map): Add menu bar menus.
|
1994-06-24 |
Richard M. Stallman |
(scan_lists, Fforward_comment): When moving backward over
|
1994-06-24 |
Richard M. Stallman |
(run-at-time): If REPEAT is 0, don't repeat.
|
1994-06-24 |
Richard M. Stallman |
(tar-alter-one-field): Finish previous renaming change.
|
1994-06-24 |
Richard M. Stallman |
(find-change-log): If file name specified, just use it.
|
1994-06-24 |
Richard M. Stallman |
(Fcompleting_read): Doc fix.
|
1994-06-24 |
Roland McGrath |
(visit-tags-table-buffer): Don't take car of return frmo
|
1994-06-24 |
Karl Heuer |
(syms_of_keyboard): Don't staticpro the same var twice.
|
1994-06-23 |
Karl Heuer |
(popup-menu): Convert list to same-size vector, not singleton vector.
|
1994-06-23 |
Richard M. Stallman |
(move-to-tab-stop): Delete unnecessary spaces
|
1994-06-23 |
Richard M. Stallman |
Don't include string.h or strings.h.
|
1994-06-23 |
Richard M. Stallman |
(Fmove_overlay): Fix typo in previous change.
|
1994-06-23 |
Richard M. Stallman |
Move #undef HAVE_STRERROR before the #includes.
|
1994-06-23 |
Richard M. Stallman |
(shell-prefixed-directory-name): Do nothing if
|
1994-06-23 |
Richard M. Stallman |
(comint-read-input-ring): Use ring-insert-at-beginning.
|
1994-06-23 |
Richard M. Stallman |
(ring-insert-at-beginning): New function.
|
1994-06-23 |
Richard M. Stallman |
(*-convex-convexos*): Accept this as alias.
|
1994-06-23 |
Richard M. Stallman |
(LIBS_MACHINE, GETPGRP_NO_ARG): Defined.
|
1994-06-23 |
Richard M. Stallman |
(soundex-alist): Delete the elements that mapped into nil.
|
1994-06-23 |
Richard M. Stallman |
(term_get_fkeys): Don't redeclare term_get_fkeys_1 here.
|
1994-06-23 |
Richard M. Stallman |
Don't declare exit or perror.
|
1994-06-23 |
Richard M. Stallman |
(main): Don't declare geteuid.
|
1994-06-23 |
Richard M. Stallman |
Set NON_GNU_CPP.
|
1994-06-23 |
Richard M. Stallman |
(tar-extract): Set file name by hand before calling
|
1994-06-23 |
Richard M. Stallman |
(show-paren-command-hook): Handle close paren rather than open paren
|
1994-06-23 |
Richard M. Stallman |
Comment change.
|
1994-06-23 |
Richard M. Stallman |
(print-region-1): Don't include a space in the job name.
|
1994-06-23 |
Richard M. Stallman |
(show-paren-command-hook): Set paren foreground to white.
|
1994-06-23 |
Richard M. Stallman |
(Info-next-preorder-1): New function.
|
1994-06-23 |
Richard M. Stallman |
entered into RCS
|
1994-06-23 |
Richard M. Stallman |
*** empty log message ***
|
1994-06-23 |
Roland McGrath |
Fix bits of last change lost in Emacs crash.
|
1994-06-23 |
Roland McGrath |
(tags-table-including): Don't call tags-table-check-computed-list.
|
1994-06-23 |
Richard Kenner |
(m68k-ccur): New system.
|
1994-06-22 |
Noah Friedman |
(resize-minibuffer-window-exactly, resize-minibuffer-frame,
|
1994-06-22 |
Richard M. Stallman |
(make-face): Return the face name, not the vector.
|
1994-06-22 |
Richard M. Stallman |
Rearrange the edit and file menus, and add separators.
|
1994-06-22 |
Richard M. Stallman |
(RETURN_UNGCPRO): Swallow semicolon.
|
1994-06-22 |
Richard M. Stallman |
(double-prefix-only): New variable.
|
1994-06-22 |
Richard M. Stallman |
(backquote-process): Fix criterion for using FIRSTLIST.
|
1994-06-22 |
Richard M. Stallman |
(scroll-other-window-down): New command.
|
1994-06-22 |
Richard M. Stallman |
Update copyright notice.
|
1994-06-22 |
Richard M. Stallman |
(setenv): Rewrite. Provide a way to unset interactively.
|
1994-06-22 |
Richard M. Stallman |
(X_IO_BUG): Defined.
|
1994-06-22 |
Richard M. Stallman |
(setenv): Do something even if process-environment is nil.
|
1994-06-21 |
Richard M. Stallman |
(read_minibuf_unwind): Run Qminibuffer_exit_hook here.
|
1994-06-21 |
Richard M. Stallman |
(face-equal): Do check the underline attribute.
|
1994-06-21 |
Richard M. Stallman |
(apply_modifiers): Use assq_no_quit.
|
1994-06-21 |
Richard M. Stallman |
(Flookup_key): Add gcpro.
|
1994-06-21 |
Richard M. Stallman |
(single_keymap_panes): Put menu_item_equiv_key in the gcpro.
|
1994-06-21 |
Richard M. Stallman |
Fix references to diary.el.
|
1994-06-21 |
Richard M. Stallman |
(Fmove_overlay): Add missing XINT calls in previous change.
|
1994-06-21 |
Richard M. Stallman |
(Fkill_buffer): Don't delete auto save file
|
1994-06-21 |
Richard M. Stallman |
(delete-auto-save-files): Doc fix.
|
1994-06-21 |
Richard M. Stallman |
(show_mouse_face): Set endcolumn ok in side-by-side windows.
|
1994-06-21 |
Richard M. Stallman |
Don't bind keys C-insert, C-delete, and
|
1994-06-21 |
Richard M. Stallman |
(Info-directory-list): For msdos, don't check for
|
1994-06-21 |
Karl Heuer |
Fix previous change: use Dimension, not short.
|
1994-06-21 |
Karl Heuer |
(x_window): Delete duplicate computation.
|
1994-06-20 |
Melissa Weisshaus |
entered into RCS
|
1994-06-20 |
Richard M. Stallman |
(HAVE_STRERROR, HAVE_XRMSETDATABASE)
|
1994-06-20 |
Richard M. Stallman |
(Fmove_overlay): Call redisplay_region even when
|
1994-06-20 |
Richard M. Stallman |
(move-to-tab-stop): Get rid of spaces before tabs
|
1994-06-20 |
Richard M. Stallman |
(tpu-doc-revision): Variable deleted.
|
1994-06-20 |
Richard M. Stallman |
(tpu-edt-off): Restore original global key map.
|
1994-06-20 |
Richard M. Stallman |
Require tpu-edt.
|
1994-06-20 |
Richard M. Stallman |
Change size of selected screen. Reposition after
|
1994-06-20 |
Richard M. Stallman |
(vt-revision): Variable deleted.
|
1994-06-20 |
Richard M. Stallman |
(finder-by-keyword): Add doc string and t for interactive.
|
1994-06-20 |
Richard M. Stallman |
(gnus-uu-view-directory): Fixed viewing with the
|
1994-06-20 |
Richard M. Stallman |
Use plists to record handlers.
|
1994-06-20 |
Richard M. Stallman |
(Fmatching_paren): Fix typo.
|
1994-06-20 |
Richard M. Stallman |
(gnus-summary-next-article): Handle non-character events.
|
1994-06-20 |
Richard M. Stallman |
(tab-to-tab-stop): Combine new indentation with previous.
|
1994-06-20 |
Richard M. Stallman |
(SEGMENT_MASK): Defined.
|
1994-06-19 |
Richard M. Stallman |
(define-mail-alias): Copy parsing code from mailabbrev.el.
|
1994-06-19 |
Richard M. Stallman |
(define-mail-alias): Doc fix.
|
1994-06-19 |
Richard M. Stallman |
(x_window): Take account of pane widget internal border width.
|
1994-06-19 |
Richard M. Stallman |
(Fmatching_paren): New function.
|
1994-06-19 |
Richard M. Stallman |
(SYNTAX_MATCH): Fix typo (syntax -> matcher).
|
1994-06-19 |
Richard M. Stallman |
(mouse-scroll-subr): Preserve point if WINDOW's not the selected window.
|
1994-06-19 |
Richard M. Stallman |
Get CFLAGS both with and without THIS_IS_CONFIGURE,
|
1994-06-19 |
Richard M. Stallman |
(C_OPTIMIZE_SWITCH): Definition deleted.
|
1994-06-18 |
Richard M. Stallman |
(mail-bury): Test that rmail-summary-buffer is boundp.
|
1994-06-18 |
Richard M. Stallman |
Doc fixes.
|
1994-06-18 |
Richard M. Stallman |
(xsymbol): Cast $ to int.
|
1994-06-18 |
Richard M. Stallman |
(GETTIMEOFDAY_ONE_ARGUMENT): Undo previous change.
|
1994-06-18 |
Richard M. Stallman |
(make_frame_visible): At end, wait till Emacs sees frame is visible.
|
1994-06-18 |
Francesco Potortì |
* m/delta.h (memmove): switch the first two args.
|
1994-06-18 |
Richard M. Stallman |
(echo_after_prompt): New variable.
|
1994-06-18 |
Richard M. Stallman |
(C_DEBUG_SWITCH): Define, if THIS_IS_CONFIGURE.
|
1994-06-18 |
Richard M. Stallman |
(rmail-highlight-headers): Don't skip newlines, just tab and space.
|
1994-06-18 |
Richard M. Stallman |
(set-rmail-inbox-list): Use insert-before-markers.
|
1994-06-18 |
Richard M. Stallman |
(doprnt.o): Depend on config_h.
|
1994-06-18 |
Karl Heuer |
(minibuf_save_list): New variable, replaces minibuf_save_vector.
|
1994-06-18 |
Karl Heuer |
minibuf_prompt is now a Lisp_Object.
|
1994-06-18 |
Karl Heuer |
(minibuf_prompt): Now a Lisp_Object. All uses changed.
|
1994-06-17 |
Richard M. Stallman |
(EMACS_GET_TIME): Test GETTIMEOFDAY_ONE_ARGUMENT, not USG5_4.
|
1994-06-17 |
Richard M. Stallman |
(GETTIMEOFDAY_ONE_ARGUMENT): Undef it.
|
1994-06-17 |
Richard M. Stallman |
(GETTIMEOFDAY_ONE_ARGUMENT): Define it.
|
1994-06-17 |
Richard M. Stallman |
(x_real_positions): Make sure we know the parent window.
|
1994-06-17 |
Karl Heuer |
(dired-build-subdir-alist): Don't let looking-at destroy the match data.
|
1994-06-17 |
Richard M. Stallman |
(make-auto-save-file-name): Convert slashes to \! and double the backslashes.
|
1994-06-17 |
Richard M. Stallman |
(finder-commentary): Fix error message syntax.
|
1994-06-17 |
Richard M. Stallman |
Comment change.
|
1994-06-17 |
Karl Heuer |
(compute_motion): Recenter overlays, for speed.
|
1994-06-17 |
Richard M. Stallman |
(lm-section-mark): Accept extra semicolons;
|
1994-06-17 |
Richard M. Stallman |
(build-mail-abbrevs): Pass a recursivep argument in recursive call.
|
1994-06-17 |
Richard M. Stallman |
Comment change.
|
1994-06-17 |
Richard M. Stallman |
(Fprocess_status): Return nil for process name that has no process.
|
1994-06-17 |
Richard M. Stallman |
(x-create-frame-with-faces): Set the cursor color last.
|
1994-06-17 |
Richard M. Stallman |
(scratch_cursor_gc): New variable.
|
1994-06-17 |
Roland McGrath |
(tags-table-computed-list, tags-table-computed-list-for): New variables.
|
1994-06-17 |
Richard M. Stallman |
(redisplay_region): Treat selected window's buffer
|
1994-06-17 |
Richard M. Stallman |
(mouse-scroll-subr): New arg WINDOW.
|
1994-06-16 |
Richard M. Stallman |
(make_hdr): Handle case of no "additional header".
|
1994-06-16 |
Richard M. Stallman |
Comment change.
|
1994-06-16 |
Richard M. Stallman |
[USG5_4] (sigblock): Use |, not &.
|
1994-06-16 |
Richard M. Stallman |
(Info-directory-list): For msdos, use ";" instead of
|
1994-06-16 |
Karl Heuer |
(redisplay_window): Don't use shortcut if window_end_vpos is out of date.
|
1994-06-16 |
Richard M. Stallman |
(syms_of_display): Make baud-rate a user var.
|
1994-06-16 |
Richard M. Stallman |
(bibtex-mode): Set up comment-start locally.
|
1994-06-16 |
Richard M. Stallman |
(scan_lists): Get error if eob within comment with depth!=0.
|
1994-06-16 |
Richard M. Stallman |
(ange-ftp-canonize-filename): Fix wrong var name.
|
1994-06-16 |
Noah Friedman |
(rlogin-password-paranoia): Variable deleted.
|
1994-06-16 |
Roland McGrath |
Include <sys/file.h> and [USG5] <fcntl.h> to define O_* macros.
|
1994-06-16 |
Richard M. Stallman |
Define THIS_IS_CONFIGURE when extracting CFLAGS etc.
|
1994-06-15 |
Richard M. Stallman |
(outline-mode): Make change-major-mode-hook buffer-local.
|
1994-06-15 |
Richard M. Stallman |
(dired-build-subdir-alist): Avoid mistaking a file name
|
1994-06-15 |
Richard M. Stallman |
(mail-send-hook): Add defvar.
|
1994-06-15 |
Richard M. Stallman |
(x_noop_count): New variable.
|
1994-06-15 |
Richard M. Stallman |
Don't alter the underline face.
|
1994-06-15 |
Richard M. Stallman |
(C_DEBUG_SWITCH): Define as empty.
|
1994-06-15 |
Richard M. Stallman |
(redisplay): Don't call x_consider_frame_title.
|
1994-06-15 |
Richard M. Stallman |
(Fcall_interactively): Ignore `-' in string.
|
1994-06-15 |
Richard M. Stallman |
(Info-insert-dir): Ignore access times when comparing
|
1994-06-15 |
Richard M. Stallman |
(gud-massage-args): Fix error message syntax.
|
1994-06-15 |
Doug Evans |
* config.sub (sparc64): New cpu.
|
1994-06-15 |
Karl Heuer |
(init_system_name): New function, replaces get_system_name.
|
1994-06-15 |
Karl Heuer |
(init_editfns): Call init_system_name instead of get_system_name.
|
1994-06-15 |
Karl Heuer |
declare init_system_name (replaces get_system_name).
|
1994-06-15 |
Karl Heuer |
(x_term_init): Don't call get_system_name.
|
1994-06-15 |
Richard M. Stallman |
(find-tag-history): New variable.
|
1994-06-15 |
Richard M. Stallman |
(sigblock) [USG5_4]: Define if not defined.
|
1994-06-15 |
Richard M. Stallman |
Put stdio.h after config.h.
|
1994-06-15 |
Karl Heuer |
(mouse-drag-region): Bind last-command, not this-command.
|
1994-06-15 |
Richard M. Stallman |
Put stdio.h after config.h.
|
1994-06-15 |
Richard M. Stallman |
Comment change.
|
1994-06-15 |
Richard M. Stallman |
Put config.h first.
|
1994-06-15 |
Richard M. Stallman |
Put sys/signal.h and errno.h first, then config.h.
|
1994-06-15 |
Richard M. Stallman |
Put stdio.h, sys/types.h and sys/stat.h after config.h.
|
1994-06-15 |
Karl Heuer |
(make-auto-save-file-name): Don't use slashes in autosave name for a non-file
|
1994-06-15 |
Karl Heuer |
(Fsingle_key_description): Allow strings as keys.
|
1994-06-15 |
Karl Heuer |
(create_process): Set input_wait_mask before forking.
|
1994-06-14 |
Richard M. Stallman |
(vmotion): Use find_next_newline_no_quit.
|
1994-06-14 |
Richard M. Stallman |
(find_next_newline_no_quit): New function.
|
1994-06-14 |
Richard M. Stallman |
(ispell-command-loop): C-g should be like X, not q.
|
1994-06-14 |
Richard M. Stallman |
(init_sys_modes): Don't set up sigio here if window system.
|
1994-06-14 |
Richard M. Stallman |
(fortran-blink-matching-do): When looking for do,
|
1994-06-14 |
Edward M. Reingold |
(calendar-mode-map): Change moon menu bar to pop up a menu.
|
1994-06-14 |
Richard M. Stallman |
(calendar-mouse-2-date-menu): Put moon phase here.
|
1994-06-14 |
Richard M. Stallman |
(init_eval_once): Call xmalloc, not malloc.
|
1994-06-14 |
Richard M. Stallman |
(Fprocess_send_eof): Doc fix.
|
1994-06-14 |
Richard M. Stallman |
Put ./BUGS into the distrib.
|
1994-06-14 |
Roland McGrath |
Fix regexp in last change.
|
1994-06-14 |
Richard M. Stallman |
(pop-global-mark): Discard entries for nonexistent buffers.
|
1994-06-14 |
Richard M. Stallman |
(inhibit-startup-echo-area-message): Doc fix.
|
1994-06-14 |
Richard M. Stallman |
(mouse-avoidance-threshold): Renamed from ...threshhold.
|
1994-06-13 |
Richard M. Stallman |
(init_sys_modes): Don't call set_terminal_modes
|
1994-06-13 |
Richard M. Stallman |
(end-of-buffer): Recenter overlay lists.
|
1994-06-13 |
Roland McGrath |
(compilation-error-regexp-alist): Extend first regexp to handle Borland C++
|
1994-06-13 |
Richard M. Stallman |
Handle 386 running Solaris 2.
|
1994-06-13 |
Richard M. Stallman |
Fix previous change.
|
1994-06-13 |
Richard M. Stallman |
Add conditional for SOLARIS2.
|
1994-06-13 |
Richard M. Stallman |
(SOLARIS2): Defined.
|
1994-06-13 |
Karl Heuer |
(single_keymap_panes): gcpro some things.
|
1994-06-13 |
Richard M. Stallman |
(XTread_socket): Handle Xatom_wm_save_yourself by calling XSetCommand.
|
1994-06-13 |
Richard M. Stallman |
(init_cmdargs): Set up initial_argv, initial_argc.
|
1994-06-13 |
Richard M. Stallman |
(syms_of_keyboard): Properly init Vsystem_key_alist.
|
1994-06-13 |
Richard M. Stallman |
(adjust_lnnoptrs): Handle multiple aux symbols.
|
1994-06-13 |
Richard M. Stallman |
(mouse-save-then-kill-delete-region): Turn off change hooks
|
1994-06-13 |
Richard M. Stallman |
(dired-man): Use internal function from man.el.
|
1994-06-13 |
Richard M. Stallman |
Formerly INSTALL.~31~
|
1994-06-13 |
Richard M. Stallman |
(forms-mode): Plug security hole by disabling `eval-buffer' unless
|
1994-06-12 |
Karl Heuer |
(transpose_markers): Allow for gap at start of region.
|
1994-06-12 |
Richard M. Stallman |
(iso-iso2tex-trans-tab): Change a few characters.
|
1994-06-12 |
Richard M. Stallman |
(x_window): Request "save yourself" commands.
|
1994-06-12 |
Richard M. Stallman |
(Info-fontify-node): Require some whitespace after *Note.
|
1994-06-12 |
Richard M. Stallman |
(mail): If homedir is nonexistent, don't use as default.
|
1994-06-12 |
Richard M. Stallman |
(read_char): When we loop and call redisplay,
|
1994-06-11 |
Richard M. Stallman |
(Freplace_match): Be sure not to treat non-digit like digit.
|
1994-06-11 |
Richard M. Stallman |
(server-start): Doc fix.
|
1994-06-11 |
Richard M. Stallman |
(xmenu_show): Don't call XMenuDestroy twice in XM_FAILURE case.
|
1994-06-11 |
Richard M. Stallman |
(xterm.o): Depend on dispextern.h.
|
1994-06-11 |
Richard M. Stallman |
(latex-mode, slitex-mode): In paragraph-separate,
|
1994-06-11 |
Richard M. Stallman |
(isearch-mode-map):
|
1994-06-11 |
Richard M. Stallman |
(iso-translate-conventions): Get rid of interactive spec.
|
1994-06-11 |
Richard M. Stallman |
(mouse-avoidance-point-position): Fix compute-motion
|
1994-06-11 |
Richard M. Stallman |
(X_IO_BUG): Defined.
|
1994-06-11 |
Richard M. Stallman |
(tex-font-lock-keywords): Make the pattern for
|
1994-06-10 |
Richard M. Stallman |
(comint-dynamic-list-completions): No space in *Completions*.
|
1994-06-10 |
Richard M. Stallman |
(lisp-complete-symbol): Likewise.
|
1994-06-10 |
Richard M. Stallman |
(PC-do-completion): Likewise.
|
1994-06-10 |
Richard M. Stallman |
(complete-tag): Likewise.
|
1994-06-10 |
Richard M. Stallman |
(ielm-complete-symbol): Likewise.
|
1994-06-10 |
Richard M. Stallman |
(ispell-complete-word): Likewise.
|
1994-06-10 |
Richard M. Stallman |
(ispell-dictionary-alist): Fix regexp in francais.
|
1994-06-10 |
Richard M. Stallman |
Require dired and dired-aux in the standard way.
|
1994-06-10 |
Richard M. Stallman |
Add provide call.
|
1994-06-10 |
Richard M. Stallman |
(Info-complete-menu-item): New function.
|
1994-06-10 |
Richard M. Stallman |
(Fdisplay_completion_list): Require at least two spaces between items.
|
1994-06-10 |
Richard M. Stallman |
(CLASH_DETECTION): Defined.
|
1994-06-10 |
Richard M. Stallman |
(tex-start-shell): Add autoload.
|
1994-06-10 |
Richard M. Stallman |
(mail-bury): If showing rmail buffer that has summary, show the summary too.
|
1994-06-07 |
Richard M. Stallman |
(menu_item_equiv_key): Check whether def1 matches
|
1994-06-07 |
Richard M. Stallman |
(iso-translate-conventions): Use case-dependent search and don't alter case.
|
1994-06-07 |
Richard M. Stallman |
(standard-display-european): Treat 0 arg like negative.
|
1994-06-07 |
Richard M. Stallman |
(ange-ftp-canonize-filename): Preserve // after colon.
|
1994-06-07 |
Richard M. Stallman |
(command_loop_1): Treat nil in display tab like no display tab.
|
1994-06-07 |
Richard M. Stallman |
(tex-show-print-queue): Display the tex shell buffer.
|
1994-06-07 |
Richard M. Stallman |
*** empty log message ***
|
1994-06-07 |
Richard M. Stallman |
(Info-default-directory-list): Setting this no longer needed.
|
1994-06-07 |
Richard M. Stallman |
(init_callproc) [MSDOS]: Exclude less code, so ../etc
|
1994-06-07 |
Richard M. Stallman |
[MSDOS]: #include "msdos.h".
|
1994-06-07 |
Richard M. Stallman |
Add template for rootrelativepath.
|
1994-06-07 |
Richard M. Stallman |
(init_environment): Clean up code and make the default
|
1994-06-07 |
Richard M. Stallman |
(rootrelativepath) [MSDOS]: Define, expanding to dynamic
|
1994-06-07 |
Richard M. Stallman |
(src/paths.h): Use sed script msdos/sed4.inp.
|
1994-06-07 |
Richard M. Stallman |
entered into RCS
|
1994-06-07 |
Richard M. Stallman |
(delete-blank-lines): Doc fix.
|
1994-06-07 |
Richard M. Stallman |
(test-distrib): Use ALL_CFLAGS.
|
1994-06-07 |
Karl Heuer |
(Fy_or_n_p, Fyes_or_no_p) [HAVE_X_MENU]: Redisplay before popping up a menu.
|
1994-06-07 |
Karl Heuer |
(Fframe_or_buffer_changed_p): Reuse the state vector.
|
1994-06-06 |
Richard M. Stallman |
(tab-stop-list): Doc fix.
|
1994-06-06 |
Richard M. Stallman |
(mips-siemens-sysv*): Use cpp, not cc -E.
|