Mercurial > emacs
graph
-
(auto-mode-alist): Add .dsl and .dsssl for dsssl-mode.1997-04-12, by Richard M. Stallman
-
(elp-functionp): Definitions deleted; use functionp.1997-04-12, by Richard M. Stallman
-
(elp-functionp): New function.1997-04-12, by Richard M. Stallman
-
(functionp): New function.1997-04-12, by Richard M. Stallman
-
(apropos): Add support for faces, widgets, and user options.1997-04-12, by Richard M. Stallman
-
Initial revision1997-04-12, by Per Abrahamsen
-
Sync with 1.84.1997-04-12, by Per Abrahamsen
-
Add defgroup's; use defcustom for user vars.1997-04-12, by Richard M. Stallman
-
Add defgroup's; use defcustom for user vars.1997-04-12, by Richard M. Stallman
-
(bookmark, bookmark-use-annotations)1997-04-12, by Richard M. Stallman
-
Add defgroup's; use defcustom for user vars.1997-04-12, by Richard M. Stallman
-
(vc-update-change-log): Run `rcs2log' in the correct1997-04-12, by Richard M. Stallman
-
Update copyright year.1997-04-12, by Richard M. Stallman
-
Add defgroup's; use defcustom for user vars.1997-04-12, by Richard M. Stallman
-
Add defgroup's; change use defcustom for user vars.1997-04-12, by Richard M. Stallman
-
Fix second copy of Duthen's email address.1997-04-12, by Richard M. Stallman
-
Add defgroup's; change use defcustom for user vars.1997-04-12, by Richard M. Stallman
-
(DOWNCASE): Return int, not Lisp_Object.1997-04-11, by Karl Heuer
-
Recognize OpenBSD systems correctly (from Niklas Hallqvist libc-970412 libc-970413 libc-970414 libc-970415 libc-970416 libc-970417 release-1-01997-04-11, by Ian Lance Taylor
-
(make): Add scheme-indent-function property.1997-04-11, by Richard M. Stallman
-
Don't add custom-initialize-frame to after-make-frame-hook.1997-04-11, by Richard M. Stallman
-
Use Make to update finder-inf.el and autoloads.1997-04-11, by Richard M. Stallman
-
(finder-inf.el, autoloads): New targets.1997-04-11, by Richard M. Stallman
-
(file-relative-name): Say correctly when the value is absolute.1997-04-11, by Richard M. Stallman
-
Load widget and custom packages.1997-04-11, by Richard M. Stallman
-
(Finsert_file_contents): Do call signal_after_change1997-04-11, by Richard M. Stallman
-
Added newline.1997-04-11, by Per Abrahamsen
-
Added cus-load.el target.1997-04-11, by Per Abrahamsen
-
Initial revision1997-04-11, by Per Abrahamsen
-
Initial revision1997-04-11, by Per Abrahamsen
-
(doug_lea_malloc): First check for SYSTEM_MALLOC,1997-04-11, by Richard M. Stallman
-
(mallocobj): Make non-REL_ALLOC configuration work1997-04-11, by Richard M. Stallman
-
(read_key_sequence): New argument FIX_CURRENT_BUFFER.1997-04-11, by Richard M. Stallman
-
(list-holidays): Add autoload cookie.1997-04-11, by Richard M. Stallman
-
(read_minibuf): Get the string from the minibuffer1997-04-11, by Richard M. Stallman
-
(make-face): New arg no-resources.1997-04-11, by Richard M. Stallman
-
(list-holidays): New function.1997-04-11, by Richard M. Stallman
-
(diary-islamic-date): Use `date'.1997-04-11, by Richard M. Stallman
-
(diary-coptic-date): Use `date'.1997-04-11, by Richard M. Stallman
-
(diary-persian-date): Use `date'.1997-04-11, by Richard M. Stallman
-
(diary-french-date): Use `date'.1997-04-11, by Richard M. Stallman
-
(diary-astro-day-number): Change format string.1997-04-11, by Richard M. Stallman
-
(file-relative-name): Expand both args before1997-04-11, by Richard M. Stallman
-
Use defcustom for user variables.1997-04-11, by Richard M. Stallman
-
Change email address.1997-04-11, by Richard M. Stallman
-
(internal_self_insert): Fix return value.1997-04-10, by Karl Heuer
-
(scmp, Fdisplay_completion_list): Fix Lisp_Object/integer confusion.1997-04-10, by Karl Heuer
-
Delete the explicit autoload calls.1997-04-10, by Richard M. Stallman
-
(Fcombine_after_change_execute): Fix Lisp_Object/integer confusion.1997-04-10, by Karl Heuer
-
(expect_property_change): Fix Lisp_Object/integer confusion.1997-04-10, by Karl Heuer
-
(construct_menu_click, note_mouse_highlight, fast_find_position):1997-04-10, by Karl Heuer
-
(ccl_driver): Fix Lisp_Object/integer confusion.1997-04-10, by Karl Heuer
-
(Fmake_category_set): Use XSETFASTINT.1997-04-10, by Karl Heuer
-
(Ffind_coding_system): Don't use Lisp_Object as integer.1997-04-10, by Karl Heuer
-
Comment change.1997-04-10, by Richard M. Stallman
-
(ONE_BYTE_CHAR_WIDTH, Fconcat_chars): Don't use Lisp_Object as integer.1997-04-10, by Karl Heuer
-
(delete_window): Don't return value from void function.1997-04-10, by Karl Heuer
-
(Fx_popup_menu): Don't use Lisp_Object as integer.1997-04-10, by Karl Heuer
-
(DISP_TABLE_P): Don't use Lisp_Object as integer.1997-04-10, by Karl Heuer
-
(display_text_line): Don't use Lisp_Object as integer.1997-04-10, by Karl Heuer
-
Initial revision1997-04-10, by Richard M. Stallman
-
(Fframe_or_buffer_changed_p): Use EQ, not ==.1997-04-10, by Karl Heuer
-
Add DSSSL mode and share code with newly required1997-04-10, by Richard M. Stallman
-
(custom-initialize-frame): Add autoload cookie.1997-04-10, by Richard M. Stallman
-
(frame-parameter): New function.1997-04-10, by Richard M. Stallman
-
(sh-mode): Set font-lock-comment-start-regexp via font-lock-defaults.1997-04-10, by Richard M. Stallman
-
(keyboard-escape-quit): Exit recursive edits,1997-04-10, by Richard M. Stallman
-
(scheme-mode-map): Add some menu items.1997-04-10, by Richard M. Stallman
-
(eval-defun): For defcustom, always set the value.1997-04-10, by Richard M. Stallman
-
(PC-try-load-many-files): Set truename.1997-04-10, by Richard M. Stallman
-
(BSD_SYSTEM): Alternate definition for FreeBSD v3.1997-04-10, by Richard M. Stallman
-
(GETPGRP_NO_ARG): If Glibc 2.1 or later,1997-04-09, by Richard M. Stallman
-
(mallocobj): Don't add gmalloc if using glibc.1997-04-09, by Richard M. Stallman
-
Update copyright year.1997-04-09, by Richard M. Stallman
-
(DOUG_LEA_MALLOC): Add #undef.1997-04-09, by Richard M. Stallman
-
(malloc_get_state, malloc_set_state): New declarations.1997-04-09, by Richard M. Stallman
-
For glibc's malloc, include <malloc.h> for mallinfo,1997-04-09, by Richard M. Stallman
-
If malloc_{get,set}_state exist, set DOUG_LEA_MALLOC.1997-04-09, by Richard M. Stallman
-
Ethiopic fixed, Tibetan added.1997-04-09, by Kenichi Handa
-
(make-frame): Call `custom-initialize-frame'.1997-04-08, by Richard M. Stallman
-
(menu-bar-custom-menu): New variable; add it as a submenu of the Help menu.1997-04-08, by Richard M. Stallman
-
(init_casetab_once): Initialize the purpose slot.1997-04-08, by Richard M. Stallman
-
When calling put-charset-property, ignore errors.1997-04-08, by Richard M. Stallman
-
(calculate-perl-indent): When indenting under a1997-04-08, by Richard M. Stallman
-
Last-minute changed for 3.75.11997-04-07, by Paul D. Smith
-
(x-charset-registries): Turn off Tibetan.1997-04-07, by Richard M. Stallman
-
Added widget and custom manuals.1997-04-07, by Per Abrahamsen
-
Initial revision1997-04-07, by Per Abrahamsen
-
Changes for make 3.75.11997-04-07, by Paul D. Smith
-
(disp_char_vector): Extern it.1997-04-07, by Kenichi Handa
-
(Vhighlight_wrong_size_font, Vclip_large_size_font):1997-04-07, by Kenichi Handa
-
(Vhighlight_wrong_size_font, Vclip_large_size_font): Extern them.1997-04-07, by Kenichi Handa
-
(lisp, shortlisp): Include english.elc and tibetan.elc.1997-04-07, by Kenichi Handa
-
(Fmake_char_table): Adjusted for the new structure of1997-04-07, by Kenichi Handa
-
(describe_vector): Adjusted for the new structure of Lisp_Char_Table.1997-04-07, by Kenichi Handa
-
(CHAR_TABLE_STANDARD_SLOTS): Now 4 more slots than1997-04-07, by Kenichi Handa
-
(read1): Adjusted for the new structure of Lisp_Char_Table.1997-04-07, by Kenichi Handa
-
(category-table-p): Check only type and purpose.1997-04-07, by Kenichi Handa
-
(ccl_driver): Fix bug of the case CCL_WriteArrayReadJump.1997-04-07, by Kenichi Handa
-
(non_ascii_char_to_string, update_charset_table,1997-04-07, by Kenichi Handa
-
(CHARSET_TABLE_ENTRY): Handle ASCII charset correctly.1997-04-07, by Kenichi Handa
-
(detect_coding_iso2022, detect_coding_mask): Ignore1997-04-07, by Kenichi Handa
-
(Faref, Faset): Adjusted for the new structure of1997-04-07, by Kenichi Handa
-
(copy_sub_char_table): New function.1997-04-07, by Kenichi Handa
-
(disp_char_vector): New function to be used from the1997-04-07, by Kenichi Handa
-
(dumpglyphs): Clip and highlight glyphs displayed with1997-04-07, by Kenichi Handa
-
Fix the format of the first line.1997-04-07, by Kenichi Handa
-
Fix FSF address in comment.1997-04-07, by Kenichi Handa
-
(set-case-syntax): Doc fix.1997-04-06, by Karl Heuer
-
(init_cmdargs) [MSDOS]: Make the change that sets1997-04-06, by Eli Zaretskii
-
(texinfo-make-menu): Accept args BEGINNING and END.1997-04-05, by Richard M. Stallman
-
(mail-complete-style): New variable.1997-04-05, by Richard M. Stallman
-
(sgml-validate): Offer to save the buffer first.1997-04-05, by Richard M. Stallman
-
(indent-sexp): If calculate-lisp-indent returns nil,1997-04-05, by Richard M. Stallman
-
(imenu-default-goto-function): Simplify.1997-04-05, by Richard M. Stallman
-
(rmail-mode-map): Add menu item for1997-04-05, by Richard M. Stallman
-
(rmail-output-body-to-file): Query if file exists.1997-04-05, by Richard M. Stallman
-
(Ffind_coding_system): Doc fix.1997-04-05, by Richard M. Stallman
-
Provide 'term/sun-mouse instead of 'sun-mouse.1997-04-05, by Kenichi Handa
-
English related codes are moved to1997-04-05, by Kenichi Handa
-
Initial revision1997-04-05, by Kenichi Handa
-
Handle more Devanagari characters correctly.1997-04-05, by Kenichi Handa
-
Completely updated.1997-04-05, by Kenichi Handa
-
Require 'term/sun-mouse instead of 'sun-mouse.1997-04-05, by Kenichi Handa
-
Comment fixed.1997-04-05, by Kenichi Handa
-
Change a category of one Japanese character.1997-04-05, by Kenichi Handa
-
(x-charset-registries): Add Tibetan entries.1997-04-05, by Kenichi Handa
-
Prefix for Mule related commands is changed.1997-04-05, by Kenichi Handa
-
Change descriptions for Arabic, Indian, and1997-04-05, by Kenichi Handa
-
Load language/english and language/tibetan.1997-04-05, by Kenichi Handa
-
(Fcopy_sequence): Delete unused variable.1997-04-03, by Karl Heuer
-
Fix comment typo.1997-04-03, by Karl Heuer
-
(CHAR_TABLE_REF): Fix syntax error.1997-04-03, by Karl Heuer
-
[!__GNUC__] (CATEGORY_SET): Fix syntax error.1997-04-03, by Karl Heuer
-
(Fcopy_file): Fix error message.1997-04-02, by Richard M. Stallman
-
(Finsert_file_contents): Handle non-regular files.1997-04-02, by Richard M. Stallman
-
(Finsert_file_contents): When handling REPLACE,1997-04-02, by Richard M. Stallman
-
(skip_chars): Make `c' an unsigned int.1997-04-02, by Richard M. Stallman
-
Added a lot of new faces, they all start with1997-04-02, by Richard M. Stallman
-
(change_frame_size_1): Call Fset_window_buffer,1997-04-02, by Richard M. Stallman
-
(Qwindow_configuration_change_hook): New variable.1997-04-02, by Richard M. Stallman
-
(Coding Conventions): Node renamed from Style Tips.1997-04-01, by Richard M. Stallman
-
Add detailed listing for the Tips appendix.1997-04-01, by Richard M. Stallman
-
Document key binding conventions for major modes and minor modes.1997-04-01, by Richard M. Stallman
-
(grep-null-device): Move before first use.1997-04-01, by Richard M. Stallman
-
(set-variable): Suggest only valid user variable.1997-04-01, by Richard M. Stallman
-
(Fuser_variable_p): If not a symbol, return nil.1997-04-01, by Richard M. Stallman
-
(vc-checkin-hook): Doc fix.1997-04-01, by Richard M. Stallman
-
(Finsert_file_contents): Determine the character coding1997-04-01, by Richard M. Stallman
-
(dired-copy-file): Handle file-date-error.1997-04-01, by Richard M. Stallman
-
(Fcopy_file): Use Qfile_date_error if can't set file date.1997-04-01, by Richard M. Stallman
-
(hs-hide-block-at-point): Doc fix.1997-03-31, by Karl Heuer
-
(comint-delchar-or-maybe-eof): Check for null proc.1997-03-31, by Karl Heuer
-
(rmail-output-to-rmail-file):1997-03-30, by Richard M. Stallman
-
(rmail-output-body): New command.1997-03-30, by Richard M. Stallman
-
(icon-mode-map): Added menus.1997-03-30, by Richard M. Stallman
-
Added mouse-selection feature for bookmark list buffer.1997-03-30, by Richard M. Stallman
-
(Faccessible_keymaps): When metizing, convert a1997-03-30, by Richard M. Stallman
-
(dabbrev--substitute-expansion):1997-03-30, by Richard M. Stallman
-
(debug): Use save-excursion inside the binding of buffer-read-only.1997-03-30, by Richard M. Stallman
-
Minor doc fix.1997-03-30, by Richard M. Stallman
-
(sh-set-shell): If file has no #! line,1997-03-30, by Richard M. Stallman
-
(hs-show-all, hs-safety-is-job-n): Fix messages.1997-03-29, by Richard M. Stallman
-
(make-auto-save-file-name): Replace both / and \1997-03-29, by Richard M. Stallman
-
Minor change.1997-03-29, by Richard M. Stallman
-
(make-auto-save-file-name): Replace both / and \1997-03-29, by Richard M. Stallman
-
(with-electric-help): Remove hook on exit.1997-03-28, by Richard M. Stallman
-
(set-variable): Use user-variable-p. Clean up.1997-03-28, by Erik Naggum
-
(eldoc-idle-delay): Make defvar, not defconst.1997-03-27, by Noah Friedman
-
Add copyright notice and distribution terms.1997-03-27, by Richard M. Stallman
-
(set-variable): Take default from `variable-at-point'.1997-03-27, by Richard M. Stallman
-
(uncompress-while-visiting): Handle .tgz files.1997-03-26, by Richard M. Stallman
-
(outline-discard-overlays): Fix the case1997-03-26, by Richard M. Stallman
-
(outline-discard-overlays): Fix the case1997-03-26, by Richard M. Stallman
-
(Fopen_network_stream): Use same socket for in and out.1997-03-25, by Richard M. Stallman
-
Initial revision1997-03-25, by Richard M. Stallman
-
(auto-mode-alist): Add .com element.1997-03-25, by Richard M. Stallman
-
(function-key-map): Define iso-lefttab.1997-03-25, by Richard M. Stallman
-
(mh-find-progs): When looking for mh-lib, construct1997-03-25, by Richard M. Stallman
-
(grep-program): New variable.1997-03-24, by Richard M. Stallman
-
(m32r,mn10300): Add. libc-970325 libc-970326 libc-970327 libc-970328 libc-970329 libc-970330 libc-970331 libc-970401 libc-970402 libc-970403 libc-970404 libc-970405 libc-970406 libc-970407 libc-970408 libc-970409 libc-970410 libc-9704111997-03-24, by Doug Evans
-
(makefile-backslash-align): New variable.1997-03-24, by Richard M. Stallman
-
(set-screen-height): Doc fix.1997-03-24, by Richard M. Stallman
-
(Fbury_buffer): add missing semi1997-03-23, by Erik Naggum
-
(rmail-forward): Don't do dash-quoting on the signature.1997-03-23, by Richard M. Stallman
-
(command-line-1): Initialize *scratch* with1997-03-23, by Richard M. Stallman
-
(frames_bury_buffer): New function.1997-03-23, by Richard M. Stallman
-
(Fbury_buffer): Call frames_bury_buffer.1997-03-23, by Richard M. Stallman
-
(initialize_fullname): Set NIS_PATH to the empty string before invoking1997-03-23, by Paul Eggert
-
(XTread_socket): Accept XK_ISO_* keys.1997-03-22, by Richard M. Stallman
-
(make_lispy_event): Use iso_lispy_function_keys for1997-03-22, by Richard M. Stallman
-
Update copyright year.1997-03-22, by Richard M. Stallman
-
(imenu-scanning-message): Support for bigger numbers.1997-03-22, by Richard M. Stallman
-
Explain which tasks are better, generally.1997-03-22, by Richard M. Stallman
-
(XTread_socket): Handle ISO_Left_Tab.1997-03-22, by Richard M. Stallman
-
(Fset_window_buffer): Increment display_count if it is an integer.1997-03-22, by Richard M. Stallman
-
(Freplace_match): Give error if1997-03-22, by Richard M. Stallman
-
(wait_reading_process_input): If wait_for_cell,1997-03-22, by Richard M. Stallman
-
(print): Generate a backslash in \2e10.1997-03-22, by Richard M. Stallman
-
(struct frame): New field buffer_list.1997-03-22, by Richard M. Stallman
-
(frame_buffer_list, set_frame_buffer_list): New functions.1997-03-22, by Richard M. Stallman
-
Change copyright year.1997-03-22, by Richard M. Stallman
-
(struct buffer): New field display_count.1997-03-22, by Richard M. Stallman
-
(reset_buffer): Initialize display_count slot.1997-03-22, by Richard M. Stallman
-
(mark_object): Mark the buffer_list field.1997-03-22, by Richard M. Stallman
-
(tq-process-buffer): Catch errors running tq-queue-head-fn.1997-03-22, by Richard M. Stallman
-
(substitute-key-definition):1997-03-22, by Richard M. Stallman
-
(newline): Be more conservative about when to use the optimization.1997-03-22, by Richard M. Stallman
-
(sh-case): Define with defun and defvar1997-03-22, by Richard M. Stallman
-
Many doc fixes.1997-03-22, by Richard M. Stallman
-
(replace-string): Doc fix.1997-03-22, by Richard M. Stallman
-
(mail-passwd-command): New variable.1997-03-22, by Richard M. Stallman
-
(rmail-dont-reply-to): Delete debugging code.1997-03-22, by Richard M. Stallman
-
(recover-session): Add `t' to switches.1997-03-22, by Richard M. Stallman
-
(enriched-decode-foreground, enriched-decode-background):1997-03-22, by Richard M. Stallman
-
(dired-glob-regexp): New function.1997-03-22, by Richard M. Stallman
-
(dired-fun-in-all-buffers): New arg FILE. Don't operate on buffers1997-03-22, by Richard M. Stallman
-
(desktop-missing-file-warning): Make the default nil.1997-03-22, by Richard M. Stallman
-
(copyright-regexp): Allow "Copyright" and the copyright symbol together.1997-03-22, by Richard M. Stallman
-
(files): Ignore files in RCS directory whose names are of the form ,*,1997-03-21, by Paul Eggert
-
(vc-next-action-on-file): With implicit checkout, make1997-03-21, by Richard M. Stallman
-
(help-map): Use apropos-command, not command-apropos.1997-03-21, by Richard M. Stallman
-
Allow a dired-no-confirm of t1997-03-20, by Simon Marshall
-
Doc dired-no-confirm and allow t value.1997-03-20, by Simon Marshall
-
(rmail-retry-failure): Special handling for mime.1997-03-20, by Richard M. Stallman
-
(cal-tex-preamble): Set \lineskip to 0pt.1997-03-19, by Karl Heuer
-
(x-complement-fontset-spec): Setup1997-03-19, by Kenichi Handa
-
(dumpglyphs): Set a clipping region when we draw glyphs1997-03-19, by Kenichi Handa
-
(Valternative_fontname_alist): New variable.1997-03-19, by Kenichi Handa
-
(Valternative_fontname_alist): Extern it.1997-03-19, by Kenichi Handa
-
(insert_glyphs): Fix a bug which turns up when1997-03-19, by Kenichi Handa
-
Adjusted for the change of MAX_CHARSET.1997-03-18, by Kenichi Handa
-
(describe_vector): Adjusted for the change of CHAR_TABLE_ORDINARY_SLOTS.1997-03-18, by Kenichi Handa
-
(CHAR_TABLE_ORDINARY_SLOTS): Change to 384 (== 256 + 128).1997-03-18, by Kenichi Handa
-
Adjusted for the change of CHAR_TABLE_ORDINARY_SLOTS.1997-03-18, by Kenichi Handa
-
Adjusted for the change of MAX_CHARSET.1997-03-18, by Kenichi Handa
-
(MAX_CHARSET): Definition changed to the actual1997-03-18, by Kenichi Handa
-
(Faref, Faset): Adjusted for the change of CHAR_TABLE_ORDINARY_SLOTS.1997-03-18, by Kenichi Handa
-
(GLYPH_FOLLOW_ALIASES): Assure that the resulting G1997-03-18, by Kenichi Handa
-
(map_char_table): Handle multibyte characters.1997-03-18, by Kenichi Handa
-
(SET_RAW_SYNTAX_ENTRY, SYNTAX_ENTRY): Adjusted for the change of1997-03-18, by Kenichi Handa
-
(encode_terminal_code): Check validity of character code.1997-03-18, by Kenichi Handa
-
(copy_part_of_rope): Declare glyph as type GLYPH. For a1997-03-18, by Kenichi Handa
-
(x_list_fonts): Comment about cached font list added.1997-03-18, by Kenichi Handa
-
(x-charset-registries): Change entry for Ethiopic.1997-03-18, by Kenichi Handa
-
Change short and long names for Ethipic character set.1997-03-18, by Kenichi Handa
-
(make-char): Documented.1997-03-18, by Kenichi Handa
-
(quail-translation-keymap): Add entry for escape key.1997-03-18, by Kenichi Handa
-
(set-face-font): Allow specifing fontset for the arg FONT.1997-03-18, by Kenichi Handa
-
(thai-post-read-conversion): Return the correct length.1997-03-18, by Kenichi Handa
-
(viet-decode-viqr-region): Supply correct1997-03-18, by Kenichi Handa
-
Set functions viqr-post-read-conversion and viqr-pre-write-conversion1997-03-18, by Kenichi Handa
-
Conditionalize the fontset code on1997-03-18, by Richard M. Stallman
-
* etags.c (add_regex): reset *putbuf before using it.1997-03-17, by Francesco Potortì
-
(apropos): Print all property symbols.1997-03-17, by Karl Heuer
-
Fix typo in comment.1997-03-17, by Karl Heuer
-
Fix typos in comment.1997-03-17, by Karl Heuer
-
Tweak font-lock-keywords1997-03-15, by Simon Marshall
-
defvar before- and after- make frame vars; use properly in make-frame.1997-03-15, by Simon Marshall
-
clean code.1997-03-15, by Simon Marshall
-
Allow arbitrary regexps in *-font-lock-extra-types.1997-03-15, by Simon Marshall
-
minor bug fixes/enhancements to comint-delchar-or-maybe-eof, send-invisible, comint-exec-1.1997-03-15, by Simon Marshall
-
(when, unless): Symbol props moved from cl.el.1997-03-14, by Karl Heuer
-
(when, unless): Symbol props moved to subr.el.1997-03-14, by Karl Heuer
-
(change_window_height): Handle shrink as well as enlarge.1997-03-14, by Karl Heuer
-
(indent-line-to): Fix off-by-one bug when deciding1997-03-14, by Karl Heuer
-
Re-fix copyright dates.1997-03-12, by Karl Heuer
-
Fixed copyright dates1997-03-12, by Joel Ray Holveck
-
Fix typo in previous change.1997-03-12, by Karl Heuer
-
(octave-abbrev-table): Add abbrevs for switch,1997-03-12, by Karl Heuer
-
Provide octave-inf.1997-03-12, by Karl Heuer
-
Provide octave-hlp.1997-03-12, by Karl Heuer
-
(inferior-emacs-lisp-mode): Set comint-completion-addsuffix.1997-03-12, by Karl Heuer
-
(term-completion-addsuffix): Doc fix.1997-03-12, by Karl Heuer
-
(combine-after-change-calls): Doc fix.1997-03-11, by Karl Heuer
-
(uniquify-buffer-file-name): Don't call1997-03-11, by Karl Heuer
-
(lisp-imenu-generic-expression): Accept `*', `|',1997-03-11, by Karl Heuer
-
(ispell-command-loop): Disable message logging.1997-03-11, by Karl Heuer
-
(makefile-dependency-regex): Disallow "=" in name,1997-03-11, by Karl Heuer
-
(FAST_MAKE_GLYPH): Don't cast CHAR arg; character codes1997-03-10, by Karl Heuer
-
(Info-read-node-name): Caused completing-read to force1997-03-08, by Karl Heuer
-
(isearch-yank): Handle case when CHUNK is `x-sel'.1997-03-08, by Karl Heuer
-
Make links for files under lisp/language.1997-03-05, by Kenichi Handa
-
(decode_eol): Fix bug of converting CRLF to LF.1997-03-05, by Kenichi Handa
-
(compute_motion): When POS >= TO, don't call1997-03-05, by Kenichi Handa
-
(vc-backend-diff): Handle RCS and SCCS separately.1997-03-04, by André Spiegel
-
(CATEGORY_SET): Cast arg C to1997-03-03, by Kenichi Handa
-
(eval-expression): No longer disabled, since M-: isn't1997-03-02, by Karl Heuer
-
(man-mode-syntax-table): New variable.1997-03-02, by Karl Heuer
-
[__GLIBC__ >= 2]: Don't declare __getpagesize.1997-03-01, by Karl Heuer
-
Initial revision1997-03-01, by Karl Heuer
-
(man-follow): New function.1997-03-01, by Karl Heuer
-
Fix punctuation; add some missing words.1997-02-28, by Karl Heuer
-
(SET_RAW_SYNTAX_ENTRY, SYNTAX_ENTRY): Cast arg C to1997-02-28, by Kenichi Handa
-
(init_syntax_once): Add trick to avoid compiler warning1997-02-28, by Kenichi Handa
-
(Fload): Call Vload_source_file_function with 4 args.1997-02-27, by Erik Naggum
-
(init_buffer_once): Make member1997-02-27, by Kenichi Handa
-
(CATEGORY_SET): For a composite character, return1997-02-27, by Kenichi Handa
-
(Fregister_ccl_program): Escape newlines in docstring.1997-02-27, by Kenichi Handa
-
(Fcmpchar_cmp_rule): Escape newlines in docstring.1997-02-27, by Kenichi Handa
-
(INC_POS, DEC_POS): Don't increase or decrease too1997-02-27, by Kenichi Handa
-
(create_process, Fopen_network_stream): Typo in indexes1997-02-27, by Kenichi Handa
-
(struct iso2022_spec): Member requested_designation is1997-02-27, by Kenichi Handa
-
(Faref, Faset): Handle a composite char correctly in char-table.1997-02-27, by Kenichi Handa
-
(DISP_CHAR_VECTOR): Allow bare 8-bit in display-table.1997-02-27, by Kenichi Handa
-
Escape newlines in docstring.1997-02-27, by Kenichi Handa
-
(Finsert_file_contents, Fwrite_region): Do not perform1997-02-27, by Kenichi Handa
-
(Vuse_default_ascent): Extern.1997-02-27, by Kenichi Handa
-
(syms_of_fontset): Intern Qfontset. Declare new lisp1997-02-27, by Kenichi Handa
-
(describe_vector): Do not descibe deeper char-table if1997-02-27, by Kenichi Handa
-
(Fstart_process, Fopen_network_stream): Do not perform1997-02-27, by Kenichi Handa
-
(describe_syntax): Handle the case that the argument1997-02-27, by Kenichi Handa
-
`ospeed' should be short if not HAVE_TERMIIO_H.1997-02-27, by Kenichi Handa
-
(try_window_id): Display blank lines from the next1997-02-27, by Kenichi Handa
-
(syms_of_xfns): Documentation of1997-02-27, by Kenichi Handa
-
(lisp_data_to_selection_data, selection_data_to_lisp_data):1997-02-27, by Kenichi Handa
-
(struct x_display_info): New member Xatom_MULE_DEFAULT_ASCENT.1997-02-27, by Kenichi Handa
-
(dumpglyphs): Pay attention to characters registered in1997-02-27, by Kenichi Handa
-
(skip_chars): If enable-multibyte-characters is nil,1997-02-27, by Kenichi Handa
-
(vc-log-mode): New optional arg FILE. Set vc-log-file here.1997-02-27, by Karl Heuer
-
(lisp, shortlisp): Add lao.elc.1997-02-27, by Kenichi Handa
-
(menu-bar-tools-menu): Fix typo in Send Mail item.1997-02-27, by Karl Heuer
-
Remove prefix "coding-system-" from coding system symbol names.1997-02-26, by Kenichi Handa
-
(sendmail-coding-system): Add autoload cookie.1997-02-26, by Kenichi Handa
-
(rmail-new-summary): Setup rmail-view-buffer.1997-02-26, by Kenichi Handa
-
Add quail-mode to default value of1997-02-26, by Kenichi Handa
-
(make-coding-system): For ISO-2022 type conding systems,1997-02-26, by Kenichi Handa
-
(rmail-view-buffer, rmail-enable-mime, rmail-show-mime-function,1997-02-26, by Kenichi Handa
-
(truncate-string-to-width): Argument PADDING can be a padding character.1997-02-26, by Kenichi Handa
-
Add INIT-BOL to coding system iso-2022-cjk.1997-02-26, by Kenichi Handa
-
(mule-keymap): Re-arranged.1997-02-26, by Kenichi Handa
-
Load "language/lao".1997-02-26, by Kenichi Handa
-
Remove prefix "coding-system-" from coding system symbol names.1997-02-26, by Kenichi Handa
-
Fix handling of several characters.1997-02-26, by Kenichi Handa
-
Fix handling of several characters.1997-02-26, by Kenichi Handa
-
Change coding system name koi8 to koi8-r.1997-02-26, by Kenichi Handa
-
Add INIT-BOL to coding system iso-2022-cn.1997-02-26, by Kenichi Handa
-
Initial revision1997-02-26, by Kenichi Handa
-
Remove prefix "coding-system-" from coding system symbol names.1997-02-26, by Kenichi Handa
-
(gnus-mule-decode-summary): The function implemented correctly.1997-02-26, by Kenichi Handa
-
Many changes to cope with the above change.1997-02-26, by Kenichi Handa
-
(dired-find-file): Allow specifying coding system interactively.1997-02-26, by Kenichi Handa
-
Remove prefix "coding-system-" from coding system symbol names.1997-02-26, by Kenichi Handa
-
(byte-compile-file): Bind coding-system-for-write1997-02-26, by Kenichi Handa
-
(bookmark-jump-noselect): Use goto-char instead of1997-02-26, by Kenichi Handa
-
Greek fixed, Lao added1997-02-26, by Kenichi Handa
-
Initial revision1997-02-26, by Kenichi Handa
-
Fix previous change.1997-02-23, by Karl Heuer
-
Fix FSF address in comment.1997-02-23, by Karl Heuer
-
Initial revision1997-02-23, by Karl Heuer
-
(popmail): Remove some unnecessary function1997-02-23, by Karl Heuer
-
(sh-mode-hook, sh-set-shell-hook): Add defvars.1997-02-23, by Karl Heuer
-
Don't put "Avoid" in the mode line.1997-02-23, by Karl Heuer
-
(eval-last-sexp): Allow let-bindings to terminate1997-02-23, by Karl Heuer
-
(rmail-next-same-subject, rmail-reply): Ignore case, to1997-02-23, by Karl Heuer
-
[__GNU__] (NeXT, host_self):1997-02-23, by Miles Bader
-
(Fcopy_sequence, concat, internal_equal, Ffillarray):1997-02-22, by Karl Heuer
-
Include charset.h and coding.h.1997-02-22, by Karl Heuer
-
(init_eval_once): Increase max_lisp_eval_depth to 300.1997-02-22, by Karl Heuer
-
(main): Call several initialization function introduced1997-02-22, by Karl Heuer
-
Change FETCH_CHAR references to FETCH_BYTE.1997-02-22, by Karl Heuer
-
(mode-line-mule-info): New variable.1997-02-22, by Karl Heuer
-
Add ... to relevant menu entries.1997-02-21, by Simon Marshall
-
Rewrite Font Lock support.1997-02-21, by Simon Marshall
-
1. If PRE-MATCH-FORM returns a suitable number, use that as a value for LIMIT.1997-02-21, by Simon Marshall
-
(grep-process-setup): New function, sets up the1997-02-20, by Eli Zaretskii
-
Include category.h and charset.h.1997-02-20, by Karl Heuer
-
Initial revision1997-02-20, by Karl Heuer
-
(struct font_info): This definition is moved to1997-02-20, by Karl Heuer
-
Include charset.h, ccl.h, and fontset.h.1997-02-20, by Karl Heuer
-
Include charset.h and coding.h.1997-02-20, by Karl Heuer
-
Include charset.h and fontset.h.1997-02-20, by Karl Heuer
-
Include charset.h.1997-02-20, by Karl Heuer
-
Include charset.h and coding.h.1997-02-20, by Karl Heuer
-
(SET_RAW_SYNTAX_ENTRY): Handle syntax of multibyte1997-02-20, by Karl Heuer
-
Include charset.h and category.h.1997-02-20, by Karl Heuer
-
(BASE_PURESIZE): Increase.1997-02-20, by Karl Heuer
-
(struct Lisp_Process): New members1997-02-20, by Karl Heuer
-
Include charset.h and coding.h.1997-02-20, by Karl Heuer
-
Include charset.h.1997-02-20, by Karl Heuer
-
Include charset.h.1997-02-20, by Karl Heuer
-
Include charset.h.1997-02-20, by Karl Heuer
-
(CHARACTERBITS, GLYPH_MASK_REV_DIR): New macros.1997-02-20, by Karl Heuer
-
Include charset.h.1997-02-20, by Karl Heuer
-
(command_loop_1): Pay attention to a multibyte1997-02-20, by Karl Heuer
-
Include charset.h.1997-02-20, by Karl Heuer
-
(struct frame): New member `fontset_data'.1997-02-20, by Karl Heuer
-
Include "charset.h"1997-02-20, by Karl Heuer
-
Include charset.h.1997-02-20, by Karl Heuer
-
Include charset.h.1997-02-20, by Karl Heuer
-
(DISP_CHAR_VECTOR): Always return nil for multibyte1997-02-20, by Karl Heuer
-
(struct face): New members `non_ascii_gc' and1997-02-20, by Karl Heuer
-
Include charset.h.1997-02-20, by Karl Heuer
-
Include charset.h.1997-02-20, by Karl Heuer
-
Include charset.h and coding.h.1997-02-20, by Karl Heuer
-
(doc-string of `interactive'): Describe new code1997-02-20, by Karl Heuer
-
(BEGV_ADDR, PT_ADDR, ZV_ADDR): Use macro POS_ADDR.1997-02-20, by Karl Heuer
-
Include charset.h.1997-02-20, by Karl Heuer
-
(Fmake_char_table): Typo in doc-string fixed. Handle1997-02-20, by Karl Heuer
-
The following changes are for new source codes related to Mule.1997-02-20, by Karl Heuer
-
(Fpos_visible_in_window_p): Bug fix. Specify big1997-02-20, by Karl Heuer
-
(struct position): New member tab_offset to accumulate tab offset.1997-02-20, by Karl Heuer
-
(display_text_line): Introduce new local variable1997-02-20, by Karl Heuer
-
(current_column_bol_cache): New variable. This makes1997-02-20, by Karl Heuer
-
(direct_output_forward_char): #if-0-out redundant1997-02-20, by Karl Heuer
-
Require fontset. Create fontsets from1997-02-20, by Karl Heuer
-
(sendmail-coding-system): New variable.1997-02-20, by Karl Heuer
-
(x-get-selection): Set default data-type of selection1997-02-20, by Karl Heuer
-
(rmail-file-coding-system): New variable.1997-02-20, by Karl Heuer
-
(occur): Pay attention to multibyte characters.1997-02-20, by Karl Heuer
-
(show-paren-function): Handle multibyte characters.1997-02-20, by Karl Heuer
-
(mouse-set-font): Handle fontset.1997-02-20, by Karl Heuer
-
Load mule specific files.1997-02-20, by Karl Heuer
-
(isearch-mode-map): Define1997-02-20, by Karl Heuer
-
(help-with-tutorial): Prefix argument to specify a1997-02-20, by Karl Heuer
-
(find-file, find-file-other-window,1997-02-20, by Karl Heuer
-
(debugger-mode): Disable multibyte character handling1997-02-20, by Karl Heuer
-
(byte-compile-file): Write a compiled file without1997-02-20, by Karl Heuer
-
(update-file-autoloads): Read loaddefs.el without1997-02-20, by Karl Heuer
-
(nnheader-insert-head): Handle the case that the1997-02-20, by Karl Heuer
-
(kill-forward-chars, kill-backward-chars): Pay1997-02-20, by Karl Heuer
-
(do-kinsoku): New variable.1997-02-20, by Karl Heuer
-
(compile-mouse-goto-error): Move to end of line1997-02-19, by Eli Zaretskii
-
(eldoc-message-commands): Doc fixes.1997-02-19, by Noah Friedman
-
(update-autoloads-from-directory): Get absolute file names from1997-02-17, by Roland McGrath
-
Delete duplicate inclusion of fcntl.h1997-02-14, by Karl Heuer
-
(vc-do-command): If OKSTATUS is nil, ignore errors.1997-02-10, by Richard M. Stallman
-
(scan_lists): Signal errors using scan-error.1997-02-10, by Richard M. Stallman
-
(Fminibuffer_message): New function.1997-02-10, by Richard M. Stallman
-
(isearch-search): Refuse to match invisible text.1997-02-10, by Richard M. Stallman
-
(mouse-buffer-menu): Group buffers by major modes if that seems to be useful.1997-02-10, by Richard M. Stallman
-
(rmail-sort-messages): Preserve point1997-02-10, by Richard M. Stallman
-
Fix previous change.1997-02-09, by Karl Heuer
-
(compare-windows): Make more efficient use of1997-02-09, by Karl Heuer
-
* (compilation-process-setup-function): New variable.1997-02-09, by Eli Zaretskii
-
* (diff-process-setup): New function, sets up the1997-02-09, by Eli Zaretskii
-
(define-derived-mode): Add derived-mode-parent1997-02-08, by Richard M. Stallman
-
(change_window_height): Take size from multiple siblings,1997-02-08, by Richard M. Stallman
-
Handle multiple Info buffers.1997-02-08, by Richard M. Stallman
-
(scroll_preserve_screen_position): New variable.1997-02-08, by Richard M. Stallman
-
(auto-show-mode): Doc fix.1997-02-06, by Richard M. Stallman
-
(Feval_buffer): Doc fix.1997-02-06, by Richard M. Stallman
-
(edmacro-parse-keys): Remove redundant test for ?.1997-02-05, by Erik Naggum
-
(file-relative-name): Protect the match-data.1997-02-05, by Erik Naggum
-
(eldoc-display-message-p): New function.1997-02-04, by Noah Friedman
-
(Man-init-defvars): Fix case in a char set range.1997-02-04, by Richard M. Stallman
-
(Man-build-man-command): When async processes aren't1997-02-03, by Eli Zaretskii
-
(dired-rename-file): Pass new arg to set-visited-file-name.1997-02-03, by Richard M. Stallman
-
(set-visited-file-name): New arg ALONG-WITH-FILE.1997-02-03, by Richard M. Stallman
-
(rmail-ignored-headers): Add Delivered-to: header.1997-02-03, by Richard M. Stallman
-
Update copyright notice to reflect assignment to FSF and incorporation1997-02-03, by Noah Friedman
-
(main): Don't extend stack limit too far.1997-02-03, by Richard M. Stallman
-
dos_rawgetc: When international keyboard doesn't have1997-02-02, by Eli Zaretskii
-
(Vx_resource_class): New variable.1997-02-02, by Richard M. Stallman
-
Delete the Spell-emulator task.1997-02-02, by Richard M. Stallman
-
Undo lastupdate change.1997-02-02, by Richard M. Stallman
-
(set-frame-font): Renamed from set-default-font,1997-02-02, by Richard M. Stallman
-
automatically generated from GPLed version1997-02-02, by Paul Eggert
-
automatically generated from GPLed version1997-02-02, by Paul Eggert
-
(dirtrack-debug-message): Put output at end of buffer.1997-02-01, by Richard M. Stallman
-
(dired-guess-shell-alist-default): Make .eps1997-02-01, by Richard M. Stallman
-
(rmail-reply): Concatenate all the References headers.1997-02-01, by Richard M. Stallman
-
(set-fill-column): Print the old value too.1997-02-01, by Richard M. Stallman
-
Whitespace change.1997-02-01, by Richard M. Stallman
-
(sendmail-user-agent): Insert all the OTHER-HEADERS.1997-01-31, by Richard M. Stallman
-
Fix bug that caused crash on certain tags with parameters1997-01-31, by Boris Goldowsky
-
(rmail-reply): Copy all the References: headers1997-01-31, by Richard M. Stallman
-
(mail-fetch-field): New arg LIST.1997-01-31, by Richard M. Stallman
-
(edmacro-parse-keys): Don't treat C-. or C-? as ASCII control char.1997-01-31, by Richard M. Stallman
-
(compilation-enter-directory-regexp)1997-01-31, by Richard M. Stallman
-
(ps-print-header): Doc fix.1997-01-30, by Richard M. Stallman
-
(load-save-place-alist-from-file): Delete spurious t's.1997-01-28, by Richard M. Stallman
-
Spelling corrections.1997-01-28, by Noah Friedman
-
(compilation-error-regexp-alist): Undo 1/21 change.1997-01-28, by Richard M. Stallman
-
(isnan): Define even if LISP_FLOAT_TYPE is not defined, since fmod1997-01-28, by Paul Eggert
-
(comint-exec-1): Use file-accessible-directory-p.1997-01-27, by Richard M. Stallman
-
Include <float.h> if STDC_HEADERS.1997-01-27, by Paul Eggert
-
(timezone-parse-date): Treat unknown month name1997-01-27, by Richard M. Stallman
-
(byte-compile-inline-expand): Recalculate fn1997-01-27, by Richard M. Stallman
-
(jka-compr-error): Use with-current-buffer.1997-01-27, by Richard M. Stallman
-
Check for rint and cbrt.1997-01-27, by Karl Heuer
-
(HAVE_RINT, HAVE_CBRT): Add undefs.1997-01-27, by Karl Heuer
-
(openp): Handle remote file names in path.1997-01-27, by Richard M. Stallman
-
use tasks.version1997-01-27, by Joel N. Weber II
-
Minor changes.1997-01-26, by Richard M. Stallman
-
Document how insert-before-markers affects overlays.1997-01-26, by Richard M. Stallman
-
(ange-ftp-get-process): Call delete-process.1997-01-26, by Richard M. Stallman
-
(news-post-news): New arg NOQUERY.1997-01-25, by Richard M. Stallman
-
(set_internal): New subroutine. New arg BINDFLAG.1997-01-25, by Richard M. Stallman
-
(unbind_to, specbind): Use set_internal.1997-01-25, by Richard M. Stallman
-
[!HAVE_RINT] (rint): Convert macro to an actual1997-01-25, by Karl Heuer
-
(rmail-get-new-mail): Fix return value to match doc.1997-01-25, by Karl Heuer
-
(try_window): Remove frobnication of tab_offset in a minibuffer window.1997-01-24, by Richard M. Stallman
-
(pos_tab_offset): Take the width of the minibuffer prompt into account.1997-01-24, by Richard M. Stallman
-
(read1): Round size of bool-vector properly.1997-01-24, by Richard M. Stallman
-
(completion-no-auto-exit): New variable.1997-01-24, by Richard M. Stallman
-
(compilation-parse-errors): Use looking-at on each line.1997-01-23, by Richard M. Stallman
-
(tmm-get-keymap): Recognize explicit lambda expressions as valid.1997-01-23, by Richard M. Stallman
-
automatically generated from GPLed version1997-01-23, by Paul Eggert
-
(compilation-error-regexp-alist):1997-01-22, by Richard M. Stallman
-
automatically generated from GPLed version1997-01-22, by Paul Eggert
-
(set_time_zone_rule_tz1, set_time_zone_rule_tz2):1997-01-22, by Paul Eggert
-
(enriched-translations): Add top' and choice' everywhere so that *1997-01-22, by Richard M. Stallman
-
(ange-ftp-load): If fail, return nil.1997-01-21, by Richard M. Stallman
-
(run_msdos_command): Remove unused variables.1997-01-21, by Eli Zaretskii
-
(html-mode): Locally set sentence-end.1997-01-21, by Richard M. Stallman
-
(FAST_MAKE_GLYPH): Rename args to CHAR and FACE.1997-01-21, by Richard M. Stallman
-
(stamp-oldxmenu): New target.1997-01-21, by Richard M. Stallman
-
Delete explicit autoload calls.1997-01-21, by Richard M. Stallman
-
(movemail)): Link with getopt.1997-01-21, by Richard M. Stallman
-
(main): Do not display "[POP-password]" in the usage1997-01-21, by Richard M. Stallman
-
(rmail-preserve-inbox): New variable.1997-01-21, by Richard M. Stallman
-
(smtpmail-read-response): Don't get confused by %'s in response-string.1997-01-21, by Richard M. Stallman
-
Whitespace change.1997-01-21, by Richard M. Stallman
-
Merge in octave.el; don't require octave.el.1997-01-21, by Richard M. Stallman
-
Require octave-mod, not octave.1997-01-21, by Richard M. Stallman
-
Initial revision1997-01-21, by Richard M. Stallman
-
(octave-mode): Delete the startup message.1997-01-21, by Richard M. Stallman
-
Initial revision1997-01-21, by Richard M. Stallman
-
(timezone-parse-date): Handle 1-digit year.1997-01-20, by Richard M. Stallman
-
--help, --version: New options, for conformance to GNU coding standards.1997-01-20, by Paul Eggert
-
(dumpglyphs): Declare g as GLYPH.1997-01-20, by Richard M. Stallman
-
Include maillock.h (conditionally).1997-01-20, by Richard M. Stallman
-
(init_display): Use `fatal'.1997-01-20, by Richard M. Stallman
-
(Fsignal): Call fatal if no error handlers and no catch.1997-01-20, by Richard M. Stallman
-
(fatal): Print a newline at the end.1997-01-20, by Richard M. Stallman
-
(print): Round size of bool-vector properly.1997-01-20, by Richard M. Stallman
-
Rebuild Vsystem_configuration at startup.1997-01-20, by Geoff Voelker
-
(init_display): Check for overflow in screen size.1997-01-20, by Richard M. Stallman
-
Update include conditionals to use new name.1997-01-20, by Geoff Voelker
-
Change uses of win32 to w32.1997-01-20, by Geoff Voelker
-
Use new name w32gui.h.1997-01-20, by Geoff Voelker
-
Use new name w32gui.h1997-01-20, by Geoff Voelker
-
Change all uses of win95, winnt, and win32 into Windows 95, Windows1997-01-20, by Geoff Voelker
-
(term_init): Use new name initialize_w32_display.1997-01-20, by Geoff Voelker
-
Change all uses of win95, winnt, and win321997-01-20, by Geoff Voelker
-
Change all uses of win95, winnt, and win321997-01-20, by Geoff Voelker
-
Use windows95 and windowsnt instead1997-01-20, by Geoff Voelker
-
(change_frame_size_1): Reject new sizes if they cause overflow.1997-01-19, by Richard M. Stallman
-
(skip_chars): Optimize by not calling SET_PT in the loop.1997-01-19, by Richard M. Stallman
-
(mantemp-insert-cxx-syntax): Recognize non-class templates.1997-01-19, by Richard M. Stallman
-
Initial revision1997-01-19, by Richard M. Stallman
-
(shell-mode): Don't set list-buffers-directory.1997-01-18, by Richard M. Stallman
-
(ange-ftp-waiting-flag): New variable.1997-01-18, by Richard M. Stallman
-
(push_key_description): Print C-j, not TAB.1997-01-17, by Richard M. Stallman
-
Clean up parentheses.1997-01-17, by Richard M. Stallman
-
* (interrupt_signal): Make emergency exit work on MSDOS1997-01-16, by Eli Zaretskii
-
* (sigprocmask, sig_suspender): New functions, implement1997-01-16, by Eli Zaretskii
-
* (XMenuActivate): Don't allow non-positive menu1997-01-16, by Eli Zaretskii
-
(ps-print-version): Fix value.1997-01-16, by Richard M. Stallman
-
[hpux && HAVE_PSTAT_GETDYNAMIC]: Use HPUX's pstat_getdynamic so1997-01-16, by Jim Meyering
-
(HAVE_PSTAT_GETDYNAMIC): New definition.1997-01-15, by Richard M. Stallman
-
(get_emacs_configuration): Return windows95 instead of win95.1997-01-15, by Richard M. Stallman
-
compile.el (first-error): Doc fix.1997-01-15, by Karl Heuer
-
(init_cmdargs): Allow `installation-directory'1997-01-13, by Richard M. Stallman
-
(occur-mode-map): Bind g to revert-buffer.1997-01-13, by Richard M. Stallman
-
(concat): Take modulus of thisindex before shifting.1997-01-13, by Richard M. Stallman
-
Rename args PATHNAME to FILENAME in various functions.1997-01-13, by Richard M. Stallman
-
Update info about DJGPP.1997-01-13, by Richard M. Stallman
-
(x-popup-menu): Pass in insist flag to mouse_position_hook.1997-01-13, by Geoff Voelker
-
(make-auto-save-file-name): Replace occurrences of1997-01-13, by Geoff Voelker
-
(texinfo-incorporate-descriptions): Call regexp-quote.1997-01-13, by Richard M. Stallman
-
(rounding_driver): New function for systematic support of1997-01-11, by Paul Eggert
-
Fix previous change.1997-01-11, by Richard M. Stallman
-
(read1): Fix error messages.1997-01-11, by Richard M. Stallman
-
Comment change.1997-01-10, by Richard M. Stallman
-
Include <mach-o/reloc.h>.1997-01-10, by Richard M. Stallman
-
Fix additional text prop fns to behave as proposed builtins.1997-01-09, by Simon Marshall
-
(delete-completion-window): Handle special display frames.1997-01-09, by Richard M. Stallman
-
Add when and unless.1997-01-09, by Richard M. Stallman
-
remove references in comments to long defunct make-shell.1997-01-08, by Simon Marshall
-
delete comments referring to long defunct make-shell.1997-01-08, by Simon Marshall
-
(telnet-initial-filter): Fix error message.1997-01-08, by Richard M. Stallman
-
(when, unless): Definitions moved to subr.el.1997-01-08, by Richard M. Stallman
-
(when, unless): Definitions moved from cl.el.1997-01-08, by Richard M. Stallman
-
(LOCK_PID_MAX): Use sizeof (unsigned long) instead of hardwiring 21.1997-01-07, by Richard M. Stallman
-
(gud-gdb-marker-regexp): Use colon always, not path-separator.1997-01-07, by Richard M. Stallman
-
Add hppa1.1-hitachi-hiuxmpp support, passed along by rms. before-thomas-posix1996 glibc-2_0_2 libc-970108 libc-970109 libc-970110 libc-970111 libc-970112 libc-970113 libc-970114 libc-970115 libc-970116 libc-970117 libc-970118 libc-970119 libc-970120 libc-970121 libc-970122 libc-970123 libc-970124 libc-970125 libc-970126 libc-970127 libc-970128 libc-970129 libc-970130 libc-970131 libc-970201 libc-970202 libc-970203 libc-970204 libc-970205 libc-970206 libc-970207 libc-970208 libc-970209 libc-970210 libc-970211 libc-970212 libc-970213 libc-970214 libc-970215 libc-970216 libc-970217 libc-970218 libc-970219 libc-970220 libc-970221 libc-970222 libc-970223 libc-970224 libc-970225 libc-970226 libc-970227 libc-970228 libc-970301 libc-970302 libc-970303 libc-970304 libc-970305 libc-970306 libc-970307 libc-970308 libc-970309 libc-970310 libc-970311 libc-970312 libc-970313 libc-970314 libc-970315 libc-970316 libc-970317 libc-970318 libc-970319 libc-970320 libc-970321 libc-970322 libc-970323 libc-970324 libc20x-970306 libc20x-97031 libc20x-970316 libc20x-970318 libc20x-970319 libc20x-970404 root-libc-2_0_x-branch1997-01-07, by David J. MacKenzie
-
(invert-face): Handle inverting the default face better.1997-01-07, by Richard M. Stallman
-
Fix typo editing previous change.1997-01-07, by Richard M. Stallman
-
(sh-shell-file): Downcase and remove extension on shells in NT.1997-01-07, by Richard M. Stallman
-
No longer a minor mode.1997-01-07, by Richard M. Stallman
-
(bright_bg): Save the original state of video blink bit.1997-01-06, by Richard M. Stallman
-
(command-line-1): Don't run buffer-menu if in batch mode.1997-01-06, by Richard M. Stallman
-
(x-handle-args): Stop arg processing1997-01-06, by Richard M. Stallman
-
(command_loop_1, read_char):1997-01-05, by Richard M. Stallman
-
(frame-or-buffer-changed-p): Definition deleted.1997-01-05, by Richard M. Stallman
-
(switch-to-buffer-other-frame)1997-01-05, by Richard M. Stallman
-
(Fpop_to_buffer): New arg NORECORD.1997-01-05, by Richard M. Stallman
-
Add site-lisp to EMACSLOADPATH.1997-01-05, by Geoff Voelker
-
(env_vars): Add site-lisp to EMACSLOADPATH.1997-01-05, by Geoff Voelker
-
(real_install): Create site-lisp in installation dir.1997-01-05, by Geoff Voelker
-
(compare_env, merge_and_sort_env): New functions.1997-01-04, by Geoff Voelker
-
(dired-garbage-files-regexp): New variable.1997-01-04, by Richard M. Stallman
-
(dired-string-replace-match): Delete redundant autoload.1997-01-03, by Richard M. Stallman
-
(find-dired): Doc fix.1997-01-03, by Richard M. Stallman
-
(update_frame): Call detect_input_pending1997-01-03, by Richard M. Stallman
-
Changed my e-mail address in the header.1997-01-03, by André Spiegel
-
(occur): Minor cleanups.1997-01-03, by Erik Naggum
-
(list-matching-lines-face): New variable.1997-01-03, by Richard M. Stallman
-
Initial revision1997-01-03, by Richard M. Stallman
-
(lock_info_type): Declare pid as unsigned long instead of int.1997-01-02, by Richard M. Stallman
-
(HANDLE_RELOCATION): New macro.1997-01-02, by Richard M. Stallman
-
(texinfo-mode): Locally set tex-first-line-header-regexp.1997-01-02, by Richard M. Stallman
-
(word-help-mode-alist, reset-word-help)1997-01-02, by Richard M. Stallman
-
(easy-menu-create-keymaps): Menu item STYLE toggle (checkbox)1997-01-02, by Richard M. Stallman
-
Initial revision1997-01-02, by Richard M. Stallman
-
(sh-shell-file): On MSDOS, collapse $SHELL to lower1997-01-02, by Richard M. Stallman
-
(internal_self_insert): Check the property1997-01-02, by Richard M. Stallman
-
(dired-do-chxxx): Use -- only on GNU systems.1997-01-02, by Richard M. Stallman
-
(tex-region): Correctly handle possible1997-01-02, by Richard M. Stallman
-
Use $EMACS to say where to run Emacs.1997-01-02, by Richard M. Stallman
-
(server-process-filter): Let-bind `pos'.1997-01-02, by Richard M. Stallman
-
(PATH): Add /usr/xpg4/bin,1997-01-01, by Paul Eggert
-
(repeat-complex-command): Bind1997-01-01, by Richard M. Stallman
-
Total rewrite.1996-12-31, by Richard M. Stallman
-
Recognize mips-unknown-linux-gnu1996-12-31, by Ian Lance Taylor
-
New version from mly.1996-12-31, by Richard M. Stallman
-
(BROKEN_MKTIME): New macro.1996-12-31, by Paul Eggert
-
(MKTIME_OBJ):1996-12-31, by Paul Eggert
-
(mktime):1996-12-31, by Paul Eggert
-
(locate-mode): Locally set dired-move-to-filename-regexp,1996-12-31, by Richard M. Stallman
-
(dired-make-relative): Ignore the third argument;1996-12-31, by Richard M. Stallman
-
Initial revision1996-12-31, by Richard M. Stallman
-
(insert-directory): Use -- as arg1996-12-31, by Richard M. Stallman
-
(dired-do-chxxx): Use -- as arg1996-12-31, by Richard M. Stallman
-
(Info-find-node): Don't clear Info-index-alternatives.1996-12-30, by Richard M. Stallman
-
(server-start): Don't delete ~/.emacs-server.1996-12-30, by Richard M. Stallman
-
(byte-compile-file): Set default-directory in compiler input buffer.1996-12-30, by Richard M. Stallman
-
<float.h>: Include if STDC_HEADERS.1996-12-30, by Paul Eggert
-
<float.h>: Include if STDC_HEADERS.1996-12-30, by Paul Eggert
-
(MKTIME_OBJ): Use our mktime instead of SCO 3.2v4.2's, since it1996-12-30, by Paul Eggert
-
(Fbyte_code): Add error check for jumping out of range.1996-12-30, by Richard M. Stallman
-
(hppa1.1-hitachi-hiuxmpp): New configuration.1996-12-30, by Richard M. Stallman
-
(dired-permission-flags-regexp): New variable.1996-12-30, by Richard M. Stallman
-
Initial revision1996-12-30, by Richard M. Stallman
-
Include blockinput.h.1996-12-30, by Richard M. Stallman
-
(process.o): Depend on blockinput.h.1996-12-30, by Richard M. Stallman
-
(iso-languages): For Catalan, delete 'C and 'c;1996-12-30, by Richard M. Stallman
-
(tex-first-line-header-regexp): New variable.1996-12-29, by Richard M. Stallman
-
(completion-ignored-extensions):1996-12-29, by Richard M. Stallman
-
(report-emacs-bug): Use compose-mail.1996-12-29, by Richard M. Stallman
-
(hs-emacs-type): Doc fix.1996-12-29, by Richard M. Stallman
-
(dired-insert-directory): Don't override the user's locale.1996-12-29, by Richard M. Stallman
-
(rmail-msg-is-pruned): New function.1996-12-28, by Richard M. Stallman
-
(help-map): Define C-h C-i to run word-help.1996-12-28, by Richard M. Stallman
-
(expand-map): Don't define SPC.1996-12-28, by Richard M. Stallman
-
Initial revision1996-12-28, by Richard M. Stallman
-
(skeleton-positions): Renamed from skeleton-marks.1996-12-28, by Richard M. Stallman
-
(skeleton-marks): New variable.1996-12-28, by Richard M. Stallman
-
*** empty log message ***1996-12-28, by Michael Kifer
-
Many doc fixes.1996-12-27, by Richard M. Stallman
-
(LD_SWITCH_SYSTEM): Use just -X.1996-12-27, by Richard M. Stallman
-
(dos_set_keyboard): Test whether KEYB.COM is installed1996-12-27, by Richard M. Stallman
-
(ispell-message-text-end): Handle `- ' before1996-12-27, by Richard M. Stallman
-
(mail-yank-clear-headers): Handle case of end < start.1996-12-27, by Richard M. Stallman
-
(mail-indentation-spaces): Doc fix.1996-12-27, by Richard M. Stallman
-
(menu-bar-tools-menu): Add a "send mail" entry.1996-12-27, by Richard M. Stallman
-
(perform-replace): Request integers from match-data,1996-12-27, by Richard M. Stallman
-
(forward-paragraph, backward-paragraph): Doc fixes.1996-12-26, by Richard M. Stallman
-
(Fdefalias): Change argument name and doc string.1996-12-26, by Richard M. Stallman
-
Change arg name for fset.1996-12-26, by Richard M. Stallman
-
(Ffset): Change argument name and doc string.1996-12-26, by Richard M. Stallman
-
(x_iconify_frame): Clear visible when we set iconified.1996-12-26, by Richard M. Stallman
-
(single_keymap_panes): New arg DEPTH.1996-12-26, by Richard M. Stallman
-
(window_scroll): Preserve vpos of point1996-12-26, by Richard M. Stallman
-
(read_char_x_menu_prompt): Unread and record all the input events from here.1996-12-26, by Richard M. Stallman
-
(standard_args): Add -find-file and -visit.1996-12-26, by Richard M. Stallman
-
(internal_self_insert): If the abbrev has no expansion,1996-12-26, by Richard M. Stallman
-
(Fexpand_abbrev): Return the abbrev symbol, or nil if no expansion.1996-12-26, by Richard M. Stallman
-
(mouse-start-end): Put values in proper order,1996-12-26, by Richard M. Stallman
-
(command-line-1): Handle --visit and --find.1996-12-26, by Richard M. Stallman
-
(edebug-read-symbol, edebug-read-string): Don't back up after reading.1996-12-26, by Richard M. Stallman
-
(vc-next-action-on-file, vc-update-change-log,1996-12-26, by André Spiegel
-
(vc-user-login-name): New function.1996-12-26, by André Spiegel
-
Comment change.1996-12-26, by Richard M. Stallman
-
(set_point): Use virtual bounds, not real bounds,1996-12-20, by Richard M. Stallman
-
(FRONT_NONSTICKY_P): New macro.1996-12-20, by Richard M. Stallman
-
(try_window): Add error check for POS.1996-12-20, by Richard M. Stallman
-
(isearch-edit-string): When we try the search1996-12-20, by Richard M. Stallman
-
Minor cleanups for overfull hboxes.1996-12-20, by Richard M. Stallman
-
Update edition number.1996-12-20, by Richard M. Stallman
-
(modify_event_symbol):1996-12-19, by Richard M. Stallman
-
(streq, strneq): Use == NULL rather than !.1996-12-19, by Richard M. Stallman
-
(x_set_title): Check data type of NAME.1996-12-19, by Richard M. Stallman
-
(Fmatch_data): Doc fix.1996-12-19, by Richard M. Stallman
-
Major cleanup of unclear or overly picturesque language.1996-12-19, by Richard M. Stallman
-
(set_frame_menubar): Call Fmatch_data with new explicit arguments.1996-12-19, by Richard M. Stallman
-
(read_process_output, exec_sentinel):1996-12-19, by Richard M. Stallman
-
(mail-extract-address-components): Clear text props1996-12-19, by Richard M. Stallman
-
(calendar-time-zone-daylight-rules): Add support1996-12-19, by Paul Eggert
-
(perform-replace): Undo previous change.1996-12-18, by Richard M. Stallman
-
(Fmatch_data): New args INTEGERS and REUSE.1996-12-18, by Richard M. Stallman
-
(sendmail-user-agent): Avoid error for CONTINUE non-nil.1996-12-18, by Richard M. Stallman
-
(LIBMAIL): New macro. Conditionally includes -lmail.1996-12-18, by Richard M. Stallman
-
(HAVE_LIBMAIL, HAVE_MAILLOCK_H, HAVE_TOUCHLOCK): Add #undefs.1996-12-18, by Richard M. Stallman
-
Check for libmail, maillock.h and touchlock (for movemail).1996-12-18, by Richard M. Stallman
-
(iso-languages): Add "german" entry.1996-12-18, by Richard M. Stallman
-
(send_process) [EMACS_HAS_USECS]:1996-12-18, by Richard M. Stallman
-
(compose-mail): Doc fix.1996-12-18, by Richard M. Stallman
-
(set_point): Use virtual bounds, not real bounds,1996-12-18, by Richard M. Stallman
-
(display-time-event-handler): Use let*.1996-12-18, by Richard M. Stallman
-
(time-stamp-mail-host-name): Get rid of time-stamp-mail-host.1996-12-18, by Richard M. Stallman
-
(perform-replace): Delete the code that checked1996-12-18, by Richard M. Stallman
-
(news-mail-reply, news-reply): Include the message1996-12-17, by Richard M. Stallman
-
(isearch-ring-adjust): Don't pop the state at the start.1996-12-17, by Richard M. Stallman
-
(dired-move-to-filename-regexp): Recognize various languages.1996-12-17, by Richard M. Stallman
-
(ange-ftp-date-regexp): Recognize various languages.1996-12-17, by Richard M. Stallman
-
(merge_properties_sticky): Don't discard explicit nil1996-12-17, by Richard M. Stallman
-
(sendmail-send-it): Explicitly pass interactive delivery options to1996-12-17, by Erik Naggum
-
(time-stamp-month-dd-yyyy): Use format-time-string.1996-12-17, by Richard M. Stallman
-
(time-stamp-no-file): Reintroduced.1996-12-17, by Richard M. Stallman
-
(display-time-event-handler): Fix previous change.1996-12-16, by Richard M. Stallman
-
Update VERSION to 2.4.2.1996-12-16, by Richard M. Stallman
-
Add normal-auto-fill-function.1996-12-16, by Richard M. Stallman
-
Update edition to 2.4b.1996-12-16, by Richard M. Stallman
-
(sendmail-send-it): If no recipients, don't run1996-12-16, by Richard M. Stallman
-
(mail-extract-address-components): Don't downcase1996-12-16, by Richard M. Stallman
-
(imenu-generic-expression): Doc fix.1996-12-16, by Richard M. Stallman
-
(socket_connection): Free realhost after using it.1996-12-16, by Richard M. Stallman
-
Fix previous change.1996-12-16, by Richard M. Stallman
-
(Finsert_file_contents): Handle BEG and END non-nil1996-12-16, by Richard M. Stallman
-
(describe-mode): Include minor modes that aren't buffer local.1996-12-16, by Richard M. Stallman
-
(HAVE_LIMITS_H): Add #undef.1996-12-16, by Richard M. Stallman
-
(limits.h): Check for this file.1996-12-16, by Richard M. Stallman
-
Change defconsts to defvars.1996-12-16, by Richard M. Stallman
-
(register-name-alist): Use defvar.1996-12-16, by Richard M. Stallman
-
(only-global-abbrevs): Use defvar.1996-12-16, by Richard M. Stallman
-
Change some defconsts to defvars.1996-12-16, by Richard M. Stallman
-
Change defconsts to defvars.1996-12-16, by Richard M. Stallman
-
(format-alist): Change defconst to defvar.1996-12-16, by Richard M. Stallman
-
Change most defconsts to defvars.1996-12-16, by Richard M. Stallman
-
(find-file-revert-without-query): New variable.1996-12-15, by Richard M. Stallman
-
(Fuser_full_name): Return nil if the specified user doesn't exist.1996-12-15, by Richard M. Stallman
-
(x_set_scroll_bar_width): Reject a width that's too small.1996-12-15, by Richard M. Stallman
-
(cpp-edit-load): Don't load anything if init-file-user is nil.1996-12-15, by Richard M. Stallman
-
(set_point): Check for intangible properties on overlays.1996-12-15, by Richard M. Stallman
-
(Fnext_char_property_change): New function.1996-12-15, by Richard M. Stallman
-
(outline-discard-overlays):1996-12-14, by Richard M. Stallman
-
(menu-bar-tools-menu): Add items1996-12-14, by Richard M. Stallman
-
(rmail-summary-beginning-of-message):1996-12-14, by Richard M. Stallman
-
(disabled-command-hook): Correctly keep the first1996-12-13, by Richard M. Stallman
-
(time-stamp-am-pm): Variable deleted.1996-12-13, by Richard M. Stallman
-
(display-time-event-handler): If Don't run the timer1996-12-13, by Richard M. Stallman
-
(Info-mode): Default for `tab-width'.1996-12-12, by Richard M. Stallman
-
Explain how disabled commands' doc strings are displayed.1996-12-12, by Richard M. Stallman
-
Fix previous change.1996-12-11, by Richard M. Stallman
-
(browse-url-url-at-point): Use thing-at-point.1996-12-11, by Richard M. Stallman
-
(bounds-of-thing-at-point): Allow the end1996-12-11, by Richard M. Stallman
-
Don't load .custom if -q was used.1996-12-11, by Richard M. Stallman
-
(byte-compile-insert-header): Fix previous change.1996-12-11, by Karl Heuer
-
(syms_of_buffer): Doc fix (transient-mark-mode).1996-12-11, by Richard M. Stallman
-
call-process does not create a buffer.1996-12-11, by Richard M. Stallman
-
* config.guess: Recognize machten. libc-961211 libc-961212 libc-961213 libc-961214 libc-961215 libc-961216 libc-961217 libc-961218 libc-961219 libc-961220 libc-961221 libc-961222 libc-961223 libc-961224 libc-961225 libc-961226 libc-961227 libc-961228 libc-961229 libc-961230 libc-9612311996-12-11, by David J. MacKenzie
-
(Fwrite_region): Be careful not to destroy contents of1996-12-11, by Richard M. Stallman
-
(goto-address-fontify): Use overlay, not text props.1996-12-10, by Richard M. Stallman
-
(message2_nolog): Handle minibuffer_auto_raise.1996-12-10, by Richard M. Stallman
-
(Fcall_process_region): Define missing local `count'.1996-12-10, by Richard M. Stallman
-
(window_scroll): Don't set w->start or w->force_start if signaling an error.1996-12-10, by Richard M. Stallman
-
(Fend_of_line, Fbeginning_of_line):1996-12-10, by Richard M. Stallman
-
(Vmenu_updating_frame): New variable.1996-12-10, by Richard M. Stallman
-
(sort-columns): Don't use `sort' utility if the text has text properties.1996-12-10, by Richard M. Stallman
-
(timer-next-integral-multiple-of-time): Doc fix.1996-12-10, by Richard M. Stallman
-
(thing-at-point-url-chars): Allow comma, = and &.1996-12-10, by Richard M. Stallman
-
(normal-top-level, command-line, command-line-1):1996-12-09, by Geoff Voelker
-
(Fread_file_name_internal): Verify STRING is a string.1996-12-09, by Richard M. Stallman
-
(gnus-button-alist): Allow whitespace in `<URL:...'1996-12-09, by Richard M. Stallman
-
(disabled-command-hook): Use `defvar' and add documentation string.1996-12-09, by Erik Naggum
-
(Fuser_full_name): Use build_string instead of make_string.1996-12-09, by Richard M. Stallman
-
(rs6000-ibm-aix4.2): New alternative.1996-12-09, by Richard M. Stallman
-
(Fend_of_line, Fbeginning_of_line): Declared.1996-12-09, by Richard M. Stallman
-
(gnus-read-init-file): Don't load anything if init-file-user is nil.1996-12-08, by Richard M. Stallman
-
(status_notify): Test p->infd > 01996-12-08, by Richard M. Stallman
-
(iconify-or-deiconify-frame): Define to be a1996-12-08, by Richard M. Stallman
-
(texinfo-font-lock-keywords): Add `url', `email'.1996-12-08, by Richard M. Stallman
-
(Fuser_full_name): Accept a string (the login name) as1996-12-08, by Richard M. Stallman
-
(syms_of_minibuf): Doc fix.1996-12-08, by Richard M. Stallman
-
(Fline_beginning_position, Fline_end_position): New fns.1996-12-08, by Richard M. Stallman
-
(Info-get-token): Find tokens where START matches1996-12-08, by Richard M. Stallman
-
(PENTIUM:CPunix:4.0*:*): New case. libc-961208 libc-961209 libc-9612101996-12-07, by Richard Kenner
-
(mouse-drag-mode-line): Don't get error1996-12-07, by Richard M. Stallman
-
(isearch-no-upper-case-p): Use downcase1996-12-07, by Richard M. Stallman
-
(mail-reply-action): Renamed from mail-reply-buffer.1996-12-07, by Richard M. Stallman
-
(rmail-start-mail): Rewrite to use compose-mail.1996-12-07, by Richard M. Stallman
-
(compose-mail): Handle several more args:1996-12-07, by Richard M. Stallman
-
(perform-replace): Obey minibuffer-auto-raise.1996-12-07, by Richard M. Stallman
-
(jka-compr-temp-name-template): Initialize using TMPDIR.1996-12-07, by Richard M. Stallman
-
(thing-at-point-url-chars): Allow period.1996-12-07, by Richard M. Stallman
-
(MAYBE_GC): New macro.1996-12-07, by Richard M. Stallman
-
(Vtemp_file_name_pattern): New variable.1996-12-07, by Richard M. Stallman
-
Recognize vax-*-netbsd*.1996-12-07, by Richard M. Stallman
-
(etags-file-of-tag): Expand the file name1996-12-07, by Richard M. Stallman
-
(sendmail-user-agent): Support 2 optional args.1996-12-07, by Richard M. Stallman
-
(byte-compile-insert-header): If emacs-version1996-12-07, by Richard M. Stallman
-
(pascal-mode): Make comment-indent-function buffer local.1996-12-07, by Richard M. Stallman
-
(mouse-major-mode-menu): Propagate prefix arg1996-12-07, by Richard M. Stallman
-
(isearch-mode): Maybe make minibuffer frame visible and/or raise it.1996-12-07, by Richard M. Stallman
-
In enable predicates in Files menu, use menu-updating-frame.1996-12-07, by Richard M. Stallman
-
Fixed syntax table for quotes since they messed up1996-12-07, by Richard M. Stallman
-
(dired-omit-size-limit): New variable.1996-12-07, by Richard M. Stallman
-
Get rid of RCS id.1996-12-07, by Richard M. Stallman
-
Delete `units' task--it is done.1996-12-07, by Richard M. Stallman
-
(backup-buffer): Doc fix.1996-12-06, by Karl Heuer
-
(IT_cmgoto): Don't update FRAME_CURSOR_X when the cursor1996-12-06, by Karl Heuer
-
(imenu): Support integers used as positions.1996-12-06, by Karl Heuer
-
(ange-ftp-normal-login): If using a smart gateway,1996-12-06, by Karl Heuer
-
(syms_of_keyboard): Doc fix.1996-12-05, by Karl Heuer
-
(Info-follow-reference): Add each cross-reference to1996-12-05, by Karl Heuer
-
(PC-do-completion): Remove text properties from1996-12-05, by Karl Heuer
-
* etags.c (C_entries): Test tok.valid. This handles some1996-12-04, by Francesco Potortì
-
Revert last change. libc-961203 libc-961204 libc-961205 libc-961206 libc-9612071996-11-21, by Thomas Bushnell, BSG
-
* config.sub: Recognize gnu-gnu* along with linux-gnu* as a valid1996-11-21, by Thomas Bushnell, BSG
-
Thu Nov 21 16:42:41 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>1996-11-21, by Thomas Bushnell, BSG
-
gethostbyname() may return a pointer to static data, which is1996-11-21, by Charles Hannum
-
(w32_wnd_proc): Use dummy message to wake up thread on quit_char.1996-11-21, by Geoff Voelker
-
Indent for readability.1996-11-19, by David J. MacKenzie
-
[__DJGPP__ >= 2] (dos_direct_output): Faster method of1996-11-19, by Karl Heuer
-
(resize-minibuffer-frame): Don't assume minibuffer frame is selected.1996-11-19, by Karl Heuer
-
(x-defined-colors): Use color names from w32-color-map.1996-11-19, by Geoff Voelker
-
Use new name ms-w32.h for windowsnt.h1996-11-19, by Geoff Voelker
-
Use new name w32.h for nt.h1996-11-19, by Geoff Voelker
-
Use new names for w32 files1996-11-19, by Geoff Voelker
-
Use new file name w32-fns.el1996-11-19, by Geoff Voelker
-
Use new file name dos-w32.el1996-11-19, by Geoff Voelker
-
Use w32 instead of ms-windows for window-system symbol1996-11-19, by Geoff Voelker
-
(init_display) [HAVE_NTGUI]: Use w32 for window-system.1996-11-19, by Geoff Voelker
-
Change identifiers of the form win32* to w32*.1996-11-19, by Geoff Voelker
-
(special-display-p, same-window-p): Add missing1996-11-19, by Geoff Voelker
-
(write-contents-hooks): Doc fix.1996-11-17, by Karl Heuer
-
*** empty log message ***1996-11-17, by Karl Heuer
-
(comint-password-prompt-regexp): Recognize AIX format.1996-11-17, by Karl Heuer
-
Initial revision1996-11-17, by Karl Heuer
-
Use simpler fn.1996-11-16, by Simon Marshall
-
use simpler fn.1996-11-16, by Simon Marshall
-
(a) make fast-lock-get-face-properties cope with face property lists, (b) add fast-lock-verbose to control messages.1996-11-16, by Simon Marshall
-
(resize-minibuffer-frame-restore): Don't assume1996-11-14, by Karl Heuer
-
(report-emacs-bug): Reorder arguments.1996-11-14, by Erik Naggum
-
Bunch of updates. See ChangeLog. libc-961114 libc-961115 libc-961116 libc-961117 libc-961118 libc-9611191996-11-14, by Per Bothner
-
(message-mode): Doc fix.1996-11-13, by Erik Naggum
-
Wed Nov 13 17:51:29 1996 Francesco Potorti` <F.Potorti@cnuce.cnr.it>1996-11-13, by Francesco Potortì
-
(report-emacs-bug): New argument recent-keys read before bug subject1996-11-13, by Erik Naggum
-
cosmetic tweaks1996-11-12, by David J. MacKenzie
-
(redisplay_window): When handling scroll_conservatively,1996-11-12, by Richard M. Stallman
-
(find-grep-options): Treat solaris, irix like BSD.1996-11-12, by Richard M. Stallman
-
(Fmodify_frame_parameters): Use alist in reverse order.1996-11-12, by Richard M. Stallman
-
more bug fixes1996-11-12, by David J. MacKenzie
-
(isearch-complete1): If no completion,1996-11-12, by Richard M. Stallman
-
(Fexpand_abbrev): If the abbrev's expansion is nil,1996-11-12, by Richard M. Stallman
-
(choose_minibuf_frame): Don't change selected_frame's1996-11-11, by Richard M. Stallman
-
(combine-after-change-calls): The first form is not special.1996-11-11, by Erik Naggum
-
(Fcall_last_kbd_macro): Set this_command from last_command1996-11-11, by Richard M. Stallman
-
Include frame.h and window.h.1996-11-11, by Richard M. Stallman
-
(scroll_margin): New variable.1996-11-11, by Richard M. Stallman
-
(window_scroll): Handle scroll_margin1996-11-11, by Richard M. Stallman
-
(dired-jump): Never turn omitting *on*.1996-11-10, by Richard M. Stallman
-
(describe-variable): Pretty-print the values.1996-11-10, by Richard M. Stallman
-
(define-key-after): If AFTER is t, always put new binding at the end.1996-11-10, by Richard M. Stallman
-
(Fdelete_other_windows): Set optional_new_start instead of force_start.1996-11-10, by Richard M. Stallman
-
(redisplay_window): Handle optional_new_start.1996-11-10, by Richard M. Stallman
-
(struct window): New field optional_new_start.1996-11-10, by Richard M. Stallman
-
(sh-set-shell): Pass args no-query-flag1996-11-09, by Richard M. Stallman
-
(combine-after-change-calls): Add lisp-indent-function property.1996-11-09, by Richard M. Stallman
-
(combine-after-change-calls): New def-edebug-spec.1996-11-09, by Richard M. Stallman
-
(combine-after-change-calls): New macro.1996-11-09, by Richard M. Stallman
-
(main): Call syms_of_insdel.1996-11-09, by Richard M. Stallman
-
(signal_after_change): If Vcombine_after_change_calls,1996-11-09, by Richard M. Stallman
-
(comint-output-filter): Run comint-output-filter-functions1996-11-09, by Richard M. Stallman
-
(list-diary-entries): Reread the diary file if it has changed.1996-11-09, by Richard M. Stallman
-
(revert-buffer): Doc fix.1996-11-09, by Richard M. Stallman
-
(map-y-or-n-p): Handle minibuffer-auto-raise here.1996-11-09, by Richard M. Stallman
-
(fns.o): Depend on window.h.1996-11-09, by Richard M. Stallman
-
(fns.o): Depend on frame.h.1996-11-09, by Richard M. Stallman
-
* etags.c (relative_filename): Bug corrected.1996-11-08, by Francesco Potortì
-
patches from bug-gnu-utils to support more architectures libc-961108 libc-961109 libc-961110 libc-9611111996-11-08, by David J. MacKenzie
-
(Fgarbage_collect): Use Vhistory_length for truncating Vcommand_history.1996-11-07, by Richard M. Stallman
-
[emacs] (malloc, free): Define as xmalloc, and xfree.1996-11-07, by Richard M. Stallman
-
(Fmodify_frame_parameters): Doc fix.1996-11-07, by Richard M. Stallman
-
(sh-mode-syntax-table): Turn on comment syntax for #,1996-11-07, by Richard M. Stallman
-
(USG5 or BSD_SYSTEM or LINUX): Include fcntl.h.1996-11-07, by Richard M. Stallman
-
(sh-mode): Set `comment-start-skip'; otherwise1996-11-07, by Richard M. Stallman
-
(Ffile_attributes): Represent inode number as a pair of1996-11-07, by Richard M. Stallman
-
(locallisppath): Add leim directory.1996-11-07, by Richard M. Stallman
-
(display-time-format): New variable.1996-11-07, by Richard M. Stallman
-
(vc-backend-print-log): Use "cvs log" to get log entries, not "cvs rlog".1996-11-07, by Richard M. Stallman
-
Clarify initial-frame-alist and default-frame-alist.1996-11-07, by Richard M. Stallman
-
(scroll_conservatively): New variable.1996-11-06, by Richard M. Stallman
-
(Fencode_time): Doc fix.1996-11-06, by Richard M. Stallman
-
(narrow-to-page): With negative arg, move back one extra1996-11-06, by Richard M. Stallman
-
[__DJGPP_MINOR__ == 0] (_rename): New function, a1996-11-06, by Richard M. Stallman
-
(minor-mode-alist): Don't use purecopy.1996-11-06, by Richard M. Stallman
-
(window_loop, case GET_BUFFER_WINDOW):1996-11-06, by Richard M. Stallman
-
(Fencode_time): Use xfree, not free.1996-11-05, by Richard M. Stallman
-
(PRINTFINISH): Use xfree, not free.1996-11-05, by Richard M. Stallman
-
(compile-auto-highlight): Renamed from1996-11-05, by Richard M. Stallman
-
(compile-highlight-display-limit): New variable.1996-11-05, by Richard M. Stallman
-
(time-stamp-dd/mm/yyyy): New function.1996-11-05, by Richard M. Stallman
-
(initial-frame-alist): Make default value nil--1996-11-05, by Richard M. Stallman
-
(Fx_create_frame): Look for X-resource for minibuffer.1996-11-05, by Richard M. Stallman
-
(dired-mode-map): Put dired-mark-subdir-files on *s.1996-11-04, by Richard M. Stallman
-
(PRINTPREPARE): Really do set free_print_buffer.1996-11-04, by Richard M. Stallman
-
(PRINTDECLARE): Declare specpdl_count and free_print_buffer.1996-11-04, by Richard M. Stallman
-
(makefile-font-lock-keywords): Handle dependencies1996-11-03, by Richard M. Stallman
-
Enabled commentary for Finder.1996-11-03, by Richard M. Stallman
-
(Man-bgproc-sentinel): Move the buffer creation1996-11-03, by Richard M. Stallman
-
(comment-region): With just C-u as arg,1996-11-03, by Richard M. Stallman
-
When processing cvs log output, remove `Attic/' from repository file names.1996-11-03, by Paul Eggert
-
Change some MSDOS info.1996-11-02, by Richard M. Stallman
-
(change-log-fill-paragraph): Return non-nil so1996-11-02, by Richard M. Stallman
-
(command_loop_1): Update selected buffer again after read_key_sequence.1996-11-02, by Richard M. Stallman
-
(handwrite-version): Variable deleted.1996-11-02, by Richard M. Stallman
-
Initial revision1996-11-02, by Richard M. Stallman
-
Fix minor typo in *! key binding.1996-11-02, by Erik Naggum
-
(dired-mode-map): Make * a prefix for mark commands.1996-11-02, by Richard M. Stallman
-
(dired-mode-map): Put dired-mark-extension on *.1996-11-02, by Richard M. Stallman
-
(Info-scroll-up): Doc fix.1996-11-02, by Richard M. Stallman
-
Initial revision1996-11-02, by Richard M. Stallman
-
(printchar, strout): Do QUIT for echo area output.1996-11-02, by Richard M. Stallman
-
(isearch-forward): Doc fix.1996-11-01, by Richard M. Stallman
-
(lisp-complete-symbol): Sort the list.1996-11-01, by Richard M. Stallman
-
(tex-file): Fix paren error in last change.1996-10-31, by Richard M. Stallman
-
(EmacsFrameResize): Use cancel_mouse_face.1996-10-31, by Richard M. Stallman
-
(cancel_mouse_face): New function. Code copied from1996-10-31, by Richard M. Stallman
-
(dired-find-file): Error if line's file does not exist.1996-10-31, by Richard M. Stallman
-
Make sure `mv' supports forward slashes and -f.1996-10-31, by Richard M. Stallman
-
(main): Clear out *Messages* before init_callproc.1996-10-31, by Richard M. Stallman
-
(dir_warning): New function.1996-10-31, by Richard M. Stallman
-
(init_callproc): Use dir_warning.1996-10-31, by Richard M. Stallman
-
Reorganize function definitions so etags finds them.1996-10-31, by Erik Naggum
-
(BROKEN_O_NONBLOCK): Define only if Ultrix.1996-10-30, by Richard M. Stallman
-
(XTread_socket, KeyPress case): Clear compose_status1996-10-30, by Richard M. Stallman
-
Initial revision1996-10-30, by Richard M. Stallman
-
Recognize hppa-next as a valid CPU-COMPANY combination. libc-961029 libc-961030 libc-961031 libc-961101 libc-961102 libc-961103 libc-961104 libc-961105 libc-961106 libc-9611071996-10-29, by Richard M. Stallman
-
(hppa*-next-nextstep*): * added after hppa to accept hppa1.0 and hppa1.1.1996-10-29, by Richard M. Stallman
-
(Fmake_char_table): Doc fix.1996-10-28, by Erik Naggum
-
Use new face.1996-10-28, by Simon Marshall
-
more auto-mode-alist modes.1996-10-28, by Simon Marshall
-
(timezone-time-from-absolute): Fix off-by-one1996-10-28, by Paul Eggert
-
(read_minibuf_unwind): Don't restore minibuf_window;1996-10-26, by Richard M. Stallman
-
(Fexpand_file_name): No longer discard .../ before another / or ~.1996-10-26, by Richard M. Stallman
-
(refer-bib-directory): New variable, list of1996-10-26, by Richard M. Stallman
-
(electric-perl-terminator, perl-indent-command):1996-10-26, by Richard M. Stallman
-
(mouse-sel-set-selection-function): Doc fix.1996-10-26, by Richard M. Stallman
-
(set-visited-file-name): Doc fix.1996-10-26, by Richard M. Stallman
-
(kill-buffer-and-window): New command.1996-10-26, by Richard M. Stallman
-
(sh-mode): Don't make font-lock-keywords buffer-local.1996-10-26, by Richard M. Stallman
-
(rmail-reply): Merge resent-to and resent-cc into to and cc.1996-10-26, by Richard M. Stallman
-
(pascal-indent-declaration): Avoid infinite loop1996-10-26, by Richard M. Stallman
-
(describe_buffer_bindings): Pass 1 for PARTIAL1996-10-26, by Richard M. Stallman
-
(status_notify): Update p->tick again1996-10-26, by Richard M. Stallman
-
(decode_mode_spec): In the `L' case,1996-10-26, by Richard M. Stallman
-
(Info-insert-dir): Ensure directory ends with slash.1996-10-25, by Karl Heuer
-
(makefile-font-lock-keywords): Accept - and . in1996-10-25, by Karl Heuer
-
(imenu-scanning-message): Use ellipsis.1996-10-25, by Karl Heuer
-
(iso-langauges): Alphabetize list.1996-10-25, by Karl Heuer
-
(lexical-let): Fixed a bug involving nested1996-10-24, by Karl Heuer
-
(dired-insert-directory): Check for non-US LANG.1996-10-24, by Karl Heuer
-
Add Font Lock support. Add mode command autoload cookie.1996-10-23, by Simon Marshall
-
Tweak dired-font-lock-keywords.1996-10-23, by Simon Marshall
-
Tweak mail-font-lock-keywords.1996-10-23, by Simon Marshall
-
Tweak rmail-font-lock-keywords.1996-10-23, by Simon Marshall
-
Add Font Lock support. Provide when loaded.1996-10-23, by Simon Marshall
-
Tweak change-log-font-lock-keywords1996-10-23, by Simon Marshall
-
Fix 1996-09-02 change.1996-10-22, by Karl Heuer
-
(compilation-skip-to-next-location): Defined.1996-10-20, by Karl Heuer
-
(vc-dired-reformat-line): Discard check for numerical value of1996-10-17, by André Spiegel
-
(vc-file-owner): Always return user name, using the optional argument1996-10-17, by André Spiegel
-
(universal-argument): Doc fix.1996-10-15, by Richard M. Stallman
-
(f90-no-block-limit): Fixed bug for indentation of1996-10-15, by Richard M. Stallman
-
(Vdebug_on_signal): Renamed from Vdebug_force.1996-10-14, by Richard M. Stallman
-
Fix typo in comment.1996-10-14, by Karl Heuer
-
(UNEXEC): Undef before defining.1996-10-13, by Richard M. Stallman
-
(hack-local-variables-prop-line):1996-10-13, by Richard M. Stallman
-
(describe-function): If no fn specified, say so.1996-10-13, by Richard M. Stallman
-
(datearg): Use the empty string, not '-d>1970-01-01', to extract all1996-10-13, by Paul Eggert
-
(define-function): Define as alias for defalias.1996-10-12, by Richard M. Stallman
-
Use defalias not define-function.1996-10-12, by Richard M. Stallman
-
(define-function): Mark it as obsolete.1996-10-12, by Richard M. Stallman
-
(Fdefine_function): Function definition deleted.1996-10-12, by Richard M. Stallman
-
(rlog_options): Look for ' option' rather than 'unknown option',1996-10-12, by Paul Eggert
-
Explain what major modes can do for imenu and font-lock.1996-10-12, by Richard M. Stallman
-
(rmail): Run rmail-mail-hook last.1996-10-12, by Richard M. Stallman
-
(XTwrite_glyphs, XTclear_end_of_line, XTclear_frame)1996-10-12, by Richard M. Stallman
-
(struct frame): New field phys_cursor_on.1996-10-12, by Richard M. Stallman
-
(msb--toggle-menu-type): Call menu-bar-update-buffers with t.1996-10-12, by Richard M. Stallman
-
Comment change.1996-10-12, by Richard M. Stallman
-
(edt-load-xkeys): Doc fix.1996-10-12, by Richard M. Stallman
-
(set-process-filter): Doc fix.1996-10-12, by Richard M. Stallman
-
Doc fixes on most variables.1996-10-12, by Richard M. Stallman
-
(tpu-load-xkeys): Doc fix.1996-10-12, by Richard M. Stallman
-
(nnfolder-ignore-active-file): Doc fix.1996-10-12, by Richard M. Stallman
-
(2C-two-columns): Doc fix.1996-10-12, by Richard M. Stallman
-
(r2b-proceedings-list, r2b-help-message): Doc fixes.1996-10-12, by Richard M. Stallman
-
(solitaire): Doc fix.1996-10-12, by Richard M. Stallman
-
(Fbuffer_has_markers_at): New function.1996-10-11, by Richard M. Stallman
-
(newline): Use buffer-has-markers-at.1996-10-11, by Richard M. Stallman
-
(browse-url-at-point): Add autoload cookie.1996-10-11, by Richard M. Stallman
-
(browse-url): New function.1996-10-11, by Richard M. Stallman
-
(auto-mode-alist): .hpp files get C++ mode.1996-10-10, by Richard M. Stallman
-
[__hpux]: Define hpux. From Eric Backus.1996-10-10, by Jim Meyering
-
(init_display): If not yet initialized,1996-10-09, by Richard M. Stallman
-
(Fx_popup_menu): Give the menu a title when the menu is a single keymap.1996-10-09, by Richard M. Stallman
-
(narrow-to-defun): Narrow to the same defun that `mark-defun' would make1996-10-08, by Erik Naggum
-
(comint-read-noecho): Clear out the intermediate strings.1996-10-08, by Richard M. Stallman
-
(line-move): Ignore invisibility in `move-to-column'.1996-10-08, by Richard M. Stallman
-
(cancel-function-timers): Add autoload.1996-10-08, by Richard M. Stallman
-
(with-current-buffer): Correct indentation property.1996-10-08, by Erik Naggum
-
Move two function definitions.1996-10-08, by Richard M. Stallman
-
(sgml-specials): Delete `-' from the list.1996-10-07, by Richard M. Stallman
-
(struct position): New field ovstring_chars_done.1996-10-07, by Richard M. Stallman
-
(POSIX_SIGNALS): New definition.1996-10-07, by Richard M. Stallman
-
(Buffer-menu-revert): New function.1996-10-07, by Richard M. Stallman
-
(cancel-timer): Add autoload cookie.1996-10-07, by Richard M. Stallman
-
(Info-read-subfile): Allow a file name as arg.1996-10-06, by Richard M. Stallman
-
Clarify how insert-in-front-hooks and insert-behind-hooks are used.1996-10-06, by Richard M. Stallman
-
(display_text_line): New arg ovstr_done. (Callers changed).1996-10-06, by Richard M. Stallman
-
(x_set_internal_border_width): Only change1996-10-06, by Richard M. Stallman
-
(vmotion, compute_motion): Fill in ovstring_chars_done in the return value.1996-10-06, by Richard M. Stallman
-
(etags_getcwd) [WINDOWSNT]: Convert backslashes to slashes.1996-10-06, by Richard M. Stallman
-
Provide an empty default for LD_SWITCH_X_SITE_AUX.1996-10-06, by Richard M. Stallman
-
(special-display-p): Doc fix.1996-10-06, by Erik Naggum
-
(print-help-return-message): Use new functions `special-display-p' and1996-10-06, by Erik Naggum
-
(Fspecial_display_p, Fsame_window_p): New functions.1996-10-06, by Erik Naggum
-
(rmail-summary-line-count-flag): Renamed from rmail-summary-line-count-p.1996-10-04, by Richard M. Stallman
-
(rmail-summary-line-count-p): New variable.1996-10-04, by Richard M. Stallman
-
(file-name-non-special): New function.1996-10-04, by Richard M. Stallman
-
(decode_env_path): Add /: to dir names that could be magic.1996-10-04, by Richard M. Stallman
-
(eldoc-function-argstring-from-docstring): Add search that finds arglist1996-10-04, by Noah Friedman
-
(init_buffer): Add /: to dir names that could be magic.1996-10-04, by Richard M. Stallman
-
(openp): Omit /: from start of file name.1996-10-04, by Richard M. Stallman
-
(imenu-default-create-index-function): Fix error message.1996-10-04, by Richard M. Stallman
-
(eval-after-load): Add lisp-indent-function for it.1996-10-03, by Richard M. Stallman
-
(with-temp-buffer): Add indentation property.1996-10-03, by Erik Naggum
-
(with-current-buffer): Minor cleanup.1996-10-03, by Erik Naggum
-
Fetch LD_SWITCH_SYSTEM and LD_SWITCH_MACHINE1996-10-02, by Richard M. Stallman
-
(ospeed): New #undef to counteract that definition.1996-10-02, by Richard M. Stallman
-
(ospeed): New definition.1996-10-02, by Richard M. Stallman
-
Delete several \n\'s.1996-10-02, by Richard M. Stallman
-
(save-selected-window, save-current-buffer)1996-10-02, by Richard M. Stallman
-
* etags.c (print_version): Print copyright info.1996-10-02, by Francesco Potortì
-
(recover-session): Error if session files turned off.1996-10-02, by Richard M. Stallman
-
(store_frame_param): Allow setting a frame's minibuffer1996-10-02, by Karl Heuer
-
(syms_of_buffer): Doc fix.1996-10-01, by Richard M. Stallman
-
(imenu--make-index-alist): Add doc string.1996-09-30, by Richard M. Stallman
-
(date): Make default format acceptable to CVS post v1.81996-09-30, by Paul Eggert
-
(etags-file-of-tag): Fix looking-at regexp.1996-09-29, by Richard M. Stallman
-
(main): If the lock call fails with EBUSY or1996-09-29, by Richard M. Stallman
-
(show_mouse_face): Undo 1996-08-30 change.1996-09-29, by Richard M. Stallman
-
Create a subdir named `lisp'.1996-09-28, by Erik Naggum
-
(Fcall_interactively): Bind cursor-in-echo-area to t for `k' and `K'.1996-09-28, by Richard M. Stallman
-
(perldb): Supply visited file name, or -e 0, as default args.1996-09-28, by Richard M. Stallman
-
(ps-print-prologue-1): Fix bug in postscript comment lines.1996-09-28, by Richard M. Stallman
-
(with-temp-file): Add lisp-indent-function property.1996-09-28, by Richard M. Stallman
-
(with-temp-file): New macro.1996-09-28, by Richard M. Stallman
-
Add `provide' call.1996-09-28, by Richard M. Stallman
-
(x_set_scroll_bar_width): Move cursor to the1996-09-27, by Richard M. Stallman
-
(tex-main-file): Add missing initial value.1996-09-27, by Richard M. Stallman
-
(Vdebug_force): New variable.1996-09-27, by Richard M. Stallman
-
(save-current-buffer, with-current-buffer)1996-09-27, by Richard M. Stallman
-
(ange-ftp-skip-msgs): Recognize `passive'.1996-09-27, by Richard M. Stallman
-
(XTflash): Don't flash in the internal borders.1996-09-27, by Richard M. Stallman
-
(x_set_internal_border_width, Fx_create_frame):1996-09-27, by Richard M. Stallman
-
(widget_store_internal_border): New function.1996-09-27, by Richard M. Stallman
-
Delete all the autoload calls.1996-09-27, by Richard M. Stallman
-
Add many autoload cookies.1996-09-27, by Richard M. Stallman
-
(rmail-edit-current-message): Add autoload.1996-09-27, by Richard M. Stallman
-
(set-rmail-inbox-list): Add autoload cookie.1996-09-27, by Richard M. Stallman
-
(rmail-read-label, rmail-add-label, rmail-kill-label)1996-09-27, by Richard M. Stallman
-
(rmail-summary-by-senders, rmail-summary): Add autoload.1996-09-27, by Richard M. Stallman
-
(rmail-fields-not-to-output): Add autoload cookie.1996-09-27, by Richard M. Stallman
-
(isfloat_string): Accept E like e.1996-09-26, by Richard M. Stallman
-
(KERNEL_FILE): Redefine it here.1996-09-26, by Richard M. Stallman
-
(exec-to-string): New alias.1996-09-26, by Richard M. Stallman
-
(Fset_text_properties, Fadd_text_properties)1996-09-26, by Richard M. Stallman
-
(syms_of_window): Doc fixes.1996-09-26, by Richard M. Stallman
-
(sigsetmask, _longjmp, _setjmp): #undef them.1996-09-26, by Richard M. Stallman
-
(struct frame): New field window_width.1996-09-25, by Richard M. Stallman
-
(init_dosfns): When setting `__opendir_flags' value,1996-09-25, by Richard M. Stallman
-
(auto-mode-alist): Add lower-case varieties of1996-09-25, by Richard M. Stallman
-
(split-string): Fix minor bug.1996-09-25, by Richard M. Stallman
-
(rlog_options): Use $rlog, not rlog, when deciding whether to append -zLT.1996-09-25, by Paul Eggert
-
(set_properties, add_properties, remove_properties):1996-09-25, by Richard M. Stallman
-
(XTread_socket): Delete WAITP arg.1996-09-25, by Richard M. Stallman
-
(vip-window-display-p): Don't treat MS-DOS as a windowed display.1996-09-25, by Richard M. Stallman
-
(forward-paragraph): Don't ever move forward again across a line if we1996-09-25, by Richard M. Stallman
-
(gud-perldb-massage-args): Handle -e in ARGS.1996-09-25, by Richard M. Stallman
-
(w32_read_socket): Delete WAITP arg.1996-09-25, by Richard M. Stallman
-
(read_avail_input): Don't pass WAITP to read_socket_hook.1996-09-25, by Richard M. Stallman
-
(HAVE_GETCWD): Add #undef.1996-09-25, by Richard M. Stallman
-
Check for getcwd.1996-09-25, by Richard M. Stallman
-
Comment changes.1996-09-25, by Richard M. Stallman
-
Initial revision1996-09-25, by Richard M. Stallman
-
(mouse-drag-throw): Bind adjusted-mouse-delta.1996-09-25, by Richard M. Stallman
-
Initial revision1996-09-25, by Richard M. Stallman
-
(mouse-drag-secondary): Make sure to return nil1996-09-25, by Richard M. Stallman
-
(Vuser_login_name): Declared extern.1996-09-25, by Richard M. Stallman
-
(shell-command-to-string): Make the buffer current1996-09-24, by Richard M. Stallman
-
(imenu--cleanup): Handle shared structure in alist.1996-09-24, by Richard M. Stallman
-
(split-string): New function.1996-09-24, by Richard M. Stallman
-
(LIBES): Add LOADLIBES and LDLIBS.1996-09-24, by Richard M. Stallman
-
(shell-command-to-string): New function.1996-09-24, by Richard M. Stallman
-
(with-output-to-string): New macro.1996-09-24, by Richard M. Stallman
-
(run_msdos_command): When testing whether a shell1996-09-24, by Richard M. Stallman
-
Explain better about building in separate directory.1996-09-24, by Richard M. Stallman
-
(edebug-original-signal): Don't define it.1996-09-24, by Richard M. Stallman
-
Comment change.1996-09-24, by Richard M. Stallman
-
(-vxsim*): New operating system. libc-960925 libc-960926 libc-960927 libc-960928 libc-960929 libc-961001 libc-961004 libc-961005 libc-961006 libc-961007 libc-961008 libc-961009 libc-961010 libc-961011 libc-961012 libc-961013 libc-961014 libc-961015 libc-961016 libc-961017 libc-961018 libc-961019 libc-961020 libc-961021 libc-961022 libc-961023 libc-961024 libc-961025 libc-961026 libc-961027 libc-9610281996-09-24, by Richard Kenner
-
(x_window): With Motif, double extra_borders.1996-09-24, by Richard M. Stallman
-
(mouse-drag-region): Ignore event end-point if it is not a number.1996-09-23, by Richard M. Stallman
-
(iso-languages): Add element for latin-3.1996-09-23, by Richard M. Stallman
-
(Fx_create_frame): Default Qinternal_border_width to 1.1996-09-23, by Richard M. Stallman
-
(x_scroll_bar_create, x_scroll_bar_move):1996-09-23, by Richard M. Stallman
-
(EmacsFrameSetValues): Copy internal_border_width1996-09-23, by Richard M. Stallman
-
(pre-command-hook, post-command-hook): Defvars deleted.1996-09-23, by Richard M. Stallman
-
(Fsave_current_buffer): New function.1996-09-23, by Richard M. Stallman
-
(Fwindow_edges): Use new WINDOW_RIGHT_EDGE macro.1996-09-23, by Richard M. Stallman
-
(syms_of_eval): Initialize Vrun_hooks here.1996-09-23, by Richard M. Stallman
-
(ctl-x-5-map, ctl-x-5-prefix): Duplicate defs deleted.1996-09-23, by Richard M. Stallman
-
(run-hooks): defconst deleted.1996-09-23, by Richard M. Stallman
-
(add-timeout): Duplicate definition deleted.1996-09-23, by Richard M. Stallman
-
(Bsave_current_buffer): New macro.1996-09-23, by Richard M. Stallman
-
Doc fixes.1996-09-22, by Richard M. Stallman
-
(archive-mode, archive-extract, archive-check-dos)1996-09-22, by Richard M. Stallman
-
(rmail-keywords): Don't initialize.1996-09-22, by Richard M. Stallman
-
(unread-command-event, unread-command-events)1996-09-22, by Richard M. Stallman
-
(time-stamp-old-format-warn): new variable.1996-09-22, by Karl Heuer
-
(path-separator): Duplicate definition deleted.1996-09-22, by Richard M. Stallman
-
(bib-capitalize-title-stop-words): Renamed from capit...1996-09-22, by Richard M. Stallman
-
(r2b-capitalize-title-stop-words): Renamed from capit...1996-09-22, by Richard M. Stallman
-
(insert-kbd-macro): Duplicate definition deleted.1996-09-22, by Richard M. Stallman
-
(eql): Incorrect definition deleted.1996-09-22, by Richard M. Stallman
-
Comment change.1996-09-22, by Richard M. Stallman
-
(Fdelete_frame): Set update_mode_lines.1996-09-22, by Richard M. Stallman
-
New kind of register value is a file name and position.1996-09-22, by Richard M. Stallman
-
(main): Add copyright etc. to --version output.1996-09-22, by Richard M. Stallman
-
(with-current-buffer): New macro.1996-09-22, by Richard M. Stallman
-
(byte-optimize-form-code-walker):1996-09-22, by Richard M. Stallman
-
(REGEXP_CACHE_SIZE): Increase to 20.1996-09-22, by Richard M. Stallman
-
(save-current-buffer): Compile it like save-excursion.1996-09-22, by Richard M. Stallman
-
(locate-library): Print no messages if called from Lisp.1996-09-21, by Richard M. Stallman
-
(imenu--split-menu): Keep the rescan item at top level.1996-09-21, by Richard M. Stallman
-
(imenu--generic-function): Create a special entry1996-09-21, by Richard M. Stallman
-
(vertical_scroll_bar_type): Add enumerated1996-09-21, by Richard M. Stallman
-
(tm_diff): Renamed from difftm. Yield int, not long.1996-09-21, by Paul Eggert
-
(VERTICAL_SCROLL_BAR_WIDTH_TRIM): Renamed from1996-09-21, by Richard M. Stallman
-
(make_frame_glyphs, update_line, update_frame)1996-09-21, by Richard M. Stallman
-
(echo_area_display): Clear the left-side scroll bar columns.1996-09-21, by Richard M. Stallman
-
(read_minibuf): Use FRAME_LEFT_SCROLL_BAR_WIDTH1996-09-21, by Richard M. Stallman
-
(WINDOW_LEFT_MARGIN): New macro.1996-09-21, by Richard M. Stallman
-
(make_frame): Switch from boolean `has_vertical_scrollbars' integer to1996-09-21, by Richard M. Stallman
-
(initialize_win_nt_display): Use SET_FRAME_WIDTH.1996-09-21, by Richard M. Stallman
-
(Fsun_menu_internal): Use new WINDOW_LEFT_MARGIN macro.1996-09-21, by Richard M. Stallman
-
(term_init): Use new vertical scroll bar enumerated type.1996-09-21, by Richard M. Stallman
-
(Qright): New variable.1996-09-21, by Richard M. Stallman
-
(fast_find_position, show_macro_face): Use new WINDOW_LEFT_MARGIN macro.1996-09-21, by Richard M. Stallman
-
Comment change.1996-09-21, by Richard M. Stallman
-
(preserve_other_columns, preserve_my_columns): Use new1996-09-21, by Richard M. Stallman
-
(display_mode_line): Use faces for inverse video mode line whenever possible.1996-09-21, by Richard M. Stallman
-
(Fx_create_frame): Default Qvertical_scroll_bars to `left'.1996-09-21, by Richard M. Stallman
-
(make_lispy_event): When converting from pixel to glyph coordinates,1996-09-21, by Richard M. Stallman
-
(VERTICAL_SCROLL_BAR_INSIDE_WIDTH): Add frame as an1996-09-21, by Richard M. Stallman
-
Pass frame arg in calls to VERTICAL_SCROLL_BAR_INSIDE_HEIGHT1996-09-21, by Richard M. Stallman
-
(gud-display-line): Don't call display-buffer1996-09-20, by Richard M. Stallman
-
(init_system_name): Retry gethostbyname only 5 times1996-09-20, by Richard M. Stallman
-
*** empty log message ***1996-09-20, by Michael Kifer
-
Initial revision1996-09-20, by Michael Kifer
-
(file_name_completion): Remove code which sets and1996-09-19, by Richard M. Stallman
-
(display_text_line): Declare ovstr as unsigned char *.1996-09-19, by Richard M. Stallman
-
(imenu--generic-function): Use markers for positions.1996-09-19, by Richard M. Stallman
-
(overlay_strings): Declare pstr using unsigned char.1996-09-19, by Richard M. Stallman
-
(rmail-summary-next-same-subject): Don't set1996-09-19, by Richard M. Stallman
-
(rmail-insert-inbox-text): Detect locked1996-09-19, by Richard M. Stallman
-
Replaced symbol BSD with BSD_SYSTEM.1996-09-19, by Richard M. Stallman
-
(regex_compile): Use TRANSLATE before calling SET_LIST_BIT.1996-09-19, by Richard M. Stallman
-
Clarify how completing-read returns an empty string.1996-09-18, by Richard M. Stallman
-
(Fcompleting_read): Doc fix.1996-09-18, by Richard M. Stallman
-
(imenu--mouse-menu): Add special handling for rescan item.1996-09-18, by Richard M. Stallman
-
(tq-filter): No need for save-match-data.1996-09-18, by Richard M. Stallman
-
Comment change.1996-09-17, by Karl Heuer
-
(C_SWITCH_SYSTEM, LD_SWITCH_SYSTEM): Don't define them if using GCC.1996-09-17, by Richard M. Stallman
-
(byte-compile-lambda): If the doc string is also the1996-09-17, by Richard M. Stallman
-
Comment changes.1996-09-17, by Erik Naggum
-
Declare make_symbol ().1996-09-17, by Erik Naggum
-
(syms_of_keyboard): Initialize and staticpro internal_last_event_frame and1996-09-17, by Erik Naggum
-
(init_obarray): staticpro Qvariable_documentation.1996-09-17, by Erik Naggum
-
(syms_of_keymap): staticpro global_map.1996-09-17, by Erik Naggum
-
(syms_of_fileio): staticpro Qset_visited_file_modtime.1996-09-17, by Erik Naggum
-
(syms_of_dired): staticpro Qdirectory_files, Qfile_name_completion,1996-09-17, by Erik Naggum
-
(syms_of_casetab): staticpro Vascii_canontable, Vascii_eqv_table, and1996-09-17, by Erik Naggum
-
(Fmake_symbol): Initialize `obarray' field.1996-09-17, by Erik Naggum
-
Replaced symbol BSD with BSD_SYSTEM.1996-09-17, by Karl Heuer
-
Comment change.1996-09-17, by Karl Heuer
-
Replaced symbol BSD with BSD_SYSTEM.1996-09-17, by Karl Heuer
-
Replace symbol BSD with BSD_SYSTEM.1996-09-17, by Karl Heuer
-
Replaced all BSD with BSD_SYSTEM.1996-09-17, by Karl Heuer
-
(ispell-dictionary-alist-1): Add `american' to list.1996-09-16, by Richard M. Stallman
-
(vc-find-cvs-master): Fixed handling of "locally added" files.1996-09-16, by André Spiegel
-
(vc-print-log): Set the display window so that it shows1996-09-16, by André Spiegel
-
(file-locked-p): Alias to `ignore' if no file locking.1996-09-16, by Richard M. Stallman
-
(Fget_buffer_create): Initialize BUF_OVERLAY_MODIFF.1996-09-16, by Richard M. Stallman
-
(frame.o, textprop.o, abbrev.o): Depend on window.h.1996-09-16, by Richard M. Stallman
-
(read_minibuf_unwind): Clear last_overlay_modified field.1996-09-16, by Richard M. Stallman
-
(IT_set_menu_bar_lines): Clear last_overlay_modified field.1996-09-16, by Richard M. Stallman
-
(note_mouse_highlight): Test last_overlay_modified field.1996-09-16, by Richard M. Stallman
-
(Fset_window_start): Clear last_overlay_modified field.1996-09-16, by Richard M. Stallman
-
Comment change.1996-09-16, by Richard M. Stallman
-
(stream_process): Variable deleted.1996-09-16, by Richard M. Stallman
-
Comment changes.1996-09-16, by Richard M. Stallman
-
(C_SWITCH_X_SYSTEM): Add -I/usr/contrib/X11R5/include.1996-09-15, by Richard M. Stallman
-
(tq-filter): Add unwind-protect and save-match-data.1996-09-15, by Richard M. Stallman
-
(Info-mode): Do fontify, if ms-windows.1996-09-15, by Richard M. Stallman
-
(mouse-set-region):1996-09-15, by Richard M. Stallman
-
(facemenu-color-equal): Change win32 to ms-windows.1996-09-15, by Richard M. Stallman
-
(make-face, make-face-x-resource-internal):1996-09-15, by Richard M. Stallman
-
(normal-top-level, command-line-1, command-line):1996-09-15, by Richard M. Stallman
-
(redisplay_internal, mark_window_display_accurate)1996-09-15, by Richard M. Stallman
-
(command_loop_1): Test last_overlay_modified1996-09-15, by Richard M. Stallman
-
(direct_output_for_insert): Set last_overlay_modified field in window.1996-09-15, by Richard M. Stallman
-
(gap_left, gap_right, modify_region):1996-09-15, by Richard M. Stallman
-
(modify_overlay): Renamed from redisplay_region1996-09-15, by Richard M. Stallman
-
(struct window): New field last_overlay_modified.1996-09-15, by Richard M. Stallman
-
Fix previous change.1996-09-15, by Richard M. Stallman
-
(struct buffer): New field overlay_modiff.1996-09-15, by Richard M. Stallman
-
RMS: libc-960918 libc-960919 libc-960920 libc-960921 libc-960922 libc-9609231996-09-15, by Richard Kenner
-
(rmail-output-file-alist): Add autoload cookie.1996-09-14, by Richard M. Stallman
-
(find-file-existing-other-name): Default value now t.1996-09-14, by Richard M. Stallman
-
(ps-print-prologue): Get rid of backslash-digits1996-09-14, by Richard M. Stallman
-
(gud-find-c-expr): Renamed from find-c-expr.1996-09-13, by Richard M. Stallman
-
(Fmake_terminal_frame): Use Vdefault_frame_alist.1996-09-13, by Richard M. Stallman
-
(inhibit-first-line-modes-regexps): Add .tgz.1996-09-13, by Richard M. Stallman
-
(hif-token-regexp): Move ! after !=.1996-09-13, by Richard M. Stallman
-
(recursive_edit_1): Handle a string as the throw value.1996-09-13, by Richard M. Stallman
-
(read_minibuf): If not in minibuffer window,1996-09-13, by Richard M. Stallman
-
(x_connection_closed): Call XtCloseDisplay.1996-09-13, by Richard M. Stallman
-
(struct Lisp_Symbol): New field `obarray'.1996-09-13, by Richard M. Stallman
-
(mail-extr-safe-move-sexp): Make sure this doesn't1996-09-13, by Richard M. Stallman
-
(iso-transl-char-map): Add ACCENT SPACE sequences.1996-09-12, by Richard M. Stallman
-
Load frame.elc unconditionally.1996-09-12, by Richard M. Stallman
-
(read-feature): New function.1996-09-12, by Richard M. Stallman
-
(lock_superlock): Delete superlock file if it stayed1996-09-12, by Richard M. Stallman
-
(pp-eval-expression): Set font-lock-default locally to nil.1996-09-12, by Richard M. Stallman
-
(tcl-indent-command): Use insert-tab, not self-insert-command.1996-09-12, by Tom Tromey
-
(ediff-eval-in-buffer): Add properties1996-09-11, by Richard M. Stallman
-
(ediff-context-diff-label-regexp): Recognize -u format better.1996-09-11, by Richard M. Stallman
-
Change all references from point to PT.1996-09-11, by Karl Heuer
-
(Fexecute_extended_command): Delete junk lines.1996-09-11, by Richard M. Stallman
-
(Fload): Move ... to ends of messages.1996-09-11, by Richard M. Stallman
-
Initial revision1996-09-11, by Richard M. Stallman
-
(BASE_PURESIZE): Increased.1996-09-11, by Richard M. Stallman
-
Load bindings.el.1996-09-11, by Richard M. Stallman
-
(LIBX11_SYSTEM): Don't use ..._s libraries.1996-09-11, by Richard M. Stallman
-
(easy-menu-do-define): Use `x-popup-menu' instead of1996-09-11, by Richard M. Stallman
-
(byte-compile-output-file-form): Bind print-quoted and print-gensym to t1996-09-10, by Erik Naggum
-
(update-file-autoloads): Don't barf if autoloads file1996-09-10, by Richard M. Stallman
-
Clarify value returned by programmed completion function.1996-09-10, by Richard M. Stallman
-
(x_set_frame_parameters): Make height and width ints.1996-09-10, by Richard M. Stallman
-
(Faccess_file): New function.1996-09-10, by Richard M. Stallman
-
[HAVE_TERMIOS_H]: Include termios.h.1996-09-10, by Richard M. Stallman
-
(signal_before_change): Fix previous change.1996-09-10, by Richard M. Stallman
-
(search_buffer): Use EMACS_UINT.1996-09-10, by Richard M. Stallman
-
(getloadavg): Add new code for SUNOS_5 to use -lkstat.1996-09-10, by Richard M. Stallman
-
(arith_error) [POSIX_SIGNALS]: Don't reestablish handler.1996-09-10, by Richard M. Stallman
-
(byte-compile-out-toplevel): Undo previous change.1996-09-10, by Richard M. Stallman
-
(imenu): Tests for when to widen were backwards.1996-09-10, by Richard M. Stallman
-
(outline-font-lock-keywords):1996-09-10, by Richard M. Stallman
-
(longopts): Change nowait to no-wait.1996-09-10, by Richard M. Stallman
-
(iso-transl-define-keys): Fix paren error in prev change.1996-09-09, by Richard M. Stallman
-
(syms_of_buffer): Doc fixes.1996-09-09, by Richard M. Stallman
-
Check for termios.h. Check for setpgid.1996-09-09, by Richard M. Stallman
-
(iso-transl-dead-key-alist): Add dead-...1996-09-09, by Richard M. Stallman
-
Add #n=object, #n#, and #:symbol constructs to reader.1996-09-09, by Erik Naggum
-
Add #n=object, #n#, and #:symbol constructs to printer.1996-09-08, by Erik Naggum
-
(vc-file-owner): If the file is owned by somebody else, return the UID1996-09-08, by André Spiegel
-
(vc-print-log): Move point to the log entry of the current version.1996-09-08, by André Spiegel
-
(main): Declare `fromlen' as size_t, undo previous change.1996-09-07, by Erik Naggum
-
*** empty log message ***1996-09-06, by Michael Kifer
-
*** empty log message ***1996-09-06, by Michael Kifer
-
(Finsert_buffer_substring): Check for deleted buffer.1996-09-05, by Karl Heuer
-
Add many declarations.1996-09-04, by Richard M. Stallman
-
(BITS_PER_EMACS_INT): New definition.1996-09-04, by Richard M. Stallman
-
(LIBS_SYSTEM): Use -lkstat instead of -lelf -lkvm1996-09-04, by Richard M. Stallman
-
(apropos-print): Don't say `Type ' before M-x cmd.1996-09-04, by Richard M. Stallman
-
(perform-replace): Increment replace-count1996-09-04, by Richard M. Stallman
-
(executable-insert): Doc fix.1996-09-04, by Richard M. Stallman
-
(create_process): Test HAVE_SETPGID for using setpgid.1996-09-04, by Richard M. Stallman
-
(HAVE_SETPGID): Add #undef.1996-09-04, by Richard M. Stallman
-
(syms_of_keymap): staticpro current_global_map;1996-09-04, by Richard M. Stallman
-
(get_local_map): Call indirect-function.1996-09-04, by Richard M. Stallman
-
Mention local-value property on an overlay.1996-09-04, by Richard M. Stallman
-
(main): Declare `fromunix' as size_t.1996-09-04, by Richard M. Stallman
-
Whitespace fix.1996-09-04, by Richard M. Stallman
-
unexelf1.c merged into this file.1996-09-04, by Richard M. Stallman
-
(UNEXEC): Use unexelf.c.1996-09-04, by Richard M. Stallman
-
Include config.h.1996-09-04, by Richard M. Stallman
-
[HAVE_TERMIOS_H]: Include termios.h.1996-09-04, by Richard M. Stallman
-
(create_process_1, sigchld_handler) [POSIX_SIGNALS]:1996-09-04, by Richard M. Stallman
-
(input_available_signal) [POSIX_SIGNALS]:1996-09-04, by Richard M. Stallman
-
(HAVE_TERMIOS_H): Add #undef.1996-09-04, by Richard M. Stallman
-
(Fmacroexpand): Don't declare `form' as register.1996-09-04, by Richard M. Stallman
-
(Fredirect_frame_focus): Don't call Ffocus_frame.1996-09-04, by Richard M. Stallman
-
(Fexecute_extended_command): Fix previous change.1996-09-04, by Richard M. Stallman
-
(copy_intervals_to_string): Take arg as buffer.1996-09-04, by Richard M. Stallman
-
(Fcommand_execute): gcpro cmd and prefixarg while calling do_autoload.1996-09-04, by Richard M. Stallman
-
(Fmacroexpand): gcpro form while calling do_autoload.1996-09-04, by Richard M. Stallman
-
(Fexecute_extended_command): gcpro prefixarg.1996-09-04, by Richard M. Stallman
-
(x_set_frame_parameters): Make height and width ints.1996-09-04, by Richard M. Stallman
-
(map_char_table): Declare depth as int.1996-09-04, by Richard M. Stallman
-
(note_mouse_highlight): Pass POS argument to fast_find_position as int.1996-09-04, by Richard M. Stallman
-
(set_properties, add_properties, remove_properties):1996-09-04, by Richard M. Stallman
-
(prepare_to_modify_buffer): Take integer arguments.1996-09-04, by Richard M. Stallman
-
(Fmake_byte_code): Call make_pure_vector using nargs.1996-09-04, by Richard M. Stallman
-
(Fpurecopy): Cast arg to make_pure_vector.1996-09-03, by Richard M. Stallman
-
(calendar-current-date): Simplify by using decode-time instead1996-09-03, by Richard M. Stallman
-
(insert-directory): Use same value of `now' for all files.1996-09-03, by Richard M. Stallman
-
(Fformat): Pass a string using XSTRING.1996-09-03, by Richard M. Stallman
-
(doprnt1): If lispstrings, accept a string1996-09-03, by Richard M. Stallman
-
(message): Cast size arg to doprnt.1996-09-03, by Richard M. Stallman
-
(OUTPUT_IF, OUTPUT): Cast frame height to int.1996-09-03, by Richard M. Stallman
-
(term_init): Avoid type-mismatch calling get_frame_size.1996-09-03, by Richard M. Stallman
-
(command-line, command-line-1):1996-09-03, by Richard M. Stallman
-
(sort_args): Don't rearrange any args that follow "--".1996-09-03, by Richard M. Stallman
-
(dired-mode-map): Add revert-buffer to Immediate menu.1996-09-03, by Richard M. Stallman
-
(Ffocus_frame, Funfocus_frame): Functions deleted.1996-09-03, by Richard M. Stallman
-
(other-frame): Don't call unfocus-frame.1996-09-03, by Richard M. Stallman
-
(mouse-select-window): Don't call unfocus-frame.1996-09-03, by Richard M. Stallman
-
(etags_getcwd): Use getcwd if available even if MSDOS.1996-09-03, by Richard M. Stallman
-
(timer-next-integral-multiple-of-time): New function.1996-09-03, by Paul Eggert
-
(display-time): Use new run-at-time functionality to1996-09-03, by Paul Eggert
-
(mktime): Fix typo in previous patch.1996-09-03, by Paul Eggert
-
(mktime): #undef so that we don't mess up the file name mktime.c.1996-09-03, by Paul Eggert
-
(mktime): Define to emacs_mktime if HAVE_MKTIME && ! defined (_NEXT_SOURCE),1996-09-03, by Paul Eggert
-
(show-paren-function): Handle unbalanced parens as1996-09-03, by Richard M. Stallman
-
(Fencode_time): Remove NEXTSTEP workaround;1996-09-03, by Paul Eggert
-
(MKTIME_OBJ): Use our mktime instead of NEXTSTEP's,1996-09-03, by Paul Eggert
-
(run-at-time): Doc fix.1996-09-03, by Paul Eggert
-
(create_process): Undo previous change.1996-09-03, by Richard M. Stallman
-
(server-process-filter): Quote with &, not \.1996-09-02, by Richard M. Stallman
-
(quote_file_name): Quote with &, not \.1996-09-02, by Richard M. Stallman
-
(Fencode_time) [_NEXT_SOURCE]: Use ZONE, not ABSZONE.1996-09-02, by Richard M. Stallman
-
(save-match-data): Definition deleted.1996-09-02, by Richard M. Stallman
-
Include signal.h properly;1996-09-02, by Richard M. Stallman
-
On fatal signal, delete socket-file:1996-09-02, by Richard M. Stallman
-
(redisplay_internal): Test last_selected_window slot.1996-09-02, by Richard M. Stallman
-
(unshow_buffer): Clear last_selected_window slot, maybe.1996-09-02, by Richard M. Stallman
-
(reset_buffer): Initialize last_selected_window slot.1996-09-02, by Richard M. Stallman
-
(strict buffer): New slot last_selected_window.1996-09-02, by Richard M. Stallman
-
(ffap-locate-file): Function deleted.1996-09-02, by Richard M. Stallman
-
(locate-library): New arg PATH. Handle autocompression mode.1996-09-02, by Richard M. Stallman
-
(locate-library): Doc fix.1996-09-02, by Richard M. Stallman
-
(rmail-dont-reply-to): Recognize the names to delete1996-09-02, by Richard M. Stallman
-
(quote_file_name): New function.1996-09-02, by Richard M. Stallman
-
(server-process-filter): Undo the quoting with1996-09-02, by Richard M. Stallman
-
Comment change.1996-09-01, by Richard M. Stallman
-
(Fprocess_contact): New function.1996-09-01, by Richard M. Stallman
-
Turn on byte-compile-dynamic.1996-09-01, by Richard M. Stallman
-
Explain better about abnormal hooks.1996-09-01, by Richard M. Stallman
-
(record_asynch_buffer_change, gobble_input):1996-09-01, by Richard M. Stallman
-
(sigunblockx): Definitions deleted.1996-09-01, by Richard M. Stallman
-
(create_process): Test defined (TIOCSCTTY)1996-09-01, by Richard M. Stallman
-
(insert-directory): If ls fails, get an error.1996-09-01, by Richard M. Stallman
-
Removed support for !MULTI_FRAME.1996-09-01, by Karl Heuer
-
(MULTI_FRAME): Obsolete macro deleted.1996-09-01, by Karl Heuer
-
(struct x_display_info): Add element Xatom_FONT.1996-09-01, by Richard M. Stallman
-
(x_term_init): Initialize Xatom_FONT member.1996-09-01, by Richard M. Stallman
-
Doc fixes.1996-09-01, by Richard M. Stallman
-
[HAVE_SETRLIMIT]: Include time.h and resource.h.1996-09-01, by Richard M. Stallman
-
(isearch-*-char): Use the isearch-other-end as new1996-09-01, by Richard M. Stallman
-
(build_annotations): Remember original buffer that the1996-09-01, by Richard M. Stallman
-
Add menu items and xrefs to the menu bar menu.1996-09-01, by Richard M. Stallman
-
(compilation-finish-functions): New variable.1996-09-01, by Richard M. Stallman
-
(Fx_list_fonts): New optional arg MAXIMUM.1996-09-01, by Richard M. Stallman
-
(tmm-add-one-shortcut): New subroutine.1996-09-01, by Richard M. Stallman
-
Change all references from point to PT.1996-09-01, by Karl Heuer
-
(vip-custom-file-name): Use convert-standard-filename.1996-09-01, by Richard M. Stallman
-
(desktop-basefilename): Use convert-standard-filename.1996-09-01, by Richard M. Stallman
-
(bookmark-default-file): Use convert-standard-filename.1996-09-01, by Richard M. Stallman
-
(change-log-name): Don't treat MSDOS, NT specially.1996-09-01, by Richard M. Stallman
-
(re_match_2_internal) [emacs]: Use PT, not point.1996-09-01, by Karl Heuer
-
(vc-register-switches): New variable.1996-09-01, by Richard M. Stallman
-
(TAGS): Use $(srcdir) in deps.1996-09-01, by Richard M. Stallman
-
(emacsclient): Link with getopt.1996-09-01, by Richard M. Stallman
-
(decode_options): New function.1996-09-01, by Richard M. Stallman
-
[windows-nt, ms-dos]: Load dos-nt.1996-09-01, by Richard M. Stallman
-
(path-separator, grep-null-device, grep-regexp-alist)1996-09-01, by Richard M. Stallman
-
(path-separator, grep-null-device, grep-regexp-alist)1996-09-01, by Richard M. Stallman
-
Initial revision1996-09-01, by Richard M. Stallman
-
(lisp): Include dos-nt.elc.1996-09-01, by Richard M. Stallman
-
(MSDOS_SUPPORT, WINNT_SUPPORT, SOME_MACHINE_LISP): Include dos-nt.elc.1996-09-01, by Richard M. Stallman
-
(gnus-local-domain): Remove.1996-09-01, by Richard M. Stallman
-
Add 1996 to copyright notice.1996-09-01, by Richard M. Stallman
-
Don't fill based on window width.1996-09-01, by Richard M. Stallman
-
(format-alist): Doc fix.1996-09-01, by Richard M. Stallman
-
(use-hard-newlines): New minor mode function.1996-09-01, by Richard M. Stallman
-
(set-hard-newline-properties): New fn.1996-09-01, by Richard M. Stallman
-
(requeued_events_pending_p): New function.1996-09-01, by Richard M. Stallman
-
(mouse-show-mark): Detect loss of selection1996-09-01, by Richard M. Stallman
-
(make-auto-save-file-name): Try a few directories1996-09-01, by Richard M. Stallman
-
Check for setrlimit.1996-09-01, by Richard M. Stallman
-
(HAVE_SETRLIMIT): Add #undef.1996-09-01, by Richard M. Stallman
-
(Fload): Add "source is newer" info to the "loading" and "done" messages.1996-09-01, by Richard M. Stallman
-
(blessmail): Use $srcdir to find blessmail.el.1996-08-31, by Richard M. Stallman
-
Clean up whitespace.1996-08-31, by Richard M. Stallman
-
(re_search_2): Optimize regexp that starts with ^.1996-08-31, by Richard M. Stallman
-
(FREE_VAR): Clean up C syntax.1996-08-31, by Richard M. Stallman
-
(make-doctor-variables): Eliminate `observation-list' also.1996-08-31, by Richard M. Stallman
-
(make-doctor-variables): Eliminate unused variables `elist'1996-08-31, by Richard M. Stallman
-
(sys/systeminfo.h, getdomainname, sysinfo): Check for them.1996-08-31, by Paul Eggert
-
(HAVE_SYS_SYSTEMINFO_H, HAVE_GETDOMAINNAME, HAVE_SYSINFO): New macros.1996-08-31, by Paul Eggert
-
(<sys/systeminfo.h>): Include if HAVE_SYS_SYSTEMINFO_H is defined.1996-08-31, by Paul Eggert
-
(internal-set-face-1): When calling x-list-fonts, ask for just one match.1996-08-31, by Richard M. Stallman
-
(Fgarbage_collect): Report used and free intervals.1996-08-31, by Richard M. Stallman
-
(Vwin32_start_process_show_window): New variable.1996-08-31, by Richard M. Stallman
-
(x_set_cursor_color): Use x_update_cursor.1996-08-31, by Richard M. Stallman
-
(LD_SWITCH_SYSTEM): Add alternate definition if not __NeXT.1996-08-31, by Richard M. Stallman
-
(command-line-1): Rearrange initial screen.1996-08-31, by Richard M. Stallman
-
(menu-bar-update-buffers): Make the Frames menu a submenu of the Buffers menu.1996-08-31, by Richard M. Stallman
-
(both versions): Handle -nowait and --nowait by sending data to the server.1996-08-31, by Richard M. Stallman
-
entered into RCS1996-08-31, by Richard M. Stallman
-
(XTupdate_end): Always clear mouse_face_defer flag.1996-08-31, by Richard M. Stallman
-
(Fset_face_attribute_internal): Set mouse_face_defer flag.1996-08-31, by Richard M. Stallman
-
(webjump-sample-sites): Define with defvar.1996-08-31, by Richard M. Stallman
-
(do_line_dance, dumprectangle): Use x_update_cursor.1996-08-30, by Richard M. Stallman
-
(vc-update-change-log): Doc fix.1996-08-30, by Richard M. Stallman
-
(do-auto-fill): Do break after one word as last resort1996-08-30, by Richard M. Stallman
-
Require ediff-init.1996-08-30, by Richard M. Stallman
-
Initial revision1996-08-30, by Richard M. Stallman
-
(texinfo-format-printindex):1996-08-30, by Richard M. Stallman
-
(foldout-hide-flag, foldout-show-flag): New variables.1996-08-30, by Richard M. Stallman
-
(save-match-data): Fix typo in previous change.1996-08-30, by Richard M. Stallman
-
(cmd_error): Clear executing_macro.1996-08-30, by Richard M. Stallman
-
1996-08-29 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>1996-08-30, by Lars Magne Ingebrigtsen
-
1996-08-29 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>1996-08-30, by Lars Magne Ingebrigtsen
-
(Fminibuffer_complete_word): Check for1996-08-30, by Richard M. Stallman
-
(reporter-compose-outgoing): Fix error syntax.1996-08-29, by Richard M. Stallman
-
(vc-update-change-log): Remove code which found RCS files1996-08-29, by Richard M. Stallman
-
(init_macros): Initialize executing_macro, too.1996-08-29, by Erik Naggum
-
(INSTALL_STRIP): New variable.1996-08-29, by Richard M. Stallman
-
(Vring_bell_function): New variable.1996-08-29, by Richard M. Stallman
-
(XTread_socket): Call XFilterEvent on all events,1996-08-29, by Richard M. Stallman
-
(byte-compile-associative): Treat one arg case like (+ x 0).1996-08-29, by Richard M. Stallman
-
(narrow-to-defun): New function.1996-08-29, by Richard M. Stallman
-
(executing_macro_iterations, executing_macro): Declared.1996-08-29, by Richard M. Stallman
-
(cmd_error): Add number of kbd macro iterations to the error message.1996-08-29, by Richard M. Stallman
-
(executing_macro_iterations, executing_macro): New vars.1996-08-29, by Richard M. Stallman
-
(Vhistory_length, Qhistory_length): New variables.1996-08-29, by Richard M. Stallman
-
(Fsubstring): Handle vectors as well as strings.1996-08-29, by Richard M. Stallman
-
(save-match-data): Fix previous change.1996-08-29, by Richard M. Stallman
-
(display-time): Call display-time-mode.1996-08-29, by Richard M. Stallman
-
(kill-some-buffers): New arg LIST says buffers to maybe kill.1996-08-29, by Richard M. Stallman
-
(mail-mode-auto-fill): New function.1996-08-29, by Richard M. Stallman
-
(Fcall_interactively): For `N' and `n',1996-08-29, by Richard M. Stallman
-
(syms_of_alloc): Set up Lisp variables ...-consed,1996-08-29, by Richard M. Stallman
-
1996-08-28 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>1996-08-29, by Lars Magne Ingebrigtsen
-
(ange-ftp-ls): Run ange-ftp-before-parse-ls-hook.1996-08-28, by Richard M. Stallman
-
Check for utimes.1996-08-28, by Richard M. Stallman
-
(server-visit-files): New argument NOWAIT.1996-08-28, by Richard M. Stallman
-
(save-match-data): Use save-match-data-internal1996-08-28, by Richard M. Stallman
-
(byte-compile-out-toplevel): Always compile to byte code1996-08-28, by Richard M. Stallman
-
(byte-compile-funarg-2): New function,1996-08-28, by Richard M. Stallman
-
(main): Add bug report info in --help message.1996-08-28, by Richard M. Stallman
-
(mail-self-blind, mail-interactive)1996-08-28, by Richard M. Stallman
-
(sh-alias-alist): Use gnu/linux, not lignux.1996-08-28, by Richard M. Stallman
-
(INSTALL_STRIP): New variable.1996-08-28, by Richard M. Stallman
-
Check for com_err library, but only if --with-kerberos was used.1996-08-28, by Richard M. Stallman
-
(tar-mode-write-file): Clear buffer's own modified flag1996-08-28, by Richard M. Stallman
-
(command_loop_1): Cancel echoing etc.1996-08-28, by Richard M. Stallman
-
1996-08-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>1996-08-28, by Lars Magne Ingebrigtsen
-
(dired-chown-program): Replace lignux with gnu/linux.1996-08-27, by Richard M. Stallman
-
(set_frame_menubar): Don't add ibw to menubar_size.1996-08-27, by Richard M. Stallman
-
(x_window): Don't add ibw to menubar_size.1996-08-27, by Richard M. Stallman
-
(mouse-region-delete-keys): New variable.1996-08-27, by Richard M. Stallman
-
Add item for something like Adobe Illustrator/Corel Draw.1996-08-27, by Richard M. Stallman
-
(MOVE_LIBS): Use conditionals on1996-08-26, by Richard M. Stallman
-
(apropos-mode-map): Don't use view-mode;1996-08-26, by Richard M. Stallman
-
Change `GNU Emacs' to `this program' in the comment referring the reader1996-08-26, by Paul Eggert
-
Describe --with-pop and related options.1996-08-26, by Richard M. Stallman
-
Add `units' replacement. Add Real Audio'player and generator.1996-08-26, by Richard M. Stallman
-
Reverse conditional in previous change.1996-08-26, by Richard M. Stallman
-
(shell-mode): Don't assume /dev/null is its own truename.1996-08-26, by Richard M. Stallman
-
(diff): Don't pop to *diff* buffer. Change bogus1996-08-26, by Richard M. Stallman
-
(ensure-mark): Minor rewrite.1996-08-26, by Richard M. Stallman
-
(byte-compile-insert-header): Fix previous change.1996-08-26, by Richard M. Stallman
-
(imenu--in-alist): Accept only bottom-level matches.1996-08-26, by Richard M. Stallman
-
(fast_find_position): Fix previous change.1996-08-25, by Richard M. Stallman
-
(byte-compile-insert-header):1996-08-25, by Richard M. Stallman
-
(byte-compile-version): Use $Revision, not $Id.1996-08-25, by Richard M. Stallman
-
(byte-compile-insert-header): Clean up syntax1996-08-25, by Richard M. Stallman
-
(fast_find_position): Minor fix in handling maybe_next_line.1996-08-25, by Richard M. Stallman
-
(HAVE_LIBKRB, HAVE_LIBDES): Add #undefs.1996-08-25, by Richard M. Stallman
-
Check for krb and des libraries.1996-08-25, by Richard M. Stallman
-
(command_loop_1): Check column_number_displayed1996-08-25, by Richard M. Stallman
-
(minibuffer-setup-hook): Fix misspelling of hook name.1996-08-25, by Richard M. Stallman
-
Include des.h krb.h with no dir name if SOLARIS2.1996-08-25, by Richard M. Stallman
-
(*-sunos4.1.[3-9]*noshare): Use sunos413, not sunos4-1-3.1996-08-25, by Richard M. Stallman
-
Initial revision1996-08-25, by Richard M. Stallman
-
(tex-main-file): New variable.1996-08-25, by Richard M. Stallman
-
(gnus-group-enter-directory): Virtual server definition1996-08-24, by Lars Magne Ingebrigtsen
-
Sat Aug 24 23:32:02 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>1996-08-24, by Lars Magne Ingebrigtsen
-
Add xrefs from Saving Buffers to Format Conversion and Saving1996-08-24, by Richard M. Stallman
-
(xdialog_show): Don't allow 9 buttons.1996-08-24, by Richard M. Stallman
-
Use ISO 8601 date format, with time zone appended if1996-08-24, by Erik Naggum
-
(Fencode_time, Fset_time_zone_rule): Use UTC if the zone is t.1996-08-24, by Erik Naggum
-
Change to ISO 8601 date formats, without time of day.1996-08-24, by Erik Naggum
-
(print-quoted): New variable.1996-08-24, by Erik Naggum
-
Replace \n in doc strings.1996-08-24, by Richard M. Stallman
-
(isearch-edit-string): When starting nonincremental1996-08-24, by Richard M. Stallman
-
(Fsplit_window): Fix previous change.1996-08-24, by Erik Naggum
-
(x_term_init): If the default Xt font does not exist on1996-08-24, by Richard M. Stallman
-
Include <config.h>, so DOS_NT is defined on MSDOS.1996-08-23, by Richard M. Stallman
-
(Fsplit_window): Treat width just like height;1996-08-23, by Richard M. Stallman
-
(apropos-mode): Turn on View mode.1996-08-22, by Richard M. Stallman
-
(paths.h, config.h): Targets deleted.1996-08-22, by Richard M. Stallman
-
Generate src/paths.h here.1996-08-22, by Richard M. Stallman
-
(paths-force): Don't print a message.1996-08-22, by Richard M. Stallman
-
(src/paths.h): Target deleted.1996-08-22, by Richard M. Stallman
-
(change_frame_size_1): Clean up conditional.1996-08-22, by Erik Naggum
-
(send_process): GCPRO object.1996-08-22, by Richard M. Stallman
-
(keyboard-translate): Use a char-table.1996-08-21, by Richard M. Stallman
-
Conditionalize the changes below on not __linux__.1996-08-21, by Richard M. Stallman
-
(kill-region): inhibit-read-only overrides text props too.1996-08-21, by Richard M. Stallman
-
(x_set_scroll_bar_width): Call x_set_window_size when arg is nil.1996-08-21, by Richard M. Stallman
-
(revert-buffer): Doc fix.1996-08-20, by Richard M. Stallman
-
[fixing previous change]1996-08-20, by Karl Heuer
-
(makefile-font-lock-keywords): Catch variable1996-08-20, by Richard M. Stallman
-
(change-log-mode): Set fill-paragraph-function.1996-08-20, by Karl Heuer
-
(ielm-map): Don't bind M-q.1996-08-20, by Karl Heuer
-
(unexec): Copy the .got section.1996-08-19, by Richard M. Stallman
-
(modify-face): Handle nil as stipple value.1996-08-19, by Richard M. Stallman
-
(NON_GCC_LINK_TEST_OPTIONS, GCC_LINK_TEST_OPTIONS):1996-08-18, by Richard M. Stallman
-
(rfc822-bad-address): Don't put a newline into the1996-08-18, by Richard M. Stallman
-
(Fx_open_connection): Don't set Vx_resource_name.1996-08-17, by Richard M. Stallman
-
(mouse-drag-region): Don't call mouse-set-region-11996-08-17, by Richard M. Stallman
-
(rmail-ignored-headers): Remove extra paren.1996-08-17, by Erik Naggum
-
(rmail-ignored-headers): Hide X-char* and X-face, but not Sender.1996-08-17, by Richard M. Stallman
-
(decipher-get-undo-copy): New function.1996-08-17, by Richard M. Stallman
-
(shell-command): Really use output-buffer in synchronous1996-08-17, by Richard M. Stallman
-
(Fdelete_backward_char): Fix off-by-one error.1996-08-16, by Karl Heuer
-
(rmail-ignored-headers): Ignore Path:, Sender:, X-mailer:.1996-08-16, by Richard M. Stallman
-
(Fbyte_code): For relative gotos, force signed arithmetic.1996-08-16, by Richard M. Stallman
-
(ange-ftp-process-filter): Discard nulls.1996-08-16, by Richard M. Stallman
-
(modify-face): Handle stipple values1996-08-16, by Richard M. Stallman
-
Comment change.1996-08-15, by Richard M. Stallman
-
(install-arch-indep): Install info/messages.1996-08-15, by Richard M. Stallman
-
(news-inews-program): Look for /usr/contrib/lib/news/inews.1996-08-15, by Richard M. Stallman
-
(html-tag-alist): Fix the entry for "font".1996-08-14, by Richard M. Stallman
-
Many changes.1996-08-14, by Richard M. Stallman
-
(message-mode): Delete abbrev mode initialization.1996-08-14, by Erik Naggum
-
(message-y-or-n-p, message-talkative-question, message-flatten-list,1996-08-14, by Erik Naggum
-
new version from Torbj?Einarsson.1996-08-14, by Erik Naggum
-
(ange-ftp-kill-ftp-process): Handle buffer name as arg.1996-08-13, by Richard M. Stallman
-
Fix include file name.1996-08-13, by Richard M. Stallman
-
(update_one_menu_entry): Fix previous change:1996-08-12, by Richard M. Stallman
-
(isearch-whitespace-chars): If isearch-invalid-regexp, insert just a space.1996-08-11, by Richard M. Stallman
-
(POSIX_SIGNALS): Don't define it, #undef instead.1996-08-10, by Richard M. Stallman
-
(LOAD_AVE_TYPE, FSCALE, LOAD_AVE_CVT): Undef them before defining.1996-08-10, by Richard M. Stallman
-
(i[3456]86-sequent-ptx4*, i[3456]86-sequent-sysv4*): Fix previous change.1996-08-10, by Richard M. Stallman
-
(merge_widget_value): Undo previous change.1996-08-10, by Richard M. Stallman
-
(update_one_menu_entry): When creating a pulldown1996-08-10, by Richard M. Stallman
-
(bibtex-mode): Set normal-auto-fill-function locally;1996-08-09, by Richard M. Stallman
-
[__ELF__] (UNEXEC): Use unexelf1.c.1996-08-09, by Richard M. Stallman
-
[__ELF__ && __GNUC__] (C_SWITCH_MACHINE): Add -fno-common.1996-08-09, by Richard M. Stallman
-
Initial revision1996-08-09, by Richard M. Stallman
-
(WinMain): Put a space between the binary and its args.1996-08-09, by Richard M. Stallman
-
(re_max_failures): Increase to 20000 again.1996-08-09, by Richard M. Stallman
-
(i[3456]86-sequent-ptx4*, i[3456]86-sequent-sysv4*): New alternative.1996-08-09, by Richard M. Stallman
-
Initial revision1996-08-09, by Richard M. Stallman
-
Don't include filio.h if NO_FILIO_H.1996-08-09, by Richard M. Stallman
-
(alpha-dec-osf*): Specify GCC_TEST_OPTIONS and NON_GCC_TEST_OPTIONS.1996-08-08, by Richard M. Stallman
-
(GETTIMEOFDAY_ONE_ARGUMENT): Conditionalize on HAVE_GETTIMEOFDAY.1996-08-08, by Richard M. Stallman
-
(set_time_zone_rule): Don't put a string literal1996-08-08, by Richard M. Stallman
-
Comment changes.1996-08-08, by Richard M. Stallman
-
(xmenu_show): Set dummy.state.1996-08-08, by Richard M. Stallman
-
(iso-languages, french): Remove non-French combinations.1996-08-07, by Richard M. Stallman
-
(LD_SWITCH_SYSTEM): New definition.1996-08-07, by Richard M. Stallman
-
(normal-auto-fill-function): New variable.1996-08-07, by Richard M. Stallman
-
(Fread_from_minibuffer): Make position 0 in the initial1996-08-07, by Richard M. Stallman
-
(dabbrev--last-case-pattern): New variable.1996-08-07, by Richard M. Stallman
-
(rmail-reply-regexp): Match Re[2].1996-08-06, by Richard M. Stallman
-
(rmail-reply-regexp, rmail-message-filter): Doc fix.1996-08-06, by Richard M. Stallman
-
(imenu-update-menubar): Fix code to install the new menu.1996-08-06, by Richard M. Stallman
-
(LOCALTIME_CACHE): Don't put a string literal "TZ=..." in environ.1996-08-06, by Richard M. Stallman
-
Comment change.1996-08-05, by Richard M. Stallman
-
Get rid of "win95".1996-08-05, by Richard M. Stallman
-
(EmacsFrameSetCharSize): Call do_pending_window_change.1996-08-05, by Richard M. Stallman
-
Fully reinstall July 26 change.1996-08-05, by Simon Marshall
-
Describe djgpp library replacement files.1996-08-05, by Richard M. Stallman
-
(Fcall_process_region) [DOS_NT]: Avoid downcasing1996-08-05, by Richard M. Stallman
-
(msdos): Add is_exec.c, sigaction.c to distribution.1996-08-04, by Richard M. Stallman
-
(*-sunos4.1.[3-9]*noshare): Move this before1996-08-03, by Richard M. Stallman
-
(Info-find-node): Use pop-to-buffer.1996-08-03, by Richard M. Stallman
-
(rmail-unix-mail-delimiter): Allow space or tab as1996-08-03, by Paul Eggert
-
(gdb): Undo previous change.1996-08-01, by Richard M. Stallman
-
(shell-file-name-chars): Was shell-file-name-regexp.1996-08-01, by Richard M. Stallman
-
(comint-file-name-chars): Was comint-file-name-regexp.1996-08-01, by Richard M. Stallman
-
(make_menubar): Turn off menu accelerator.1996-08-01, by Richard M. Stallman
-
Delete code to disable f10 if motif.1996-08-01, by Richard M. Stallman
-
(font-lock-inhibit-modes): Deleted.1996-08-01, by Richard M. Stallman
-
(prepare_menu_bars): Conditionalize previous change.1996-08-01, by Richard M. Stallman
-
(dabbrev-expand): When snarfing consecutive words,1996-08-01, by Richard M. Stallman
-
(C_SWITCH_X_SYSTEM, LD_SWITCH_X_DEFAULT):1996-07-31, by Richard M. Stallman
-
(help-font-lock-keywords): Undo July 26 change.1996-07-31, by Richard M. Stallman
-
(*-sco3.2v5*):1996-07-31, by Richard M. Stallman
-
(XTread_socket): Delete the code to pass menu bar keys1996-07-31, by Richard M. Stallman
-
(pending_menu_activation): Don't initialize. Not static.1996-07-31, by Richard M. Stallman
-
(XTread_socket): Delete the code to pass menu bar keys1996-07-31, by Richard M. Stallman
-
(gdb): Bind comint-file-name-regexp.1996-07-31, by Richard M. Stallman
-
(emerge-files-with-ancestor, emerge-files):1996-07-30, by Richard M. Stallman
-
(XTread_socket): Pass keys in menu bar to toolkit alone1996-07-30, by Richard M. Stallman
-
(PC-complete): When command is repeated,1996-07-30, by Richard M. Stallman
-
When printing into a buffer, generate all the text1996-07-30, by Richard M. Stallman
-
Make examples in Output Streams stand on their own.1996-07-29, by Richard M. Stallman
-
(help-fontify-buffer-function): Function deleted.1996-07-29, by Richard M. Stallman
-
(ange-ftp-read-passwd): Let first input override1996-07-29, by Richard M. Stallman
-
(lock_file_owner_name): Always initialize the_pw.1996-07-29, by Richard M. Stallman
-
(gud-display-line): Don't crash if BUFFER is nil.1996-07-28, by Richard M. Stallman
-
Comment change.1996-07-28, by Richard M. Stallman
-
Fix previous change.1996-07-28, by Richard M. Stallman
-
(last_mouse_press_frame): New variable.1996-07-27, by Richard M. Stallman
-
(pending_menu_activation): New variable.1996-07-27, by Richard M. Stallman
-
(font-lock-mode): Don't add to after-change-functions1996-07-27, by Richard M. Stallman
-
(merge_widget_value) [USE_MOTIF]: Pass along the change flag from1996-07-27, by Richard M. Stallman
-
(dabbrev--substitute-expansion): Use just ABBREV, not OLD, in previous change.1996-07-27, by Richard M. Stallman
-
(help-font-lock-keywords): Use font-lock-function-name-face1996-07-27, by Richard M. Stallman
-
(vc-do-command): Bind win32-quote-process-args.1996-07-26, by Richard M. Stallman
-
(buffer_permanent_local_flags): New variable.1996-07-26, by Richard M. Stallman
-
(set_frame_menubar): Use -1 for call_data1996-07-25, by Richard M. Stallman
-
(win32_read_socket): Never block reading from input queue.1996-07-25, by Richard M. Stallman
-
(describe-mode): Put a formfeed between each two modes.1996-07-24, by Richard M. Stallman
-
(edebug-trace-display): Save and restore current buffer.1996-07-24, by Richard M. Stallman
-
(TAGS): Make sure bin/etags.exe is current. Make1996-07-24, by Richard M. Stallman
-
(browse-url-choose-browser): New function.1996-07-24, by Richard M. Stallman
-
(Fencode_time): Assign to tm.tm_gmtoff for NEXTSTEP,1996-07-24, by Karl Heuer
-
Explain range of time values, and what negative year numbers mean.1996-07-24, by Richard M. Stallman
-
[__GNUC__] (C_DEBUG_SWITCH): Define as -g3.1996-07-24, by Richard M. Stallman
-
(buffer_permanent_local_flags): New variable.1996-07-23, by Richard M. Stallman
-
(tag-exact-file-name-match-p): Fix previous change.1996-07-23, by Erik Naggum
-
(cmpl-hours-since-origin): Fix bug:1996-07-23, by Richard M. Stallman
-
(LIBS_MACHINE) [__GNUC__ and ABIN32]: Define as empty.1996-07-23, by Richard M. Stallman
-
(readline_internal) [DOS_NT]: Don't include CRs when1996-07-23, by Richard M. Stallman
-
(file-name-buffer-file-type-alist): Load TAGS files as text, not binary.1996-07-23, by Richard M. Stallman
-
(etags-goto-tag-location): New local variable LINE; use it.1996-07-23, by Roland McGrath
-
Describe garbage-collection-messages.1996-07-23, by Richard M. Stallman
-
Add y-or-n-p-with-timeout.1996-07-23, by Richard M. Stallman
-
Describe the version-specific site-list directory.1996-07-23, by Richard M. Stallman
-
Explain new keymap-parent functions.1996-07-23, by Richard M. Stallman
-
New node Standard File Names.1996-07-23, by Richard M. Stallman
-
Add some xrefs.1996-07-23, by Richard M. Stallman
-
print-length applies to vectors.1996-07-23, by Richard M. Stallman
-
Lots of timer feature updates.1996-07-23, by Richard M. Stallman
-
Document line-move-ignore-invisible.1996-07-23, by Richard M. Stallman
-
(Lazy Properties): New node.1996-07-23, by Richard M. Stallman
-
Explain how deletion of process doesn't affect process mark.1996-07-23, by Richard M. Stallman
-
(main) [HAVE_SOCKETS]: Use two separate stdio1996-07-23, by Richard M. Stallman
-
(Fdecode_time, difftm): Work even if tm_year represents1996-07-23, by Richard M. Stallman
-
(list-load-path-shadows): Doc fix.1996-07-23, by Richard M. Stallman
-
(perldb-command-name): New variable.1996-07-22, by Richard M. Stallman
-
Comment change.1996-07-22, by Richard M. Stallman
-
(dabbrev-case-fold-search, dabbrev-case-replace): Set1996-07-22, by Richard M. Stallman
-
(dabbrev-case-fold-search, dabbrev-case-replace): Undo previous change.1996-07-22, by Richard M. Stallman
-
(dabbrev--search): Don't downcase the result here.1996-07-21, by Richard M. Stallman
-
(executable-find): Doc fix.1996-07-21, by Richard M. Stallman
-
(display-time): Fix prev change: use display-time-update.1996-07-21, by Richard M. Stallman
-
(vip-ms-style-os-p, vip-vms-os-p): Moved to viper-util.el.1996-07-21, by Karl Heuer
-
(vip-ms-style-os-p, vip-vms-os-p): Moved here from viper.el.1996-07-21, by Karl Heuer
-
(rmail-next-same-subject): Don't set search-regexp1996-07-21, by Karl Heuer
-
(display-time): Call display-time-event-handler directly1996-07-21, by Richard M. Stallman
-
(executable-find): Doc fix.1996-07-21, by Karl Heuer
-
Update FSF address and phone number.1996-07-20, by Karl Heuer
-
Fix FSF address in comment.1996-07-20, by Karl Heuer
-
Use current FSF address/phone in sample file.1996-07-20, by Karl Heuer
-
Delete second (obsolete) copy of FSF address.1996-07-20, by Karl Heuer
-
(vip-ms-style-os-p): Doc fix.1996-07-20, by Karl Heuer
-
(check_writable): Use euidaccess, not eaccess.1996-07-20, by Karl Heuer
-
(view-mode-auto-exit): Doc fix.1996-07-20, by Karl Heuer
-
(list-load-path-shadows): Fix ambiguous wording.1996-07-20, by Karl Heuer
-
Don't test X colors unless using X.1996-07-20, by Karl Heuer
-
(balance_intervals_internal): Recurse directly.1996-07-20, by Erik Naggum
-
Clarify info about long filenames on MSDOS-like systems.1996-07-19, by Karl Heuer
-
(copy_text_and_data) [DJGPP >= 2]: Switch off two bits1996-07-19, by Karl Heuer
-
(_BSD_SIGNALS): Define.1996-07-19, by Karl Heuer
-
(SA_RESTART): Add #undef.1996-07-19, by Karl Heuer
-
If no dark magenta, use maroon.1996-07-19, by Karl Heuer
-
(vip-get-filenames-from-buffer): Add &optional.1996-07-17, by Karl Heuer
-
(send-invisble): Comment fix.1996-07-17, by Karl Heuer
-
(display-time): Starting time should be future, not past.1996-07-17, by Karl Heuer
-
Changes for Emacs 19.32.1996-07-17, by Karl Heuer
-
* message.el (message-send): Don't use mail-hist by default.1996-07-16, by Lars Magne Ingebrigtsen
-
(w32_read_socket): Need to erase background1996-07-16, by Karl Heuer
-
(clean): Use OBJDIR macro.1996-07-16, by Karl Heuer
-
(DOC, clean): Use OBJDIR macro.1996-07-16, by Karl Heuer
-
(Fx_create_frame): Do xlwmenu hack only if USE_LUCID.1996-07-16, by Karl Heuer
-
Undo previous change.1996-07-16, by Karl Heuer
-
Undo previous changes.1996-07-16, by Karl Heuer
-
(create_process_1, sigchld_handler): Undo previous change.1996-07-16, by Karl Heuer
-
(input_available_signal, interrupt_signal): Undo previous change.1996-07-16, by Karl Heuer
-
(arith_error): Undo previous change.1996-07-16, by Karl Heuer
-
Test HAVE_TERMIOS rather than the automatically-generated HAVE_TERMIOS_H,1996-07-16, by Karl Heuer
-
(Fy_or_n_p): Pass 3rd arg to Flookup_key.1996-07-16, by Karl Heuer
-
(struct save_window_data, struct saved_window): First1996-07-16, by Karl Heuer
-
(SET_SAVED_MENU_EVENT): New macro.1996-07-16, by Karl Heuer
-
(x_activate_menubar): Allow any event, not just ButtonPress.1996-07-16, by Karl Heuer
-
(struct x_output): Member saved_button_event replaced by1996-07-16, by Karl Heuer
-
(LIBS_TERMCAP): New definition.1996-07-16, by Karl Heuer
-
(print): Fix args in strout calls.1996-07-16, by Karl Heuer
-
(xlwmenu_default_font): Declare, but don't define.1996-07-16, by Karl Heuer
-
(last_event_timestamp): Declare, but don't define.1996-07-16, by Karl Heuer
-
(Qfont): Delete redundant definition.1996-07-16, by Karl Heuer
-
(Qfont): Delete redundant definition.1996-07-16, by Karl Heuer
-
(Qfont): Declare here.1996-07-16, by Karl Heuer
-
Fix previous change. Use sed's y command instead. libc-1-93 libc-960716 libc-960717 libc-960718 libc-960719 libc-960720 libc-960721 libc-960722 libc-960723 libc-960724 libc-960725 libc-960726 libc-960727 libc-960728 libc-960729 libc-960730 libc-960731 libc-960801 libc-960802 libc-960803 libc-960804 libc-960805 libc-960806 libc-960807 libc-960808 libc-960809 libc-960810 libc-960811 libc-960812 libc-960813 libc-960814 libc-960815 libc-960816 libc-960817 libc-960818 libc-960819 libc-960820 libc-960821 libc-960822 libc-960823 libc-960824 libc-960825 libc-960826 libc-960827 libc-960828 libc-960829 libc-960830 libc-960831 libc-960901 libc-960902 libc-960903 libc-960904 libc-960905 libc-960906 libc-960907 libc-960908 libc-960909 libc-960910 libc-960911 libc-960912 release-0-0 release-0-11996-07-16, by Karl Heuer
-
Use portable tr syntax.1996-07-16, by Karl Heuer
-
Undo previous change.1996-07-16, by Karl Heuer
-
[__ELF__] (C_SWITCH_MACHINE): Define.1996-07-16, by Karl Heuer
-
[__ELF__] (START_FILES, LIB_STANDARD):1996-07-16, by Karl Heuer
-
(Qmouse_leave_buffer_hook): Delete redundant definition.1996-07-16, by Karl Heuer
-
(Qmouse_leave_buffer_hook): Declare it here.1996-07-16, by Karl Heuer
-
(Qarith_error): Delete redundant definition.1996-07-15, by Karl Heuer
-
Add 64-bit ELF and Alpha/ELF support.1996-07-15, by Karl Heuer
-
Use <config.h>.1996-07-15, by Karl Heuer
-
[HAVE_TERMIOS_H]: Declare ospeed as speed_t.1996-07-15, by Karl Heuer
-
(create_process_1, sigchld_handler):1996-07-15, by Karl Heuer
-
(TEXT_START, DATA_START, DATA_SEG_BITS, UNEXEC, DATA_END):1996-07-15, by Karl Heuer
-
(input_available_signal, interrupt_signal):1996-07-15, by Karl Heuer
-
Don't delare ospeed; cm.h already did it.1996-07-15, by Karl Heuer
-
(arith_error): Don't reinstall sig handler if POSIX_SIGNALS.1996-07-15, by Karl Heuer
-
(HAVE_TERMIOS_H): Add #undef.1996-07-15, by Karl Heuer
-
Check for termios.h header.1996-07-15, by Karl Heuer
-
Declare main as int, not void.1996-07-15, by Karl Heuer
-
[__GNU_LIBRARY__]: Use size_t for fromlen.1996-07-15, by Karl Heuer
-
[__GNU_LIBRARY__]: Use <string.h>.1996-07-15, by Karl Heuer
-
(texinfo-format-today): Avoid race condition by getting current time only once.1996-07-15, by Karl Heuer
-
(appt-check, appt-make-list): Avoid race condition1996-07-15, by Karl Heuer
-
(executable-set-magic): Don't put a space at end1996-07-15, by Karl Heuer
-
(sh-mode): Call sh-set-shell only for a writable1996-07-15, by Karl Heuer
-
(smtpmail-send-data-1): Escape "." at the start of1996-07-15, by Karl Heuer
-
(getwd): Correct return type.1996-07-15, by Karl Heuer
-
Correct return type of getwd.1996-07-15, by Karl Heuer
-
* config.guess (HP 9000/811): Recognize this as a PA1.11996-07-15, by Jeff Law
-
(eldoc-mode): Toggle eldoc-mode if no prefix given.1996-07-14, by Noah Friedman
-
* gnus-cache.el (()): Make sure byte-compilation doesn't trip on1996-07-14, by Lars Magne Ingebrigtsen
-
((provide 'gnus)): Make sure `gnus-directory' is defined1996-07-14, by Lars Magne Ingebrigtsen
-
Added Richard's diffs to this file, fixed a couple of small bugs1996-07-14, by Daniel Hagerty
-
(Fmatch_data): If no matching done yet, return Qnil.1996-07-14, by Karl Heuer
-
(sys_gmtime): Don't assume year < 2000.1996-07-14, by Karl Heuer
-
(xm_update_menu): Fix loop termination test.1996-07-13, by Karl Heuer
-
(outline-auto-activation, outline-layout)1996-07-13, by Karl Heuer
-
(outline-resolve-xref): Do not mistake a blank line1996-07-13, by Karl Heuer
-
(display-time): Fix start time for run-at-time.1996-07-13, by Karl Heuer
-
(wait_reading_process_input) [hpux]: Workaround for1996-07-13, by Karl Heuer
-
Make sure font-lock-match-c++-style-declaration-item-and-skip-to-next only skips commas.1996-07-13, by Simon Marshall
-
(Fvertical_motion): Doc fix.1996-07-13, by Karl Heuer
-
(rmail-summary-next-labeled-message)1996-07-13, by Karl Heuer
-
(mouse-major-mode-menu-1): No need to copy the top1996-07-13, by Karl Heuer
-
(browse-url-netscape-program): New variable.1996-07-13, by Karl Heuer
-
Bind shell-file-name-quote-list and shell-file-name-regexp specially for MSDOG.1996-07-12, by Simon Marshall
-
1. Use new font-lock-comment-start-regexp for matching a comment---it can be faster than comment-start-skip.1996-07-12, by Simon Marshall
-
(dabbrev-case-fold-search, dabbrev-case-replace): Set1996-07-12, by Karl Heuer
-
(w32_read_socket): Remove unused WM_ERASEBKGND code.1996-07-12, by Karl Heuer
-
(win32_wnd_proc): Handle WM_ERASEBKGND and1996-07-12, by Karl Heuer
-
(menu_bar_item): Skip menu-bar equiv keys data1996-07-12, by Karl Heuer
-
(smtpmail-deduce-address-list): Handle RESENT-* fields.1996-07-12, by Karl Heuer
-
(normal-top-level-add-to-load-path):1996-07-12, by Karl Heuer
-
[__GNUC__] (C_DEBUG_SWITCH): New definition.1996-07-12, by Karl Heuer
-
(rmail-make-basic-summary-line):1996-07-11, by Karl Heuer
-
(tex-validate-region): Skip fwd over whitespace1996-07-11, by Karl Heuer
-
(lim_data): Make this an unsigned long.1996-07-11, by Karl Heuer
-
(mouse-drag-region): Cope if stop-point is nil.1996-07-11, by Karl Heuer
-
Use s/ucg5-4-3.h for ncr-i[3456]86-sysv4.31996-07-11, by Karl Heuer
-
Initial revision1996-07-11, by Karl Heuer
-
(XTread_socket): Add #ifdef for previous change.1996-07-11, by Karl Heuer
-
(syms_of_buffer): Doc fix.1996-07-11, by Karl Heuer
-
(bibtex-reference-head): Allow spaces and tabs between1996-07-11, by Karl Heuer
-
Undo previous change.1996-07-10, by Karl Heuer
-
[_LIBC] (re_comp, re_exec): Use `weak_function' keyword in defn instead of1996-07-09, by Roland McGrath
-
[_LIBC]: Use weak_extern instead of weak_symbol for __data_start.1996-07-08, by Roland McGrath
-
(mouse-major-mode-menu-1): Always return just a keymap;1996-07-08, by Karl Heuer
-
(timezone-parse-date): Fix previous change.1996-07-08, by Karl Heuer
-
Enable use of ncurses library cleanly.1996-07-07, by Michael I. Bushnell
-
Undo previous change.1996-07-07, by Karl Heuer
-
Undo previous change.1996-07-07, by Karl Heuer
-
(popup_get_selection): For a ButtonRelease on the proper1996-07-07, by Karl Heuer
-
(IT_menu_display): Display control characters as ^X.1996-07-07, by Karl Heuer
-
(file_name_completion): Set `stat' flags to avoid1996-07-07, by Karl Heuer
-
(Fcopy_file): Use st_ino under DJGPP v2 and later to1996-07-07, by Karl Heuer
-
(gud-irix-p): Exclude Irix6.1 up.1996-07-07, by Karl Heuer
-
Initial revision1996-07-07, by Karl Heuer
-
Split bsdos2 and bsdos2-1.1996-07-07, by Karl Heuer
-
(ps-article-author, ps-info-file, ps-info-node): Don't die if header is missing.1996-07-07, by Karl Heuer
-
(ps-article-subject): Don't die if no subject header.1996-07-07, by Karl Heuer
-
Recognize rtems as an o/s. libc-960708 libc-960709 libc-960710 libc-960711 libc-960712 libc-960713 libc-9607141996-07-07, by Doug Evans
-
(dostounix_filename): On caseless filesystems, downcase the filename.1996-07-07, by Miles Bader
-
(DRIVE_LETTER) [WINDOWSNT]: Lower-case drive letters.1996-07-07, by Miles Bader
-
(x_set_mouse_pixel_position): Adjust coords by frame position.1996-07-07, by Miles Bader
-
(normalize_filename): Always lower-case drive letters, even on systems1996-07-07, by Miles Bader
-
(timezone-parse-date): Handle ISO 8601 dates, so rmailsort does the right1996-07-07, by Miles Bader
-
(mouse-show-mark): In transient mark mode, delete mouse-drag-overlay.1996-07-07, by Miles Bader
-
(tar-mode-map): Bind up and down like C-p, C-n.1996-07-07, by Miles Bader
-
(insert-directory): Fix previous change.1996-07-07, by Erik Naggum
-
(Fcall_process) [MSDOS]:1996-07-06, by Miles Bader
-
(Fvertical_motion): Doc fix.1996-07-06, by Miles Bader
-
Wrongly places parens.1996-07-06, by Lars Magne Ingebrigtsen
-
* gnus-cus.el (()): Make sure that calling `gnus-visual-p' during1996-07-06, by Lars Magne Ingebrigtsen
-
Removed debug code.1996-07-05, by Simon Marshall
-
(newline): Don't do the optimization if the newline before point is1996-07-04, by Miles Bader
-
Declare lw_motif_menu_related_event_p.1996-07-04, by Miles Bader
-
(lw_toolkit_related_event_p): A predicate to identify toolkit-specific events.1996-07-04, by Miles Bader
-
(lw_motif_menu_related_event_p): A predicate to identify keyboard events1996-07-04, by Miles Bader
-
Declare lw_toolkit_related_event_p.1996-07-04, by Miles Bader
-
(XTread_socket): Use lw_tookit_related_event_p to avoid sending1996-07-04, by Miles Bader
-
(unfocus-frame, focus-frame): Define as no-ops.1996-07-04, by Miles Bader
-
(scheme-mode-variables): Set comment-start-skip to ignore backslash-quoted1996-07-04, by Miles Bader
-
(lisp-mode-variables): Set comment-start-skip to ignore backslash-quoted1996-07-04, by Miles Bader
-
(insert-directory): When converting SWITCHES string to a list, put back1996-07-04, by Miles Bader
-
(smtpmail-send-it): Ignore `To:' if there is a `Resent-to':.1996-07-04, by Miles Bader
-
Would infloop under certain conditions.1996-07-04, by Lars Magne Ingebrigtsen
-
(using-unix-filesystems): Doc fix.1996-07-03, by Miles Bader
-
(main) [HAVE_SOCKETS]: Call rewind before writing to infile.1996-07-03, by Miles Bader
-
Major rewrite.1996-07-03, by Miles Bader
-
* gnus-cache.el (gnus-cache-possibly-alter-active): Check for1996-07-02, by Lars Magne Ingebrigtsen
-
(msdos_downcase_filename):1996-07-02, by Miles Bader
-
(DRIVE_LETTER) [MSDOS]: Lower-case drive letters.1996-07-02, by Miles Bader
-
Delete spurious period from last change.1996-07-02, by Miles Bader
-
(x_clear_frame_selections): Don't call redisplay_preserve_echo_area here.1996-07-02, by Miles Bader
-
(HAVE_X11R4, HAVE_X11R5):1996-07-02, by Miles Bader
-
Remove all references to wakeup.1996-07-02, by Miles Bader
-
(rmail-make-basic-summary-line): Accept ISO 8601 dates as well.1996-07-02, by Miles Bader
-
(mail-hist-current-header-name): Use buffer-substring-no-properties.1996-07-02, by Miles Bader
-
(require 'cl) is only necessary when compiling.1996-07-02, by Erik Naggum
-
* etags.c (C_stab_entry): New keywords for C++ namespace, bool,1996-07-01, by Francesco Potortì
-
(vip-read-key): inhibit quit added.1996-07-01, by Michael Kifer
-
Load `gnus-score-mode' from "score-mode".1996-06-30, by Lars Magne Ingebrigtsen
-
Initial revision1996-06-30, by Lars Magne Ingebrigtsen
-
(Info-next-preorder): After we move up, move forward again.1996-06-30, by Richard M. Stallman
-
(check for using Lucid widgets by default):1996-06-30, by Richard M. Stallman
-
(LIB_MOTIF): Fix typo.1996-06-30, by Richard M. Stallman
-
(main): Add `GNU Emacs' to the response to --version.1996-06-29, by Richard M. Stallman
-
(ask-user-about-supersession-help): Change help text.1996-06-29, by Richard M. Stallman
-
(set-visited-file-name): New optional arg NO-QUERY.1996-06-29, by Richard M. Stallman
-
Ignore =... files when checking for too-long Lisp file names.1996-06-29, by Richard M. Stallman
-
(long): Don't update getdate.c.1996-06-29, by Richard M. Stallman
-
(euidaccess): Check for that, not for eaccess.1996-06-29, by Richard M. Stallman
-
(Fx_create_frame): Gcpro parms, parent, and name.1996-06-29, by Richard M. Stallman
-
(bibtex-reference-head): Allow whitespace after the open paren.1996-06-29, by Richard M. Stallman
-
(tmm-add-prompt): If tmm-completion-prompt is nil,1996-06-29, by Richard M. Stallman
-
(print): Obey Vprint_length for vectors, bitvectors.1996-06-29, by Richard M. Stallman
-
(GETPGRP_NO_ARG): Always define it, if __GNU_LIBRARY__.1996-06-29, by Richard M. Stallman
-
(mouse-start-end): Support selecting strings by double1996-06-29, by Richard M. Stallman
-
(executable-set-magic): Add space at end of line1996-06-29, by Richard M. Stallman
-
Synched with Gnus 5.2.31.1996-06-29, by Lars Magne Ingebrigtsen
-
Wrong version number.1996-06-29, by Lars Magne Ingebrigtsen
-
Synched with Gnus 5.2.31.1996-06-29, by Lars Magne Ingebrigtsen
-
(view-mode): Doc fix.1996-06-28, by Richard M. Stallman
-
(make_frame_without_minibuffer): GCPRO the frame f.1996-06-28, by Richard M. Stallman
-
(Fmove_to_column): Go after invis chars at the goal column.1996-06-28, by Richard M. Stallman
-
(mips:*:*:UMIPS): Fix typo in last change. libc-960629 libc-960630 libc-960701 libc-960702 libc-960703 libc-960704 libc-960705 libc-960706 libc-9607071996-06-28, by Richard Kenner
-
(AMPERSAND_FULL_NAME): Defined by default.1996-06-28, by Richard M. Stallman
-
(ispell-message): Support message-mode.1996-06-28, by Richard M. Stallman
-
(french-calendar-accents): New variable.1996-06-28, by Richard M. Stallman
-
(rmail-get-new-mail): Run rmail-before-get-new-mail-hook.1996-06-28, by Richard M. Stallman
-
(abbreviate-file-name): Ignore automount-dir-prefix if nil.1996-06-28, by Richard M. Stallman
-
(rmail-send-actions-rmail-buffer): Mark as permanent-local.1996-06-28, by Richard M. Stallman
-
(mail-reply-buffer, mail-send-actions):1996-06-28, by Richard M. Stallman
-
(auto-mode-alist): Treat .pm like .pl.1996-06-28, by Richard M. Stallman
-
(skeleton-proxy-new): New function.1996-06-28, by Richard M. Stallman
-
(redisplay_internal): Use last_had_star to decide1996-06-28, by Richard M. Stallman
-
(struct window): New field, last_had_star.1996-06-28, by Richard M. Stallman
-
(comint-send-input): Use insert-before-markers for all the insertions.1996-06-28, by Richard M. Stallman
-
(LIB_MOTIF): New definition.1996-06-28, by Richard M. Stallman
-
(standard_args): Delete `-rn' option.1996-06-28, by Richard M. Stallman
-
(x-handle-name-switch): Renamed from x-handle-name-rn-switch.1996-06-28, by Richard M. Stallman
-
(command-line-x-option-alist): Don't handle -rn.1996-06-28, by Richard M. Stallman
-
Add `dir ../lwlib'.1996-06-28, by Richard M. Stallman
-
(profile-functions): No need to assume that the1996-06-28, by Richard M. Stallman
-
(rmail-unix-mail-delimiter):1996-06-28, by Richard M. Stallman
-
(check_executable): Use euidaccess, not eaccess.1996-06-28, by Richard M. Stallman
-
(HAVE_EUIDACCESS): This replaces HAVE_EACCESS.1996-06-28, by Richard M. Stallman
-
(mail-user-agent): Replaces mua-paradigm.1996-06-28, by Richard M. Stallman
-
Comment changes.1996-06-28, by Richard M. Stallman
-
Don't define HAVE_X11R5 here.1996-06-28, by Richard M. Stallman
-
(HAVE_X11R5): Add #undef.1996-06-28, by Richard M. Stallman
-
(unexec): Cast result of sbrk.1996-06-28, by Richard M. Stallman
-
(x_connection_closed): Call clear_waiting_for_input.1996-06-27, by Richard M. Stallman
-
Add rules for the Message manual.1996-06-27, by Lars Magne Ingebrigtsen
-
(modify_event_symbol): Add properly to *symbol_table.1996-06-27, by Richard M. Stallman
-
(makefile-gnumake-functions-alist): Add `addprefix'.1996-06-27, by Richard M. Stallman
-
(sunos4.1.[3-9]*noshare): Eliminate dash from before `noshare'.1996-06-27, by Richard M. Stallman
-
(x_error_quitter): Delete newline from sprintf string.1996-06-27, by Richard M. Stallman
-
(mail-extract-address-components): Rename ,-pos to comma-pos.1996-06-26, by Richard M. Stallman
-
(XTread_socket, Xatom_wm_save_yourself clause):1996-06-26, by Richard M. Stallman
-
(outline-minor-mode): No longer permanent local.1996-06-26, by Richard M. Stallman
-
Comment changes.1996-06-26, by Richard M. Stallman
-
(re_max_failures): Reduce to 4000.1996-06-26, by Richard M. Stallman
-
(x_connection_closed): Add newline when printing error message on stderr.1996-06-26, by Richard M. Stallman
-
(x_connection_signal): Just return after calling `signal'.1996-06-26, by Richard M. Stallman
-
(tex-common-initialization): Set skeleton-further-elements.1996-06-25, by Richard M. Stallman
-
Initial revision1996-06-25, by Lars Magne Ingebrigtsen
-
New version.1996-06-25, by Lars Magne Ingebrigtsen
-
(x-create-frame-with-faces): Set threshold for "light color"1996-06-25, by Richard M. Stallman
-
(rmail-summary-mode-map): Add rmail-summary-by-senders.1996-06-25, by Richard M. Stallman
-
(LD_SWITCH_SYSTEM): Just one definition.1996-06-25, by Richard M. Stallman
-
(x_connection_closed): If waiting_for_input, call quit_throw_to_read_char.1996-06-25, by Richard M. Stallman
-
(local-variables-section): Adapted comment to outline minor mode.1996-06-24, by Richard M. Stallman
-
(mail-extract-address-components): Quote the comma in ,-pos.1996-06-24, by Richard M. Stallman
-
(unexec): Round up section header offset to bss alignment1996-06-24, by Richard M. Stallman
-
(rmail-summary-by-senders): Fix typo in fn name.1996-06-24, by Richard M. Stallman
-
(goto-address-url-face, goto-address-mail-face)1996-06-24, by Richard M. Stallman
-
Resync mail aliases if necessary.1996-06-24, by Simon Marshall
-
Test for lazy-lock-mode before swapping hooks.1996-06-24, by Simon Marshall
-
Protect before- and after-change-functions when updating text properties.1996-06-24, by Simon Marshall
-
In Rmail mode, make sure font-lock-maximum-size locally becomes nil.1996-06-24, by Simon Marshall
-
(set-auto-mode): Run multiple mode: specs in left-to-right order.1996-06-24, by Richard M. Stallman
-
(x_real_positions): Don't call x_uncatch_errors twice.1996-06-24, by Richard M. Stallman
-
(current_column_1): Add declaration.1996-06-23, by Richard M. Stallman
-
Make current-column, move-to-column and current-indentation1996-06-23, by Richard M. Stallman
-
(font-lock-verbose): Default to 0. Doc fix.1996-06-23, by Richard M. Stallman
-
(term-exec-1): Run process on pty if possible.1996-06-23, by Richard M. Stallman
-
(rlogin): add rlogin-carriage-filter to comint-output-filter-functions, not1996-06-23, by Noah Friedman
-
(skeleton-autowrap): New variable.1996-06-22, by Richard M. Stallman
-
(rmail-summary-bury): New function.1996-06-22, by Richard M. Stallman
-
(Fdefalias): Doc fix.1996-06-22, by Richard M. Stallman
-
(gnus-background-mode): Set threshold for "light color"1996-06-22, by Richard M. Stallman
-
(font-lock-make-faces): Set threshold for "light color"1996-06-22, by Richard M. Stallman
-
(choose-completion-string): Don't exit the minibuffer1996-06-22, by Richard M. Stallman
-
Rename lignux to linux-gnu in configuration names.1996-06-22, by Richard M. Stallman
-
*** empty log message ***1996-06-22, by Michael Kifer
-
(asm-mode-map): Fix typo.1996-06-22, by Erik Naggum
-
*** empty log message ***1996-06-22, by Michael Kifer
-
Initial revision1996-06-22, by Michael Kifer
-
Renamed from lignux.h.1996-06-21, by Richard M. Stallman
-
(asm-mode-map): Bind C-c ; to comment-region.1996-06-21, by Richard M. Stallman
-
(mouse-drag-region): Be smart about which end1996-06-21, by Richard M. Stallman
-
(mouse-buffer-menu): Use aref rather than string-match.1996-06-21, by Richard M. Stallman
-
(kbd_buffer_get_event): Don't call x_activate_menubar for a deleted frame.1996-06-21, by Richard M. Stallman
-
(Fcall_process): Fix previous change.1996-06-21, by Richard M. Stallman
-
(x_iconify_frame): If frame is invisible, explicitly mark it as iconified.1996-06-21, by Richard M. Stallman
-
Whitespace change.1996-06-21, by Richard M. Stallman
-
(timer, timer.o, getdate.o, $(srcdir)/getdate.c)1996-06-21, by Richard M. Stallman
-
(LaTeX-mode): Change handling of escaped $.1996-06-21, by Richard M. Stallman
-
(All info targets): cd $(srcdir) to do the work.1996-06-20, by Richard M. Stallman
-
(All info targets): Specify $(srcdir) in input files. Specify -I option.1996-06-20, by Richard M. Stallman
-
(outline-up-heading): Fix error message.1996-06-20, by Richard M. Stallman
-
(rlogin): make comint-output-filter-functions local before adding hooks.1996-06-20, by Noah Friedman
-
entered into RCS1996-06-20, by Richard M. Stallman
-
Initial revision1996-06-20, by Richard M. Stallman
-
Add support for PowerPC Linux libc-1-92 libc-960621 libc-960622 libc-960623 libc-960624 libc-960625 libc-960626 libc-960627 libc-9606281996-06-20, by Michael Meissner
-
Initial revision1996-06-19, by Richard M. Stallman
-
(Vwin32_alt_is_meta): Declared.1996-06-19, by Richard M. Stallman
-
(Vwin32_alt_is_meta): New variable.1996-06-19, by Richard M. Stallman
-
(Info-default-directory-list): Doc fix.1996-06-19, by Richard M. Stallman
-
(HPUX10): New macro.1996-06-19, by Richard M. Stallman
-
(LD_SWITCH_SYSTEM): Use no space after -L and -R.1996-06-19, by Richard M. Stallman
-
(gud-irixdbx-marker-filter): Use %1ld, not %1d,1996-06-19, by Richard M. Stallman
-
(smtpmail-read-response): Goto smtpmail-read-point1996-06-18, by Richard M. Stallman
-
(smtpmail-via-smtp): Bracket names in FROM and RCPT TO commands.1996-06-18, by Richard M. Stallman
-
(smtpmail-send-it): Don't handle FCC fields until after determining FROM field.1996-06-18, by Richard M. Stallman
-
(smtpmail-smtp-service): Use port 25 as default.1996-06-18, by Richard M. Stallman
-
(ange-ftp-kill-ftp-process): Really use the BUFFER arg. Make it optional.1996-06-18, by Richard M. Stallman
-
(vc-mode-line): If user is root, verify file really has user-writable bit.1996-06-18, by Richard M. Stallman
-
(he-concat-directory-file-name): Directory part may be nil.1996-06-18, by Richard M. Stallman
-
(pp-to-string): Treat #( like (.1996-06-18, by Richard M. Stallman
-
(auto-mode-alist): Add uppercase version of archive1996-06-18, by Richard M. Stallman
-
Explain about MSDOS installation and long file name support.1996-06-17, by Richard M. Stallman
-
Mention ESC ESC ESC instead of M-x top-level.1996-06-17, by Richard M. Stallman
-
(global-font-lock-mode): Set up find-file-hooks.1996-06-17, by Richard M. Stallman
-
(local-variables-section): Deleted.1996-06-16, by Richard M. Stallman
-
(Fcall_process): Handle t or nil as STDERR_FILE.1996-06-16, by Richard M. Stallman
-
(mail-strip-quoted-names): `"' is not special inside an RFC 822 comment.1996-06-16, by Richard M. Stallman
-
(unforward-rmail-message): In summary buffer,1996-06-16, by Richard M. Stallman
-
(html-list): Definition deleted.1996-06-15, by Richard M. Stallman
-
(rlogin): Doc fix.1996-06-14, by Richard M. Stallman
-
(w32_read_socket): Erase update rect on WM_PAINT, so1996-06-14, by Richard M. Stallman
-
(win32_wnd_proc): No need to forward WM_ERASEBKGND to main thread.1996-06-14, by Richard M. Stallman
-
A bit more fiddling with layout of Filofax year page.1996-06-14, by Edward M. Reingold
-
Fix Filofax year output so that it's the correct size.1996-06-14, by Edward M. Reingold
-
(set-fill-column): Error if no argument.1996-06-14, by Richard M. Stallman
-
(make-lucid-menu-keymap): Add menu-alias property.1996-06-13, by Richard M. Stallman
-
(easy-menu-create-keymaps): Add menu-alias property.1996-06-13, by Richard M. Stallman
-
(Qmenu_alias): New variable.1996-06-13, by Richard M. Stallman
-
(Fexpand_file_name): When simplifying /foo/.., keep the initial slash.1996-06-13, by Richard M. Stallman
-
(LIBS_SYSTEM): Two new definitions (and #undef first).1996-06-13, by Richard M. Stallman
-
Initial revision1996-06-13, by Richard M. Stallman
-
(tar-mode-revert): Cope if user cancels the revert.1996-06-12, by Richard M. Stallman
-
(main): For SIGHUP, use sigblock and sigunblock,1996-06-12, by Richard M. Stallman
-
(Fset_keymap_parent): Return early if KEYMAP already has the proper parent.1996-06-12, by Richard M. Stallman
-
(Fkill_buffer): Doc fix.1996-06-12, by Richard M. Stallman
-
(term-terminal-menu): Don't make a self-recursive keymap.1996-06-12, by Richard M. Stallman
-
(restrict_dos_process): Variable deleted.1996-06-12, by Richard M. Stallman
-
Delete restrict_dos_process.1996-06-12, by Richard M. Stallman
-
Comment change.1996-06-12, by Richard M. Stallman
-
(nnmail-move-inbox): Prompt for POP3 password if1996-06-12, by Richard M. Stallman
-
(restrict_dos_process): Renamed from can_run_dos_process.1996-06-12, by Richard M. Stallman
-
(restrict_dos_process): Renamed from can_run_dos_process.1996-06-12, by Richard M. Stallman
-
(sigunblockx): Use sigunblock.1996-06-12, by Richard M. Stallman
-
(read_char): Use unsigned to compare against1996-06-12, by Richard M. Stallman
-
(imenu--mouse-menu): Don't check imenu-use-keymap-menu.1996-06-12, by Richard M. Stallman
-
(find-alternate-file): Don't clear buffer-file-truename1996-06-12, by Richard M. Stallman
-
(rmail-new-summary): Fix typo; (concat ": " description) should be eval'ed.1996-06-12, by Richard M. Stallman
-
(ETAGS_CFLAGS): Define HAVE_GETCWD macro.1996-06-11, by Richard M. Stallman
-
(etags_getcwd) [DOS_NT]: Change conditional to MSDOS only.1996-06-11, by Richard M. Stallman
-
Comment change.1996-06-11, by Richard M. Stallman
-
(wait_reading_process_input): Move the O_NONBLOCK and1996-06-11, by Richard M. Stallman
-
[__ELF__] (LD_SWITCH_SYSTEM): Define it.1996-06-11, by Richard M. Stallman
-
(rmail-retry-failure): Nicer error message1996-06-11, by Richard M. Stallman
-
(hexl-mode): Run hexl-mode-hook.1996-06-10, by Richard M. Stallman
-
Don't undef MULTI_FRAME.1996-06-10, by Richard M. Stallman
-
No need to require 'faces and set menu-bar-mode.1996-06-10, by Richard M. Stallman
-
(frame-initialize): Don't count MSDOS neither as1996-06-10, by Richard M. Stallman
-
On MSDOS, don't assume that `make-frame' is only bound under an X1996-06-10, by Richard M. Stallman
-
(msdos-face-setup): Use `terminal-frame' for initial frame setup.1996-06-10, by Richard M. Stallman
-
Whitespace changes.1996-06-10, by Richard M. Stallman
-
(change_frame_size, remake_frame_glyphs): Use FRAME_WINDOW_P.1996-06-10, by Richard M. Stallman
-
(Fredraw_frame, remake_frame_glyphs)1996-06-10, by Richard M. Stallman
-
(Fset_mouse_position): Remove the DOS-specific1996-06-10, by Richard M. Stallman
-
(Fmake_terminal_frame): Test MSDOS, not __MSDOS__.1996-06-10, by Richard M. Stallman
-
(Fset_mouse_position): Remove the DOS-specific1996-06-10, by Richard M. Stallman
-
(FRAME_MSDOS_P): A new macro for MSDOS frames.1996-06-10, by Richard M. Stallman
-
(choose_minibuf_frame): Eliminate MSDOS-non-MULTI_FRAME conditional.1996-06-10, by Richard M. Stallman
-
(choose_minibuf_frame): Support multiple frames on MSDOS.1996-06-10, by Richard M. Stallman
-
(check_x): Fix error message.1996-06-10, by Richard M. Stallman
-
(check_x): Macro definition deleted.1996-06-10, by Richard M. Stallman
-
Whitespace and #if 0 code changes.1996-06-10, by Richard M. Stallman
-
(Fset_window_configuration) [HAVE_WINDOW_SYSTEM]: Call1996-06-10, by Richard M. Stallman
-
(init_frame_faces): Build faces for an MSDOS frame like for X frame.1996-06-10, by Richard M. Stallman
-
(redisplay_internal): Use FRAME_WINDOW_P.1996-06-10, by Richard M. Stallman
-
(redisplay_internal): Use `Vterminal_frame' and other1996-06-10, by Richard M. Stallman
-
(x_to_win32_font): Allow any quality fonts.1996-06-10, by Richard M. Stallman
-
(mark_object): Do set ARRAY_MARK_FLAG for bool-vectors.1996-06-10, by Richard M. Stallman
-
(fix_submap_inheritance): If parent_entry is not a keymap, use nil instead.1996-06-10, by Richard M. Stallman
-
(sync_modifiers): New function.1996-06-10, by Richard M. Stallman
-
(XTread_socket): Use XtAppNextEvent when using toolkit configurations.1996-06-10, by Richard M. Stallman
-
(make_menu_in_widget): Set mapping delay1996-06-10, by Richard M. Stallman
-
(imenu--mouse-menu): Always use nested keymaps.1996-06-10, by Richard M. Stallman
-
(hexl-mode): Set hexl-max-address early on1996-06-10, by Richard M. Stallman
-
Comment change.1996-06-10, by Richard M. Stallman
-
Always check for HAVE_X11R5.1996-06-09, by Richard M. Stallman
-
(shell-directory-tracker): Use comint-substitute-in-file-name to1996-06-09, by Richard M. Stallman
-
(comint-dynamic-complete-as-filename)1996-06-09, by Richard M. Stallman
-
(create_process): Add DONT_OPEN_PTY conditional.1996-06-09, by Richard M. Stallman
-
(DONT_REOPEN_PTY): New definition.1996-06-09, by Richard M. Stallman
-
(main): Copy cwd when appending slash.1996-06-09, by Richard M. Stallman
-
(hack-local-variables-prop-line): Bind enable-local-eval.1996-06-09, by Richard M. Stallman
-
(make-frame-command): Treat msdos like no window system.1996-06-09, by Richard M. Stallman
-
(texinfo-copy-menu): Use double backslash to quote regexp.1996-06-09, by Karl Heuer
-
(texinfo-find-pointer): Doc fix.1996-06-09, by Karl Heuer
-
(comint-file-name-quote-list): Doc fix.1996-06-09, by Karl Heuer
-
(etags-list-tags): When there is an explicit tag name, skip the \177 before1996-06-08, by Roland McGrath
-
* 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-9606181996-06-08, by Per Bothner
-
(facemenu-complete-face-list): Doc fix.1996-06-08, by Karl Heuer
-
(init_environment): Read PRELOAD_WINSOCK from registry if1996-06-08, by Richard M. Stallman
-
(Fwin32_has_winsock, Fwin32_unload_winsock) [HAVE_SOCKETS]: New functions.1996-06-08, by Richard M. Stallman
-
(Fopen_network_stream)[WINDOWSNT]: Ensure Windows1996-06-08, by Richard M. Stallman
-
(sys_mktemp): Complete rewrite.1996-06-07, by Richard M. Stallman
-
(c-macro-preprocessor): New clause for Solaris.1996-06-07, by Richard M. Stallman
-
Fri Jun 7 13:06:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>1996-06-07, by Roland McGrath
-
(sys_kill): Don't try to terminate a DOS process.1996-06-07, by Richard M. Stallman
-
(x-set-selection, x-get-selection): Define them to really use TYPE.1996-06-07, by Richard M. Stallman
-
(rmail-get-new-mail): If conversion to BABYL fails1996-06-07, by Richard M. Stallman
-
(dired-chown-program): Try /usr/sbin/chown.1996-06-07, by Richard M. Stallman
-
(make-frame-command): New function.1996-06-07, by Richard M. Stallman
-
(smtpmail-send-it): Fix error messages.1996-06-07, by Richard M. Stallman
-
Initial revision1996-06-07, by Richard M. Stallman
-
(Fkeymap_parent, Fset_keymap_parent): New functions.1996-06-06, by Richard M. Stallman
-
(Ffile_name_directory) [WINDOWSNT]: Remove previous1996-06-06, by Richard M. Stallman
-
(init_winsock): Dynamically link to SetHandleInformation.1996-06-06, by Richard M. Stallman
-
(bright_bg): New function, enables bright background colors.1996-06-06, by Richard M. Stallman
-
(Fset_face_attribute_internal) [MSDOS]: Don't mask1996-06-06, by Richard M. Stallman
-
(hexl-mode-map): Bind prior, home, deletechar, deleteline,1996-06-06, by Richard M. Stallman
-
(shell-mode-hook): Set comint-completion-addsuffix1996-06-05, by Richard M. Stallman
-
(comint-dynamic-complete-filename) [ms-dos, windows-nt]:1996-06-05, by Richard M. Stallman
-
(vc-cancel-version): Fix paren error.1996-06-05, by Richard M. Stallman
-
(imenu): In interactive spec, pass the entire1996-06-05, by Richard M. Stallman
-
(set_time_zone_rule):1996-06-05, by Richard M. Stallman
-
* config.guess: Combine mips-mips-riscos cases, and use cpp to libc-960605 libc-960606 libc-9606071996-06-05, by Per Bothner
-
(w32_read_socket): If the dead key was produced using1996-06-04, by Richard M. Stallman
-
(xterm-mouse-event): Adjust for minibuffer prompt width.1996-06-04, by Richard M. Stallman
-
(he-file-name-chars): Check windows-nt, not ms-windows.1996-06-04, by Richard M. Stallman
-
(buffer-file-numbers-unique): New variable;1996-06-04, by Richard M. Stallman
-
(occur): Avoid "1 lines" in echo area.1996-06-04, by Richard M. Stallman
-
(shell-match-partial-variable): Doc fix.1996-06-04, by Richard M. Stallman
-
(normalize_filename): New function.1996-06-03, by Richard M. Stallman
-
(Vwin32_downcase_file_names): New variable.1996-06-03, by Richard M. Stallman
-
(DRIVE_LETTER): [DOS_NT] New macro.1996-06-03, by Richard M. Stallman
-
(install-arch-indep): If cd etc makes output,1996-06-03, by Richard M. Stallman
-
(env_vars): Use slashes, not backslashes.1996-06-03, by Richard M. Stallman
-
(mouse-show-mark): Use temporary highlighting if possible instead of a pause.1996-06-03, by Richard M. Stallman
-
(CHOOSE_NEWEST_EXE): New parameter macro.1996-06-03, by Richard M. Stallman
-
(reporter-submit-bug-report):1996-06-03, by Richard M. Stallman
-
Comment change.1996-06-03, by Richard M. Stallman
-
(re_max_failures): Reduce to 8000.1996-06-02, by Richard M. Stallman
-
(msdos-color-aliases): Define more colors. (msdos-color-translate):1996-06-02, by Richard M. Stallman
-
(reset_modifiers): Only clear a modifier if the modifier key has been1996-06-01, by Richard M. Stallman
-
(Fexpand_file_name) [WINDOWSNT]: Don't strip trailing /1996-06-01, by Richard M. Stallman
-
(ispell-region): Handle ispell-skip-sgml properly with an re-search.1996-05-31, by Richard M. Stallman
-
(single_submenu): Handle non-keymap lists like symbols.1996-05-31, by Richard M. Stallman
-
(electric-helpify): Allow NAME to be given as arg.1996-05-31, by Richard M. Stallman
-
(reporter-submit-bug-report):1996-05-31, by Richard M. Stallman
-
(fill-individual-paragraphs): Don't get stuck1996-05-31, by Richard M. Stallman
-
(Fpop_to_buffer): Doc fix.1996-05-30, by Richard M. Stallman
-
(Fdisplay_buffer): Doc fix.1996-05-30, by Richard M. Stallman
-
(shell-command-on-region): In output buffer, display1996-05-30, by Karl Heuer
-
(Info-insert-dir): Fix default directory.1996-05-30, by Karl Heuer
-
(event-point): Fix fboundp test surrounding this.1996-05-30, by Karl Heuer
-
Use executing-kbd-macro, not executing-macro.1996-05-29, by Karl Heuer
-
Check for long file names.1996-05-29, by Karl Heuer
-
Fix previous change.1996-05-28, by Karl Heuer
-
(change-log-font-lock-keywords): Require colon after1996-05-28, by Karl Heuer
-
(gnus-inews-date): Avoid race condition.1996-05-28, by Karl Heuer
-
* gnus.el (gnus-article-date-ut): Avoid race condition.1996-05-28, by Karl Heuer
-
(gnus-gmt-to-local): When rewriting a date to local time,1996-05-28, by Karl Heuer
-
(LIBS_SYSTEM): Define this.1996-05-28, by Karl Heuer
-
[SOLARIS2]: Define SUNOS_5.1996-05-28, by Karl Heuer
-
(mail-abbrev-expand-hook): Disable abbrev mode temporarily while working,1996-05-26, by Roland McGrath
-
[SOLARIS2]: Include string.h.1996-05-25, by Karl Heuer
-
Rephrase the first page to fit on a standard tty screen.1996-05-25, by Karl Heuer
-
(Vwin32_mouse_move_interval): New lisp variable.1996-05-25, by Karl Heuer
-
(x_scroll_bar_handle_click): Repaint scroll bar handle1996-05-25, by Karl Heuer
-
[__linux__] (A_TEXT_OFFSET, A_TEXT_SEEK): Don't define.1996-05-25, by Karl Heuer
-
Recognize sparc-*-lignux.1996-05-25, by Karl Heuer
-
(AViiON:dgux:*:*): Fix typo in recognizing mc88110. libc-960525 libc-960526 libc-960527 libc-960528 libc-960529 libc-960530 libc-960531 libc-960601 libc-960602 libc-9606031996-05-24, by Roland McGrath
-
Tue May 21 19:18:05 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>1996-05-24, by Roland McGrath
-
Comment fix.1996-05-23, by Karl Heuer
-
(init_lread): Init Vload_file_name to Qnil.1996-05-23, by Karl Heuer
-
Comment fix.1996-05-23, by Karl Heuer
-
[WIN32]: No-op as for [MSDOS].1996-05-22, by Roland McGrath
-
(modifier_set): Check toggle state of CapsLock even1996-05-22, by Karl Heuer
-
(get_volume_info): Always update *pPath correctly, even if1996-05-22, by Karl Heuer
-
(compute_motion): When calling Fget_char_property,1996-05-22, by Karl Heuer
-
Restore `hp9k2[0-9][0-9] | hp9k31[0-9])' case line apparently accidentally libc-960522 libc-960523 libc-9605241996-05-21, by Roland McGrath
-
Include buffer.h.1996-05-21, by Richard M. Stallman
-
(Fsignal) [HAVE_WINDOW_SYSTEM]: Changed from1996-05-21, by Richard M. Stallman
-
(ncurses): Check this after checking fns like strerror.1996-05-21, by Richard M. Stallman
-
(init_display) [HAVE_LIBNCURSES]: If X, call tgetent.1996-05-21, by Karl Heuer
-
(Fexecute_extended_command): Don't look for1996-05-21, by Karl Heuer
-
(mh-version): Use mh-e-RCS-id rather than mh-e-version1996-05-21, by Karl Heuer
-
(Fprin1_to_string): Preserve Vdeactivate_mark.1996-05-21, by Karl Heuer
-
(make-backup-file-name): Check msdos-long-file-names.1996-05-21, by Karl Heuer
-
(c-macro-expansion): Delete ??! trigraph in uniquestring.1996-05-21, by Karl Heuer
-
(c-macro-expansion): Correct bug in creating tempname.1996-05-21, by Karl Heuer
-
[__GNU_LIBRARY__]: #include <sys/ioctl.h>.1996-05-21, by Karl Heuer
-
(win32-handle-scroll-bar-event): Restore1996-05-21, by Karl Heuer
-
(scroll-bar-maybe-set-window-start): Always set1996-05-21, by Karl Heuer
-
(do-auto-fill): Return t if real work was done.1996-05-21, by Karl Heuer
-
(internal_self_insert): Don't return 2 for auto-fill1996-05-21, by Karl Heuer
-
Fixed up initial line1996-05-20, by Erik Naggum
-
Renamed from cal-persian.el to avoid 14-character limitation.1996-05-20, by Karl Heuer
-
Change autoload references from cal-persian to cal-persia.1996-05-20, by Karl Heuer
-
Hold previous change until after the release.1996-05-18, by Karl Heuer
-
(sc::menu): Fix typo.1996-05-18, by Erik Naggum
-
(lisp): Include dos-win32.elc.1996-05-17, by Karl Heuer
-
Initial revision1996-05-17, by Karl Heuer
-
(path-separator, grep-null-device,1996-05-17, by Karl Heuer
-
(save-to-unix-hook, revert-from-unix-hook, using-unix-filesystems):1996-05-17, by Karl Heuer
-
[windows-nt, ms-dos]: Load dos-win32.1996-05-17, by Karl Heuer
-
(MSDOS_SUPPORT, WINNT_SUPPORT, shortlisp):1996-05-17, by Karl Heuer
-
(_sys_read_ahead): Handle sleep here.1996-05-17, by Karl Heuer
-
(struct _child_process): New member is_dos_process.1996-05-17, by Karl Heuer
-
(Vwin32_pipe_read_delay): New var.1996-05-17, by Karl Heuer
-
(term-send-raw-string): send-string -> process-send-string.1996-05-17, by Karl Heuer
-
(display_menu_bar) [HAVE_NTGUI]: Enable the display of1996-05-17, by Karl Heuer
-
Delete the hilit19 support--it doesn't work.1996-05-17, by Karl Heuer
-
* etags.c (CNL_SAVE_DEFINEDEF): Set linecharno for use by readline.1996-05-17, by Francesco Potortì
-
(w32_read_socket): Mask out lower 4 bits of wParam1996-05-17, by Geoff Voelker
-
(Fformat_time_string): Doc fix.1996-05-15, by Karl Heuer
-
(latex-imenu-create-index):1996-05-15, by Richard M. Stallman
-
Several doc fixes.1996-05-15, by Karl Heuer
-
Fix typo in previous patch.1996-05-15, by Karl Heuer
-
(sys_read): Introduce a small delay before reading from1996-05-15, by Karl Heuer
-
(Fcall_process): Don't close the same fd twice.1996-05-15, by Karl Heuer
-
(QCLIPBOARD): New symbol.1996-05-14, by Karl Heuer
-
(SYSTEM_PURESIZE_EXTRA): Macro defined.1996-05-14, by Geoff Voelker
-
(w32*.o): Fix deps.1996-05-13, by Richard M. Stallman
-
(win32_wnd_proc): Reenable quit_char detection.1996-05-13, by Richard M. Stallman
-
Set BUILD_TYPE and INSTALL_DIR before calling make;1996-05-13, by Richard M. Stallman
-
(pascal-end-of-statement, pascal-calculate-indent):1996-05-13, by Richard M. Stallman
-
(note_mouse_movement): Upwards mouse movement recognition corrected.1996-05-13, by Richard M. Stallman
-
(allocate_heap): Clean up conditional.1996-05-13, by Richard M. Stallman
-
(vc-rename-file): After renaming, update VC info and modeline.1996-05-13, by Richard M. Stallman
-
(init_dosfns) [DJGPP >= 2]: Make `opendir' preserve1996-05-13, by Richard M. Stallman
-
(Fcall_process): Fix previous change (now !MSDOS only).1996-05-12, by Richard M. Stallman
-
Delete the Emacs local variables spec.1996-05-12, by Richard M. Stallman
-
(Fstart_kbd_macro): Add missing xrealloc arg.1996-05-12, by Karl Heuer
-
(Fmsdos_downcase_filename): Don't change the argument, return a copy.1996-05-12, by Richard M. Stallman
-
(MSDOS_SUPPORT): Use full name disp-table.elc.1996-05-12, by Richard M. Stallman
-
(FILE_SYSTEM_CASE): Call Fmsdos_downcase_filename instead of Fdowncase.1996-05-11, by Richard M. Stallman
-
(msdos_downcase_filename): New function to convert case in filenames.1996-05-11, by Richard M. Stallman
-
(using-unix-filesystems): Update doc string.1996-05-11, by Geoff Voelker
-
(win32-handle-scroll-bar-event): Use scroll-bar-maybe-set-window-start.1996-05-11, by Richard M. Stallman
-
(x_scroll_bar_set_handle): Always use start in calling SetScrollPos.1996-05-11, by Richard M. Stallman
-
(scroll-bar-drag-position): New function.1996-05-11, by Richard M. Stallman
-
(re_match_2_internal): Fix off-by-one error; don't use1996-05-11, by Richard M. Stallman
-
(map_win32_filename): If not a fat volume, cvt name to dos.1996-05-11, by Richard M. Stallman
-
(term-emulate-terminal): On CR, set term-current-column1996-05-11, by Richard M. Stallman
-
Lots of fixes.1996-05-11, by Richard M. Stallman
-
(Fcall_process): Close fd_error if successful.1996-05-11, by Richard M. Stallman
-
Mention Windows 95.1996-05-11, by Richard M. Stallman
-
(allocate_heap): Bump heap base up to 27MB to1996-05-11, by Geoff Voelker
-
(f90-hilit-patterns): Avoid using undefined variables.1996-05-11, by Richard M. Stallman
-
(win32_wnd_proc): Disable setting of Vquit_flag1996-05-10, by Geoff Voelker
-
(win_msg_worker): Use post_msg.1996-05-10, by Richard M. Stallman
-
(x_scroll_bar_move): Call my_show_window.1996-05-10, by Richard M. Stallman
-
(prev_console_mode): New variable.1996-05-10, by Richard M. Stallman
-
(main) [WINDOWSNT]: Call syms_of_ntproc.1996-05-10, by Richard M. Stallman
-
(Vwin32_quote_process_args): New variable.1996-05-10, by Richard M. Stallman
-
(x_connection_signal_1): Call x_connection_closed properly.1996-05-10, by Richard M. Stallman
-
(gud-filter): Cal gud-display-frame even if process-window is nil.1996-05-10, by Richard M. Stallman
-
Fix minor typo.1996-05-09, by Erik Naggum
-
Comment changes.1996-05-09, by Richard M. Stallman
-
(vc-find-file-hook): Follow multiple links all the way.1996-05-09, by Richard M. Stallman
-
Comment change.1996-05-09, by Richard M. Stallman
-
(ispell-check-comments): Default is now t.1996-05-09, by Richard M. Stallman
-
(bookmark-bmenu-delete-backwards)1996-05-09, by Richard M. Stallman
-
Undo previous change.1996-05-08, by Richard M. Stallman
-
Revert to version 1.9.1996-05-08, by Richard M. Stallman
-
Merged cosmetic differences between FSF version and local copy. In1996-05-08, by Karl Fogel
-
(bookmark-locate): ;;;###autoload this alias.1996-05-08, by Karl Fogel
-
(env_vars): Set SHELL registry entry to value of COMSPEC environment variable.1996-05-08, by Richard M. Stallman
-
(convert-standard-filename): Test msdos-long-file-names.1996-05-08, by Richard M. Stallman
-
(syms_of_msdos): Fix typo.1996-05-08, by Richard M. Stallman
-
(gud-filter): Move the call to gud-display-frame1996-05-08, by Richard M. Stallman
-
(mail-hist-version): upped to 1.3.4.1996-05-08, by Karl Fogel
-
(bookmark-make): take optional arg `info-node', pass it on to1996-05-08, by Karl Fogel
-
(rlogin): Call rlogin-mode after adding rlogin-carriage-filter to output1996-05-08, by Noah Friedman
-
(enum scroll_bar_part): Delete extra comma.1996-05-08, by Richard M. Stallman
-
(Fencode_time): Accept MANY args, so as to cope1996-05-07, by Richard M. Stallman
-
(gulp-search-path, gulp-packages): Variable deleted.1996-05-07, by Richard M. Stallman
-
Initial revision1996-05-07, by Richard M. Stallman
-
(Info-enable-active-nodes): Default to nil. Mark it risky.1996-05-07, by Richard M. Stallman
-
(enum scroll_bar_part): New alternatives1996-05-07, by Richard M. Stallman
-
(ediff-setup-fine-diff-regions):1996-05-06, by Richard M. Stallman
-
(Fmsdos_long_file_names): New function.1996-05-06, by Richard M. Stallman
-
Undo previous change.1996-05-06, by Richard M. Stallman
-
(GMALLOC_INHIBIT_VALLOC): Defined.1996-05-06, by Richard M. Stallman
-
(set_case_table): Set upcase_table, case_canon_table1996-05-06, by Richard M. Stallman
-
(casify_region, casify_object):1996-05-06, by Richard M. Stallman
-
(mouse-drag-region): Set the region before reading a1996-05-06, by Richard M. Stallman
-
(Fmsdos_long_file_names): New function.1996-05-05, by Richard M. Stallman
-
(iso-accents-compose): Don't insert in the buffer1996-05-05, by Richard M. Stallman
-
(hide-ifdef-mode): Doc fix.1996-05-05, by Richard M. Stallman
-
(Qup, Qdown): New variables.1996-05-05, by Richard M. Stallman
-
(win32-handle-scroll-bar-event):1996-05-05, by Richard M. Stallman
-
(ps-print-preprint): Special handling if1996-05-05, by Richard M. Stallman
-
(mail-mode): Line starting with ---- is a separator.1996-05-05, by Richard M. Stallman
-
(vc-follow-link, vc-find-file-hook):1996-05-05, by Richard M. Stallman
-
(dired-handle-overwrite): `find-backup-file-name'1996-05-04, by Richard M. Stallman
-
(apropos-print): If command has no key bindings, say how to run it with M-x.1996-05-04, by Richard M. Stallman
-
Include nt/inc/arpa and nt/inc/netinet in the dist.1996-05-03, by Richard M. Stallman
-
Allow for optimized build.1996-05-03, by Geoff Voelker
-
[BUILD_TYPE]: Build optimized version in its own dir.1996-05-03, by Geoff Voelker
-
(OBJDIR, BLD): Remove macro definitions.1996-05-03, by Geoff Voelker
-
Include string.h.1996-05-03, by Geoff Voelker
-
Include frame.h.1996-05-03, by Geoff Voelker
-
(struct win32_palette_entry): New structure.1996-05-03, by Geoff Voelker
-
(Vwindow_system): Declared.1996-05-03, by Geoff Voelker
-
(Fwin32_set_clipboard_data, Fwin32_get_clipboard_data):1996-05-03, by Geoff Voelker
-
(REG_ROOT): Remove trailing backslash.1996-05-03, by Geoff Voelker
-
(continuation of previous checkin)1996-05-03, by Geoff Voelker
-
(quit_char, Vwin32_enable_italics, Vwin32_enable_palette):1996-05-03, by Geoff Voelker
-
(WinMain): Function removed.1996-05-03, by Geoff Voelker
-
Include config.h after CRT headers. Include fcntl.h.1996-05-03, by Geoff Voelker
-
(win32_kdb_patch_key): Initialize isdead.1996-05-03, by Geoff Voelker
-
Include lisp.h.1996-05-03, by Geoff Voelker
-
Check to see if already included.1996-05-03, by Geoff Voelker
-
(nt_stat, nt_ctime): Functions deleted.1996-05-03, by Geoff Voelker
-
(SUBSYSTEM) [NTGUI]: Remove conditional.1996-05-03, by Geoff Voelker
-
Initial revision1996-05-03, by Geoff Voelker
-
Include ntlib.h.1996-05-03, by Geoff Voelker
-
(LOCAL_FLAGS): Include path to NT shadow includes.1996-05-03, by Geoff Voelker
-
(win32-handle-scroll-bar-event): New function.1996-05-03, by Geoff Voelker
-
(original-make-auto-save-file-name): New symbol bound1996-05-03, by Geoff Voelker
-
(F_OK, X_OK, W_OK, R_OK): New macros.1996-05-03, by Geoff Voelker
-
Build and install runemacs.exe.1996-05-03, by Geoff Voelker
-
(CONFIG_H) [WIN95]: Use config.nt.1996-05-03, by Geoff Voelker
-
Check if INSTALL_DIR is passed as an argument.1996-05-03, by Geoff Voelker
-
(REG_ROOT): Don't use a trailing backslash.1996-05-03, by Geoff Voelker
-
(Fthis_single_command_keys): New function.1996-05-02, by Richard M. Stallman
-
(Fevent_convert_list): Never treat last elt as modifier.1996-05-02, by Richard M. Stallman
-
(gud-display-line): Switch to gud buffer before calling gud-find-file.1996-05-02, by Richard M. Stallman
-
(Info-find-node): Don't treat file name `dir' specially1996-05-02, by Richard M. Stallman
-
(dos_get_modifiers): Restore missing comment terminator.1996-05-01, by Richard M. Stallman
-
(Fexpand_file_name) [DOS_NT]: Correct the `if' clause1996-05-01, by Richard M. Stallman
-
(signal_after_change): Correct the arg to report_overlay_modification.1996-05-01, by Richard M. Stallman
-
(add_overlay_mod_hooklist): Fix call to bcopy.1996-05-01, by Richard M. Stallman
-
Comment changes.1996-05-01, by Richard M. Stallman
-
Comment changes.1996-05-01, by Richard M. Stallman
-
(C_SWITCH_X_SYSTEM): Definition moved to sol2-4.h.1996-05-01, by Richard M. Stallman
-
(C_SWITCH_X_SYSTEM): Definition moved from sol2.h.1996-05-01, by Richard M. Stallman
-
[USE_X_TOOLKIT]: Include X11/Shell.h.1996-04-30, by Richard M. Stallman
-
(mouse-drag-region): Doc fix.1996-04-30, by Richard M. Stallman
-
(shell-command-on-region): Start of region to keep is1996-04-30, by Karl Heuer
-
(diary-frame-parameters, calendar-frame-parameters)1996-04-29, by Richard M. Stallman
-
(insert-tab): fix previous change1996-04-29, by Erik Naggum
-
(make_lispy_event): FRAME_MENU_BAR_ITEMS now has1996-04-29, by Richard M. Stallman
-
(display_menu_bar): FRAME_MENU_BAR_ITEMS now has four elements per item.1996-04-29, by Richard M. Stallman
-
(get_frame_menubar_event, set_frame_menubar):1996-04-29, by Richard M. Stallman
-
(Fexpand_file_name) [DOS_NT]: Keep dir sep following ~1996-04-29, by Richard M. Stallman
-
(SEND, RECV): Renamed from send, recv.1996-04-29, by Richard M. Stallman
-
(set_frame_menubar): FRAME_MENU_BAR_ITEMS now has four elements per item.1996-04-29, by Richard M. Stallman
-
(indent-for-tab-command): Pass prefix arg to indent-tab.1996-04-28, by Richard M. Stallman
-
(DIRECTORY_SEP, IS_DIRECTORY_SEP): Definitions copied from lisp.h.1996-04-28, by Richard M. Stallman
-
[HAVE_CONFIG_H]: Only include config.h when defined.1996-04-28, by Richard M. Stallman
-
(struct _popserver): New field trash_started.1996-04-28, by Richard M. Stallman
-
[WINDOWSNT]: Include winsock.h and ntlib.h.1996-04-28, by Richard M. Stallman
-
(access, unlink) [WINDOWSNT]: Macros undefined.1996-04-28, by Richard M. Stallman
-
[DOSNT]: Include fcntl.h.1996-04-28, by Richard M. Stallman
-
[WINDOWSNT]: Include ntlib.h.1996-04-28, by Richard M. Stallman
-
Comment change.1996-04-27, by Richard M. Stallman
-
(Fexpand_file_name, Ffile_name_absolute_p): Doc fixes.1996-04-27, by Richard M. Stallman
-
(getdefdir): Include drive letter and colon when1996-04-27, by Richard M. Stallman
-
Double DST correction removed!1996-04-27, by Edward M. Reingold
-
(FRAME_TERMCAP_P) [WINDOWSNT && !HAVE_NTGUI]:1996-04-26, by Richard M. Stallman
-
(EMACS_KILLPG) [WINDOWSNT]: Invoke kill instead of win32_kill_process.1996-04-26, by Richard M. Stallman
-
(Fopen_network_stream): Set process infd to inch.1996-04-26, by Richard M. Stallman
-
(close_load_descs) [WINDOWS_NT]: Don't actually do anything.1996-04-26, by Richard M. Stallman
-
[WINDOWS_NT]: Declare Vdirectory_sep_char.1996-04-26, by Richard M. Stallman
-
(main) [WINDOWSNT]: Invoke init_ntproc.1996-04-26, by Richard M. Stallman
-
(Ffile_attributes) [WINDOWSNT]: Remove conditional NT code.1996-04-26, by Richard M. Stallman
-
(Fcall_process) [WINDOWSNT]: Remove conditional NT code.1996-04-26, by Richard M. Stallman
-
[windows-nt]: Load disp-table.1996-04-26, by Richard M. Stallman
-
(rmail-insert-inbox-text): When required, prompt for1996-04-26, by Richard M. Stallman
-
(compilation-error-regexp-alist): Add regexp1996-04-26, by Richard M. Stallman
-
Comment change.1996-04-26, by Richard M. Stallman
-
(mouse-drag-region): Leave region highlighted until the next input event.1996-04-26, by Richard M. Stallman
-
(x_window) [! USE_X_TOOLKIT]: Initialize wm_hints.icon_pixmap.1996-04-26, by Richard M. Stallman
-
(x_scroll_bar_clear): Do nothing if frame now has no scroll bars.1996-04-26, by Richard M. Stallman
-
Update copyright year.1996-04-26, by Richard M. Stallman
-
Include blockinput.h.1996-04-26, by Richard M. Stallman
-
(getdefdir) [DJGPP > 1]: Use 32-bit ESI to pass buffer1996-04-26, by Richard M. Stallman
-
(walk-windows): Doc fix.1996-04-26, by Richard M. Stallman
-
(save_excursion_restore): Add gcpros.1996-04-26, by Richard M. Stallman
-
No intangible text property.1996-04-26, by Richard M. Stallman
-
(unexec): Add conditional for SOLARIS_POWERPC.1996-04-25, by Richard M. Stallman
-
(syms_of_fileio): Doc fix.1996-04-25, by Richard M. Stallman
-
(Fx_list_fonts) [BROKEN_XLISTFONTSWITHINFO]:1996-04-25, by Richard M. Stallman
-
Update some comments.1996-04-24, by Edward M. Reingold
-
Spelling error.1996-04-24, by Edward M. Reingold
-
Spelling fix.1996-04-24, by Edward M. Reingold
-
(x_connection_signal): Call sigunblock properly.1996-04-24, by Richard M. Stallman
-
(dispnew.o): Depend on blockinput.h.1996-04-23, by Richard M. Stallman
-
Include blockinput.h.1996-04-23, by Richard M. Stallman
-
(wait_reading_process_input, both definitions):1996-04-23, by Richard M. Stallman
-
(doctor-doc): Add period.1996-04-23, by Richard M. Stallman
-
(Fframe_parameters, both definitions):1996-04-23, by Richard M. Stallman
-
Fix a file name.1996-04-22, by Richard M. Stallman
-
Replace --no-clean-up and --no-tar options1996-04-21, by Richard M. Stallman
-
(compute_motion): Pass window to Fget_char_property.1996-04-21, by Richard M. Stallman
-
[motif]: Make f10 undefined.1996-04-21, by Richard M. Stallman
-
(walk-windows): Doc fix.1996-04-21, by Richard M. Stallman
-
(auto-mode-alist): .F gets fortran mode.1996-04-21, by Richard M. Stallman
-
(Info-next-reference, Info-prev-reference): Add optional1996-04-21, by Richard M. Stallman
-
(simula-submit-bug-report): Use emacs-version.1996-04-21, by Richard M. Stallman
-
(simula-tab-always-indent, simula-indent-level)1996-04-21, by Richard M. Stallman
-
(f90-keywords-re): Added operator and result.1996-04-19, by Karl Heuer
-
(metamail-mailer-name): New variable.1996-04-19, by Richard M. Stallman
-
(after-find-file): Mention file name in "auto save is newer" message.1996-04-19, by Richard M. Stallman
-
(read_key_sequence): Fix confusion between key and new_key.1996-04-19, by Richard M. Stallman
-
(x-select-text): Remember selected text.1996-04-19, by Richard M. Stallman
-
* gnus.el (gnus-summary-pipe-output, gnus-buffer-configuration,1996-04-18, by Lars Magne Ingebrigtsen
-
Make invisible text intangible as well.1996-04-18, by Lars Magne Ingebrigtsen
-
(syms_of_keyboard): Doc fix.1996-04-18, by Richard M. Stallman
-
(EmacsFrameRealize): Use STANDARD_EVENT_SET.1996-04-18, by Richard M. Stallman
-
(STANDARD_EVENT_SET): Remove PointerNotifyHintMask.1996-04-18, by Richard M. Stallman
-
(note_mouse_movement): Don't call XQueryPointer.1996-04-18, by Richard M. Stallman
-
Replace `make-docfile' with `make-doc.exe'. In case1996-04-17, by Richard M. Stallman
-
(occur): Fix up interactive code.1996-04-17, by Richard M. Stallman
-
Clarify MSDOS installing and unpacking.1996-04-17, by Richard M. Stallman
-
(decode_mode_spec): Use frame F, not selected frame.1996-04-16, by Richard M. Stallman
-
(decode_mode_spec): For %F, use explicit name or `Emacs'.1996-04-16, by Richard M. Stallman
-
(vc-comment-ring): Initialise using make-ring.1996-04-16, by Richard M. Stallman
-
(w32_read_socket): Initialize frame_or_window field.1996-04-16, by Richard M. Stallman
-
(defined_color): Map color to nearest in default palette.1996-04-16, by Richard M. Stallman
-
(check_timer): Removed; use gettime instead.1996-04-16, by Richard M. Stallman
-
(syms_of_buffer): Doc fix.1996-04-16, by Richard M. Stallman
-
Provide `completion'.1996-04-16, by Richard M. Stallman
-
(defstruct): Treat multi-nested :include properly.1996-04-16, by Richard M. Stallman
-
(isqrt): Support expanded range of Lisp integers.1996-04-16, by Richard M. Stallman
-
(goto-address-send-using-mh-e):1996-04-16, by Richard M. Stallman
-
(sh-while-getopts): Punctuate help message better.1996-04-15, by Richard M. Stallman
-
Change make-docfile to make-doc.exe in a second place.1996-04-15, by Richard M. Stallman
-
(wait_reading_process_input) [!subprocesses]:1996-04-15, by Richard M. Stallman
-
(src): Create a file with sed commands instead of using1996-04-15, by Richard M. Stallman
-
Make sure the GDB init file is called src/_gdbinit;1996-04-15, by Richard M. Stallman
-
(x_set_frame_parameters): Get height and width from1996-04-15, by Richard M. Stallman
-
(wait_reading_process_input) [!subprocesses]: Handle1996-04-14, by Richard M. Stallman
-
With DJGPP v1.x, use `COFF2EXE' to produce JUNK.EXE test program.1996-04-14, by Richard M. Stallman
-
(main) [DJGPP v2]: Don't change to binary for a tty.1996-04-14, by Richard M. Stallman
-
(main) [DJGPP v2]: Don't change to binary for a tty.1996-04-14, by Richard M. Stallman
-
Describe djtar.1996-04-13, by Richard M. Stallman
-
Don't sey djgpp must be version 1.1996-04-13, by Richard M. Stallman
-
(Fcompare_buffer_substrings): Fix dumb bug handling buffer name as second arg.1996-04-13, by Richard M. Stallman
-
entered into RCS1996-04-13, by Richard M. Stallman
-
* config.guess: Combine two OSF1 rules. libc-960413 libc-960414 libc-960415 libc-960416 libc-960417 libc-960418 libc-960419 libc-960420 libc-960421 libc-960422 libc-960423 libc-960424 libc-960425 libc-960426 libc-960427 libc-960428 libc-960429 libc-960430 libc-960501 libc-960502 libc-960503 libc-960504 libc-960505 libc-960506 libc-960507 libc-960508 libc-960509 libc-960510 libc-960511 libc-960512 libc-960513 libc-960514 libc-960515 libc-960516 libc-960517 libc-960518 libc-960519 libc-9605201996-04-13, by Per Bothner
-
(main) [MSDOS]: Always call tzset, not init__gettimeofday.1996-04-12, by Richard M. Stallman
-
(MAX_FAILURE_ITEMS): Use 5 instead of actual number of regs.1996-04-12, by Richard M. Stallman
-
(interpreter-mode-alist): Recognize perl5.1996-04-12, by Richard M. Stallman
-
*** empty log message ***1996-04-12, by Richard M. Stallman
-
[DJGPP v2]: Include io.h.1996-04-12, by Richard M. Stallman
-
(djgpp_ver): Variable renamed from djgpp-ver.1996-04-12, by Richard M. Stallman
-
(msdos): Put mainmake.v2 into the dist.1996-04-12, by Richard M. Stallman
-
Under DJGPP v2, use <sys/config.h> instead of most of config.h.in.1996-04-12, by Richard M. Stallman
-
(Fformat_time_string): Doc fix.1996-04-12, by Richard M. Stallman
-
Comment change.1996-04-12, by Richard M. Stallman
-
(MANIFEST): Fix previous change.1996-04-12, by Richard M. Stallman
-
(make_frame_without_minibuffer): Don't change the1996-04-12, by Richard M. Stallman
-
Remove `|| defined (LINUX)' from #if condition.1996-04-12, by Richard M. Stallman
-
Include signal.h.1996-04-12, by Richard M. Stallman
-
(wait_reading_process_input, both definitions):1996-04-12, by Richard M. Stallman
-
(read_char): Use detect_input_pending_run_timers1996-04-12, by Richard M. Stallman
-
MSDOS changes.1996-04-11, by Richard M. Stallman
-
Initial revision1996-04-11, by Richard M. Stallman
-
Comment change.1996-04-11, by Richard M. Stallman
-
(standard_args): Synchronize with startup.el.1996-04-11, by Richard M. Stallman
-
Comment change.1996-04-11, by Richard M. Stallman
-
(sys_subshell): Add conditionals for DJGPP v2.1996-04-11, by Richard M. Stallman
-
Define HAVE_WAIT_HEADER.1996-04-11, by Richard M. Stallman
-
(mail-fetch-field): Use skip-chars-backward1996-04-11, by Richard M. Stallman
-
(redisplay_window): Move w->start marker before1996-04-11, by Richard M. Stallman
-
(auto-mode-alist): Handle `.java'.1996-04-11, by Richard M. Stallman
-
(command-line-x-option-alist): -T sets only the title.1996-04-11, by Richard M. Stallman
-
(command-line-x-option-alist):1996-04-11, by Richard M. Stallman
-
(BLACK_PIX_DEFAULT, WHITE_PIX_DEFAULT): Use PALETTERGB instead of RGB.1996-04-11, by Geoff Voelker
-
(win32_color_map): Use PALETTERGB instead of RGB.1996-04-11, by Geoff Voelker
-
[WINDOWSNT]: Include io.h.1996-04-11, by Richard M. Stallman
-
(CTAGSOBJ): Compile with regexp support.1996-04-10, by Geoff Voelker
-
(calculate_ins_del_char_costs): Use proper frame's width.1996-04-10, by Richard M. Stallman
-
(Fx_list_fonts): Handle X protocol errors.1996-04-10, by Richard M. Stallman
-
Wed Apr 10 06:08:48 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>1996-04-10, by Roland McGrath
-
(x-handle-display): Set DISPLAY envvar too.1996-04-10, by Richard M. Stallman
-
Set djgpp-ver, and unset it at the end.1996-04-10, by Richard M. Stallman
-
[DJGPP v2]: Include fcntl.h.1996-04-10, by Richard M. Stallman
-
[MSDOS]: If DJGPP version 2, include fcntl.h.1996-04-10, by Richard M. Stallman
-
[MSDOS]: If DJGPP version 2, include fcntl.h and string.h.1996-04-10, by Richard M. Stallman
-
[MSDOS]: If DJGPP version 2, include unistd.h.1996-04-10, by Richard M. Stallman
-
[DJGPP v2] (etext, start): Declared.1996-04-10, by Richard M. Stallman
-
(DATA_START, TEXT_START, TEXT_END, _NAIVE_DOS_REGS)1996-04-10, by Richard M. Stallman
-
(read_minibuf): GCPRO ambient_dir.1996-04-10, by Richard M. Stallman
-
(main) [MSDOS]: Handle DJGPP version 2.1996-04-10, by Richard M. Stallman
-
entered into RCS1996-04-10, by Richard M. Stallman
-
(Fset_frame_size): Do call Fset_frame_size1996-04-09, by Richard M. Stallman
-
(x_set_frame_parameters): Do call Fset_frame_size1996-04-09, by Richard M. Stallman
-
(sit_for): Call swallow_events.1996-04-09, by Richard M. Stallman
-
Include locale.h if HAVE_SETLOCALE.1996-04-08, by Richard M. Stallman
-
(HAVE_PTYS): #undef removed.1996-04-08, by Miles Bader
-
Add Solaris on PowerPC support libc-960409 libc-960410 libc-960411 libc-9604121996-04-08, by Michael Meissner
-
(disassemble-internal): Graceful error if compile failed.1996-04-08, by Richard M. Stallman
-
(garbage_collection_messages): New variable.1996-04-08, by Richard M. Stallman
-
Test HAVE_LIBNCURSES, not HAVE_NCURSES1996-04-08, by Richard M. Stallman
-
(HAVE_LIBNCURSES): Renamed from HAVE_NCURSES.1996-04-08, by Richard M. Stallman
-
(MANIFEST): Don't include lines from =files.1996-04-08, by Richard M. Stallman
-
Don't put lisp/dired.todo in the dist.1996-04-08, by Richard M. Stallman
-
Fix length of separator string.1996-04-07, by Edward M. Reingold
-
(r_alloc_check): Don't check alignment of h->start.1996-04-07, by Richard M. Stallman
-
(read_minibuf): Rearrange operations, mainly putting1996-04-07, by Richard M. Stallman
-
(calendar-mouse-goto-date): New function.1996-04-07, by Richard M. Stallman
-
Include locale.h.1996-04-05, by Richard M. Stallman
-
[HAVE_NCURSES] (LIBS_TERMCAP): New definition.1996-04-05, by Richard M. Stallman
-
(gomoku-click): Position on nearest square. Adapt keymap accordingly.1996-04-05, by Richard M. Stallman
-
(dired-noselect): Resolve symbolic links in argument.1996-04-05, by Richard M. Stallman
-
(x_term_init): Respecify LC_NUMERIC locale.1996-04-05, by Richard M. Stallman
-
(init_lread): Specify LC_NUMERIC locale.1996-04-05, by Richard M. Stallman
-
(HAVE_SETLOCALE): Add #undef.1996-04-05, by Richard M. Stallman
-
(electric-help-mode): Use add-hook mouse-leave-buffer-hook.1996-04-05, by Richard M. Stallman
-
(x_destroy_window): Do call XCloseIM if X11R6.1996-04-05, by Richard M. Stallman
-
(Electric-command-loop): Set universal-argument-other-key to 0.1996-04-04, by Richard M. Stallman
-
(rmail-summary-scroll-between-messages): New var.1996-04-04, by Richard M. Stallman
-
(isearch-mode): Use add-hook for mouse-leave-buffer-hook.1996-04-04, by Richard M. Stallman
-
(run-at-time): Allow floating REPEAT values.1996-04-04, by Richard M. Stallman
-
Spelling fix.1996-04-03, by Edward M. Reingold
-
(elisp): Make this be the default target.1996-04-03, by Karl Heuer
-
(wait_reading_process_input): Don't call1996-04-03, by Richard M. Stallman
-
(gud-mode): Doc fix.1996-04-03, by Richard M. Stallman
-
Update phone number.1996-04-03, by Karl Heuer
-
(gnus-summary-prepare-threads): Call `gnus-message' instead of `message'.1996-04-03, by Erik Naggum
-
(destroy_all_children): When freeing a cascade button, free its submenu too.1996-04-03, by Richard M. Stallman
-
(hexlify-buffer, dehexlify-buffer): Clear out the undo1996-04-03, by Richard M. Stallman
-
Remove "text-based browser".1996-04-03, by Richard M. Stallman
-
(command-line-1): Document the C- and M- conventions more completely.1996-04-03, by Richard M. Stallman
-
(file-newest-backup): Return the newest backup for the1996-04-03, by Richard M. Stallman
-
(mail): Once again set default dir to home dir.1996-04-03, by Richard M. Stallman
-
(mail): Put the auto-save file in the home dir.1996-04-03, by Richard M. Stallman
-
(absolute_filename): Use absolutefn.1996-04-02, by Richard M. Stallman
-
(timer-event-handler): Save copies of events too.1996-04-02, by Richard M. Stallman
-
(main): Initialize displayname.1996-04-02, by Richard M. Stallman
-
(x_destroy_window) [SOLARIS2]: Don't free the IC or IM.1996-04-02, by Richard M. Stallman
-
(absolutefn) [DOS_NT]: Support Novell drives whose drive1996-04-01, by Richard M. Stallman
-
Update MSDOS info.1996-03-31, by Richard M. Stallman
-
(TERMINFO): Do define (if HAVE_NCURSES).1996-03-30, by Richard M. Stallman
-
Fixed solar-arcsin/arcos stuff.1996-03-30, by Edward M. Reingold
-
(rmail-forward): Put the "end" line right after the1996-03-29, by Richard M. Stallman
-
Add references to Persian calendar.1996-03-29, by Edward M. Reingold
-
Initial revision1996-03-29, by Edward M. Reingold
-
(tags): New target.1996-03-29, by Richard M. Stallman
-
(rename): New function.1996-03-29, by Geoff Voelker
-
(aux): Delete another duplicate entry. libc-960329 libc-960330 libc-960331 libc-960401 libc-960402 libc-960403 libc-960404 libc-960405 libc-960406 libc-960407 libc-9604081996-03-29, by Doug Evans
-
(aux): Delete duplicate entry.1996-03-29, by Doug Evans
-
*** empty log message ***1996-03-29, by Michael Kifer
-
File censored.1996-03-28, by Richard M. Stallman
-
(EmacsFrameResize): We may be called from an interrupt,1996-03-28, by Richard M. Stallman
-
(Frename_file) [WINDOWSNT]: Remove conditional code.1996-03-28, by Richard M. Stallman
-
(TAGS): Renamed from `tags' and fixed to work.1996-03-28, by Richard M. Stallman
-
(last_timer_event): New variable.1996-03-28, by Richard M. Stallman
-
(make_frame_glyphs): Zero the correct number of bytes.1996-03-28, by Richard M. Stallman
-
(tmm-define-keys): New arg MINIBUFFER.1996-03-28, by Richard M. Stallman
-
(list-text-properties-at): Display category's properties.1996-03-28, by Richard M. Stallman
-
(DEL): Defined.1996-03-28, by Geoff Voelker
-
Change uses of del to $(DEL).1996-03-28, by Geoff Voelker
-
(rmail-fontify-message, rmail-unfontify-buffer-function):1996-03-27, by Richard M. Stallman
-
(mouse-avoidance-old-pointer-shape): New vbl.1996-03-27, by Richard M. Stallman
-
(x_connection_closed): Don't check _Xdebug.1996-03-27, by Richard M. Stallman
-
(XTread_socket, MapNotify case):1996-03-27, by Richard M. Stallman
-
Accept lignux in configuration name.1996-03-27, by Richard M. Stallman
-
Renamed from s/linux.h.1996-03-27, by Richard M. Stallman
-
(sh-alias-alist): Recognize lignux.1996-03-27, by Richard M. Stallman
-
(dired-chown-program): Recognize lignux.1996-03-27, by Richard M. Stallman
-
(wait_reading_process_input_1): New (empty) function.1996-03-27, by Richard M. Stallman
-
(gnus-make-face, custom-declare): Rename custom-asis to custom:asis.1996-03-27, by Richard M. Stallman
-
(te-terminal-name-prefix): Change from1996-03-27, by Richard M. Stallman
-
(ange-ftp-wait-not-busy): New subroutine.1996-03-27, by Richard M. Stallman
-
(sh-shell-arg): Add no options for bash, ksh, or wksh.1996-03-27, by Richard M. Stallman
-
(timer-event-handler): Inhibit quitting.1996-03-27, by Richard M. Stallman
-
(custom:asis): Renamed from custom-asis.1996-03-27, by Richard M. Stallman
-
(set-visited-file-name): Don't call find-buffer-visiting if filename is nil.1996-03-26, by Richard M. Stallman
-
(xlwmenu.o): New explicit target.1996-03-26, by Richard M. Stallman
-
(mouse-buffer-menu): Keep the order of buffers straight.1996-03-25, by Richard M. Stallman
-
(x-frob-font-slant): Properly handle a match against1996-03-25, by Richard M. Stallman
-
(merge_widget_value): Set the this_one_change field.1996-03-25, by Richard M. Stallman
-
(struct widget_value): New field this_one_change.1996-03-25, by Richard M. Stallman
-
(destroy_all_children): New arg first_child_to_destroy.1996-03-25, by Richard M. Stallman
-
(sh-shell-arg): Don't add any options for bash, ksh.1996-03-25, by Richard M. Stallman
-
(xfns.o, xmenu.o, widget.o): Depend on ../lwlib/lwlib.h.1996-03-25, by Richard M. Stallman
-
Doc fixes. Reorganized. Retired v18 support.1996-03-24, by Richard M. Stallman
-
Comment change.1996-03-24, by Richard M. Stallman
-
(Fcall_process, child_setup): If BSD_PGRPS, call1996-03-24, by Richard M. Stallman
-
(setpgrp): New macro.1996-03-24, by Richard M. Stallman
-
(timer-set-time): Don't set usecs to nil.1996-03-24, by Richard M. Stallman
-
(ange-ftp-dired-call-process): Return 1 if error.1996-03-24, by Richard M. Stallman
-
(ange-ftp-call-chmod): Return proper value.1996-03-23, by Richard M. Stallman
-
Use custom-asis instead of as-is.1996-03-23, by Richard M. Stallman
-
(custom-type-properties): Use custom-asis instead of as-is.1996-03-23, by Richard M. Stallman
-
(tcl-using-emacs-19): Work with XEmacs 20.0. From Ben Wing.1996-03-23, by Tom Tromey
-
(install-strip): Get rid of continuation.1996-03-23, by Richard M. Stallman
-
(wait_reading_process_input): Eliminate bogus test1996-03-22, by Richard M. Stallman
-
Comment change.1996-03-22, by Richard M. Stallman
-
(install-strip): Fix whitespace.1996-03-22, by Richard M. Stallman
-
Ancient leading comment removed.1996-03-22, by Richard M. Stallman
-
* etags.c (just_read_file): Reset lineno and charno on entry.1996-03-22, by Francesco Potortì
-
(elp-instrument-package): Don't instrument keymaps and autoloaded functions.1996-03-22, by Richard M. Stallman
-
(switch-to-lisp): Sometimes turn on pop-up-frames.1996-03-22, by Richard M. Stallman
-
(add-log-full-name, add-log-mailing-address): Add autoload cookies.1996-03-22, by Richard M. Stallman
-
(vc-update-change-log): Use add-log-full-name and1996-03-22, by Richard M. Stallman
-
(os): sunos[3456] -> sunos[34], sunos[56] have their own entries libc-960322 libc-960323 libc-960324 libc-960325 libc-960326 libc-960327 libc-9603281996-03-21, by Doug Evans
-
(indent-c++-exp): Use calculate-c-indent-after-brace.1996-03-21, by Richard M. Stallman
-
(custom-declare): Change `as' to `as-is'.1996-03-21, by Richard M. Stallman
-
(custom-type-properties): Add new type `triggle' for1996-03-21, by Richard M. Stallman
-
(main): Initialize progname variable before using it.1996-03-20, by Richard M. Stallman
-
(sh-font-lock-keywords): Highlight \ only with non-alphanumeric char.1996-03-20, by Richard M. Stallman
-
(install-strip): New target.1996-03-20, by Richard M. Stallman
-
(Fcall_interactively): In `c' case, use message_nolog1996-03-20, by Richard M. Stallman
-
Comment change.1996-03-20, by Richard M. Stallman
-
(NULL): Define only if not already defined. amigados-merge make-3-74-41996-03-20, by Roland McGrath
-
[HAVE_STRING_H]: Include string.h.1996-03-20, by Roland McGrath
-
(wait_reading_process_input): Extract the number from read_kbd with XINT.1996-03-19, by Richard M. Stallman
-
(gnus-make-face): Redo Feb 20 change.1996-03-19, by Richard M. Stallman
-
(custom-face-hack): Avoid evalling the args1996-03-19, by Richard M. Stallman
-
(fill-region-as-paragraph): Fix the second check for1996-03-19, by Richard M. Stallman
-
Test HAVE_LINUX_VERSION_H, not HAVE_VERSION_H.1996-03-19, by Richard M. Stallman
-
(HAVE_LINUX_VERSION_H): Renamed from HAVE_VERSION_H.1996-03-19, by Richard M. Stallman
-
(getpid): New function.1996-03-19, by Geoff Voelker
-
(count-windows): Doc fix.1996-03-18, by Karl Heuer
-
(insert-buffer): Fix typo in previous change.1996-03-18, by Erik Naggum
-
* simple.el (insert-buffer): Interactive default changed to a more1996-03-18, by Francesco Potortì
-
Comment change.1996-03-18, by Richard M. Stallman
-
(describe-mode): Handle minor mode w/o mode line indicator.1996-03-18, by Richard M. Stallman
-
(X_I18N_INHIBITED): New macro--define this1996-03-18, by Richard M. Stallman
-
(x_destroy_window) [HAVE_X_I18N]: Free xic and xim of frame.1996-03-18, by Richard M. Stallman
-
(struct x_output): New member xim.1996-03-18, by Richard M. Stallman
-
Perl Manual item deleted.1996-03-17, by Richard M. Stallman
-
(fill-context-prefix): Unused var `eol' deleted.1996-03-17, by Richard M. Stallman
-
Comment/whitespace change.1996-03-17, by Richard M. Stallman
-
(update_from_various_frame_slots)1996-03-17, by Richard M. Stallman
-
(LINUX_SIGIO_DOES_WORK): Define only if HAVE_VERSION_H.1996-03-17, by Richard M. Stallman
-
(NEED_LIBW): Defined.1996-03-17, by Richard M. Stallman
-
(X11R5_INHIBIT_I18N): Definition moved to aix3-2.h.1996-03-17, by Richard M. Stallman
-
(X11R5_INHIBIT_I18N): Definition moved here.1996-03-17, by Richard M. Stallman
-
(HAVE_VERSION_H): Add #undef.1996-03-17, by Richard M. Stallman
-
(occur): If no matches, just display in echo area.1996-03-17, by Richard M. Stallman
-
(map-y-or-n-p): Fix previous change.1996-03-17, by Richard M. Stallman
-
(lisp-fill-paragraph): Treat code-and-comment case specially.1996-03-17, by Richard M. Stallman
-
(imenu-generic-expression): Autoload the make-variable-buffer-local call.1996-03-17, by Richard M. Stallman
-
(report-emacs-bug): Use a different address for pretest versions.1996-03-17, by Richard M. Stallman
-
(comint-exec-1): Use dumb instead of unknown, for terminfo.1996-03-17, by Richard M. Stallman
-
(install-arch-dep): Don't depend on install-arch-indep.1996-03-17, by Richard M. Stallman
-
(WinMain): Allocate a console for stdout1996-03-17, by Geoff Voelker
-
Don't define backspace, M-backspace, delete,1996-03-16, by Geoff Voelker
-
(Vwin32_pass_alt_to_system,1996-03-16, by Geoff Voelker
-
(VK_NUMPAD_*, VK_LWIN, VK_RWIN, VK_APPS):1996-03-16, by Geoff Voelker
-
Recognize mips-*-sysv* libc-960315 libc-960316 libc-960317 libc-960318 libc-960319 libc-960320 libc-9603211996-03-15, by Ian Lance Taylor
-
(compilation-find-buffer): Only choose compilation-last-buffer if it is1996-03-14, by Roland McGrath
-
(wait_reading_process_input) [! subprocesses]: Run1996-03-14, by Karl Heuer
-
Remove -fno-builtin hackery from -lm check.1996-03-12, by Roland McGrath
-
* gnus-cus.el: Removed font changes that would break `M-x customize'.1996-03-12, by Lars Magne Ingebrigtsen
-
Various changes.1996-03-10, by Richard M. Stallman
-
[!subprocesses] (wait_reading_process_input):1996-03-10, by Richard M. Stallman
-
(x_calc_absolute_position): Don't explicitly subtract1996-03-09, by Richard M. Stallman
-
(mail-abbrev-modtime): New variable.1996-03-09, by Richard M. Stallman
-
(mail-get-names): Understand "+username" format for /etc/passwd lines.1996-03-09, by Richard M. Stallman
-
(imenu--mouse-menu): Pass proper arg to x-popup-menu.1996-03-09, by Richard M. Stallman
-
(-lm check): If $GCC, append -fno-builtin to $CC for just this test.1996-03-08, by Roland McGrath
-
(imenu--menubar-select): Handle the "rescan" item.1996-03-08, by Richard M. Stallman
-
(AC_PREREQ): Require version 2.8 of Autoconf.1996-03-08, by Roland McGrath
-
(equalp): Use string-equal on strings.1996-03-08, by Erik Naggum
-
(LD_SWITCH_MACHINE): Undo previous change--1996-03-08, by Richard M. Stallman
-
(menu-bar-tools-menu): Delete ediff-doc and eregistry items.1996-03-08, by Richard M. Stallman
-
(profile-convert-byte-code): New function.1996-03-08, by Richard M. Stallman
-
(init_sys_modes): Clear INLCR like ICRNL.1996-03-08, by Richard M. Stallman
-
(bibtex-pop): New generic function which unifies the1996-03-08, by Richard M. Stallman
-
(main) [! HAVE_NTGUI]: Don't call syms_of_xmenu.1996-03-08, by Richard M. Stallman
-
(write_segment,copy_sym): Increase blocking from 128 to 4k bytes.1996-03-08, by Richard M. Stallman
-
(rmail-make-basic-summary-line): Limit line count1996-03-08, by Richard M. Stallman
-
(wait_reading_process_input):1996-03-08, by Richard M. Stallman
-
(MSDOS_OBJ): Remove xmenu.o.1996-03-07, by Richard M. Stallman
-
(check_timer): Remove code for dos-display-time.1996-03-07, by Richard M. Stallman
-
Handle both AIX 3.2 and 4.1 bind output.1996-03-07, by Richard M. Stallman
-
(with-electric-help): Make buffer read-only as last thing.1996-03-07, by Richard M. Stallman
-
Treat font-lock-keywords of (t) the same as nil.1996-03-07, by Simon Marshall
-
Must fontify only if we're actually showing a message.1996-03-07, by Simon Marshall
-
(font-lock-fontify-block): Use facemenu-keymap to make the binding.1996-03-07, by Richard M. Stallman
-
Comment change.1996-03-07, by Richard M. Stallman
-
(pascal-declaration-end): Now locates the end of a parameterlist correctly.1996-03-07, by Richard M. Stallman
-
(TERMINFO): Define, if HAVE_NCURSES.1996-03-06, by Richard M. Stallman
-
Check for ncurses.1996-03-06, by Richard M. Stallman
-
(timers_run): New variable, incremented when a timer is1996-03-06, by Richard M. Stallman
-
(x_connection_closed): Don't unblock input until the end.1996-03-06, by Richard M. Stallman
-
(HAVE_NCURSES): Add #undef.1996-03-06, by Richard M. Stallman
-
(beginning-of-line-text): Check adaptive-fill-regexp is non-nil.1996-03-06, by Richard M. Stallman
-
(tar-subfile-mode): Doc fix.1996-03-06, by Richard M. Stallman
-
(save-place-kill-emacs-hook): Always call save-places-to-alist.1996-03-06, by Richard M. Stallman
-
(pixel_to_char_size): Cast args to int.1996-03-06, by Richard M. Stallman
-
(post-command-idle-hook, post-command-idle-delay): Mark obsolete.1996-03-06, by Richard M. Stallman
-
(PC-completion-as-file-name-predicate):1996-03-06, by Richard M. Stallman
-
(struct string_block_head): Change to match string_block.1996-03-06, by Karl Heuer
-
Add -apple and -aux. libc-960306 libc-960307 libc-960308 libc-960309 libc-960310 libc-960311 libc-960312 libc-960313 libc-9603141996-03-05, by Richard Kenner
-
(equalp): Correctly compare last elt of two lists.1996-03-05, by Richard M. Stallman
-
(mail-abbrevs-setup): Doc fix.1996-03-05, by Richard M. Stallman
-
(texinfo-section-types-regexp)1996-03-05, by Richard M. Stallman
-
(PC-do-completion-filename-completers): New variable.1996-03-05, by Richard M. Stallman
-
(wait_reading_process_input):1996-03-05, by Richard M. Stallman
-
(sit_for): Pass DISPLAY to detect_input_pending_run_timers.1996-03-05, by Richard M. Stallman
-
Global var `misc' renamed.1996-03-05, by Richard M. Stallman
-
Global vars mam, fn, bn renamed.1996-03-05, by Richard M. Stallman
-
(desktop-list*): New function.1996-03-05, by Richard M. Stallman
-
(save-place-kill-emacs-hook): Don't save1996-03-05, by Richard M. Stallman
-
Accept -moss* as op sys.1996-03-04, by Richard Kenner
-
Comment change.1996-03-04, by Richard M. Stallman
-
(unforward-rmail-message): Add autoload declaration.1996-03-04, by Richard M. Stallman
-
(unforward-rmail-message): Delete autoload cookie.1996-03-04, by Richard M. Stallman
-
(rmail-unix-mail-delimiter): Don't accept newlines in month.1996-03-04, by Richard M. Stallman
-
[AIX] [HAVE_X11R5] (XIMStatusNothing): Definition deleted.1996-03-04, by Richard M. Stallman
-
(Fkill_local_variable): Call find_symbol_value directly,1996-03-04, by Richard M. Stallman
-
Comment change.1996-03-04, by Richard M. Stallman
-
Require cl only when compiling.1996-03-03, by Richard M. Stallman
-
(obj): Add xmenu.o.1996-03-03, by Richard M. Stallman
-
Put most of file into HAVE_MENUS conditional.1996-03-03, by Richard M. Stallman
-
(main): Always call syms_of_xmenu.1996-03-03, by Richard M. Stallman
-
(texinfo-font-lock-keywords): Fixed regexp for `@end' and `@item'.1996-03-03, by Richard M. Stallman
-
(Fuse_global_map, Fuse_local_map): Don't call record_asynch_buffer_change.1996-03-03, by Richard M. Stallman
-
(dired-compress-file-suffixes): New variable.1996-03-03, by Richard M. Stallman
-
(wait_reading_process_input): Use getpid when generating SIGIO.1996-03-03, by Richard M. Stallman
-
(global-map): Change C-M-g to M-g M-g.1996-03-02, by Richard M. Stallman
-
Comment change.1996-03-02, by Richard M. Stallman
-
Comment change.1996-03-02, by Richard M. Stallman
-
(forms-insert-after): New variable. Non-nil means: inserts of new1996-03-01, by Johan Vromans
-
(set-visited-file-name): Query if there's already another1996-03-01, by Richard M. Stallman
-
(compilation-parse-errors):1996-03-01, by Richard M. Stallman
-
(command-line-normalize-file-name): Do save-match-data.1996-03-01, by Richard M. Stallman
-
(motion_event_is_in_menu): Make x and y signed.1996-03-01, by Richard M. Stallman
-
[X_CONNECTION_LOCK_FLAG] (abort, exit): New definitions.1996-03-01, by Richard M. Stallman
-
(imenu--menubar-select): No longer interactive.1996-03-01, by Richard M. Stallman
-
(imenu-submenu-name-format): Delete the `...'.1996-03-01, by Richard M. Stallman
-
Add provide call.1996-03-01, by Richard M. Stallman
-
Recognize cpu-vendor [ctj]90-cray, default c90-cray-unicos. From tege. libc-960302 libc-960303 libc-9603041996-03-01, by Roland McGrath
-
Comment change.1996-03-01, by Richard M. Stallman
-
(backward-delete-char-untabify):1996-02-29, by Richard M. Stallman
-
(iso-languages): Add ~? and ~!.1996-02-29, by Richard M. Stallman
-
Save if reqd in emacs-lisp-byte-compile-and-load.1996-02-29, by Simon Marshall
-
Avoid the #pragma alloca on AIX 4.1996-02-29, by Richard M. Stallman
-
(server-process-filter): Use command-line-normalize-file-name.1996-02-28, by Richard M. Stallman
-
(command-line-normalize-file-name): Convert /// at beginning to just /.1996-02-28, by Richard M. Stallman
-
(LOCALTIME_CACHE): Also define if localtime mishandles unsetting TZ.1996-02-28, by Richard M. Stallman
-
Comment change.1996-02-28, by Richard M. Stallman
-
(REL_ALLOC): #undef deleted.1996-02-28, by Richard M. Stallman
-
(ps-generate): Bind inhibit-read-only.1996-02-28, by Richard M. Stallman
-
[AIX] [HAVE_X11R5] (XIMStatusNothing): Defined.1996-02-28, by Richard M. Stallman
-
(timer_check): Walk down both timer lists in parallel.1996-02-28, by Richard M. Stallman
-
Don't toggle on window-setup-hook.1996-02-28, by Simon Marshall
-
Make global-font-lock-mode show status messages, and fontification interruptable.1996-02-28, by Simon Marshall
-
Make get-buffer-window-list take MINIBUF arg.1996-02-28, by Simon Marshall
-
(show-paren-delay): New variable.1996-02-28, by Richard M. Stallman
-
(timer-set-time, timer-set-time-with-usecs): Doc fix.1996-02-28, by Richard M. Stallman
-
(timeout-event-p): Function deleted.1996-02-28, by Richard M. Stallman
-
(command-line-normalize-file-name):1996-02-28, by Richard M. Stallman
-
(server-process-filter): Don't collapse // at start of file name.1996-02-28, by Richard M. Stallman
-
(handle-delete-frame): Use save-buffers-kill-emacs.1996-02-28, by Richard M. Stallman
-
(display-time): Use rmail-after-get-new-mail-hook.1996-02-27, by Richard M. Stallman
-
(rmail-get-new-mail): Run rmail-after-get-new-mail-hook.1996-02-27, by Richard M. Stallman
-
(display-time): Use run-at-time to start the timer.1996-02-27, by Richard M. Stallman
-
(Fexpand_file_name): Fix confusion in detecting1996-02-27, by Richard M. Stallman
-
(iso-transl-dead-key-alist): Fix syntax for ?^.1996-02-27, by Richard M. Stallman
-
(Fcommand_execute): New arg SPECIAL. All callers changed.1996-02-27, by Richard M. Stallman
-
(X_CONNECTION_LOCK_FLAG): New macro.1996-02-27, by Richard M. Stallman
-
(hexl-mode-exit, hexl-maybe-dehexlify-buffer):1996-02-27, by Richard M. Stallman
-
(x_set_window_size): Clear out the mouse-highlighting data1996-02-27, by Richard M. Stallman
-
(tpu-load-xkeys): Fix previous change.1996-02-26, by Richard M. Stallman
-
(doprnt1): Move cast to unsigned inside a shift.1996-02-26, by Richard M. Stallman
-
Improve messages about X versions.1996-02-26, by Richard M. Stallman
-
(makefile-runtime-macros-list): Add + to the list.1996-02-26, by Richard M. Stallman
-
Use the new file names in autoloads.1996-02-26, by Karl Heuer
-
Comment change.1996-02-26, by Richard M. Stallman
-
Renamed from cal-chinese.el to avoid 14-character limitation.1996-02-26, by Karl Heuer
-
Renamed from cal-islamic.el to avoid 14-character limitation.1996-02-26, by Karl Heuer
-
Commenht change.1996-02-26, by Richard M. Stallman
-
(redisplay_window): Pass preserve_echo_area as a missing1996-02-26, by Richard M. Stallman
-
(rmail-make-basic-summary-line): Fix previous change.1996-02-26, by Erik Naggum
-
(rmail-clear-headers): Bind case-fold-search to t across the whole function.1996-02-26, by Erik Naggum
-
(mail-mode-map): Bind M-TAB to mail-complete.1996-02-26, by Richard M. Stallman
-
(mail-complete): Add autoload cookie.1996-02-26, by Richard M. Stallman
-
(unforward-rmail-message): Add autoload cookie.1996-02-26, by Richard M. Stallman
-
(vc-find-cvs-master): Don't require a "/" after the modification time1996-02-26, by Paul Eggert
-
(rmail-make-basic-summary-line): Less space before subj.1996-02-26, by Richard M. Stallman
-
(vc-follow-link): Kill buffer before creating new one.1996-02-26, by Richard M. Stallman
-
(vc-follow-link): Simplify by taking advantage1996-02-26, by Richard M. Stallman
-
(man): Don't call Man-init-defvars here.1996-02-26, by Richard M. Stallman
-
(Fopen_network_stream): Set immediate_quit for the connect.1996-02-26, by Richard M. Stallman
-
(finder-inf.el): Use finder-compile-keywords-make-dist.1996-02-25, by Richard M. Stallman
-
(finder-compile-keywords-make-dist): New function.1996-02-25, by Richard M. Stallman
-
(emerge-combine-versions-template): Make the1996-02-25, by Richard M. Stallman
-
(read_minibuf): Bind inhibit-read-only to t around clearing the minibuffer.1996-02-25, by Richard M. Stallman
-
(command_loop_1): Explicitly clear the echo area1996-02-25, by Richard M. Stallman
-
(Qinhibit_read_only): Declared.1996-02-25, by Richard M. Stallman
-
(Info-index): If fail, go back to original node.1996-02-25, by Richard M. Stallman
-
(lw_window_is_in_menubar) [USE_MOTIF]:1996-02-25, by Richard M. Stallman
-
(redisplay_internal): Renamed from redisplay.1996-02-25, by Richard M. Stallman
-
(Fcopy_syntax_table): Set default to nil.1996-02-24, by Richard M. Stallman
-
(rmail-dont-reply-to): Allow parsing lists of addresses with comment fields.1996-02-24, by Richard M. Stallman
-
Comment change.1996-02-24, by Richard M. Stallman
-
Clarify purpose of user-position parameter.1996-02-24, by Richard M. Stallman
-
(imenu-add-to-menubar): Add menu item for current buf only.1996-02-24, by Richard M. Stallman
-
(imenu-update-menubar): Fix paren error.1996-02-24, by Richard M. Stallman
-
(unforward-rmail-message): Handle any kind of forwarding delimiters.1996-02-24, by Richard M. Stallman
-
* nntp.el (nntp-request-post): Clear the server buffer before1996-02-24, by Lars Magne Ingebrigtsen
-
Load cl within eval-when-compile.1996-02-23, by Richard M. Stallman
-
(install-arch-dep): Depend on install-arch-indep.1996-02-23, by Richard M. Stallman
-
(mail-mode): Treat `-- ' line as paragraph separator.1996-02-23, by Richard M. Stallman
-
(decipher-mode): Removed nonstandard font-lock support.1996-02-23, by Richard M. Stallman
-
Comment change.1996-02-22, by Richard M. Stallman
-
(get_doc_string): Move static vars outside the function,1996-02-22, by Richard M. Stallman
-
(vc-follow-link): New function.1996-02-22, by André Spiegel
-
(Fsleep_for): Accept sub-second intervals.1996-02-22, by Erik Naggum
-
(fill-region-as-paragraph): Doc fix.1996-02-22, by Erik Naggum
-
(make-comint, comint-run): Fix autoload cookie.1996-02-22, by Erik Naggum
-
(compilation-minor-mode): Add missing `)'.1996-02-22, by Erik Naggum
-
(imenu-buffer-menubar): Add defvar.1996-02-21, by Karl Heuer
-
Comments censored.1996-02-21, by Karl Heuer
-
(dun-urinate): Renamed.1996-02-21, by Karl Heuer
-
(rmail-get-new-mail): Don't mess with display-time here.1996-02-21, by Karl Heuer
-
(display-time-update): New subroutine broken out from1996-02-21, by Karl Heuer
-
(derived-mode-merge-syntax-tables): Use inheritance.1996-02-21, by Karl Heuer
-
(find-file-noselect): If after-find-file switches buffers,1996-02-21, by Karl Heuer
-
(dired-call-process): Call file name handler.1996-02-21, by Karl Heuer
-
(dired-call-process): Put on ange-ftp property.1996-02-21, by Karl Heuer
-
(perl-imenu-generic-expression): Recognize packages.1996-02-21, by Karl Heuer
-
(run-with-idle-timer): New function.1996-02-21, by Karl Heuer
-
(c++-mode-syntax-table): Don't use c-mode-syntax-table.1996-02-21, by Karl Heuer
-
(unforward-rmail-message): New command.1996-02-21, by Karl Heuer
-
More censorship.1996-02-21, by Karl Heuer
-
(lisp-fill-paragraph): When filling a comment,1996-02-21, by Karl Heuer
-
(shell-command): Call file name handler.1996-02-21, by Karl Heuer
-
(ps-generate-postscript-with-faces):1996-02-21, by Karl Heuer
-
(news-reply-mode-map): Delete news-reply-signature.1996-02-21, by Karl Heuer
-
Use run-with-idle-timer, not post-command-idle-hook.1996-02-21, by Karl Heuer
-
(before-init-hook, after-init-hook): Doc fix.1996-02-21, by Karl Heuer
-
Move all the put's for menu-enable props to top level.1996-02-21, by Karl Heuer
-
(canonically-space-region): Use insert-before-markers1996-02-21, by Karl Heuer
-
Comment censored.1996-02-21, by Karl Heuer
-
(C_DEBUG_SWITCH) [not __GNUC__]: New definition.1996-02-21, by Karl Heuer
-
(vfork): Delete definition (kernel bug fixed).1996-02-21, by Karl Heuer
-
(map_char_table): Fix args in recursive call.1996-02-21, by Karl Heuer
-
(Fdo_auto_save): Pause before restoring old message.1996-02-21, by Karl Heuer
-
(defined_color): When we find a "near" color in the map,1996-02-21, by Karl Heuer
-
(redisplay_window): If window-scroll-functions change1996-02-21, by Karl Heuer
-
(wait_reading_process_input):1996-02-21, by Karl Heuer
-
(swallow_events): New arg DO_DISPLAY.1996-02-21, by Karl Heuer
-
(free_widget_value_tree, merge_widget_value):1996-02-21, by Karl Heuer
-
(main, both definitions): Print a newline for normal termination.1996-02-21, by Karl Heuer
-
Update some doc string. Call `add-minor-mode'.1996-02-21, by Karl Heuer
-
(main): Convert port to network byte order.1996-02-21, by Karl Heuer
-
(compilation-minor-mode): Run compilation-minor-mode-hook.1996-02-21, by Roland McGrath
-
Added provide.1996-02-21, by Roland McGrath
-
(Faccept_process_output): Accept sub-second timeouts.1996-02-21, by Erik Naggum
-
(gnus-inews-insert-headers): Check whether Sender1996-02-20, by Karl Heuer
-
(nnheader-insert-head): Make sure the entire head of1996-02-20, by Karl Heuer
-
Use `as-is' parameters to `custom-face-lookup'.1996-02-20, by Karl Heuer
-
Clarify info about MS-DOS path handling.1996-02-20, by Karl Heuer
-
(init_eval_once): Initialize specpdl_ptr.1996-02-20, by Karl Heuer
-
Removed (require 'picture).1996-02-20, by Erik Naggum
-
(interpreter-mode-alist): Add mawk.1996-02-19, by Karl Heuer
-
Comment fix.1996-02-19, by Karl Heuer
-
(decipher-mode, decipher-set-map, decipher-insert,1996-02-19, by Karl Heuer
-
(Fx_create_frame): Title is a string, not a symbol.1996-02-19, by Karl Heuer
-
(lw_internal_update_other_instances): Move static var1996-02-19, by Karl Heuer
-
Use <config.h>, not "config.h".1996-02-18, by Richard M. Stallman
-
(syms_of_keyboard): Doc fix.1996-02-17, by Karl Heuer
-
(Fopen_dribble_file): Check for failure.1996-02-17, by Karl Heuer
-
(Fopen_dribble_file): Close dribble file before1996-02-17, by Karl Heuer
-
Comment fixes.1996-02-17, by Karl Heuer
-
(vip-event-key): previous change undone.1996-02-16, by Michael Kifer
-
(vip-events-to-macro): discard events represented as lists in macro1996-02-16, by Michael Kifer
-
(vip-mouse-click-insert-word): fixed a typo.1996-02-16, by Michael Kifer
-
(ex-map-read-args,ex-unmap-read-args): fixed messages.1996-02-16, by Michael Kifer
-
(vip-event-key): ignore consp events.1996-02-16, by Michael Kifer
-
Added [ediff-doc] and [eregistry] to menu-bar-tools-menu1996-02-16, by Michael Kifer
-
*** empty log message ***1996-02-16, by Michael Kifer
-
*** empty log message ***1996-02-16, by Michael Kifer
-
*** empty log message ***1996-02-16, by Michael Kifer
-
*** empty log message ***1996-02-16, by Michael Kifer
-
Initial revision1996-02-16, by Karl Heuer
-
(info-insert-file-contents-1) [MSDOS]: Remove leading1996-02-16, by Karl Heuer
-
(auto-mode-alist): Recognize GNUmakefile.1996-02-16, by Karl Heuer
-
(imenu--generic-function): Ignore text properties.1996-02-16, by Karl Heuer
-
(auto-mode-alist): Recognize .itcl and .itk suffixes.1996-02-16, by Karl Heuer
-
Doc changes.1996-02-16, by Karl Heuer
-
(ange-ftp-default-user): Doc fix.1996-02-16, by Karl Heuer
-
(Fmake_temp_name) [MSDOS]: Make sure there is at least1996-02-16, by Karl Heuer
-
(hanoi): Don't show line and column numbers.1996-02-16, by Karl Heuer
-
(gnus-kill-file-kill-by-thread): Correct interactive declaration.1996-02-15, by Erik Naggum
-
Coorect Ethiopic epoch and some spelling errors.1996-02-15, by Edward M. Reingold
-
(picture-mode-map): Install picture-self-insert1996-02-14, by Richard M. Stallman
-
(vc-consult-rcs-headers): Ignore text properties.1996-02-14, by Karl Heuer
-
(command-line-1): Don't explain recover-session if1996-02-14, by Karl Heuer
-
(hanoi): Don't show line and column numbers.1996-02-14, by Karl Heuer
-
(x_real_positions): Cast arg of XFree.1996-02-13, by Karl Heuer
-
(compilation-parse-errors): Detect doubled slashes in file names matched1996-02-13, by Roland McGrath
-
Recognize sparclet cpu. libc-960213 libc-960214 libc-960215 libc-960216 libc-960217 libc-960218 libc-960219 libc-960220 libc-960221 libc-960222 libc-960223 libc-960224 libc-960225 libc-960226 libc-960227 libc-960228 libc-9602291996-02-12, by Doug Evans
-
(Info-find-index-name): New subroutine, from Info-index-next.1996-02-12, by Richard M. Stallman
-
(redisplay) [USE_X_TOOLKIT]: Do nothing if popup_activated.1996-02-12, by Richard M. Stallman
-
* config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.1996-02-12, by Per Bothner
-
(x_error_quitter): Add newline to error message.1996-02-12, by Richard M. Stallman
-
* config.guess: Support m68k-cbm-sysv4.1996-02-12, by Per Bothner
-
(install-arch-indep): Install info/ccmode*.1996-02-12, by Richard M. Stallman
-
Commeht change.1996-02-12, by Richard M. Stallman
-
(xmalloc_widget_value): Define only if USE_X_TOOLKIT.1996-02-12, by Richard M. Stallman
-
(get_doc_string): Always read entire disk blocks.1996-02-12, by Richard M. Stallman
-
(mail-names, mail-local-names, mail-directory-names)1996-02-12, by Richard M. Stallman
-
[HAVE_NTGUI] (lispy_function_keys): Add mappings1996-02-12, by Richard M. Stallman
-
(command-line): On windows NT, look for .emacs or _emacs.1996-02-12, by Richard M. Stallman
-
(xmalloc_widget_value): Fix previous change.1996-02-11, by Richard M. Stallman
-
(xmalloc_widget_value): New function.1996-02-11, by Richard M. Stallman
-
Load cl only when compiling.1996-02-11, by Richard M. Stallman
-
(Fopen_network_stream): Use sizeof, not strlen, for numeric_addr.1996-02-11, by Richard M. Stallman
-
(show-paren-command-hook): Position show-paren-overlay-11996-02-11, by Richard M. Stallman
-
Fix comment typo.1996-02-11, by Richard M. Stallman
-
Fix typo.1996-02-11, by Richard M. Stallman
-
(doctor-mode): State that file has been censored.1996-02-10, by Richard M. Stallman
-
(Fadd_text_properties): Don't return without ungcpro.1996-02-10, by Richard M. Stallman
-
(read_char, timer_check): Call any_kboard_state1996-02-10, by Richard M. Stallman
-
(display_buffer_1): Fix typo in last change.1996-02-10, by Roland McGrath
-
(display_buffer_1): Raise the frame if already visible.1996-02-10, by Richard M. Stallman
-
Make sure `facemenu-unlisted-faces' is bound.1996-02-10, by Richard M. Stallman
-
(f90-indent-subprogram): Fix message.1996-02-09, by Karl Heuer
-
File censored.1996-02-09, by Richard M. Stallman
-
(nntp-send-region-to-server): Use a temporary buffer to1996-02-09, by Richard M. Stallman
-
(x_real_positions): Use XFree.1996-02-09, by Richard M. Stallman
-
(info): Doc fix.1996-02-09, by Richard M. Stallman
-
(add-log-current-defun): In Lisp, if we don't find a1996-02-09, by Richard M. Stallman
-
Censored.1996-02-09, by Richard M. Stallman
-
(f90-indent-subprogram, f90-match-end): Pass proper format string to message.1996-02-09, by Richard M. Stallman
-
(rmail-find-all-files): In a directory, ignore `.' and `..'.1996-02-09, by Richard M. Stallman
-
(Fdirectory_files): Doc fix.1996-02-09, by Richard M. Stallman
-
Initial revision1996-02-08, by Richard M. Stallman
-
(min, max): Don't define if already defined.1996-02-08, by Richard M. Stallman
-
(FONT_WIDTH): Use average character width, not maximum.1996-02-08, by Geoff Voelker
-
(x-display-pixel-height, x-display-pixel-width):1996-02-08, by Richard M. Stallman
-
(Fmake_temp_name) [MS-DOS]: Allow upto 8 characters in1996-02-08, by Richard M. Stallman
-
(html-tag-alist): within the <ADDRESS> tag1996-02-08, by Richard M. Stallman
-
Cope if get-buffer-window-list is given a buffer name (like get-buffer-window does).1996-02-08, by Simon Marshall
-
Moved `supported' from turn-on-font-lock-if-supported to turn-on-font-lock.1996-02-08, by Simon Marshall
-
Added get-buffer-window-list.1996-02-08, by Simon Marshall
-
Clarify site-load.el vs site-init.el and how to deal with doc strings.1996-02-08, by Richard M. Stallman
-
(remove_process): Don't unlink the process marker.1996-02-08, by Richard M. Stallman
-
Change defconst into defvar. Many doc fixes.1996-02-08, by Richard M. Stallman
-
(LIB_STANDARD): Add -lmach.1996-02-07, by Richard M. Stallman
-
Initial revision1996-02-07, by Richard M. Stallman
-
(run-at-time): Doc fix.1996-02-07, by Roland McGrath
-
(run-at-time): Handle numbers as relative times in seconds, as the original1996-02-07, by Roland McGrath
-
(text-read-only): New error symbol.1996-02-06, by Richard M. Stallman
-
(Fbuffer_live_p): New function.1996-02-06, by Richard M. Stallman
-
Fix the FSF address again.1996-02-06, by Erik Naggum
-
(List Motion): Fix xref to Emacs manual.1996-02-06, by Richard M. Stallman
-
(emacs.o): Depend on blockinput.h.1996-02-06, by Richard M. Stallman
-
Include blockinput.h.1996-02-06, by Richard M. Stallman
-
(lm-header-prefix): New variable.1996-02-06, by Richard M. Stallman
-
(mail-extract-address-components): Accept strings1996-02-06, by Richard M. Stallman
-
Fix minor error.1996-02-06, by Richard M. Stallman
-
Minor error in substitute-key-definition.1996-02-06, by Richard M. Stallman
-
(fatal_error_signal): Do TOTALLY_UNBLOCK_INPUT.1996-02-06, by Richard M. Stallman
-
(sigchld_handler): Use cleaner end-of-list test.1996-02-05, by Karl Heuer
-
(lisp-mode-variables): Locally clear adaptive-fill-mode.1996-02-05, by Richard M. Stallman
-
(LIB_X11_LIB): Remove; this undoes the Jan 31 change. The problem was1996-02-05, by Richard M. Stallman
-
(vfork): Define as fork.1996-02-04, by Richard M. Stallman
-
(lm-insert-at-column): Renamed from insert-at-column.1996-02-04, by Richard M. Stallman
-
(View-search-last-regexp-forward)1996-02-04, by Richard M. Stallman
-
(read_char_minibuf_menu_prompt): Use malloc to allocate1996-02-04, by Richard M. Stallman
-
(x_connection_signal): Call x_connection_closed properly.1996-02-04, by Richard M. Stallman
-
(LD_RUN_PATH): Prepend x_libraries to this envvar.1996-02-04, by Richard M. Stallman
-
[POSIX_SIGNALS] (sigsetmask): Don't define if already defined.1996-02-04, by Richard M. Stallman
-
(syms_of_fns): Set yes-or-no-p-history to nil.1996-02-04, by Richard M. Stallman
-
(gnus-request-accept-article): Make sure there's a newline at the1996-02-04, by Richard M. Stallman
-
(gnus-update-read-articles): Remove duplicated article numbers on group exit.1996-02-04, by Richard M. Stallman
-
(Fread_char_exclusive): Doc fix.1996-02-04, by Richard M. Stallman
-
(x_frame_parms): Add "title" element.1996-02-04, by Richard M. Stallman
-
(syms_of_buffer): Doc fix.1996-02-03, by Richard M. Stallman
-
(record_marker_adjustment): New function.1996-02-03, by Richard M. Stallman
-
(adjust_markers): When a marker is inside text1996-02-03, by Richard M. Stallman
-
(gnus-mail-reply-using-mail): Use the local keymap1996-02-03, by Richard M. Stallman
-
(gnus-gnus-to-newsrc-format): Turn off version-control1996-02-03, by Richard M. Stallman
-
Resync directories properly for the ksh.1996-02-03, by Simon Marshall
-
(view-mode-map): Don't call suppress-keymap.1996-02-03, by Richard M. Stallman
-
(with-electric-help):1996-02-03, by Richard M. Stallman
-
(VECSIZE): Round up when dividing.1996-02-03, by Richard M. Stallman
-
Add cygwin32; Put eabi .sdata2/.sbss2 into read-only memory libc-960203 libc-960204 libc-960205 libc-960206 libc-960207 libc-960208 libc-960209 libc-9602101996-02-03, by Michael Meissner
-
(display-time): Rewrite to use built-in timers.1996-02-02, by Richard M. Stallman
-
(run-with-timer): Set repetition interval.1996-02-02, by Richard M. Stallman
-
(auto-mode-alist): .ksh suffix means sh-mode.1996-02-02, by Richard M. Stallman
-
Correct specialised fontification and associated stuff.1996-02-02, by Simon Marshall
-
Fix up specialised fontification stuff.1996-02-02, by Simon Marshall
-
(ange-ftp-default-user): Doc fix.1996-02-02, by Richard M. Stallman
-
Comment/whitespace changes.1996-02-02, by Richard M. Stallman
-
(edmacro-original-buffer, edmacro-finish-hook)1996-02-02, by Richard M. Stallman
-
(win32_kbd_mods_to_emacs, win32_kbd_patch_key,1996-02-02, by Geoff Voelker
-
(convert_to_key_event, is_dead_key): New functions.1996-02-02, by Geoff Voelker
-
(modifiers, modifier_key_support_tested,1996-02-02, by Geoff Voelker
-
(prepend_msg): New function.1996-02-02, by Geoff Voelker
-
(update_frame): Compare FRAME_MINIBUF_WINDOW(f)1996-02-01, by Richard M. Stallman
-
(wait_reading_process_input): If select times out,1996-02-01, by Richard M. Stallman
-
(Qcursor_in_echo_area): New variable.1996-02-01, by Richard M. Stallman
-
(compilation-filter): Run compilation-filter-hook.1996-02-01, by Richard M. Stallman
-
(echo_now): Renamed from `echo'. All callers changed.1996-02-01, by Richard M. Stallman
-
(make_lispy_event): Timer event is a list, not just cons.1996-02-01, by Richard M. Stallman
-
(format-deannotate-region): Fixed bug that created1996-02-01, by Richard M. Stallman
-
(synch_process_death, synch_process_retcode): Delete extra declaration.1996-01-31, by Karl Heuer
-
(LIB_X11_LIB): New definition.1996-01-31, by Richard M. Stallman
-
Initial revision1996-01-31, by Richard M. Stallman
-
Recognize A/UX1996-01-31, by Ian Lance Taylor
-
(mode-line-format): Include column-number-mode.1996-01-31, by Richard M. Stallman
-
(Fset_window_buffer): Set buffer temporarily around running1996-01-31, by Richard M. Stallman
-
(HAVE_TIMEVAL): Set explicitly to `no' if test fails.1996-01-31, by Richard M. Stallman
-
(LIBS_SYSTEM): Use -linet unconditionally.1996-01-30, by Karl Heuer
-
(HAVE_SOCKETS): Moved here from s/isc4-1.h.1996-01-30, by Karl Heuer
-
(HAVE_SOCKETS): Moved to s/isc2-2.h.1996-01-30, by Karl Heuer
-
(syms_of_editfns): Make buffer-access-fontify-functions1996-01-30, by Richard M. Stallman
-
(x_frame_parms): Alphabetize.1996-01-30, by Richard M. Stallman
-
(child_setup): Fix size in write call.1996-01-30, by Richard M. Stallman
-
(mail-setup): For mail-self-blind, use user-mail-address.1996-01-30, by Richard M. Stallman
-
(Fdelete_backward_char): In overwrite mode,1996-01-29, by Richard M. Stallman
-
(Fset_minibuffer_window): New function.1996-01-29, by Richard M. Stallman
-
(vip-brac-function): Fix error format string.1996-01-29, by Karl Heuer
-
(vip-register-macro): Fix error format string.1996-01-29, by Karl Heuer
-
(vip-ex, ex-expand-filsyms, vip-execute-ex-command): Fix error format string.1996-01-29, by Karl Heuer
-
(vip-execute-ex-command, ex-write): Fix error format string.1996-01-29, by Karl Heuer
-
(tq-process-buffer): Fix error format string.1996-01-29, by Karl Heuer
-
(reporter-dump-variable): Fix error format string.1996-01-29, by Karl Heuer
-
(nntp-send-strings-to-server, nntp-async-send-strings): Fix error format string.1996-01-29, by Karl Heuer
-
(msb--choose-menu): Fix error format string.1996-01-29, by Karl Heuer
-
(mh-handle-process-error): Fix error format string.1996-01-29, by Karl Heuer
-
(mh-read-seq): Fix error format string.1996-01-29, by Karl Heuer
-
(Info-extract-pointer): Fix error format string.1996-01-29, by Karl Heuer
-
(hexl-hex-char-to-integer, hexl-oct-char-to-integer): Fix error format string.1996-01-29, by Karl Heuer
-
(gnus-summary-insert-pseudos-xemacs): Fix error format string.1996-01-29, by Karl Heuer
-
(forms--process-format-list): Fix error format string.1996-01-29, by Karl Heuer
-
(visit-tags-table-buffer, tags-loop-scan, complete-tag): Fix error format1996-01-29, by Karl Heuer
-
(ediff-event-point, ediff-event-buffer): Fix error format string.1996-01-29, by Karl Heuer
-
(sh-shell-variables-initialized): New variable.1996-01-29, by Richard M. Stallman
-
(cpp-parse-error): Fix error format string.1996-01-29, by Karl Heuer
-
(outline-process-exposed): Fix error format string.1996-01-29, by Karl Heuer
-
(ada-indent-region, ada-check-matching-start, ada-check-defun-name): Fix error1996-01-29, by Karl Heuer
-
Update FSF address in comment.1996-01-29, by Karl Heuer
-
(dos_rawgetc): Allow simulation of `Mouse-3' by1996-01-29, by Richard M. Stallman
-
(byte-compile-log-1): Delete format call inside message.1996-01-29, by Karl Heuer
-
(XTframe_raise_lower): Rename arg `raise' to `raise_flag'.1996-01-29, by Richard M. Stallman
-
Comment change.1996-01-29, by Richard M. Stallman
-
(face-color-gray-p): Return nil if x-color-values does.1996-01-29, by Richard M. Stallman
-
(c-macro-preprocessor): Define a preprocessor name1996-01-29, by Richard M. Stallman
-
(event_kind): New event type: timer_event.1996-01-29, by Richard M. Stallman
-
(Qtimer_event): New symbol.1996-01-29, by Richard M. Stallman
-
(create_process): Set outchannel to be non-blocking.1996-01-29, by Richard M. Stallman
-
(wait_reading_process_input): Call timer_check1996-01-29, by Richard M. Stallman
-
(run-after-delay): Add autoload cookie.1996-01-29, by Richard M. Stallman
-
Sun Jan 28 20:55:10 1996 Richard Stallman <rms@mole.gnu.ai.mit.edu>1996-01-29, by Richard M. Stallman
-
(list-directory): Set default-directory better if the1996-01-28, by Richard M. Stallman
-
(apropos-print): Fix previous change.1996-01-28, by Erik Naggum
-
(sort_args): Error if option is missing an arg.1996-01-28, by Richard M. Stallman
-
(name-last-kbd-macro): Reject empty cmd name.1996-01-28, by Richard M. Stallman
-
(edit-kbd-macro): Reject empty cmd name.1996-01-28, by Richard M. Stallman
-
Whitespace change.1996-01-28, by Richard M. Stallman
-
(apropos-print): Omit key sequences that contain a frame.1996-01-27, by Richard M. Stallman
-
Clarify key sequence usage conventions.1996-01-27, by Richard M. Stallman
-
(struct input_event): New field `padding'.1996-01-27, by Richard M. Stallman
-
(Fy_or_n_p): Call choose_minibuf_frame.1996-01-27, by Richard M. Stallman
-
(Fcompare_buffer_substrings): Access case_canon_table as a char_table.1996-01-27, by Richard M. Stallman
-
(child_setup_tty): Turn off ISTRIP to pass 8bit. Turn off TAB3 so1996-01-27, by Richard M. Stallman
-
(ispell-help): Use set-minibuffer-window.1996-01-27, by Richard M. Stallman
-
(ispell-command-loop, ispell-region): Pass proper format string to message.1996-01-27, by Richard M. Stallman
-
(dired-get-filename): When quoting " chars,1996-01-27, by Richard M. Stallman
-
(command-line-normalize-file-name): New function.1996-01-27, by Richard M. Stallman
-
(server-process-filter): In file name, collapse multiple slashes to one.1996-01-26, by Richard M. Stallman
-
Moved code around to minimize compiler warnings.1996-01-26, by Michael Kifer
-
(tex-face-alist, tex-latex-face-alist): New variables.1996-01-26, by Richard M. Stallman
-
Add some keybindings.1996-01-26, by Richard M. Stallman
-
(Qtitle): Declared.1996-01-26, by Richard M. Stallman
-
(mode25): Moved from `src/dosfns.c' for backward compatibility.1996-01-26, by Richard M. Stallman
-
(lisp-fill-paragraph): Use fill-paragraph once again for filling a comment.1996-01-26, by Richard M. Stallman
-
(forward-paragraph): Comment change.1996-01-26, by Richard M. Stallman
-
Whitespace fix.1996-01-26, by Richard M. Stallman
-
(vc-diff): Make NOT-URGENT default to t.1996-01-26, by Richard M. Stallman
-
(makefile-font-lock-keywords): Improve highlighting1996-01-26, by Richard M. Stallman
-
Support for local fontification.1996-01-26, by Simon Marshall
-
(mail-yank-original): Doc fix.1996-01-25, by Karl Heuer
-
(xfree): Macro deleted.1996-01-25, by Richard M. Stallman
-
(x_get_window_property_as_lisp_data): Use xfree, not XFree.1996-01-25, by Richard M. Stallman
-
(rmail-start-mail): Set mail-dedicated-frame frame param.1996-01-25, by Richard M. Stallman
-
(mail-bury): Check mail-dedicated-frame frame param.1996-01-25, by Richard M. Stallman
-
(browse-url-netscape): Check for call-process returning a string.1996-01-25, by Richard M. Stallman
-
(mode25, mode4350): Moved to `lisp/dos-fns.el'.1996-01-25, by Richard M. Stallman
-
Tweaked command regexp.1996-01-25, by Simon Marshall
-
Support for buffer local fontification functions.1996-01-25, by Simon Marshall
-
Use `eval' in mail-font-lock-keywords.1996-01-25, by Simon Marshall
-
Support for Font Lock mode.1996-01-25, by Simon Marshall
-
Use make-local-hook for post-command-hook1996-01-25, by Simon Marshall
-
Fix indentation.1996-01-25, by Karl Heuer
-
(extraclean): Use ${top_distclean} to ensure1996-01-25, by Richard M. Stallman
-
(read-news): Define as alias for gnus.1996-01-25, by Richard M. Stallman
-
(iso-languages): Restructure the list to remove1996-01-25, by Richard M. Stallman
-
(toggle-save-place): Fix message text.1996-01-25, by Karl Heuer
-
(forms-mode, forms-toggle-read-only): Fix message text.1996-01-25, by Karl Heuer
-
(Info-goto-emacs-command-node): Fix error text.1996-01-25, by Karl Heuer
-
(bookmark-alist-from-buffer): Fix error text.1996-01-25, by Karl Heuer
-
backout 1.31996-01-25, by Geoff Voelker
-
backout 1,.41996-01-25, by Geoff Voelker
-
ubackout 1.3 and 1.41996-01-25, by Geoff Voelker
-
(ex-pwd, vip-info-on-file): Pass proper format string to message.1996-01-25, by Karl Heuer
-
(shadow-shadows, shadow-add-to-todo): Pass proper format string to message.1996-01-25, by Karl Heuer
-
(list-load-path-shadows): Pass proper format string to message.1996-01-25, by Karl Heuer
-
(start-ispell, ispell-next): Pass proper format string to message.1996-01-25, by Karl Heuer
-
(edt-display-the-time): Pass proper format string to message.1996-01-25, by Karl Heuer
-
(vip-replace-string, vip-search-forward, vip-search-backward): Delete format call inside message.1996-01-25, by Karl Heuer
-
(tpu-y-or-n-p): Delete format call inside message.1996-01-25, by Karl Heuer
-
(read-quoted-char): Delete format call inside message.1996-01-25, by Karl Heuer
-
(mh-get-new-mail): Delete format call inside message.1996-01-25, by Karl Heuer
-
(enriched-next-annotation): Delete format call inside message.1996-01-25, by Karl Heuer
-
(bookmark-write-file, bookmark-load): Delete format call inside message.1996-01-25, by Karl Heuer
-
(array-what-position): Delete format call inside message.1996-01-25, by Karl Heuer
-
(ada-adjust-case-region, ada-indent-region): Delete format call inside message.1996-01-25, by Karl Heuer
-
(vip-save-setting): Pass proper format string to message.1996-01-25, by Karl Heuer
-
(ex-map-read-args, ex-unmap-read-args, vip-record-kbd-macro): Pass proper format string to message.1996-01-25, by Karl Heuer
-
(view-mode-enter, View-scroll-lines-forward): Pass proper format string to message.1996-01-25, by Karl Heuer
-
(te-edit): Pass proper format string to message.1996-01-25, by Karl Heuer
-
(term-read-noecho): Pass proper format string to message.1996-01-25, by Karl Heuer
-
(sunrise-sunset): Pass proper format string to message.1996-01-25, by Karl Heuer
-
(simula-electric-keyword): Pass proper format string to message.1996-01-25, by Karl Heuer
-
(shell-dirstack-message): Pass proper format string to message.1996-01-25, by Karl Heuer
-
(sgml-tag-help): Pass proper format string to message.1996-01-25, by Karl Heuer
-
(server-process-filter): Pass proper format string to message.1996-01-25, by Karl Heuer
-
(rmail-edit-current-message): Pass proper format string to message.1996-01-25, by Karl Heuer
-
(rmail-insert-inbox-text): Pass proper format string to message.1996-01-25, by Karl Heuer
-
(picture-mode): Pass proper format string to message.1996-01-25, by Karl Heuer
-
(nnmail-move-inbox): Pass proper format string to message.1996-01-25, by Karl Heuer
-
(medit-save-define): Pass proper format string to message.1996-01-25, by Karl Heuer
-
(kbd-macro-query): Pass proper format string to message.1996-01-25, by Karl Heuer
-
(lm-report-bug): Pass proper format string to message.1996-01-25, by Karl Heuer
-
(Info-edit, Info-goto-emacs-command-node): Pass proper format string to message.1996-01-25, by Karl Heuer
-
(calendar-cursor-holidays): Pass proper format string to message.1996-01-25, by Karl Heuer
-
(hippie-expand): Pass proper format string to message.1996-01-25, by Karl Heuer
-
(make-help-screen): Pass proper format string to message.1996-01-25, by Karl Heuer
-
(forms--help, forms-search-forward, forms-search-backward): Pass proper format string to message.1996-01-25, by Karl Heuer
-
(enable-flow-control): Pass proper format string to message.1996-01-25, by Karl Heuer
-
(finder-summary): Pass proper format string to message.1996-01-25, by Karl Heuer
-
(list-text-properties-at): Pass proper format string to message.1996-01-25, by Karl Heuer
-
(electric-help-command-loop): Pass proper format string to message.1996-01-25, by Karl Heuer
-
(Electric-buffer-menu-undefined): Pass proper format string to message.1996-01-25, by Karl Heuer
-
(dired-internal-noselect): Pass proper format string to message.1996-01-25, by Karl Heuer
-
(simple-diary-display, fancy-diary-display): Pass proper format string to message.1996-01-25, by Karl Heuer
-
(cookie-snarf): Pass proper format string to message.1996-01-25, by Karl Heuer
-
(XCAR, XCDR, CAR, CDR): New macros.1996-01-24, by Karl Heuer
-
(x_connection_signal): Explicitly check the thread interlock1996-01-24, by Karl Heuer
-
(Faccessible_keymaps): Doc fix.1996-01-24, by Karl Heuer
-
(make_frame): Initialize title parameter to Qnil.1996-01-24, by Karl Heuer
-
(make_number): Function deleted.1996-01-24, by Karl Heuer
-
* macros.c (Fstart_kbd_macro): Use xmalloc.1996-01-24, by Karl Heuer
-
(syms_of_lread): Set Vsource_directory here.1996-01-24, by Karl Heuer
-
(update_menu_bar):1996-01-24, by Karl Heuer
-
(set_frame_menubar):1996-01-24, by Karl Heuer
-
* vc.el (vc-backend-checkout): Use let to restore default-directory.1996-01-24, by Karl Heuer
-
(unrmail): Default the directory of TO-FILE based on FILE.1996-01-24, by Karl Heuer
-
Several doc fixes.1996-01-24, by Karl Heuer
-
(tar-summarize-buffer): Fix "done" message.1996-01-24, by Karl Heuer
-
(rmail-make-basic-summary-line): Include msg line number.1996-01-24, by Karl Heuer
-
(msb--toggle-menu-type): Call menu-bar-update-buffers1996-01-24, by Karl Heuer
-
(menu-bar-search-menu): Clean up key symbols.1996-01-24, by Karl Heuer
-
(emacs-lisp-mode-map): Avoid duplicate in menu bindings.1996-01-24, by Karl Heuer
-
(iso-accents-customize): Extract accent chars1996-01-24, by Karl Heuer
-
* isearch.el (isearch-other-meta-char): Avoid error if lookup in1996-01-24, by Karl Heuer
-
(find-file-noselect): Fix error message style.1996-01-24, by Karl Heuer
-
(change_frame_size_1) [MSDOS]: Support frame size1996-01-24, by Karl Heuer
-
(dos_set_window_size): Prototype for a new function.1996-01-24, by Karl Heuer
-
(dos_set_window_size): New function; switches the screen1996-01-24, by Karl Heuer
-
(command-line-1): Update copyright in startup banner.1996-01-24, by Karl Heuer
-
(tmm-prompt): Set last-command-event before calling the1996-01-24, by Karl Heuer
-
(xmenu.o): Depend on termhooks.h.1996-01-24, by Richard M. Stallman
-
(report-emacs-bug): Insert newlines only in the inserted key descriptions.1996-01-24, by Erik Naggum
-
(sys_select): Use time macros to prevent time values1996-01-24, by Karl Heuer
-
(wait_reading_process_input) [not subprocesses]: Do1996-01-24, by Karl Heuer
-
(makefile-browser-toggle): Use delete-region, not kill-line.1996-01-24, by Richard M. Stallman
-
(vip-ask-level): Prefix \ to ( at start of line.1996-01-24, by Erik Naggum
-
(term-exec-hook): Doc fix.1996-01-24, by Erik Naggum
-
(solitaire): Doc fix.1996-01-24, by Erik Naggum
-
(solar-moment, solar-ephemeris-time, solar-equatorial-coordinates,1996-01-24, by Erik Naggum
-
(lunar-new-moon-on-or-after): Doc fix.1996-01-24, by Erik Naggum
-
(dabbrev-abbrev-skip-leading-regexp): Doc fix.1996-01-24, by Erik Naggum
-
(sgml-quick-keys): New variable.1996-01-24, by Richard M. Stallman
-
Fix doc strings at top of file.1996-01-24, by Edward M. Reingold
-
Add \hfuzz=1000pt to get rid of overfull box messages.1996-01-24, by Edward M. Reingold
-
Fixed doc strings and references to calendar-latitude and calendar-longitude.1996-01-24, by Edward M. Reingold
-
(turn-on-font-lock): Test window-system.1996-01-24, by Richard M. Stallman
-
(update_menu__ba, redisplay_window) :" Use FRAME_WINDOW_P1996-01-23, by Geoff Voelker
-
(kill-local-variable): didn't update the value of1996-01-23, by Karl Heuer
-
(mark_window_display_accurate): buffer->clip_changed was1996-01-23, by Karl Heuer
-
(sigblock): New (dummy) function.1996-01-23, by Karl Heuer
-
(sigblock): Delete this, undoing previous change.1996-01-23, by Karl Heuer
-
(compilation-handle-exit): Undo previous change.1996-01-23, by Karl Heuer
-
(LOCALTIME_CACHE, HAVE_TZSET): Define these.1996-01-23, by Karl Heuer
-
(lwlib): Don't distribute lwlib-Xol* files.1996-01-23, by Karl Heuer
-
(UNEXEC): unexsgi.o renamed from unexelfsgi.o.1996-01-23, by Karl Heuer
-
[USG5_4] (UNEXEC): unexsgi.o renamed from unexelfsgi.o.1996-01-23, by Karl Heuer
-
(UNEXEC): unexsni.o renamed from unexelfsni.o.1996-01-23, by Karl Heuer
-
Comment fixes.1996-01-23, by Karl Heuer
-
(LOCALTIME_CACHE): Delete extra #undef.1996-01-23, by Karl Heuer
-
(update-file-autoloads): Only give "up to date" msg if (interactive-p).1996-01-21, by Roland McGrath
-
(unexec): Undo data relocations unconditionally, not #ifdef SOLARIS2.1996-01-21, by Roland McGrath
-
(compilation-handle-exit): If process-status doesn't1996-01-21, by Karl Heuer
-
[__DJGPP__] (sigblock): Define trivially.1996-01-21, by Karl Heuer
-
(x_make_frame_visible): Explicitly make the frame1996-01-21, by Geoff Voelker
-
(keyboard.obj, dispnew.obj): Depend upon w32term.h.1996-01-21, by Geoff Voelker
-
(nt_stat): Use alloca instead of xmalloc.1996-01-21, by Geoff Voelker
-
(WIN32_KEY_SHIFTED): Macro undefined.1996-01-21, by Geoff Voelker
-
(clear_frame): Use FillConsoleOutput* calls instead of1996-01-21, by Geoff Voelker
-
(Vwin32_enable_italics, Vwin32_enable_palette):1996-01-21, by Geoff Voelker
-
(REG_ROOT): Don't use trailing backslash.1996-01-21, by Geoff Voelker
-
(win32_fill_rect): Remove unused variable.1996-01-21, by Geoff Voelker
-
(win32_palette_entry): New structure.1996-01-21, by Geoff Voelker
-
Include frame.h.1996-01-21, by Geoff Voelker
-
(pop_retrieve, getline): Avoid type clashes.1996-01-20, by Karl Heuer
-
(Fformat_time_string): Don't crash if the resulting string is empty.1996-01-20, by Paul Eggert
-
(vc-utc-string): Remove; it wasn't reliable near DST or leap-second1996-01-20, by Paul Eggert
-
(rmail): Add (require 'rmail).1996-01-20, by Karl Heuer
-
Initial revision1996-01-20, by Michael Kifer
-
*** empty log message ***1996-01-20, by Michael Kifer
-
Sat Jan 20 01:41:56 1996 Michael Kifer <kifer@sbkifer>1996-01-20, by Michael Kifer
-
Fix Change Log comment line.1996-01-20, by Erik Naggum
-
(enum sym_type, anonymous enum): Delete final comma.1996-01-19, by Karl Heuer
-
(auto-mode-alist): Recognize ".exp" suffix.1996-01-19, by Karl Heuer
-
Use `convert-standard-filename' to set the name1996-01-19, by Karl Heuer
-
(tpu-load-xkeys): Use `convert-standard-filename' to1996-01-19, by Karl Heuer
-
(Fother_buffer): If we have to create a new buffer, use1996-01-19, by Karl Heuer
-
(pp-eval-expression): Use `frame-width' instead of `screen-width'.1996-01-19, by Erik Naggum
-
Comment change.1996-01-19, by Erik Naggum
-
(make_frame): Initialize frame title field to nil.1996-01-19, by Erik Naggum
-
Initial revision1996-01-19, by Geoff Voelker
-
(sh-mode): Add autoload cookie.1996-01-19, by Erik Naggum
-
sp correction1996-01-18, by Simon Marshall
-
(safe_run_hooks): Use Qt, not Qerror, to avoid running the debugger.1996-01-18, by Richard M. Stallman
-
(run_hook_with_args): Do nothing if Vrun_hooks is nil.1996-01-18, by Richard M. Stallman
-
(syms_of_frame_1): Initialize Qtitle.1996-01-18, by Richard M. Stallman
-
(mark_object): Mark frame title field.1996-01-18, by Richard M. Stallman
-
(struct frame): New field `title'.1996-01-18, by Richard M. Stallman
-
(mouse-buffer-menu): Delete debugging code.1996-01-18, by Richard M. Stallman
-
(ls-lisp-support-shell-wildcards): Add autoload cookie.1996-01-18, by Richard M. Stallman
-
Recognize go32* as an os. libc-960118 libc-960119 libc-960120 libc-960121 libc-960122 libc-960123 libc-960124 libc-960125 libc-960126 libc-960127 libc-960128 libc-960129 libc-960130 libc-9601311996-01-17, by Doug Evans
-
(sh-indent-line): Cope if no previous noncomment line.1996-01-17, by Richard M. Stallman
-
Default OS to nextstep if machine vendor is Next.1996-01-17, by Richard M. Stallman
-
(makefile-mode): Fix criterion for calling makefile-define-space-face.1996-01-17, by Richard M. Stallman
-
(goto-address-at-point, goto-address-at-mouse): Add autoload cookies.1996-01-17, by Richard M. Stallman
-
(HAVE_X11): Merge $LD_SWITCH_X_SITE into LDFLAGS instead of into LIBS.1996-01-17, by Richard M. Stallman
-
(decode_mode_spec, case 'F'): Use `title' field.1996-01-17, by Richard M. Stallman
-
(auto-mode-alist): Use "\\`" instead of "^".1996-01-17, by Karl Heuer
-
(replace_buffer_in_all_windows): Don't change selected1996-01-17, by Karl Heuer
-
(HAVE_TZSET): Add #undef.1996-01-17, by Richard M. Stallman
-
(Fdump_emacs): If HAVE_TZSET and not1996-01-17, by Richard M. Stallman
-
(set_time_zone_rule): No longer static.1996-01-17, by Richard M. Stallman
-
Explain avoiding x-popup-menu for menu bar submenu.1996-01-17, by Richard M. Stallman
-
Doc menu-bar-update-hook.1996-01-17, by Richard M. Stallman
-
(gnus-group-make-help-group): Check whether1996-01-17, by Richard M. Stallman
-
(nnkiboze-close-group): Should only be run from summary buffers.1996-01-17, by Richard M. Stallman
-
(nntp-accept-response): Add a timeout parameter to `accept-process-output'.1996-01-17, by Richard M. Stallman
-
(sh-shell-variables): New variable.1996-01-17, by Richard M. Stallman
-
(HAVE_XMU): Fix typo in previous change.1996-01-16, by Richard M. Stallman
-
(bibtex-font-lock-keywords, bibtex-mode):1996-01-16, by Richard M. Stallman
-
(update-file-autoloads): Fix message.1996-01-16, by Erik Naggum
-
(ps-do-despool): On MS-DOS, allow both the usual and1996-01-15, by Richard M. Stallman
-
(ps-lpr-switches, ps-lpr-command): Just setq them;1996-01-15, by Richard M. Stallman
-
(print-region): Make pipes use binary mode if file is binary.1996-01-15, by Richard M. Stallman
-
(X11R5_INHIBIT_I18N): Add undef.1996-01-15, by Richard M. Stallman
-
Update FSF's address in the preamble.1996-01-15, by Erik Naggum
-
Update FSF's ddress in preamble1996-01-15, by Erik Naggum
-
Initial revision1996-01-15, by Erik Naggum
-
Update comment preamble.1996-01-15, by Erik Naggum
-
Update comment preamble1996-01-15, by Erik Naggum
-
(auto-insert-alist): Use FSF's new address.1996-01-15, by Erik Naggum
-
(LIB_MOTIF): New macro definition.1996-01-15, by Richard M. Stallman
-
(mouse-drag-region, mouse-drag-secondary): Bind echo-keystrokes to 0.1996-01-15, by Richard M. Stallman
-
(redisplay_window): Fix minor bug in Fset_marker call.1996-01-15, by Richard M. Stallman
-
(HAVE_XMU): Check for libXmu.a only if using toolkit1996-01-15, by Richard M. Stallman
-
(auto-mode-alist): Add sgml-mode and html-mode.1996-01-15, by Richard M. Stallman
-
(display_buffer_1): Don't deiconify the selected frame.1996-01-15, by Richard M. Stallman
-
(tar-summarize-buffer): Speed-up for large files.1996-01-15, by Richard M. Stallman
-
(initialize_fullname): Add support for NIS+.1996-01-15, by Paul Eggert
-
(desktop-read): Do nothing in batch mode.1996-01-14, by Richard M. Stallman
-
Comment fixes.1996-01-14, by Karl Heuer
-
Update FSF's office address.1996-01-14, by Erik Naggum
-
Update FSF's address.1996-01-14, by Erik Naggum
-
Removed auto-mode-alist hacking for html-mode to files.el.1996-01-13, by Erik Naggum
-
Remove redundant auto-mode-alist hacking.1996-01-13, by Erik Naggum
-
(window_scroll): Fix typo in comment.1996-01-12, by Erik Naggum
-
(XTread_socket): For selection_clear_event and1996-01-12, by Richard M. Stallman
-
Comment change.1996-01-12, by Richard M. Stallman
-
(instantiate_widget_instance): Renamed from1996-01-12, by Richard M. Stallman
-
(convert-standard-filename): Make sure firstdot is not nil.1996-01-12, by Richard M. Stallman
-
(struct input_event): Put frame_or_window last.1996-01-12, by Richard M. Stallman
-
(forward-page): Simplify how we avoid getting stuck when moving backwards.1996-01-12, by Richard M. Stallman
-
Also load for .sgm and .dtd files.1996-01-12, by Richard M. Stallman
-
($(OLDXMENU) rules): Fix conditionals so no rules are defined when !HAVE_MENUS.1996-01-12, by Roland McGrath
-
(dos_rawgetc): Make buf longer.1996-01-12, by Richard M. Stallman
-
Noted that NCSA 1.5 httpd now uses this file.1996-01-12, by Noah Friedman
-
Various typos fixed by rms.1996-01-12, by Noah Friedman
-
(facemenu-add-face): Adding default to no region1996-01-12, by Richard M. Stallman
-
(auto-insert-alist): For html-mode, use `sgml-tag'.1996-01-12, by Richard M. Stallman
-
Clarify write-contents-hooks.1996-01-12, by Richard M. Stallman
-
Many doc fixes.1996-01-12, by Richard M. Stallman
-
(apropos-print): Fix previous change to mouse message.1996-01-12, by Erik Naggum
-
(Fset_window_buffer): Call the window-scroll-functions.1996-01-11, by Richard M. Stallman
-
(sh-mode): Don't move point.1996-01-11, by Richard M. Stallman
-
Describe version-specific site-lisp dirs.1996-01-11, by Richard M. Stallman
-
(dired-ls-F-marks-symlinks): Doc fix.1996-01-11, by Richard M. Stallman
-
(USE_X_TOOLKIT = maybe): Delete redundant `fi'.1996-01-10, by Erik Naggum
-
(consider_token): Fix typo in expression.1996-01-10, by Karl Heuer
-
(install-arch-indep): Ignore error if no chmod -R.1996-01-10, by Karl Heuer
-
(vc-follow-symlinks): New variable.1996-01-10, by André Spiegel
-
(vc-cancel-version): Use search-forward to scan error message. Added1996-01-10, by André Spiegel
-
(diff): Fix local compilation-exit-message-function to take the proper1996-01-10, by Roland McGrath
-
(imenu--create-keymap-2): Delete debugging line.1996-01-10, by Karl Heuer
-
(ange-ftp-name-format): Don't match "/:" or "/.:".1996-01-10, by Karl Heuer
-
(LIBS_TERMCAP): Definition deleted.1996-01-09, by Karl Heuer
-
Add #if 0 around everything but the include of sol2-4.h.1996-01-09, by Karl Heuer
-
Conditionalize many macro definitions on __hpux.1996-01-09, by Karl Heuer
-
(x_handle_selection_notify): Give an indication1996-01-09, by Karl Heuer
-
(display_text_line): Clear out redisplay_end_trigger1996-01-09, by Karl Heuer
-
(tgetent): Find all the tc caps that there are.1996-01-09, by Karl Heuer
-
(create_process): Restore the signal state1996-01-09, by Karl Heuer
-
(read1): Use xmalloc and xrealloc, not malloc and realloc.1996-01-09, by Karl Heuer
-
(describe_map): New arg nomenu.1996-01-09, by Karl Heuer
-
(do_auto_save_unwind): Don't close DESC if DESC < 0.1996-01-09, by Karl Heuer
-
(main): In batch mode, don't handle SIGHUP if was ignored.1996-01-09, by Karl Heuer
-
(update_buffer_properties): Delete superfluous &'s.1996-01-09, by Karl Heuer
-
(init_display): Treat null string DISPLAY var like not set.1996-01-09, by Karl Heuer
-
(LOCALTIME_CACHE): Add #undef.1996-01-09, by Karl Heuer
-
Comment fixes.1996-01-09, by Karl Heuer
-
(x-cut-buffer-or-selection-value): Don't print messages1996-01-09, by Karl Heuer
-
(using-unix-filesystems):1996-01-09, by Karl Heuer
-
(tmm-menubar-mouse): Add autoload cookie.1996-01-09, by Karl Heuer
-
(sh-alias-alist): Don't map sh to bash.1996-01-09, by Karl Heuer
-
(mh-display-msg): Use kill-local-variable1996-01-09, by Karl Heuer
-
(makefile-space-face): Don't work on1996-01-09, by Karl Heuer
-
(emacs-lisp-byte-compile): Fix error message.1996-01-09, by Karl Heuer
-
(iso-accents-accent-key): Check iso-accents-enable here.1996-01-09, by Karl Heuer
-
(imenu--create-keymap-2): Fix bug in constructing1996-01-09, by Karl Heuer
-
(fill-region-as-paragraph): Check again for reaching1996-01-09, by Karl Heuer
-
(write-contents-hooks): Call make-variable-buffer-local.1996-01-09, by Karl Heuer
-
(executable-find): Renamed from `executable'.1996-01-09, by Karl Heuer
-
(menu-bar-emerge-menu): Delete spaces before `...'.1996-01-09, by Karl Heuer
-
Delete spaces before `...' in menu strings.1996-01-09, by Karl Heuer
-
(easy-menu-define): Doc fix.1996-01-09, by Karl Heuer
-
(dired-standard-move-to-filename-regexp): New variable.1996-01-09, by Karl Heuer
-
(diff): Set compilation-exit-message-function.1996-01-09, by Karl Heuer
-
(edt-emulation-on): system-type is a symbol.1996-01-09, by Karl Heuer
-
(apropos-print): Fix message about mouse command.1996-01-09, by Karl Heuer
-
(../info/ccmode): Renamed from ../info/cc-mode.1996-01-09, by Karl Heuer
-
Recompile outdated .elc files and update all autoloads.1996-01-09, by Karl Heuer
-
(locallisppath): Put version-specific dir first.1996-01-09, by Karl Heuer
-
(Fexecute_kbd_macro): Reindent properly.1996-01-09, by Erik Naggum
-
(Fapropos_internal): Fix previous change.1996-01-09, by Karl Heuer
-
(Fdefine_abbrev_table): Fix previous change.1996-01-09, by Karl Heuer
-
(Fset_char_table_parent): Fix previous change.1996-01-09, by Karl Heuer
-
(Flognot): Fix previous change.1996-01-09, by Karl Heuer
-
(Fmake_symbol): Harmonize arguments with documentation (correctly).1996-01-09, by Erik Naggum
-
(Fexecute_kbd_macro): Local var `pdlcount' renamed from1996-01-09, by Karl Heuer
-
(Fmake_symbol): Harmonize arguments with documentation.1996-01-09, by Erik Naggum
-
(Feval_buffer, Feval_region, Fintern, Fintern_soft): Harmonize arguments1996-01-09, by Erik Naggum
-
(Frandom, Flength, Felt, Fsort, Fchar_table_subtype, Fchar_table_parent,1996-01-09, by Erik Naggum
-
(Fpixmap_spec_p): Harmonize arguments with documentation.1996-01-09, by Erik Naggum
-
(Fwindowp, Fwindow_live_p, Fother_window, Fenlarge_window, Fshrink_window,1996-01-09, by Erik Naggum
-
(Ftext_properties_at, Fget_text_property, Fget_char_property,1996-01-09, by Erik Naggum
-
(Fsyntax_table_p, Fchar_syntax, Fmatching_paren, Fmodify_syntax_entry):1996-01-09, by Erik Naggum
-
(Fmatch_end, Fregexp_quote): Harmonize arguments with documentation.1996-01-09, by Erik Naggum
-
(Fprocessp, Fget_buffer_process, Fdelete_process, Fprocess_status,1996-01-09, by Erik Naggum
-
(Fwrite_char, Fprin1, Fprin1_to_string, Fprinc, Fprint): Harmonize1996-01-09, by Erik Naggum
-
(Ftry_completion, Fall_completions, Fcompleting_read): Harmonize arguments1996-01-09, by Erik Naggum
-
(Fset_marker): Harmonize arguments with documentation.1996-01-09, by Erik Naggum
-
(Fend_kbd_macro, Fexecute_kbd_macro): Harmonize arguments with1996-01-09, by Erik Naggum
-
(Fkeymapp, Fdefine_prefix_command, Faccessible_keymaps,1996-01-09, by Erik Naggum
-
(Fevent_convert_list, Fcommand_execute): Harmonize arguments with1996-01-09, by Erik Naggum
-
(Findent_to): Harmonize arguments with documentation.1996-01-09, by Erik Naggum
-
(Fhandle_switch_frame, Fset_frame_height): Harmonize arguments with1996-01-09, by Erik Naggum
-
(Fbessel_jn, Fbessel_yn): Harmonize arguments with documentation.1996-01-09, by Erik Naggum
-
(Flock_buffer, Ffile_locked_p): Harmonize arguments with documentation.1996-01-09, by Erik Naggum
-
(Ffile_name_directory, Ffile_name_nondirectory, Ffile_name_as_directory,1996-01-09, by Erik Naggum
-
(Fmacroexpand, Fthrow, Fbacktrace_frame): Harmonize arguments with1996-01-09, by Erik Naggum
-
(Fdump_emacs_data, Fdump_emacs): Harmonize arguments with documentation.1996-01-09, by Erik Naggum
-
(Fchar_to_string, Fstring_to_char, Fgoto_char, Fencode_time, Finsert_char,1996-01-09, by Erik Naggum
-
(Fint86, Fdos_memget, Fdos_memput, Fmsdos_set_keyboard): Harmonize1996-01-09, by Erik Naggum
-
(Fdocumentation, Fdocumentation_property, Fsubstitute_command_keys):1996-01-09, by Erik Naggum
-
(Fsend_string_to_terminal, Fsit_for): Harmonize arguments with1996-01-09, by Erik Naggum
-
(Fdirectory_files, Ffile_name_completion, Ffile_name_all_completions,1996-01-09, by Erik Naggum
-
(Fboundp, Ffboundp, Fmakunbound, Ffmakunbound, Fsymbol_plist, Fsymbol_name,1996-01-09, by Erik Naggum
-
(Fforward_line, Fbeginning_of_line, Fend_of_line, Fdelete_char,1996-01-09, by Erik Naggum
-
(Fcase_table_p): Harmonize arguments with documentation.1996-01-09, by Erik Naggum
-
(Fupcase_region, Fdowncase_region, Fcapitalize_region,1996-01-09, by Erik Naggum
-
(Fcall_interactively, Fprefix_numeric_value): Harmonize arguments with1996-01-09, by Erik Naggum
-
(Fbyte_code): Harmonize arguments with documentation.1996-01-09, by Erik Naggum
-
(Fmake_indirect_buffer, Fset_buffer_major_mode, Fpop_to_buffer,1996-01-09, by Erik Naggum
-
(Fdefine_global_abbrev, Fdefine_mode_abbrev, Fabbrev_symbol,1996-01-09, by Erik Naggum
-
Initial revision1996-01-08, by Karl Heuer
-
(Man-filter-list): Recognize "Rev" footers.1996-01-08, by Karl Heuer
-
(uniquify-rationalize-file-buffer-names): If1996-01-08, by Karl Heuer
-
(PTY_TTY_NAME_SPRINTF): Make failure non-fatal.1996-01-08, by Karl Heuer
-
(unexec) [SOLARIS2]: Undo relocations performed by the1996-01-08, by Karl Heuer
-
(vc-update-change-log): Use add-log-full-name and1996-01-08, by Karl Heuer
-
(LOCALTIME_CACHE): Add #undef.1996-01-08, by Karl Heuer
-
(Fplist_get): Rename arg `val' to `plist' as in doc.1996-01-07, by Erik Naggum
-
(alloca): If malloc fails, just abort.1996-01-07, by Karl Heuer
-
(compilation-error-regexp-alist, grep-regexp-alist1996-01-06, by Roland McGrath
-
Mon Nov 6 18:01:01 1995 Dave Love <d.love@dl.ac.uk>1996-01-06, by Roland McGrath
-
(compilation-error-regexp-alist): Broaden GNAT regexp to match column numbers.1996-01-06, by Roland McGrath
-
(compilation-error-regexp-alist): Add regexp for IBM AIX xlc compiler.1996-01-06, by Roland McGrath
-
(compilation-handle-exit): New function, broken out of compilation-sentinel.1996-01-06, by Roland McGrath
-
(update-file-autoloads): Fix placement of new sections.1996-01-06, by Roland McGrath
-
(update-file-autoloads): Notice when searching found nothing at all.1996-01-06, by Roland McGrath
-
(time-stamp-line-limit): negative value counts1996-01-06, by Karl Heuer
-
(locallisppath): Fix typo in last change: " -> '.1996-01-05, by Roland McGrath
-
Comment fixes.1996-01-05, by Karl Heuer
-
"cyclic.com" addresses changed to "red-bean.com".1996-01-05, by Karl Fogel
-
(expand-mail-aliases, define-mail-alias): Fix calls to `sendmail-sync-aliases'1996-01-05, by Karl Heuer
-
(gnus-cache-enter-remove-article, gnus-cache-possibly-remove-articles):1996-01-05, by Karl Heuer
-
Comment fixes.1996-01-05, by Karl Heuer
-
Test SHARABLE_LIB_BUG, not SHAREABLE_LIB_BUG.1996-01-05, by Karl Heuer
-
Comment change.1996-01-05, by Karl Heuer
-
(rmail-retry-failure): Bind inhibit-read-only.1996-01-05, by Richard M. Stallman
-
(custom-default-validate): Fix message spelling.1996-01-05, by Richard M. Stallman
-
Undo previous change, except for comments and doc strings.1996-01-05, by Richard M. Stallman
-
Undo previous change.1996-01-05, by Richard M. Stallman
-
(mail-extr-nuke-outside-range): Fix error message.1996-01-05, by Richard M. Stallman
-
Explain eliminating compiler warnings about undefined variables.1996-01-05, by Richard M. Stallman
-
(replace_buffer_in_all_windows): Only re-select old1996-01-05, by Richard M. Stallman
-
(interpreter-mode-alist, auto-mode-alist): Don't alter this here.1996-01-05, by Richard M. Stallman
-
(interpreter-mode-alist): Add most shells, with sh-mode.1996-01-05, by Richard M. Stallman
-
(interpreter-mode-alist): Modification deleted.1996-01-05, by Richard M. Stallman
-
(locallisppath): Add ../emacs/VERSION/site-lisp.1996-01-05, by Richard M. Stallman
-
(batch-update-autoloads): Use error-message-string.1996-01-05, by Richard M. Stallman
-
(substitute): Fix spelling in message.1996-01-05, by Karl Heuer
-
Fix typo.1996-01-05, by Karl Heuer
-
Fix spelling.1996-01-05, by Karl Heuer
-
Comment fixes.1996-01-05, by Karl Heuer
-
Comment fix.1996-01-05, by Karl Heuer
-
(xscheme-control-g-synchronization-p): Doc fix.1996-01-04, by Karl Heuer
-
(display-subprocess-window): Doc fix.1996-01-04, by Karl Heuer
-
(vip-insert-diehard-minor-mode, vip-toggle-search-style,1996-01-04, by Karl Heuer
-
(vip-shift-width): Doc fix.1996-01-04, by Karl Heuer
-
(GOLD-map, GOLD-CSI-map, GOLD-SS3-map, tpu-set-mark):1996-01-04, by Karl Heuer
-
(tmm-get-keybind): Doc fix.1996-01-04, by Karl Heuer
-
(read-from-whole-string): Doc fix.1996-01-04, by Karl Heuer
-
(texinfo-master-menu): Doc fix.1996-01-04, by Karl Heuer
-
(tempo-local-tags, tempo-user-elements, tempo-use-tag-list):1996-01-04, by Karl Heuer
-
(sc-citation-nonnested-root-regexp,1996-01-04, by Karl Heuer
-
(skeleton-insert): Doc fix.1996-01-04, by Karl Heuer
-
(sh-mode-syntax-table): Doc fix.1996-01-04, by Karl Heuer
-
(reporter-dont-compact-list): Doc fix.1996-01-04, by Karl Heuer
-
(regi-interpret): Doc fix.1996-01-04, by Karl Heuer
-
(r2b-additional-stop-words, capitalize-title-stop-words):1996-01-04, by Karl Heuer
-
(remote-compile-run-before): Doc fix.1996-01-04, by Karl Heuer
-
(pascal-auto-newline, pascal-mode, electric-pascal-hash):1996-01-04, by Karl Heuer
-
(nnmail-message-id-cache-length): Doc fix.1996-01-04, by Karl Heuer
-
(msb-max-file-menu-items, msb-menu-cond): Doc fix.1996-01-04, by Karl Heuer
-
(m2-case, m2-for, m2-if): Doc fix.1996-01-04, by Karl Heuer
-
(mh-good-msg-regexp): Doc fix.1996-01-04, by Karl Heuer
-
(makefile-insert-special-target,1996-01-04, by Karl Heuer
-
(ispell-gnu-look-still-broken-p, ispell-message-text-end):1996-01-04, by Karl Heuer
-
(iso-fix-tex2iso): Doc fix.1996-01-04, by Karl Heuer
-
(iso-accents-mode): Doc fix.1996-01-04, by Karl Heuer
-
(isearch-abort, isearch-no-upper-case-p): Doc fix.1996-01-04, by Karl Heuer
-
(Info-get-token): Doc fix.1996-01-04, by Karl Heuer
-
(icomplete-simple-completing-p, icomplete-completions):1996-01-04, by Karl Heuer
-
(hexl-program, hexl-beginning-of-1k-page,1996-01-04, by Karl Heuer
-
(gnus-uu-do-not-unpack-archives): Doc fix.1996-01-04, by Karl Heuer
-
(gnus-score-custom-data): Doc fix.1996-01-04, by Karl Heuer
-
Doc fix.1996-01-04, by Karl Heuer
-
(forms-toggle-read-only, forms-enumerate): Doc fix.1996-01-04, by Karl Heuer
-
(format-annotate-atomic-property-change): Doc fix.1996-01-04, by Karl Heuer
-
(font-lock-keywords): Doc fix.1996-01-04, by Karl Heuer
-
(fill-context-prefix, unjustify-current-line,1996-01-04, by Karl Heuer
-
(make-directory): Doc fix.1996-01-04, by Karl Heuer
-
(ffap-list-env): Doc fix.1996-01-04, by Karl Heuer
-
(edt-find-forward, edt-find-backward, edt-find,1996-01-04, by Karl Heuer
-
(ediff-keep-variants): Doc fix.1996-01-04, by Karl Heuer
-
(docref-subst): Doc fix.1996-01-04, by Karl Heuer
-
(dired-mark-sexp): Doc fix.1996-01-04, by Karl Heuer
-
(cpp-unknown-face, cpp-face-mono-list, cpp-face-all-list):1996-01-04, by Karl Heuer
-
(c++-mode): Doc fix.1996-01-04, by Karl Heuer
-
(compilation-error-list): Doc fix.1996-01-04, by Karl Heuer
-
(comint-ptyp, comint-completion-autolist): Doc fix.1996-01-04, by Karl Heuer
-
(cl-copy-tree): Doc fix.1996-01-04, by Karl Heuer
-
(bookmark-save-flag, bookmark-read-annotation-text-func,1996-01-04, by Karl Heuer
-
(bibtex-generate-autokey, bibtex-find-entry-location):1996-01-04, by Karl Heuer
-
(capitalize-title-stop-words): Doc fix.1996-01-04, by Karl Heuer
-
(archive-summarize-files): Doc fix.1996-01-04, by Karl Heuer
-
(apropos-files-scanned): Doc fix.1996-01-04, by Karl Heuer
-
(outline-primary-bullet, outline-numbered-bullet,1996-01-04, by Karl Heuer
-
(ada-case-keyword, ada-auto-case, ada-krunch-args,1996-01-04, by Karl Heuer
-
(describe-mouse-briefly): Fix message spelling.1996-01-04, by Karl Heuer
-
(term-process-pager): Fix message spelling.1996-01-04, by Karl Heuer
-
(shell-command): Fix message spelling.1996-01-04, by Karl Heuer
-
(mail-extr-nuke-outside-range,1996-01-04, by Karl Heuer
-
(hilit-submit-feedback): Fix message spelling.1996-01-04, by Karl Heuer
-
(hs-hide-block): Fix message spelling.1996-01-04, by Karl Heuer
-
(make-doctor-variables, doctor-othermodifierp,1996-01-04, by Karl Heuer
-
(debug): Fix message spelling.1996-01-04, by Karl Heuer
-
(te-process-output): Fix local var misspelling.1996-01-04, by Karl Heuer
-
(ediff-exec-process): Fix local var misspelling.1996-01-04, by Karl Heuer
-
(dun-cd): Fix local var misspelling.1996-01-04, by Karl Heuer
-
(vi-backward-windowful): Renamed from vi-backward-windowfull.1996-01-04, by Karl Heuer
-
(sendmail-sync-aliases): Renamed from sendmail-synch-aliases.1996-01-04, by Karl Heuer
-
(gnus-cache-removable-articles): Renamed from gnus-cache-removeable-articles.1996-01-04, by Karl Heuer
-
(ediff-mouse-pixel-threshold): Renamed from1996-01-04, by Karl Heuer
-
(Flookup_key): Doc fix.1996-01-04, by Karl Heuer
-
(Fprevious_window, Fwindow_configuration_p): Doc fix.1996-01-04, by Karl Heuer
-
(syms_of_eval): Doc fix for inhibit-quit.1996-01-04, by Karl Heuer
-
(unexec): Message fix.1996-01-04, by Karl Heuer
-
(WRITABLE): Renamed from WRITEABLE.1996-01-04, by Karl Heuer
-
(x_get_foreign_selection): Renamed local variables1996-01-04, by Karl Heuer
-
Initial revision1996-01-04, by Karl Heuer
-
(SHARABLE_LIB_BUG): Renamed from SHAREABLE_LIB_BUG.1996-01-04, by Karl Heuer
-
(SELECTION_EVENT_REQUESTER): Renamed from1996-01-04, by Karl Heuer
-
(browse-url-usr1-signal): Doc fix.1996-01-04, by Karl Heuer
-
(generate-file-autoloads): Preserve whitespace after cookie in literal text1996-01-04, by Roland McGrath
-
(error): Doc fix.1996-01-04, by Richard M. Stallman
-
Better doc strings for a few variables.1996-01-04, by André Spiegel
-
(vc-cancel-version): Handle versions that start a new branch.1996-01-04, by André Spiegel
-
(browse-url-mosaic): Print "done" message1996-01-04, by Richard M. Stallman
-
(getuid): Only return root uid if Administrator.1996-01-04, by Geoff Voelker
-
(win32_wait): fixed bad synch_process_retcode1996-01-04, by Geoff Voelker
-
(etags, ctags): Compile with regexp support.1996-01-04, by Geoff Voelker
-
(dired-insert-directory): Force use of C locale.1996-01-04, by Richard M. Stallman
-
(mail-header-separator): Don't put on read-only property.1996-01-03, by Richard M. Stallman
-
Discuss djgpp version; eliminate mention of Simtel.1996-01-03, by Richard M. Stallman
-
Say djgpp v2 doesn't work.1996-01-03, by Richard M. Stallman
-
(main): Do chmod based on existing permission.1996-01-03, by Karl Heuer
-
(x-colors): New variable, a list of colors1996-01-02, by Richard M. Stallman
-
(facemenu-read-color, list-colors-display)1996-01-02, by Richard M. Stallman
-
(Fkill_buffer): Delete buffer from Vbuffer_alist after replacing it.1996-01-02, by Erik Naggum
-
(Man-mode-map): Delete `toggle-truncate-lines' binding.1996-01-02, by Richard M. Stallman
-
(xterm-mouse-translate, xterm-mouse-event):1996-01-02, by Richard M. Stallman
-
(sendmail-send-it): Make deletion of empty subject line work reliably.1996-01-02, by Richard M. Stallman
-
(replace_buffer_in_all_windows): New function.1996-01-02, by Richard M. Stallman
-
(Fkill_buffer): Use replace_buffer_in_all_windows.1996-01-02, by Richard M. Stallman
-
(tmm-prompt): Major cleanups. Handle pop-menu case nicely.1996-01-02, by Richard M. Stallman
-
(tmm-menubar-mouse): New function, handles [menu-bar mouse-1].1996-01-02, by Richard M. Stallman
-
(normal-top-level): Add ~ at end of auto-save-list-file-prefix.1996-01-02, by Richard M. Stallman
-
(convert-standard-filename): New alternate definition.1996-01-01, by Richard M. Stallman
-
(auto-save-list-file-prefix): Under MS-DOS, use `.s-'.1996-01-01, by Richard M. Stallman
-
(cpp-config-file): New variable.1996-01-01, by Richard M. Stallman
-
(save-completions-file-name): Use convert-standard-filename.1996-01-01, by Richard M. Stallman
-
(abbrev-file-name): Use convert-standard-filename.1996-01-01, by Richard M. Stallman
-
(save-place-file): Use convert-standard-filename.1996-01-01, by Richard M. Stallman
-
(vip-startup-file): New variable.1996-01-01, by Richard M. Stallman
-
(vip-custom-file-name): Use convert-standard-filename.1996-01-01, by Richard M. Stallman
-
(ffap-list-env): Use `path-separator' rather than ":".1996-01-01, by Richard M. Stallman
-
(dired-local-variables-file): Use convert-standard-filename.1996-01-01, by Richard M. Stallman
-
(abbrev-file-name): Drive letter can go beyond `Z' under MS-DOS/Novell.1996-01-01, by Richard M. Stallman
-
(Ffile_readable_p) [MSDOS]: Use access rather than open.1995-12-31, by Richard M. Stallman
-
(install-arch-indep): Give all files read permission.1995-12-31, by Richard M. Stallman
-
(auto-compression-mode): Add `interactive'.1995-12-31, by Richard M. Stallman
-
(xlwMenuActionsList): Add "key" and "nothing".1995-12-31, by Richard M. Stallman
-
(XTread_socket): Pass KeyPress events to the toolkit.1995-12-31, by Richard M. Stallman
-
(hexl-mode): Don't call kill-all-local-variables.1995-12-31, by Richard M. Stallman
-
Doc fixes.1995-12-31, by Richard M. Stallman
-
Removed all `bookmark-xemacsp' conditional code relating to menus. Do1995-12-30, by Karl Fogel
-
(lpr-page-header-switches, lpr-headers-switches): Doc fixes.1995-12-30, by Richard M. Stallman
-
Explain style of "done" messages.1995-12-30, by Richard M. Stallman
-
(${etc}DOC): Remove spurious `cd' command line.1995-12-30, by Roland McGrath
-
(x-handle-switch, x-handle-numeric-switch)1995-12-29, by Richard M. Stallman
-
(vc-backend-checkin): Use vc-checkin-switches.1995-12-29, by Erik Naggum
-
(command-line-x-option-alist): New variable.1995-12-29, by Richard M. Stallman
-
(dired): Fix typo.1995-12-29, by Richard M. Stallman
-
(auto-compression-mode): This is now a stub function1995-12-29, by Richard M. Stallman
-
(ps-do-despool): Alternative output method for MSDOS.1995-12-29, by Richard M. Stallman
-
(make-auto-save-file-name): Make name always end in #,1995-12-29, by Richard M. Stallman
-
(x_find_modifier_meanings): Fix !X11R4 code to use dpyinfo.1995-12-28, by Richard M. Stallman
-
(ls-lisp-support-shell-wildcards): New variable.1995-12-28, by Richard M. Stallman
-
(getloadavg) [MSDOS]: Return 0 load instead of failing the call.1995-12-28, by Richard M. Stallman
-
(main): Call syms_of_xmenu if and only if HAVE_MENUS.1995-12-28, by Richard M. Stallman
-
(C_SWITCH_X_SYSTEM, LD_SWITCH_X_DEFAULT):1995-12-28, by Richard M. Stallman
-
(wildcard-to-regexp): New function.1995-12-28, by Richard M. Stallman
-
(Fmessage_box, Fmessage_or_box):1995-12-28, by Richard M. Stallman
-
Replaced all uses of get-file-buffer with find-buffer-visiting.1995-12-27, by Edward M. Reingold
-
Put date on top of other-calendars menu.1995-12-27, by Edward M. Reingold
-
Fix autoloads.1995-12-27, by Edward M. Reingold
-
Rewrote completely for better accuracy.1995-12-27, by Edward M. Reingold
-
(install): Turn on read/execute permission.1995-12-27, by Richard M. Stallman
-
(mouse-menu-buffer-maxlen): New variable.1995-12-26, by Richard M. Stallman
-
(buffers-menu-max-size): Move definition to top of file.1995-12-26, by Richard M. Stallman
-
Remove junk accidentally inserted in previous change.1995-12-26, by Richard M. Stallman
-
Initial revision1995-12-26, by Richard M. Stallman
-
(mouse-buffer-menu): If lots of buffers, group them into multiple panes.1995-12-26, by Richard M. Stallman
-
(check_x_display_info, check_x_frame, x_set_font)1995-12-26, by Richard M. Stallman
-
(have_menus_p): Renamed from using_x_p.1995-12-26, by Richard M. Stallman
-
When turning on default settings,1995-12-26, by Richard M. Stallman
-
(read_char_x_menu_prompt): HAVE_X_MENU renamed to HAVE_MENUS.1995-12-26, by Richard M. Stallman
-
(LIBXMU): Replace previous change.1995-12-26, by Richard M. Stallman
-
(Fy_or_n_p, Fyes_or_no_p): using_x_p renamed to have_menus_p.1995-12-26, by Richard M. Stallman
-
(NULL): #undef deleted.1995-12-26, by Richard M. Stallman
-
(XMenuActivate): Make sure the menu title is always1995-12-26, by Richard M. Stallman
-
(Ffile_attributes) [MSDOS]: Remove special detection of1995-12-26, by Richard M. Stallman
-
(vc-revert-buffer1): Pass t as preserve-modes to revert-buffer.1995-12-25, by Richard M. Stallman
-
(revert-buffer): New arg preserve-modes.1995-12-25, by Richard M. Stallman
-
(hide-ifdefs): Set hif-outside-read-only here.1995-12-25, by Richard M. Stallman
-
Many doc fixes.1995-12-25, by Richard M. Stallman
-
(split-window-vertically): Don't change point in old1995-12-25, by Richard M. Stallman
-
Changed interactive spec N.1995-12-25, by Richard M. Stallman
-
Fix error message style.1995-12-25, by Richard M. Stallman
-
(uniquify-fix-list-filename-lessp): Renamed from uniquify-filename-sort.1995-12-25, by Richard M. Stallman
-
Comment change.1995-12-25, by Richard M. Stallman
-
(HAVE_MENUS): Defined.1995-12-25, by Richard M. Stallman
-
(have_menus_p): Defined.1995-12-25, by Richard M. Stallman
-
(makefile-add-log-defun): Rewrite to scan back1995-12-25, by Richard M. Stallman
-
(XOBJ, LIBXMENU, $(OLDXMENU), really-oldXMenu):1995-12-25, by Richard M. Stallman
-
Determine HAVE_X11R6.1995-12-25, by Richard M. Stallman
-
(HAVE_MENUS): Renamed from HAVE_X_MENU.1995-12-25, by Richard M. Stallman
-
(Fcall_interactively): Undo previous change.1995-12-25, by Richard M. Stallman
-
(Fcommand_execute): Undo previous change.1995-12-25, by Richard M. Stallman
-
Comment change.1995-12-24, by Richard M. Stallman
-
Add #pragma alloca.1995-12-24, by Richard M. Stallman
-
(fill-paragraph-function): Doc fix.1995-12-24, by Richard M. Stallman
-
(STATIC_OPTION): For GCC, use -Xlinker.1995-12-24, by Richard M. Stallman
-
(LIBXT): Use DYNAMIC_OPTION too.1995-12-24, by Richard M. Stallman
-
(HAVE_X11R6): Definition deleted (previous change undone).1995-12-24, by Richard M. Stallman
-
(HAVE_X11R6): Add #undef.1995-12-24, by Richard M. Stallman
-
(rmail-forward): Quote lines with `- ' when necessary.1995-12-24, by Richard M. Stallman
-
(redisplay_window): Clear force_start field1995-12-24, by Richard M. Stallman
-
(save-some-buffers): Don't give message if we queried.1995-12-24, by Roland McGrath
-
Disable scrollbars until fully functional.1995-12-24, by Geoff Voelker
-
(get_bss_info_from_map_file): New function.1995-12-24, by Geoff Voelker
-
(LINK_FLAGS): Dump symbol map when linking.1995-12-24, by Geoff Voelker
-
(ps-spool-buffer-with-faces): Fix typo in previous chg.1995-12-23, by Richard M. Stallman
-
(SYNTAX_ENTRY): Add cast in call to syntax_parent_lookup.1995-12-23, by Richard M. Stallman
-
(prepare_menu_bars): If update_mode_lines,1995-12-23, by Richard M. Stallman
-
(internal_self_insert): Declare arg c1 as unsigned char.1995-12-23, by Richard M. Stallman
-
(mail-setup): Put text property on mail-header-separator.1995-12-23, by Richard M. Stallman
-
(save-buffer): Doc fix.1995-12-23, by Richard M. Stallman
-
(standard-display-european): Make 160 display as space.1995-12-23, by Richard M. Stallman
-
Comment change.1995-12-23, by Richard M. Stallman
-
(iso-languages): Add entry for `irish'.1995-12-23, by Richard M. Stallman
-
(compile-internal): On systems with no asynchronous1995-12-23, by Richard M. Stallman
-
(rmail): Allow nonexistent file as arg.1995-12-23, by Richard M. Stallman
-
(rmail-spool-directory): Append slash to all pathnames.1995-12-22, by Erik Naggum
-
(report-emacs-bug): Don't die if *Messages* buf is gone.1995-12-21, by Karl Heuer
-
Comment fixes.1995-12-21, by Karl Heuer
-
Initial revision1995-12-21, by Karl Heuer
-
(sc-attribs-extract-namestring): Do look for1995-12-21, by Karl Heuer
-
(add-to-list): Doc fix.1995-12-21, by Karl Heuer
-
(command-line-1): Use auto-save-list-file-prefix1995-12-21, by Karl Heuer
-
(blink-matching-paren-on-screen): New variable.1995-12-21, by Karl Heuer
-
(rmail-make-basic-summary-line):1995-12-21, by Karl Heuer
-
(rmail-ignored-headers): Add resent-date, nntp-posting-host.1995-12-21, by Karl Heuer
-
Doc fixes.1995-12-21, by Karl Heuer
-
(rmail-spool-directory): Try /var/spool/mail.1995-12-21, by Karl Heuer
-
(window-setup-hook): Clear blink-matching-paren-on-screen;1995-12-21, by Karl Heuer
-
(makefile-font-lock-keywords): Fix bad structure1995-12-21, by Karl Heuer
-
(lpr-switches, lpr-add-switches): Doc fixes.1995-12-21, by Karl Heuer
-
(lisp-fill-paragraph): Several changes.1995-12-21, by Karl Heuer
-
(iso-ascii-convenient): New variable.1995-12-21, by Karl Heuer
-
Many doc fixes.1995-12-21, by Karl Heuer
-
(isearch-done): Use executing-kbd-macro.1995-12-21, by Karl Heuer
-
(imenu-update-menubar): New function.1995-12-21, by Karl Heuer
-
(gud-sdb-marker-filter): Modify the regexp for sysVR3 to1995-12-21, by Karl Heuer
-
(enable-flow-control-on): Try the whole TERM name1995-12-21, by Karl Heuer
-
(report-emacs-bug): If `mail' asks for confirmation1995-12-21, by Karl Heuer
-
(standard-display-european): Test code 161, not 160.1995-12-21, by Karl Heuer
-
(symbol-under-point, symbol-before-point)1995-12-21, by Karl Heuer
-
(calendar-astro-from-absolute): Autoload it.1995-12-21, by Karl Heuer
-
(byte-compile-output-docform): Don't do dynamic doc1995-12-21, by Karl Heuer
-
(byte-compile-unfold-lambda): Recursively optimize body.1995-12-21, by Karl Heuer
-
(ange-ftp-load): Added missing form to `cdr' down1995-12-21, by Karl Heuer
-
(LIBXT_STATIC, STATIC_OPTION): Defined.1995-12-21, by Karl Heuer
-
(C_SWITCH_SYSTEM): #undef this if THIS_IS_MAKEFILE.1995-12-21, by Karl Heuer
-
(C_DEBUG_SWITCH): Definition turned off.1995-12-21, by Karl Heuer
-
(LIBXMU, NO_EDITRES): Define only if not HAVE_LIBXMU.1995-12-21, by Karl Heuer
-
(X11R5_INHIBIT_I18N): Defined.1995-12-21, by Karl Heuer
-
(HAVE_X11R6): New macro, defined when appropriate.1995-12-21, by Karl Heuer
-
(x_connection_signal): Set an alarm around XNoOp call.1995-12-21, by Karl Heuer
-
[X11R5_INHIBIT_I18N]: Undef HAVE_X_I18N if X11R5.1995-12-21, by Karl Heuer
-
(Fsplit_window): Rename size to size_int and chsize to size.1995-12-21, by Karl Heuer
-
(add_properties, remove_properties, set_properties):1995-12-21, by Karl Heuer
-
(PURE_P): New macro (three definitions).1995-12-21, by Karl Heuer
-
(Fopen_network_stream): Call bind_polling_period earlier.1995-12-21, by Karl Heuer
-
(Ferror_message_string): New function.1995-12-21, by Karl Heuer
-
(read_minibuf): Pass PROPS arg to make_buffer_string.1995-12-21, by Karl Heuer
-
(C_SWITCH_MACHINE): Define only if THIS_IS_MAKEFILE.1995-12-21, by Karl Heuer
-
(Fstore_kbd_macro_event): New function.1995-12-21, by Karl Heuer
-
(init_lread): Add ../lisp (in build dir) to load-path1995-12-21, by Karl Heuer
-
(Fkey_binding): Handle text-property keymaps.1995-12-21, by Karl Heuer
-
(Fcommand_execute): Allow function + args list as cmd.1995-12-21, by Karl Heuer
-
(syms_of_fileio): Doc fix.1995-12-21, by Karl Heuer
-
(skip_debugger): New function.1995-12-21, by Karl Heuer
-
(Fset_time_zone_rule): Move static var environbuf1995-12-21, by Karl Heuer
-
(HAVE_LIBXMU): Add #undef.1995-12-21, by Karl Heuer
-
(Fbackward_char, Fforward_char): Rename arg to ARG.1995-12-21, by Karl Heuer
-
(Fcall_interactively): Handle an arg of form (FCN ARGS...).1995-12-21, by Karl Heuer
-
(struct buffer): Delete redisplay_end_trigger field.1995-12-21, by Karl Heuer
-
(Fkill_buffer): Rename arg bufname to buffer.1995-12-21, by Karl Heuer
-
(LIBXT): Handle LIBXT_STATIC.1995-12-21, by Karl Heuer
-
(redisplay_window): Don't do the scroll_step thing1995-12-21, by Karl Heuer
-
(LIB_STANDARD_LIBSRC): Use this instead of LIB_STANDARD.1995-12-21, by Karl Heuer
-
Add #undef for index and rindex.1995-12-21, by Karl Heuer
-
Improve copying status message.1995-12-21, by Karl Heuer
-
Just "solaris" now defaults to version 2.4.1995-12-21, by Karl Heuer
-
(compilation-mode): Add autoload cookie.1995-12-20, by Roland McGrath
-
(Fcall_interactively): Don't log prompt strings.1995-12-19, by Karl Heuer
-
(apropos-zippy): New command.1995-12-19, by Noah Friedman
-
(apropos-match-face): Use `secondary-selection' rather1995-12-19, by Karl Heuer
-
Use <paths.h>, not "paths.h".1995-12-19, by Karl Heuer
-
(dired-flag-backup-files): Undo previous change.1995-12-19, by Karl Heuer
-
(make-backup-file-name, backup-file-name-p): Use ~ even1995-12-19, by Karl Heuer
-
[!MULTI_FRAME] (syms_of_frame): Make mouse-pixel-position1995-12-19, by Karl Heuer
-
(display-time): make it work under ms-dos by setting the1995-12-19, by Karl Heuer
-
delete declarations for `Vdos_menubar_clock' and1995-12-19, by Karl Heuer
-
(syms_of_dosfns): delete the `dos-menubar-clock' and1995-12-19, by Karl Heuer
-
(check_timer): get rid of the DOS-specific menubar clock1995-12-19, by Karl Heuer
-
(auto-mode-alist): Recognize .S and .asm extensions.1995-12-19, by Karl Heuer
-
Fix misspelling in comment.1995-12-17, by Paul Eggert
-
* nntp.el (nntp-open-server): Enable successful "connectionless"1995-12-16, by Lars Magne Ingebrigtsen
-
(AViiON): Add ix86-dg-dgux libc-951216 libc-951217 libc-951218 libc-951219 libc-951220 libc-951221 libc-951222 libc-951223 libc-951224 libc-951225 libc-951226 libc-951227 libc-951228 libc-951229 libc-951230 libc-951231 libc-960101 libc-960102 libc-960103 libc-960104 libc-960105 libc-960106 libc-960107 libc-960108 libc-960109 libc-960110 libc-960111 libc-960112 libc-960113 libc-960114 libc-9601151995-12-16, by Stan Cox
-
Mouse-click method now bound using text1995-12-15, by Karl Heuer
-
(mail-bury): Use window-dedicated-p.1995-12-15, by Karl Heuer
-
(set-auto-mode): Recognize `#!/bin/env INTERPRETER' hack.1995-12-15, by Karl Heuer
-
(i*86*) Change [345] to [3456]1995-12-15, by Stan Cox
-
(LD_SWITCH_MACHINE): Don't define if using GCC.1995-12-15, by Richard M. Stallman
-
(x_set_menu_bar_lines) [USE_X_TOOLKIT]:1995-12-15, by Richard M. Stallman
-
(message_dolog): Save and restore windows_or_buffers_changed.1995-12-15, by Richard M. Stallman
-
* gnus.el (gnus-summary-mode-line-format,1995-12-14, by Lars Magne Ingebrigtsen
-
Fix completely broken changes of 4 Feb 95 by brat@htilbom.ernet.in,1995-12-14, by Roland McGrath
-
(generate-file-autoloads): If no buffer visiting FILE exists, read it into1995-12-14, by Roland McGrath
-
(bibtex-auto-fill-function): Adapted for use with1995-12-13, by Karl Heuer
-
(x_connection_closed): Don't delete dpyinfo if it's null.1995-12-13, by Karl Heuer
-
(dired-flag-backup-files): Under MS-DOS, search for1995-12-13, by Karl Heuer
-
Take optional arg FRAME.1995-12-13, by Simon Marshall
-
(rmail-forward): Delete trailing blank lines.1995-12-13, by Karl Heuer
-
(Fsplit_window): Account for scroll bar width.1995-12-13, by Karl Heuer
-
(AT_WORD_BOUNDARY): Disable macro.1995-12-13, by Karl Heuer
-
(main): Fix args to handle `--display DISPLAY'.1995-12-13, by Karl Heuer
-
(choose_minibuf_frame): Test HAVE_X_WINDOWS.1995-12-13, by Karl Heuer
-
(Fcall_process) [MSDOS]: Support redirection of1995-12-13, by Karl Heuer
-
(run_msdos_command): Support redirection of stderr.1995-12-13, by Karl Heuer
-
(IT_set_terminal_modes): Save screen color attribute1995-12-13, by Karl Heuer
-
(sendmail-send-it): Added support for Resent-CC and1995-12-13, by Karl Heuer
-
(Ftype_of): Return `char-table' and `bool-vector' for1995-12-13, by Karl Heuer
-
(XMenuActivate): Display the menu pane title.1995-12-13, by Karl Heuer
-
(fill-context-prefix): Doc fix.1995-12-13, by Karl Heuer
-
(PTY_OPEN): Block SIGCHLD during openpty.1995-12-13, by Karl Heuer
-
(LIBXMU): Use dynamic linking.1995-12-13, by Karl Heuer
-
Change pointer to nt/INSTALL, not nt/install.1995-12-13, by Karl Heuer
-
(create_process): Use Posix signal handling to1995-12-13, by Karl Heuer
-
(HAVE_VFORK): Remove #undef, since we now1995-12-13, by Karl Heuer
-
Provide sh-script.1995-12-13, by Karl Heuer
-
(change-log-mode): Defaults for `indent-tabs-mode'1995-12-13, by Karl Heuer
-
(sh-mode-map): Make the code more legible.1995-12-13, by Karl Heuer
-
Wrap case-fold-search for x-frob-font-weight and x-frob-font-slant.1995-12-12, by Simon Marshall
-
(powerpc-harris-powerunix): Add guess for port to new target. libc-951212 libc-9512131995-12-12, by Per Bothner
-
Use comint-input-sender to send text (Peter Gabriel <gabriel@or.iabg.de>).1995-12-11, by Simon Marshall
-
Don't turn on in any buffer with a leading space in its name.1995-12-09, by Simon Marshall
-
(gnus-simplify-mode-line): New function to simplify the1995-12-09, by Lars Magne Ingebrigtsen
-
(gnus-group-set-mode-line): Allow user defined specs in the group1995-12-08, by Lars Magne Ingebrigtsen
-
(add-log-tcl-defun): Don't use tcl-beginning-of-defun; just go to end1995-12-07, by Tom Tromey
-
(add-log-tcl-defun): Now uses tcl-beginning-of-defun.1995-12-07, by Tom Tromey
-
* etags.c (Cplusplus_suffixes): Add .M suffix for Objective C++.1995-12-07, by Francesco Potortì
-
* Makefile.in (ctags): depend on etags only for simplicity;1995-12-07, by Francesco Potortì
-
* gnus.el (gnus-parse-headers-hook): New hook.1995-12-06, by Lars Magne Ingebrigtsen
-
(recover-file): Also recover new, unsaved files.1995-12-06, by Erik Naggum
-
Recognize aof in the OS field. libc-951208 libc-951209 libc-951210 libc-9512111995-12-06, by Erich Stefan Boleyn
-
Fix misspelled comment.1995-12-06, by Paul Eggert
-
More repairs of wrong function names in menus!1995-12-05, by Edward M. Reingold
-
Repair function names from rms error in modifying!1995-12-05, by Edward M. Reingold
-
Autoload diary-iso-date.1995-12-05, by Edward M. Reingold
-
Chnaged all occurrences of buffer-substring to buffer-substring-no-properties.1995-12-05, by Edward M. Reingold
-
Fixed dst-in-effect for southern hemisphere. Also made doc string clearer.1995-12-05, by Edward M. Reingold
-
(copyright-regexp): Recognize ISO copyright symbol.1995-12-03, by Karl Heuer
-
(display-table-slot,set-display-table-slot): Document the slot names.1995-12-03, by Erik Naggum
-
(isearch-edit-string): Consider the case when1995-12-01, by Richard M. Stallman
-
(gud-sdb-marker-filter): start may be nil, so check it1995-12-01, by Richard M. Stallman
-
(mips-sgi-irix6*): Set NON_GNU_CPP.1995-12-01, by Richard M. Stallman
-
(gnus-post-news): Add autoload.1995-12-01, by Richard M. Stallman
-
* config.guess: Recognize Pentium under SCO. libc-951201 libc-951202 libc-951203 libc-9512041995-11-30, by Per Bothner
-
(tputs): Don't let ospeed overrun the speeds array.1995-11-30, by David J. MacKenzie
-
Add missing backslash.1995-11-30, by Erik Naggum
-
(calendar-chinese-sexagesimal-name): Renamed from1995-11-30, by Paul Eggert
-
(holiday-rosh-hashanah-etc): Fix misspelled var.1995-11-30, by Paul Eggert
-
(calendar-absolute-from-astro): Doc fix.1995-11-30, by Paul Eggert
-
(calendar-next-calendar-round-date, calendar-previous-calendar-round-date):1995-11-30, by Paul Eggert
-
(calendar-setup, calendar-basic-setup, calendar-next-calendar-round-date,1995-11-30, by Paul Eggert
-
(list-sexp-diary-entries): Doc fix.1995-11-30, by Paul Eggert
-
(holiday-easter-etc): Fix misspelling of "Whitmonday".1995-11-30, by Paul Eggert
-
(solar-longitude): Doc fix.1995-11-30, by Paul Eggert
-
Correct .in.in and .h.in in file names.1995-11-30, by Richard M. Stallman
-
(../info/cc-mode, cc-mode.dvi): New targets.1995-11-30, by Richard M. Stallman
-
(save-place-limit): New variable.1995-11-30, by Richard M. Stallman
-
(Fcall_interactively): In `c' case, clear out the message1995-11-30, by Richard M. Stallman
-
(rmail-summary-get-new-mail): Don't call rmail-summary-goto-msg if msg is 0.1995-11-30, by Richard M. Stallman
-
(auto-mode-alist): Don't purecopy the alist elts.1995-11-29, by Richard M. Stallman
-
(mips-sni-sysv*): New alias for mips-siemens-sysv*.1995-11-29, by Richard M. Stallman
-
(install-arch-indep): Don't install1995-11-29, by Richard M. Stallman
-
(gud-dbx-find-file): Find correct source file.1995-11-29, by Richard M. Stallman
-
(lisp): Remove c-mode.elc.1995-11-28, by Richard M. Stallman
-
(sys_select): Check timer once even if input is pending.1995-11-27, by Richard M. Stallman
-
(apropos-follow): Rewrite to use whole line as target of reference.1995-11-27, by Richard M. Stallman
-
(decode_mode_spec): For p and P, avoid overflow with large buffer sizes.1995-11-27, by Richard M. Stallman
-
(set_frame_menubar): When called with deep_p == 0,1995-11-26, by Richard M. Stallman
-
(build-mail-aliases): Use buffer-substring-no-properties not buffer-substring.1995-11-25, by Richard M. Stallman
-
Exclude subdirs.el.1995-11-25, by Richard M. Stallman
-
Initial revision1995-11-25, by Richard M. Stallman
-
Renamed from diary.el.1995-11-25, by Richard M. Stallman
-
Use new file name diary-lib.1995-11-25, by Richard M. Stallman
-
(add-change-log-entry): Initialize add-log-full-name1995-11-25, by Richard M. Stallman
-
(eldoc-message): New macro.1995-11-25, by Noah Friedman
-
(IT_set_menu_bar_lines): Clear last_modified field.1995-11-25, by Richard M. Stallman
-
(imenu-generic-expression, imenu--generic-function): Doc fix.1995-11-25, by Richard M. Stallman
-
(inferior-lisp-load-command): Doc fix.1995-11-25, by Richard M. Stallman
-
(sort-regexp-fields): Doc fix.1995-11-25, by Richard M. Stallman
-
Comment change.1995-11-25, by Richard M. Stallman
-
(font-lock-make-faces): Add special code for ms-dos.1995-11-25, by Richard M. Stallman
-
(view-mode, view-mode-enter): Doc changes.1995-11-24, by Richard M. Stallman
-
(view-mode-enter): Replace Help-helper by help-command1995-11-24, by Richard M. Stallman
-
(read_char): Handle unread events from popup menus.1995-11-24, by Richard M. Stallman
-
(ediff-intersect-directories): Quote symbols starting with `:'.1995-11-24, by Richard M. Stallman
-
(cmpl-make-standard-completion-syntax-table)1995-11-24, by Richard M. Stallman
-
(Man-fontify-manpage, Man-cleanup-manpage):1995-11-24, by Richard M. Stallman
-
(etc): Delete *.orig and *.rej.1995-11-22, by Richard M. Stallman
-
(XTframe_up_to_date): Block and unblock input.1995-11-22, by Richard M. Stallman
-
(install, clean): Don't use switches to del not supported by Win95.1995-11-22, by Geoff Voelker
-
(DOC, clean): Don't use switches to del not supported by Win95.1995-11-22, by Geoff Voelker
-
(install, fast_install, real_install, clean):1995-11-22, by Geoff Voelker
-
(CP_DIR): Use platform independent switches for xcopy.1995-11-22, by Geoff Voelker
-
(msdos-color-aliases): Add more aliases.1995-11-22, by Richard M. Stallman
-
(XTmouse_position): Exit the loop if child == win.1995-11-22, by Richard M. Stallman
-
(Fset_face_attribute_internal) [MSDOS]: Set font field to 1.1995-11-22, by Richard M. Stallman
-
(internal_terminal_init): Initialize the_only_x_display.font.1995-11-22, by Richard M. Stallman
-
(dos_set_keyboard): If CODE is not recognized,1995-11-22, by Richard M. Stallman
-
(LIB_MOTIF): New definition.1995-11-21, by Richard M. Stallman
-
(unload_color, unload_font): Never invalidate computed faces 0 and 1.1995-11-21, by Richard M. Stallman
-
(apropos-print): Put the item property1995-11-21, by Richard M. Stallman
-
(Info-directory-list): Use source-directory.1995-11-21, by Richard M. Stallman
-
(Fdisplay_buffer): Always deiconify the window's frame.1995-11-21, by Richard M. Stallman
-
(Fcurrent_time): Doc fix.1995-11-21, by Richard M. Stallman
-
(main): Add LINUX_SBRK_BUG conditional call to __sbrk.1995-11-21, by Richard M. Stallman
-
[LINUX] (LINUX_SBRK_BUG): Defined.1995-11-21, by Richard M. Stallman
-
Alter test-distrib to test-dis.1995-11-21, by Richard M. Stallman
-
(eldoc-mode-print-current-symbol-info): Do nothing if executing-macro.1995-11-21, by Noah Friedman
-
(SYSTEM_PURESIZE_EXTRA): Increased.1995-11-21, by Richard M. Stallman
-
(syms_of_dosfns): Use 0x75 for dos_keypad_mode.1995-11-21, by Richard M. Stallman
-
(apropos-print): Use apropos-local-map as buffer's map,1995-11-21, by Richard M. Stallman
-
(Flist): Avoid using -- in while condition.1995-11-20, by Richard M. Stallman
-
(face-color-supported-p): Return nil if no window system.1995-11-20, by Richard M. Stallman
-
(menu-bar-epatch-menu, menu-bar-ediff-merge-menu)1995-11-20, by Richard M. Stallman
-
Renamed from ediff-meta.el. Changed provide.1995-11-20, by Richard M. Stallman
-
(ediff-show-registry): Use renamed file ediff-mult.1995-11-20, by Richard M. Stallman
-
Require ediff-mult.1995-11-20, by Richard M. Stallman
-
(ediff-mult): Require ediff-mult.1995-11-20, by Richard M. Stallman
-
(array-mode): Set overwrite-mode to overwrite-mode-textual.1995-11-20, by Richard M. Stallman
-
(choose_minibuf_frame): On MSDOS, just use minibuf_window.1995-11-20, by Richard M. Stallman
-
(Vsource_directory): New variable.1995-11-20, by Richard M. Stallman
-
(save-place-to-alist): Handle hexl-mode specially.1995-11-20, by Richard M. Stallman
-
(hexl-mode): Set require-final-newline to nil.1995-11-20, by Richard M. Stallman
-
(show_mouse_face): When clearing cursor, use proper column range.1995-11-20, by Richard M. Stallman
-
(cal-tex-cursor-week-iso): Doc fix.1995-11-19, by Erik Naggum
-
(cal-tex-cursor-filofax-week): Renamed from cal-tex-cursor-week6.1995-11-19, by Richard M. Stallman
-
(cal-tex-version): Deleted.1995-11-19, by Richard M. Stallman
-
(ange-ftp-process-handle-hash): If1995-11-19, by Richard M. Stallman
-
(Fmake_local_variable): Call find_symbol_value1995-11-19, by Richard M. Stallman
-
#undef SIGPOLL and SIGURG as well as SIGIO.1995-11-19, by Richard M. Stallman
-
(eldoc-minor-mode-string): New variable.1995-11-18, by Noah Friedman
-
(rmail-dont-reply-to): Preserve whitespace after comma.1995-11-18, by Richard M. Stallman
-
(calendar-goto-info-node): Don't let1995-11-18, by Richard M. Stallman
-
(nntp-open-server): Accept a second optional parameter1995-11-18, by Richard M. Stallman
-
(do-auto-fill): Look at 2nd line for fill prefix1995-11-18, by Richard M. Stallman
-
(fill-context-prefix): New arg first-line-regexp.1995-11-18, by Richard M. Stallman
-
(Fset_text_properties): Call set_properties1995-11-18, by Richard M. Stallman
-
(Qredisplay_end_trigger_functions): Renamed from ..._hook.1995-11-18, by Richard M. Stallman
-
(Fset_window_redisplay_end_trigger): Doc fix.1995-11-18, by Richard M. Stallman
-
(Fexecute_extended_command):1995-11-18, by Richard M. Stallman
-
(tmm-prompt): Delete tmm-add-prompt if we fail.1995-11-18, by Richard M. Stallman
-
(finder-known-keywords): Delete `debugging'.1995-11-18, by Richard M. Stallman
-
`gnus-group-quit-config' gave a list instead of the quit-config1995-11-18, by Lars Magne Ingebrigtsen
-
(fill-region-as-paragraph): Remove redundant "setq from".1995-11-17, by Richard M. Stallman
-
(move-to-left-margin): Removed left-over code that1995-11-17, by Richard M. Stallman
-
(next-file): Make interactive arg t if had any prefix arg.1995-11-17, by Richard M. Stallman
-
Fix starting date of Ethiopic calendar.1995-11-17, by Edward M. Reingold
-
Minor fixes.1995-11-17, by Edward M. Reingold
-
(calendar-julian-date-string): Autoload this.1995-11-17, by Richard M. Stallman
-
(rmail-retry-failure): Add missing colons in regexp.1995-11-17, by Karl Heuer
-
(vc-locking-user): In CVS case, convert user number to a string.1995-11-16, by Richard M. Stallman
-
(install-arch-indep): Rename old info/dir only if exists.1995-11-16, by Richard M. Stallman
-
Use `buffer-substring-no-properties' instead of `buffer-substring' to1995-11-16, by Johan Vromans
-
(FRAME_WINDOW_P): Always define it one way or another.1995-11-16, by Richard M. Stallman
-
(minibuffer maps): Delete extra quote.1995-11-16, by Richard M. Stallman
-
(Info-complete-menu-item): Don't treat `* Menu:' as a menu item.1995-11-16, by Richard M. Stallman
-
(gettext_noop): New macro, identity fn.1995-11-16, by Roland McGrath
-
Declare etext.1995-11-16, by Roland McGrath
-
[_LIBC] (start_of_data): Use weak ref to __data_start; use &etext if not1995-11-16, by Roland McGrath
-
(info-insert-file-contents-1): Various rewrites.1995-11-15, by Richard M. Stallman
-
(XTread_socket): Verify a ButtonPress was actually in the1995-11-15, by Richard M. Stallman
-
(display_menu_item): Fix previous change.1995-11-15, by Richard M. Stallman
-
(hppa*-hp-hpux10*): Use s/hpux10.h.1995-11-15, by Richard M. Stallman
-
(c++-mode): Remove autoload cookie.1995-11-15, by Richard M. Stallman
-
(syms_of_xselect): Doc fix.1995-11-15, by Richard M. Stallman
-
(mouse-sel-lost-selection-hook): Undo prev change.1995-11-15, by Richard M. Stallman
-
(x_clear_frame_selections): Get selection_symbol properly.1995-11-15, by Richard M. Stallman
-
(doprnt1): Add a cast.1995-11-15, by Richard M. Stallman
-
(mark_object): Don't overwrite original argument value.1995-11-15, by Richard M. Stallman
-
(command-line-1): Mention F10.1995-11-15, by Richard M. Stallman
-
(xsymbol): Cast name explicitly to (char *).1995-11-15, by Richard M. Stallman
-
(goto-address-highlight-p): New variable.1995-11-15, by Richard M. Stallman
-
(fill-region-as-paragraph): Handle left margin extending to or past1995-11-15, by Richard M. Stallman
-
(fill-individual-paragraphs): Advance 1 line in inner loop.1995-11-14, by Richard M. Stallman
-
(mouse-sel-lost-selection-hook): Use (car selection).1995-11-14, by Richard M. Stallman
-
(calendar-julian-from-absolute): Autoload it.1995-11-14, by Richard M. Stallman
-
(indent-line-to): Delete spaces before inserting a tab.1995-11-14, by Richard M. Stallman
-
(nt): Rename install, readme, and todo to INSTALL, README, and TODO.1995-11-14, by Geoff Voelker
-
Initial revision1995-11-14, by Geoff Voelker
-
(command-line-1): Reorganize the initial help output.1995-11-14, by Richard M. Stallman
-
(check_executable) [DOS_NT]: Treat all dirs as executable.1995-11-14, by Richard M. Stallman
-
(compilation-sentinel): Use the local value of1995-11-14, by Richard M. Stallman
-
(archive-remote-regexp): Doc fix.1995-11-14, by Richard M. Stallman
-
(View-scroll-lines-forward): Don't recenter at end.1995-11-14, by Richard M. Stallman
-
(regex.o): Depend on ../src/config.h.1995-11-14, by Richard M. Stallman
-
(vc-directory): Require dired.1995-11-13, by Richard M. Stallman
-
(install): Change same-dir test to create test file in1995-11-13, by Geoff Voelker
-
Declare calloc like malloc.1995-11-13, by Richard M. Stallman
-
(tmm-define-keys): Don't define ESC ESC.1995-11-13, by Richard M. Stallman
-
(top level): Make sure to set global minor-mode-alist, not local one.1995-11-13, by Noah Friedman
-
Initial revision1995-11-12, by Richard M. Stallman
-
Initial revision1995-11-12, by Noah Friedman
-
(LIBS_STANDARD): Definition deleted.1995-11-12, by Richard M. Stallman
-
(LIBS_SYSTEM): Fix typo in prev change.1995-11-12, by Richard M. Stallman
-
(LIB_STANDARD): Extract this as in src/Makefile.in.1995-11-12, by Richard M. Stallman
-
Always include dispextern.h before cm.h.1995-11-12, by Richard M. Stallman
-
(universal-argument-other-key): Add to existing unread-command-events value.1995-11-11, by Richard M. Stallman
-
(command-line): Don't reject unknown args here.1995-11-11, by Richard M. Stallman
-
(balance-windows): Don't count the menu bar's lines in the frame height.1995-11-11, by Richard M. Stallman
-
(syms_of_frame_1): Set up Vdefault_frame_alist here.1995-11-11, by Richard M. Stallman
-
(Fdocumentation): Reject a file reference1995-11-11, by Richard M. Stallman
-
(dos_menubar_clock_displayed): New variable.1995-11-11, by Richard M. Stallman
-
(display_text_line): Handle redisplay_end_trigger1995-11-11, by Richard M. Stallman
-
(mkdir): Create man1dir, not mandir.1995-11-11, by Richard M. Stallman
-
(NUM_FAILURE_ITEMS, POP_FAILURE_POINT, PUSH_FAILURE_POINT):1995-11-11, by Richard M. Stallman
-
(describe-buffer-case-table): Use set-char-table-range.1995-11-11, by Richard M. Stallman
-
(rmail-summary-overlay): Make it a permanent local.1995-11-11, by Richard M. Stallman
-
(auto-compression-mode): Make arg optional.1995-11-11, by Richard M. Stallman
-
(check_syntax_table): Check the purpose slot.1995-11-11, by Richard M. Stallman
-
(fatal_unexec): Don't use varargs.1995-11-11, by Richard M. Stallman
-
(display_menu_bar): Fix backwards conditional.1995-11-11, by Richard M. Stallman
-
(sh-mode): Remove ! in column 1.1995-11-11, by Erik Naggum
-
(NO_EDITRES): Defined.1995-11-11, by Richard M. Stallman
-
(HACK_EDITRES): Don't define if NO_EDITRES is defined.1995-11-11, by Richard M. Stallman
-
(HACK_EDITRES): Define here as in xfns.c.1995-11-11, by Richard M. Stallman
-
(delete-frame): Don't use delete-frame as event name.1995-11-11, by Richard M. Stallman
-
(change-log-mode): Remove incorrect "^" anchors from1995-11-11, by Richard M. Stallman
-
(lisp-mode-variables, lisp-fill-paragraph): Remove1995-11-11, by Richard M. Stallman
-
(sh-mode): as above. Use page-delimiter rather than literal "^L".1995-11-11, by Richard M. Stallman
-
(fill-region-as-paragraph): Since adaptive-fill-regexp1995-11-11, by Richard M. Stallman
-
(dabbrev-case-replace): Doc fix.1995-11-11, by Richard M. Stallman
-
(global-map): Removed bindings of down events to ignore.1995-11-11, by Richard M. Stallman
-
Define menu-bar mouse-1 as tmm-menubar.1995-11-11, by Richard M. Stallman
-
(set_menu_bar_lines): Record the fact that the window configuration changes.1995-11-11, by Richard M. Stallman
-
(find-file-noselect): Respect the value of1995-11-10, by Karl Heuer
-
(set-auto-mode): If mode cmds move point, obey them.1995-11-10, by Richard M. Stallman
-
(facemenu-active-faces): Replaces function1995-11-10, by Karl Heuer
-
All faces added to facemenu-unlisted-faces list.1995-11-10, by Karl Heuer
-
(makefile-space-face): Don't list in facemenu.1995-11-10, by Karl Heuer
-
(show-paren-command-hook): Don't list `paren-mismatch'1995-11-10, by Karl Heuer
-
Don't list any faces in menu.1995-11-10, by Karl Heuer
-
(holiday-face, calendar-today-face, diary-face): Add1995-11-10, by Karl Heuer
-
Don't include Xaw/Paned.h unless USE_LUCID is defined.1995-11-10, by Richard M. Stallman
-
(enriched-next-annotation): Doc fix.1995-11-10, by Richard M. Stallman
-
Fix previous change.1995-11-10, by Richard M. Stallman
-
(LIBS): Add libsrc_libs and keep the old LIBS.1995-11-10, by Richard M. Stallman
-
(display_menu_item): Don't treat buttons specially.1995-11-10, by Richard M. Stallman
-
(x-display-color-p): Accept optional arg.1995-11-10, by Richard M. Stallman
-
Rewrite for new case tables.1995-11-10, by Richard M. Stallman
-
(do-auto-fill): Use fill-context-prefix.1995-11-10, by Richard M. Stallman
-
(view-mode-map): Use ordinary Help command.1995-11-10, by Richard M. Stallman
-
(tmm-define-keys): New subroutine.1995-11-10, by Richard M. Stallman
-
(command-line): Complain about unknown options.1995-11-10, by Richard M. Stallman
-
(mail-yank-clear-headers): Do nothing if1995-11-10, by Richard M. Stallman
-
(rmail-delete-message-hook): New hook.1995-11-10, by Richard M. Stallman
-
(pc-selection-mode): Don't mess with c-mode-map.1995-11-10, by Richard M. Stallman
-
(menu-bar-tools-menu): Always define GNUS entry.1995-11-10, by Richard M. Stallman
-
(byte-compile-associative): Do operations left to right.1995-11-10, by Richard M. Stallman
-
(fill-region-as-paragraph): Use fill-context-prefix.1995-11-10, by Richard M. Stallman
-
(mode-line-format): Modify it, don't override it entirely.1995-11-10, by Richard M. Stallman
-
(awk-mode): Require cc-mode.1995-11-10, by Richard M. Stallman
-
(apropos-print): Use buffer *Apropos*, not *Help*.1995-11-10, by Richard M. Stallman
-
(sh-mode-map): Put sh-execute-region on C-M-x.1995-11-10, by Richard M. Stallman
-
(server-log): Record the current time.1995-11-10, by Richard M. Stallman
-
Don't test THIS_IS_YMAKEFILE.1995-11-10, by Richard M. Stallman
-
Always include sys/wait.h unless NOT_C_CODE;1995-11-10, by Richard M. Stallman
-
(SYMS_SYSTEM): Add syms_of_msdos.1995-11-10, by Richard M. Stallman
-
(LIB_STANDARD_1): New macro.1995-11-10, by Richard M. Stallman
-
(LIBXMU): Never define this.1995-11-10, by Richard M. Stallman
-
Test NOT_C_CODE instead of THIS_IS_YMAKEFILE.1995-11-10, by Richard M. Stallman
-
(lisp): Add loadup.el.1995-11-10, by Richard M. Stallman
-
(unload_font): Invalidate computed faces.1995-11-10, by Richard M. Stallman
-
(display_text_line): Get redisplay_end_trigger from window.1995-11-10, by Richard M. Stallman
-
(struct window): New field redisplay_end_trigger.1995-11-10, by Richard M. Stallman
-
(Fwindow_redisplay_end_trigger): New function.1995-11-10, by Richard M. Stallman
-
(debug_print): Explicitly print a CR.1995-11-10, by Richard M. Stallman
-
(oblookup): Clear ARRAY_MARK_FLAG in obsize.1995-11-10, by Richard M. Stallman
-
(interrupt_signal): Do special things in GC.1995-11-10, by Richard M. Stallman
-
(Fmove_to_column): Doc fix.1995-11-10, by Richard M. Stallman
-
Oops; left a note in a doc-string.1995-11-10, by Simon Marshall
-
(Fwrite_region): Move the code that writes annotations for empty files.1995-11-10, by Richard M. Stallman
-
(Fformat): Use doprnt_lisp.1995-11-10, by Richard M. Stallman
-
Include lisp.h.1995-11-10, by Richard M. Stallman
-
(update_line): Avoid indexing into obody by -1.1995-11-10, by Richard M. Stallman
-
(syms_of_callint): Set up Qlet, Qletx, Qsave_excursion.1995-11-10, by Richard M. Stallman
-
(Fmake_overlay): New args front-advance and rear-advance.1995-11-10, by Richard M. Stallman
-
(lisp): Don't distribute site-start.1995-11-10, by Richard M. Stallman
-
(run-hook-with-args, run-hook-list-with-args): Safeguard1995-11-10, by Richard M. Stallman
-
(makefile-mode): Call makefile-define-space-face only if it is defined.1995-11-10, by Richard M. Stallman
-
Fexpt): Doc fix.1995-11-10, by Richard M. Stallman
-
Require calendar.1995-11-10, by Richard M. Stallman
-
1. Use local hooks, not local variables.1995-11-09, by Simon Marshall
-
compilation-mode-font-lock-keywords tweak1995-11-09, by Simon Marshall
-
(env_vars): New variable.1995-11-07, by Geoff Voelker
-
Update to latest src/config.in.1995-11-07, by Geoff Voelker
-
(NTGUI): New macro.1995-11-07, by Geoff Voelker
-
(addpm.exe): Link with $(ADVAPI32).1995-11-07, by Geoff Voelker
-
Initial revision1995-11-07, by Geoff Voelker
-
[win32] (face-menu-read-color, list-colors-display, facemenu-color-equal, face-menu-get-face):1995-11-07, by Geoff Voelker
-
[win32] (make-face, make-face-x-resource-internal):1995-11-07, by Geoff Voelker
-
mouse.el [win32] (mouse-set-region):1995-11-07, by Geoff Voelker
-
[win32] (normal-top-level, command-line, command-line-1):1995-11-07, by Geoff Voelker
-
(DOC): Include strings from w32term.c, w32xfns.c,1995-11-07, by Geoff Voelker
-
(SUBSYSTEM, TLIBW32, TLASTLIB, WIN32OBJ): Defined.1995-11-07, by Geoff Voelker
-
(nt_get_resource, init_environment): Defined.1995-11-07, by Geoff Voelker
-
(nt_get_resource): Prototype defined.1995-11-07, by Geoff Voelker
-
[HAVE_NTGUI] (create_child): Pass handles to children.1995-11-07, by Geoff Voelker
-
(nt_ring_bell): Renamed from ring_bell, now global.1995-11-07, by Geoff Voelker
-
[HAVE_NTGUI] (WinMain): New procedure.1995-11-07, by Geoff Voelker
-
[HAVE_NTGUI] (abort): New macro.1995-11-07, by Geoff Voelker
-
[HAVE_X_WINDOWS] (HAVE_WINDOW_SYSTEM): New macro.1995-11-07, by Geoff Voelker
-
(FRAME_INTERNAL_BORDER_WIDTH, FRAME_LINE_HEIGHT): New macros.1995-11-07, by Geoff Voelker
-
[HAVE_NTGUI] (set_menu_framebar): Declare external.1995-11-07, by Geoff Voelker
-
[HAVE_NTGUI] (Fset_window_configuration): Set menu bar lines.1995-11-07, by Geoff Voelker
-
[HAVE_NTGUI] (FRAME_TERMCAP_P): Don't redefine.1995-11-07, by Geoff Voelker
-
[HAVE_NTGUI] (init_sys_modes, reset_sys_modes):1995-11-07, by Geoff Voelker
-
[HAVE_NTGUI] (do_scrolling, do_direct_scrolling): Update frame geometry.1995-11-07, by Geoff Voelker
-
[HAVE_NTGUI] (POLL_FOR_INPUT): Define macro.1995-11-07, by Geoff Voelker
-
[HAVE_NTGUI]: Include w32term.h.1995-11-07, by Geoff Voelker
-
[HAVE_NTGUI]: Test for a Win32 frame in procedures that test for an X frame.1995-11-07, by Geoff Voelker
-
(output_method): New method: output_win32.1995-11-07, by Geoff Voelker
-
[HAVE_NTGUI] (Fy_or_n_p, Fyes_or_no_p): Allow popup.1995-11-07, by Geoff Voelker
-
[HAVE_NTGUI]: Declare Vwindow_system.1995-11-07, by Geoff Voelker
-
[HAVE_NTGUI]: Include w32term.h.1995-11-07, by Geoff Voelker
-
[HAVE_NTGUI]: Include win32.h.1995-11-07, by Geoff Voelker
-
Break the hard link on alloca.c.1995-11-06, by Karl Heuer
-
(debug_print): Print newline to stderr, too.1995-11-06, by Erik Naggum
-
* etags.c (get_lang_from_name, get_lang_from_interpreter,1995-11-06, by Francesco Potortì
-
Make byte-force-recompile suitably interactive.1995-11-06, by Simon Marshall
-
(makefile-define-space-face): Don't make face if non-X.1995-11-05, by Karl Heuer
-
entered into RCS1995-11-04, by Lars Magne Ingebrigtsen
-
Removed old gnus hooks.1995-11-04, by Erik Naggum
-
(tex-send-command): Give meaningful error message.1995-11-04, by Karl Heuer
-
(mail): Don't change directory for *mail* buffer.1995-11-04, by Karl Heuer
-
(choose_minibuf_frame): Moved here from frame.c.1995-11-04, by Karl Heuer
-
[!MULTI_FRAME] (Fmodify_frame_parameters): Add missing1995-11-04, by Karl Heuer
-
(struct x_output): Rename from struct x_display.1995-11-04, by Karl Heuer
-
(the_only_x_display): Type is now struct x_output.1995-11-04, by Karl Heuer
-
(main): [MSDOS] Call init_gettimeofday.1995-11-04, by Karl Heuer
-
(install): Don't mv make-doc.exe into ../bin/.1995-11-04, by Karl Heuer
-
(sh-shells): Eliminated variable redundant with1995-11-03, by Karl Heuer
-
(skeleton-end-hook): Now defvared and responsible for1995-11-03, by Karl Heuer
-
(sh-remember-variable): Set variable to empty string,1995-11-03, by Karl Heuer
-
(minor-mode-map-alist): Use substitute-key-definition1995-11-03, by Karl Heuer
-
Comment change.1995-11-03, by Karl Heuer
-
(mh-goto-msg): binary search (much faster!).1995-11-03, by Karl Heuer
-
reporter.el support.1995-11-03, by Karl Heuer
-
(mh-make-folder-mode-line): support mh-msg-count.1995-11-03, by Karl Heuer
-
(src, lib-src): Don't distribute Makefile.c.1995-11-02, by Karl Heuer
-
Create lisp/MANIFEST.1995-11-02, by Karl Heuer
-
(with-electric-help): Add missing argument MINHEIGHT.1995-11-02, by Erik Naggum
-
* etags.c (lowcase): Use the standard tolower function.1995-11-02, by Francesco Potortì
-
(vc-backend-diff): Use new variable vc-rcsdiff-knows-brief.1995-11-02, by André Spiegel
-
(vc-utc-string): Use timezone of TIMEVAL for the correction, not the1995-11-02, by André Spiegel
-
(tpu-set-mode-line): Add element for column number.1995-11-02, by Karl Heuer
-
Don't require initial whitespace in vendor name.1995-11-02, by Karl Heuer
-
Always load menu-bar.1995-10-31, by Richard M. Stallman
-
(SHORTBITS, INTBITS, LONGBITS): Deleted; now in config.h.1995-10-31, by Karl Heuer
-
Initial revision1995-10-31, by Karl Heuer
-
(msb--toggle-menu-type): Pass t as arg.1995-10-31, by Richard M. Stallman
-
(command-line-1): Say how to invoke menu bar, if not X.1995-10-31, by Richard M. Stallman
-
Add some commented-out code.1995-10-31, by Richard M. Stallman
-
Initial revision1995-10-31, by Richard M. Stallman
-
(m68k-*-linux*): New alternative.1995-10-31, by Richard M. Stallman
-
Explain when user-mail-address is set.1995-10-31, by Richard M. Stallman
-
Fix previous change.1995-10-31, by Richard M. Stallman
-
(SHORTBITS, INTBITS, LONGBITS): Deleted; now in config.h1995-10-31, by Karl Heuer
-
(BITS_PER_CHAR, BITS_PER_INT, BITS_PER_SHORT)1995-10-31, by Richard M. Stallman
-
(BITS_PER_SHORT, BITS_PER_INT, BITS_PER_LONG):1995-10-31, by Karl Heuer
-
(mail-abbrev-syntax-table): Fix initialization.1995-10-31, by Richard M. Stallman
-
(debug_print): Print a newline here.1995-10-31, by Richard M. Stallman
-
(pr): Don't print newline here.1995-10-31, by Richard M. Stallman
-
Do `set main' to make gdb_valbits etc. available.1995-10-31, by Richard M. Stallman
-
(describe-function): Call documentation just once.1995-10-31, by Richard M. Stallman
-
(CHECK_CHAR_TABLE): Don't accept nil.1995-10-31, by Richard M. Stallman
-
update some doc strings.1995-10-31, by Karl Heuer
-
(prefix-args): Use LDFLAGS, not ALL_LDFLAGS.1995-10-30, by Richard M. Stallman
-
Comment change1995-10-30, by Erik Naggum
-
Comment change.1995-10-30, by Erik Naggum
-
Correct initial line typo.1995-10-30, by Erik Naggum
-
(getdate.o, movemail.o): Specify -Demacs.1995-10-30, by Richard M. Stallman
-
(sparc-*-nextstep*): Remove incorrect .h's.1995-10-30, by Richard M. Stallman
-
Document \= in doc string.1995-10-30, by Richard M. Stallman
-
(describe-variable): Don't call substitute-command-keys.1995-10-30, by Richard M. Stallman
-
(Fencode_time): Add cast.1995-10-30, by Richard M. Stallman
-
Move the include of Xlocale.h after setting HAVE_X11R5.1995-10-30, by Richard M. Stallman
-
(temp_echo_area_glyphs): Only delete the temporary message.1995-10-30, by Richard M. Stallman
-
(Fsafe_length): Add missing parentheses around & within comparison.1995-10-30, by Richard M. Stallman
-
(describe_translation): Insert newline after key description.1995-10-30, by Richard M. Stallman
-
(finding existing executable versions): Add a period to the end of BASE.1995-10-30, by Richard M. Stallman
-
(select-tags-table): Don't modify the value of tags-table-list.1995-10-30, by Richard M. Stallman
-
(disassemble-internal): Handle lazy-loaded doc strings.1995-10-30, by Richard M. Stallman
-
(archive-zoo-summarize): Handle archives with long file names.1995-10-30, by Richard M. Stallman
-
(byte-recompile-directory): New arg FORCE.1995-10-30, by Richard M. Stallman
-
Comment change.1995-10-30, by Richard M. Stallman
-
Comment change.1995-10-30, by Richard M. Stallman
-
Initial revision1995-10-30, by Richard M. Stallman
-
(tmm-old-mb-map): Initialize to nil.1995-10-30, by Richard M. Stallman
-
Use frame-parameters, not font-lock-background-mode and font-lock-display-type.1995-10-30, by Simon Marshall
-
[POSIX_SIGNALS] (signal): Undef before defining.1995-10-30, by Richard M. Stallman
-
(find_section): New arg old_section_h.1995-10-30, by Richard M. Stallman
-
(PVEC_TYPE_MASK): Remove the 0x100 bit.1995-10-29, by Richard M. Stallman
-
(command_loop_1): No direct display if Column Number mode.1995-10-29, by Richard M. Stallman
-
(column-number-mode): Make default value nil.1995-10-29, by Richard M. Stallman
-
(Fset_marker_insertion_type): Doc fix.1995-10-29, by Richard M. Stallman
-
(set-visited-file-name, basic-save-buffer):1995-10-29, by Richard M. Stallman
-
Use new names config.in, paths.in, and {src,lib-src}/Makefile.in.1995-10-29, by Richard M. Stallman
-
Comment change.1995-10-29, by Richard M. Stallman
-
(POP_FAILURE_POINT): Use .word.integer.1995-10-29, by Richard M. Stallman
-
(Fmake_char_table): Doc fix.1995-10-29, by Richard M. Stallman
-
(Fset_case_table): Doc fix.1995-10-29, by Richard M. Stallman
-
Cast first arg to bzero.1995-10-29, by Richard M. Stallman
-
Minor fix in minibuffer-complete-and-exit.1995-10-29, by Richard M. Stallman
-
(SYNTAX, SYNTAX_WITH_FLAGS, SYNTAX_MATCH): Fix the non-GCC definitions.1995-10-29, by Richard M. Stallman
-
Comment change.1995-10-28, by Richard M. Stallman
-
Don't load c-mode.1995-10-28, by Richard M. Stallman
-
(FRAME_XIC): Fix wrong field name.1995-10-28, by Richard M. Stallman
-
(run_hook_with_args): Add forward declaration.1995-10-28, by Richard M. Stallman
-
Adapt to new char-table implementation. Fix name of file in the first1995-10-28, by Erik Naggum
-
entered into RCS1995-10-28, by Richard M. Stallman
-
(ange-ftp-ftp-name,ange-ftp-replace-name-component): Use posix-string-match1995-10-28, by Erik Naggum
-
(rlogin): If `buffer' arg is a buffer object, initialize buffer-name to the1995-10-27, by Noah Friedman
-
(Fcommand_execute): New arg KEYS. Callers changed.1995-10-27, by Richard M. Stallman
-
(Fcall_interactively): New arg KEYS.1995-10-27, by Richard M. Stallman
-
(mouse-drag-region): Set end-of-range after calling mouse-scroll-subr.1995-10-27, by Richard M. Stallman
-
Fix the way the sexagisimal names are calculated.1995-10-26, by Edward M. Reingold
-
(IT_ring_bell): Use intdos, not write.1995-10-26, by Richard M. Stallman
-
Don't eval-when-compile mail-font-lock-keywords, since it refers to mail-header-separator.1995-10-26, by Simon Marshall
-
Change to citation regexp for mail-font-lock-keywords.1995-10-26, by Simon Marshall
-
Change to citation regexp for rmail-font-lock-keywords.1995-10-26, by Simon Marshall
-
Updated to 3.08; don't use `let' var from caller.1995-10-26, by Simon Marshall
-
Fix to fortran-font-lock-keywords-* for new font-lock-keywords structure.1995-10-26, by Simon Marshall
-
General reorganisation; moving and renaming etc.1995-10-26, by Simon Marshall
-
Require cc-mode.1995-10-26, by Richard M. Stallman
-
Provide hideif; require cc-mode.1995-10-26, by Richard M. Stallman
-
[!HAVE_FMOD] (fmod): Make consistent with ANSI definition.1995-10-25, by Karl Heuer
-
(string_match_1): Pass the POSIX arg to compile_pattern.1995-10-25, by Richard M. Stallman
-
(REGEXP_IN_LIBC): Definition turned off.1995-10-25, by Richard M. Stallman
-
(describe-key, describe-key-briefly): For a mouse click,1995-10-25, by Richard M. Stallman
-
Don't bother checking for drem.1995-10-25, by Karl Heuer
-
(Info-validate, Info-validate-node-name): Use buffer-substring-no-properties.1995-10-24, by Richard M. Stallman
-
(ok_to_echo_at_next_pause): Make it a char *.1995-10-24, by Richard M. Stallman
-
(set-visited-file-name): Abbreviate buffer-file-name.1995-10-24, by Richard M. Stallman
-
(gud-dbx-directories): New variable.1995-10-24, by Richard M. Stallman
-
(Info-following-node-name, Info-extract-menu-node-name)1995-10-24, by Richard M. Stallman
-
(syms_of_minibuf): Doc fix.1995-10-24, by Richard M. Stallman
-
Fix menu for Chinese calendar.1995-10-24, by Edward M. Reingold
-
Minor doc fixes.1995-10-24, by Edward M. Reingold
-
Various fixes and simplifications.1995-10-24, by Edward M. Reingold
-
(get-method-definition, get-method-definition-1):1995-10-24, by Richard M. Stallman
-
Completely rewritten!1995-10-23, by Edward M. Reingold
-
(distclean): Delete line with just a tab in it.1995-10-23, by Richard M. Stallman
-
(normal-top-level): Set auto-save-list-file-name later,1995-10-23, by Richard M. Stallman
-
(internal-ange-ftp-mode):1995-10-23, by Richard M. Stallman
-
(map_char_table): Set size to CHAR_TABLE_ORDINARY_SLOTS.1995-10-23, by Erik Naggum
-
(Fcase_table_p, Fcurrent_case_table): Delete unused local variables.1995-10-23, by Erik Naggum
-
Minor fix.1995-10-22, by Richard M. Stallman
-
Whitespace changes.1995-10-22, by Richard M. Stallman
-
Don't declare alloca.1995-10-22, by Richard M. Stallman
-
(enable-flow-control): Use a char-table.1995-10-22, by Richard M. Stallman
-
(comint-exec-1): Don't alter EMACS envvar if it's already defined.1995-10-22, by Richard M. Stallman
-
(reset_buffer_local_variables): Call1995-10-22, by Richard M. Stallman
-
(copy-case-table): New function.1995-10-22, by Richard M. Stallman
-
(derived-mode-init-mode-variables): Make proper syntax-table.1995-10-22, by Richard M. Stallman
-
(read_char): If we reread a char, the next pause1995-10-21, by Richard M. Stallman
-
(try_window_id): Stop the compute_motion at ZV, not Z,1995-10-21, by Richard M. Stallman
-
(Fnext_single_property_change): Rearrange handling of1995-10-21, by Richard M. Stallman
-
(struct buffer): New slot redisplay_end_trigger.1995-10-21, by Richard M. Stallman
-
(reset_buffer): Initialize extra1, extra2 and extra3 slots.1995-10-21, by Richard M. Stallman
-
(reset_buffer): Initialize redisplay_end_trigger slot.1995-10-21, by Richard M. Stallman
-
Fix key bindings.1995-10-21, by Richard M. Stallman
-
(Electric-command-loop): Don't display a prompt1995-10-21, by Richard M. Stallman
-
(outline-view-change-hook): New hook variable.1995-10-20, by Richard M. Stallman
-
(mail-abbrev-syntax-table): Rewrite using map-char-table.1995-10-20, by Richard M. Stallman
-
(dabbrev--find-expansion): Move buffers that are visible on the screen1995-10-20, by Richard M. Stallman
-
(dabbrev-expand): When no more expansions,1995-10-20, by Richard M. Stallman
-
(add-log-current-defun): Handle `private', `public' in C++ class definitions.1995-10-20, by Richard M. Stallman
-
(isearch-message-prefix):1995-10-19, by Richard M. Stallman
-
(calculate-c++-indent): Skip over paren-group1995-10-19, by Richard M. Stallman
-
(Fmap_char_table): Call map_char_table with correct args.1995-10-19, by Erik Naggum
-
(report-emacs-bug): Don't mention1995-10-19, by Richard M. Stallman
-
(TRANSLATE, PATFETCH): Cast elt of `translate'.1995-10-19, by Richard M. Stallman
-
(RE_TRANSLATE_TYPE): Define, if not already defined.1995-10-19, by Richard M. Stallman
-
(tex-start-of-header): Now a regexp.1995-10-19, by Richard M. Stallman
-
Arg of other-buffer can't be a buffer name.1995-10-19, by Richard M. Stallman
-
(read_char): Let Vkeyboard_translate_table be char-table.1995-10-19, by Richard M. Stallman
-
(describe_map_tree): New arg always_title. Callers changed.1995-10-19, by Richard M. Stallman
-
(Fsubstitute_command_keys): Pass new arg to describe_map_tree.1995-10-19, by Richard M. Stallman
-
(RE_TRANSLATE_TYPE): New definition.1995-10-19, by Richard M. Stallman
-
Case tables are now char-tables,1995-10-19, by Richard M. Stallman
-
(UPCASE_TABLE): Definition deleted.1995-10-19, by Richard M. Stallman
-
(reset_buffer_local_variables): Init case_table slots the new way.1995-10-19, by Richard M. Stallman
-
Comment changes.1995-10-19, by Richard M. Stallman
-
(Fchar_equal): Handle char-table as case table.1995-10-18, by Richard M. Stallman
-
(compile_pattern_1, compile_pattern, search_buffer):1995-10-18, by Richard M. Stallman
-
(Fchar_table_subtype): New function.1995-10-18, by Richard M. Stallman
-
(read1): Handle #' as prefix.1995-10-18, by Richard M. Stallman
-
(pc-selection-mode): Add autoload cookie.1995-10-17, by Richard M. Stallman
-
Initial revision1995-10-17, by Richard M. Stallman
-
(x_term_init, XTread_socket): Add HAVE_X_I18N support.1995-10-17, by Richard M. Stallman
-
All doc strings changed to comply with standard Emacs conventions.1995-10-17, by Richard M. Stallman
-
* config.guess: Recognize HP model 819 machines has having libc-951018 libc-951029 libc-951031 libc-951101 libc-951102 libc-951103 libc-951104 libc-951105 libc-951106 libc-951107 libc-951108 libc-951109 libc-951110 libc-951111 libc-951112 libc-951113 libc-951114 libc-951115 libc-951116 libc-951117 libc-951118 libc-951119 libc-951120 libc-951121 libc-951122 libc-951123 libc-951124 libc-951125 libc-951126 libc-951127 libc-951128 libc-951129 libc-9511301995-10-16, by Jeff Law
-
Minor fixes.1995-10-16, by Richard M. Stallman
-
Fix format example.1995-10-16, by Richard M. Stallman
-
(x_window, both versions): Add HAVE_X_I18N support.1995-10-15, by Richard M. Stallman
-
(HAVE_X_I18N): New macro.1995-10-15, by Richard M. Stallman
-
(he-transfer-case): Fix typo in prev change.1995-10-15, by Richard M. Stallman
-
Repair line wrapping damage.1995-10-15, by Erik Naggum
-
(find_section): New function.1995-10-15, by Richard M. Stallman
-
(unexec): Find the old data section.1995-10-15, by Richard M. Stallman
-
(Finsert_file_contents): If replacing,1995-10-14, by Richard M. Stallman
-
(Qdisplay_table): New variable.1995-10-14, by Richard M. Stallman
-
(Qchar_table_extra_slots): New variable.1995-10-14, by Richard M. Stallman
-
(Qsyntax_table): New variable.1995-10-14, by Richard M. Stallman
-
(ediff-version): is now autoloaded.1995-10-14, by Michael Kifer
-
Moved defsubsts up.1995-10-14, by Michael Kifer
-
Now defines [window] in menu-bar-ediff-menu.1995-10-14, by Michael Kifer
-
(vip-set-hooks): Use view-mode-hook in emacs and view1995-10-14, by Michael Kifer
-
(vip-leave-region-active): new function.1995-10-14, by Michael Kifer
-
* viper-mous.el (vip-surrounding-word): modified to understand tripple clicks.1995-10-14, by Michael Kifer
-
(vip-record-kbd-macro): correctly escapes `.' and `[' now.1995-10-14, by Michael Kifer
-
(ex-write): uses better defaults.1995-10-14, by Michael Kifer
-
(variable-at-point, function-called-at-point):1995-10-14, by Richard M. Stallman
-
Initial revision1995-10-13, by Richard M. Stallman
-
(hippie-expand): Removed bug - don't undo from another buffer.1995-10-13, by Richard M. Stallman
-
Minor fixes.1995-10-13, by Edward M. Reingold
-
(x_connection_signal_1): New function.1995-10-12, by Richard M. Stallman
-
*** empty log message ***1995-10-12, by Richard M. Stallman
-
Handle aliases dead-acute,...1995-10-12, by Richard M. Stallman
-
(struct Lisp_Char_Table): New slot `purpose'.1995-10-12, by Richard M. Stallman
-
(describe_vector): Support nested char-tables.1995-10-12, by Richard M. Stallman
-
(Qvector_or_char_table_p): New variable.1995-10-12, by Richard M. Stallman
-
(display-table-slot, set-display-table-slot):1995-10-12, by Richard M. Stallman
-
(Fdelete_other_windows): Set w->force_start.1995-10-12, by Richard M. Stallman
-
(variable-at-point, function-called-at-point): Fix revious changes.1995-10-12, by Richard M. Stallman
-
(syms_of_xdisp): Doc fix.1995-10-12, by Richard M. Stallman
-
Initial revision1995-10-12, by Edward M. Reingold
-
Added menu items for cal-tex.el (a new file).1995-10-12, by Edward M. Reingold
-
Added key definitions and autoloads for cal-tex.el (a new file).1995-10-12, by Edward M. Reingold
-
(mail-strip-quoted-names): Preserve white space1995-10-11, by Richard M. Stallman
-
(make_lispy_event) [!USE_X_TOOLKIT]: Dragging1995-10-11, by Richard M. Stallman
-
(gud-filter): Move the gud-display-frame call1995-10-11, by Richard M. Stallman
-
(command_loop_1): Access display tables as char-tables.1995-10-11, by Richard M. Stallman
-
(redisplay_window, redisplay_window, display_text_line):1995-10-11, by Richard M. Stallman
-
(window_display_table): Use DISP_TABLE_P. Return type1995-10-11, by Richard M. Stallman
-
(make-syntax-table): Use nil for "inherit".1995-10-11, by Richard M. Stallman
-
(buffer_display_table): Use DISP_TABLE_P.1995-10-11, by Richard M. Stallman
-
(Fcopy_sequence): Call Fmake_char_table the new way.1995-10-11, by Richard M. Stallman
-
(DISP_TABLE_P): Check the `purpose' slot.1995-10-11, by Richard M. Stallman
-
(find-alternate-file-other-window): New function.1995-10-11, by Richard M. Stallman
-
(dos_timezone_offset, dos_display_scancodes,1995-10-11, by Kim F. Storm
-
(insert-startup-screen): New function.1995-10-11, by Kim F. Storm
-
[!HAVE_X_WINDOWS]:1995-10-11, by Kim F. Storm
-
(internal_flush): Removed1995-10-11, by Kim F. Storm
-
Check that DJGPP v. 1 is used.1995-10-11, by Kim F. Storm
-
Call make-doc.exe instead of make-docfile.1995-10-11, by Kim F. Storm
-
(Fkill_buffer): Don't kill auto save file if not recent.1995-10-11, by Richard M. Stallman
-
(init_sys_modes) [!HAVE_X_WINDOWS (MSDOS)]: Always call set_terminal_modes.1995-10-11, by Kim F. Storm
-
Moved (define-key menu-bar-ediff-menu ...) to ediff-hook.el:1995-10-11, by Michael Kifer
-
(adaptive-fill-function): Change defun to defvar.1995-10-11, by Richard M. Stallman
-
(next-completion): Specify the LIMIT arg when searching for text properties.1995-10-11, by Richard M. Stallman
-
(function-called-at-point, variable-at-point):1995-10-10, by Richard M. Stallman
-
(buffer-display-table): Document new implementation.1995-10-09, by Erik Naggum
-
Doc fixes.1995-10-09, by Richard M. Stallman
-
(view-highlight-face): New variable.1995-10-09, by Richard M. Stallman
-
Explain when to use make-variable-buffer-local.1995-10-09, by Richard M. Stallman
-
(tags-table-check-computed-list): Map tags-expand-table-name over lists of1995-10-09, by Roland McGrath
-
New implementation with char-tables.1995-10-09, by Erik Naggum
-
Initial revision1995-10-09, by Richard M. Stallman
-
(temp_echo_area_glyphs): Restore the old point value.1995-10-09, by Richard M. Stallman
-
(mail-abbrev-syntax-table): Use `equal' instead of `=', in case elts1995-10-09, by Noah Friedman
-
(ada-gen-treat-proc): Bind `procname' and `functype'.1995-10-09, by Erik Naggum
-
(exec_sentinel, read_process_output):1995-10-09, by Richard M. Stallman
-
(view-exit): Delete view-overlay only if it exists.1995-10-08, by Erik Naggum
-
(server-start): Try both full hostname and shortened1995-10-08, by Richard M. Stallman
-
Indentation change.1995-10-08, by Richard M. Stallman
-
Fix several minor errors.1995-10-08, by Richard M. Stallman
-
(desktop-outvar): Support truncation.1995-10-08, by Richard M. Stallman
-
(command-line): Init user-mail-address here, after reading init file.1995-10-08, by Richard M. Stallman
-
(write_segment): Write valid data in units of 1<<13,1995-10-08, by Richard M. Stallman
-
(init_buffer_once): Make file_format always local, not just local when set.1995-10-08, by Richard M. Stallman
-
(Fmake_char_table): Initialize parent to nil.1995-10-08, by Erik Naggum
-
(struct Lisp_Boolvector): New data type.1995-10-07, by Richard M. Stallman
-
(Fchartablep, Fboolvectorp): New functions.1995-10-07, by Richard M. Stallman
-
(print): Handle chartables and boolvectors.1995-10-07, by Richard M. Stallman
-
(read1): Handle chartables and boolvectors.1995-10-07, by Richard M. Stallman
-
(describe_vector): Use Flength to get length of vector.1995-10-07, by Richard M. Stallman
-
(describe_syntax): Handle new syntax-table data format.1995-10-07, by Richard M. Stallman
-
Use char tables as syntax tables.1995-10-07, by Richard M. Stallman
-
(callint_message, callint_message_size): New vars.1995-10-07, by Richard M. Stallman
-
(Fmake_chartable, Fmake_boolvector): New functions.1995-10-07, by Richard M. Stallman
-
(Fset_char_table_range): New function.1995-10-07, by Richard M. Stallman
-
(bytecode.o): Depend on syntax.h.1995-10-07, by Richard M. Stallman
-
(byte-compile-from-buffer): Bind print-level.1995-10-06, by Richard M. Stallman
-
(newline): Call barf-if-buffer-read-only.1995-10-06, by Richard M. Stallman
-
Fix typo calling iso-accents-customize.1995-10-06, by Richard M. Stallman
-
Added ${lispsource}ediff-hook.elc after vc-hooks.1995-10-06, by Michael Kifer
-
Added (load "ediff-hook") after loading vc-hook.1995-10-06, by Michael Kifer
-
(ediff-files,ediff-merge-files): better file-name defaults.1995-10-06, by Michael Kifer
-
(ediff-make-frame-position): fixed bugs.1995-10-06, by Michael Kifer
-
(ediff-toggle-read-only,ediff-read-file-name):1995-10-06, by Michael Kifer
-
Initial revision1995-10-06, by Michael Kifer
-
*** empty log message ***1995-10-06, by Michael Kifer
-
(ediff-abbreviate-file-name): function modified.1995-10-06, by Michael Kifer
-
(ediff-setup-diff-regions,ediff-setup-diff-regions3,1995-10-06, by Michael Kifer
-
(Fset_window_hscroll): Don't reject args > SHORTBITS.1995-10-05, by Richard M. Stallman
-
(appt-disp-window): Call raise-frame.1995-10-05, by Richard M. Stallman
-
(Fmove_to_column): Make it interactive.1995-10-05, by Richard M. Stallman
-
Fix typo in prev change.1995-10-05, by Richard M. Stallman
-
(View-search-regexp-forward, View-search-regexp-backward):1995-10-05, by Richard M. Stallman
-
Add `athen' as synonym for `athena'.1995-10-05, by Richard M. Stallman
-
(gnus-summary-save-in-mail): Use mail-file-babyl-p.1995-10-04, by Richard M. Stallman
-
(gnus-inews-do-fcc): Use mail-file-babyl-p.1995-10-04, by Richard M. Stallman
-
(recover-session): Use auto-save-list-file-prefix.1995-10-04, by Richard M. Stallman
-
(auto-save-list-file-prefix): New variable.1995-10-04, by Richard M. Stallman
-
(mail-signature-file): New variable.1995-10-04, by Richard M. Stallman
-
(recover-session-finish): Ask only about files that1995-10-04, by Richard M. Stallman
-
(Fmake_indirect_buffer): Was taking marker positions1995-10-04, by Richard M. Stallman
-
(unrmail): Call rmail-toggle-header.1995-10-04, by Richard M. Stallman
-
(isearch-forward): Doc fix.1995-10-04, by Richard M. Stallman
-
(vc-next-action-on-file): When locking the latest trunk version,1995-10-04, by André Spiegel
-
(Fmake_overlay): Set end-marker's insertion_type to 1.1995-10-03, by Richard M. Stallman
-
Fix name of buffer-substring-no-properties.1995-10-03, by Richard M. Stallman
-
(Vsuggest_key_bindings): New variable.1995-10-03, by Richard M. Stallman
-
(write_segment): Use pagesize as unit of writing instead of 128.1995-10-03, by Richard M. Stallman
-
(Qmouse_leave_buffer_hook): New variable.1995-10-03, by Richard M. Stallman
-
(get_display_line): Don't abort if there's text1995-10-03, by Richard M. Stallman
-
(Qwindow_scroll_functions, Vwindow_scroll_functions): New variables.1995-10-03, by Richard M. Stallman
-
(run_hook_with_args_2): New function.1995-10-03, by Richard M. Stallman
-
(window_scroll): Always set force_start.1995-10-03, by Richard M. Stallman
-
(te-escape): Remove spurious partial duplicate definition.1995-10-01, by Noah Friedman
-
(re_search_2): Use 0, not -1, as the lower bound1995-10-01, by Richard M. Stallman
-
(print-help-return-message): Handle lists in1995-10-01, by Richard M. Stallman
-
(barf_or_query_if_file_exists): New arg STATPTR. Callers changed.1995-10-01, by Richard M. Stallman
-
Add early support for Solaris 2.5 on PowerPCs.1995-10-01, by Richard M. Stallman
-
(powerpc-*-solaris2): New alternative.x1995-10-01, by Richard M. Stallman
-
(cd): Fix interactive spec to require match if there is no CDPATH.1995-09-30, by Roland McGrath
-
Fix previous change.1995-09-29, by Richard M. Stallman
-
(comint-password-prompt-regexp): Recognize1995-09-29, by Richard M. Stallman
-
(ispell-message-text-end): Match reporter.el bug reports.1995-09-29, by Richard M. Stallman
-
(interpreter-mode-alist): Handle nawk.1995-09-28, by Richard M. Stallman
-
(sendmail-send-it): Handle FCC after all text changes.1995-09-28, by Richard M. Stallman
-
(ange-ftp-dumb-unix-host): Avoid error if HOST is nil.1995-09-27, by Richard M. Stallman
-
(undigestify-rmail-message): Better error messages.1995-09-27, by Richard M. Stallman
-
Fix minor error.1995-09-25, by Richard M. Stallman
-
(add-log-current-defun): Ignore quotes before fcn name.1995-09-25, by Richard M. Stallman
-
(Info-fontify-node): Fix previous change.1995-09-25, by Karl Heuer
-
(Info-title-face-alist): New var.1995-09-25, by Karl Heuer
-
(Fx_create_frame): Set up buffer-predicate slot.1995-09-25, by Richard M. Stallman
-
(safe_run_hooks): No longer static.1995-09-25, by Richard M. Stallman
-
(read_minibuf_unwind): Use safe_run_hooks.1995-09-25, by Richard M. Stallman
-
(undigestify-rmail-message): Scan back as far as start1995-09-25, by Richard M. Stallman
-
(help-mode): Call view-mode.1995-09-25, by Richard M. Stallman
-
(view-mode-enter): Renamed from view-mode. Callers changed.1995-09-25, by Richard M. Stallman
-
(clipboard-yank): Add delete-selection property.1995-09-25, by Richard M. Stallman
-
(dun-climb): Handle unknown object name.1995-09-25, by Richard M. Stallman
-
(mark-sexp-diary-entries): Add \ for C-M-f's sake.1995-09-25, by Richard M. Stallman
-
Fix typo.1995-09-25, by Richard M. Stallman
-
(command-line-1): --insert: Don't complain on --insert=file.1995-09-25, by Erik Naggum
-
(command-line-1): --eval: Don't print the value.1995-09-25, by Erik Naggum
-
(popup_get_selection): Pop menu down if button is pressed1995-09-24, by Richard M. Stallman
-
(server-process-filter): Ignore lines that don't start1995-09-24, by Richard M. Stallman
-
(occur): Indent better for matches that contain newlines.1995-09-24, by Richard M. Stallman
-
[These changes were actually in the previous version.1995-09-24, by Richard M. Stallman
-
(auto-compression-mode): Add autoload cookie.1995-09-24, by Richard M. Stallman
-
(get-setf-method): Protect caller's match-data from string-match.1995-09-22, by Erik Naggum
-
(edt-setup-default-bindings): Revert function is1995-09-22, by Karl Heuer
-
Major revision.1995-09-22, by Karl Heuer
-
Fix display of Chinese date.1995-09-22, by Edward M. Reingold
-
(mail-do-fcc): Clear read-only flag in ` mail-temp' buffer.1995-09-22, by Richard M. Stallman
-
(mail-do-fcc): Erase the ` mail-temp' buffer.1995-09-22, by Richard M. Stallman
-
(byte-boolean-vars): Update list to reflect actual DEFVAR_BOOL symbols in1995-09-21, by Erik Naggum
-
(edt-set-term-width-80, edt-set-term-width-132):1995-09-21, by Karl Heuer
-
(edt-set-screen-width-80, edt-set-screen-width-132):1995-09-21, by Karl Heuer
-
(te-escape, te-escape-help): Handle non-ASCII events.1995-09-21, by Karl Heuer
-
(mail-file-babyl-p): Function deleted.1995-09-21, by Richard M. Stallman
-
(mail-file-babyl-p): Function moved from rmail.el and renamed.1995-09-21, by Richard M. Stallman
-
(rmail-file-p): Function moved to mail-utils.el1995-09-21, by Richard M. Stallman
-
Initial revision1995-09-21, by Edward M. Reingold
-
New file.1995-09-21, by Edward M. Reingold
-
*** empty log message ***1995-09-21, by Edward M. Reingold
-
Initial revision1995-09-21, by Edward M. Reingold
-
Minor fixes; moved some code here from other calendar files.1995-09-21, by Edward M. Reingold
-
Minor fixes.1995-09-21, by Edward M. Reingold
-
Added new calendars to menus and made minor fixes.1995-09-21, by Edward M. Reingold
-
Moved stuff to calendar.el, as per RSM's request.1995-09-21, by Edward M. Reingold
-
Added code to support Chinese calendar. Minor fixes as well.1995-09-21, by Edward M. Reingold
-
Added code to support Chinese calendar.1995-09-21, by Edward M. Reingold
-
Moved stuff to other files.1995-09-21, by Edward M. Reingold
-
Many functions moved to other files, some rewritten. See ChangeLog entry.1995-09-21, by Edward M. Reingold
-
(LOCALTIME_CACHE, tzset): New macros.1995-09-20, by Paul Eggert
-
(gettimeofday, init_gettimeofday, daylight, gmtoffset): Undo previous change.1995-09-20, by Paul Eggert
-
(substitute-key-definition): Do recursively scan1995-09-18, by Richard M. Stallman
-
(C-down-mouse-1): Use buffer menu, not font menu.1995-09-18, by Richard M. Stallman
-
(find-alternate-file): Kill any preexisting ` **lose**' buf.1995-09-17, by Richard M. Stallman
-
(Fload): Rename arg STR to FILE.1995-09-15, by Richard M. Stallman
-
(indent-for-tab-command): Get the prefix arg1995-09-14, by Richard M. Stallman
-
(vc-fetch-master-properties): Call "cvs status" in the right1995-09-14, by André Spiegel
-
(dired-up-directory): Add optional argument `other-window' to obviate1995-09-12, by Erik Naggum
-
(auto-mode-alist): .pl is now Perl.1995-09-12, by Richard M. Stallman
-
(src/paths.h, paths-force): Use paths.h.$$ instead1995-09-12, by Karl Heuer
-
(BROKEN_SELECT_NON_X): Moved to s/isc2-2.h.1995-09-12, by Karl Heuer
-
(BROKEN_SELECT_NON_X): Define this instead of turning1995-09-12, by Karl Heuer
-
(call_mod_hooks, verify_interval_modification):1995-09-12, by Richard M. Stallman
-
(call_mod_hooks): Moved from intevals.c1995-09-12, by Richard M. Stallman
-
(signal_after_change): Call report_interval_modification.1995-09-12, by Richard M. Stallman
-
(Fencode_time): Use mktime to do the real work;1995-09-10, by Paul Eggert
-
(hexl-current-address): New arg VALIDATE.1995-09-10, by Richard M. Stallman
-
(center-line): New arg NLINES.1995-09-10, by Richard M. Stallman
-
Improve error msg for invalid --with-x-toolkit value.1995-09-10, by Richard M. Stallman
-
(init_gettimeofday): Remove declaration.1995-09-10, by Richard M. Stallman
-
(gettimeofday): Don't bother setting time zone,1995-09-10, by Richard M. Stallman
-
(Fset_time_zone_rule): New function.1995-09-10, by Richard M. Stallman
-
(setenv): Call set-time-zone-rule when setting TZ.1995-09-10, by Richard M. Stallman
-
(LOCALTIME_CACHE): Remove; now configured automatically.1995-09-10, by Richard M. Stallman
-
(main): Call tzset only if LOCALTIME_CACHE is defined;1995-09-10, by Richard M. Stallman
-
(LOCALTIME_CACHE): Define if tzset exists and1995-09-10, by Richard M. Stallman
-
(command_loop_1): Set this_command to nil before reading a command.1995-09-10, by Richard M. Stallman
-
(Fdecode_time): Doc fix.1995-09-09, by Richard M. Stallman
-
(vc-dired-mode): Now a major mode derived from dired-mode.1995-09-08, by André Spiegel
-
(vc-locking-user): Fixed wrong parentheses.1995-09-08, by André Spiegel
-
(dired-internal-noselect): Set dired-directory when refreshing a buffer1995-09-08, by André Spiegel
-
Rename all register-name args to `register'.1995-09-08, by Richard M. Stallman
-
(Fmake_marker): Initialize insertion_type to 0.1995-09-08, by Richard M. Stallman
-
Fix typos.1995-09-08, by Richard M. Stallman
-
(HAVE_UNISTD_H): Add #undef.1995-09-08, by Richard M. Stallman
-
(ange-ftp-gwp-filter): Go to process buffer before getting text from it.1995-09-06, by Richard M. Stallman
-
(Info-suffix-list): Add .inf to MSDOS list.1995-09-06, by Richard M. Stallman
-
(gud-filter): Save up text that arrives while processing previous text.1995-09-06, by Richard M. Stallman
-
(install-arch-indep): Always install the new dir file;1995-09-06, by Richard M. Stallman
-
(rmail-summary-construct-io-menu): Use all of FILES.1995-09-06, by Richard M. Stallman
-
(mail-interactive-insert-alias): Call mail-abbrev-expand-hook.1995-09-04, by Richard M. Stallman
-
(Fcopy_marker): New arg TYPE.1995-09-03, by Richard M. Stallman
-
(Fmake_indirect_buffer): Set the insertion_type of the zv_marker markers to 1.1995-09-03, by Richard M. Stallman
-
(adjust_markers_for_insert): New function.1995-09-03, by Richard M. Stallman
-
(dired-internal-noselect): New arg MODE.1995-09-03, by Richard M. Stallman
-
(putchar): Call internal_flush instead of _flsbuf.1995-09-03, by Richard M. Stallman
-
Don't assume that HAVE_CONFIG_H implies emacs.1995-09-02, by David J. MacKenzie
-
(auto-mode-alist): Handle .f90 files.1995-09-02, by Richard M. Stallman
-
Simplify using new names file names src/makefile.in,1995-09-02, by Richard M. Stallman
-
Define STDC_HEADERS.1995-09-02, by Richard M. Stallman
-
(Fmsdos_mouse_enable, Fmsdos_mouse_disable)1995-09-02, by Richard M. Stallman
-
(sleep_or_kbd_init): Delete declaration.1995-09-02, by Richard M. Stallman
-
(sys_subshell) [MSDOS]: Handle SUSPEND env var.1995-09-02, by Richard M. Stallman
-
[!MULTI_FRAME] (Factive_minibuffer_window): New function.1995-09-02, by Richard M. Stallman
-
(SITELOAD_PURESIZE_EXTRA): New macro.1995-09-02, by Richard M. Stallman
-
(Fmake_symbolic_link, Fadd_name_to_file):1995-09-02, by Richard M. Stallman
-
(Ffile_name_all_completions, Ffile_name_completion):1995-09-02, by Richard M. Stallman
-
(re_search_2): If pattern starts with \=, optimize search.1995-09-01, by Richard M. Stallman
-
(save_excursion_save): Pass the new arg to Fcopy_marker.1995-09-01, by Richard M. Stallman
-
(save_window_save): Pass the new arg to Fcopy_marker.1995-09-01, by Richard M. Stallman
-
(sendmail-send-it): Use user-mail-address.1995-08-31, by Richard M. Stallman
-
(Fcommand_execute): Ignore `disabled' property on1995-08-31, by Richard M. Stallman
-
(Fdisplay_completion_list): Clear all text properties1995-08-31, by Richard M. Stallman
-
(ange-ftp-vms-sans-version): Accept extra args.1995-08-31, by Richard M. Stallman
-
Add #undef for open, close, read, write.1995-08-31, by Richard M. Stallman
-
(kill-new): Compute 2nd arg to interprogram-cut-function based on REPLACE.1995-08-30, by Richard M. Stallman
-
(list-directory): Set default-directory.1995-08-30, by Richard M. Stallman
-
(Fdecode_time): Doc fix.1995-08-29, by Richard M. Stallman
-
(dired-byte-compile): Report failure if output file is not created.1995-08-29, by Richard M. Stallman
-
(decode_env_path): Use ".", not nil, for current dir.1995-08-29, by Richard M. Stallman
-
(function-key-map): Consistently map CLEAR to C-l.1995-08-29, by Richard M. Stallman
-
(wordstar-center-line): Renamed from center-line.1995-08-29, by Richard M. Stallman
-
(vc-dired-update-line): Don't use dired-do-redisplay.1995-08-29, by André Spiegel
-
(vc-utc-string): New function.1995-08-29, by André Spiegel
-
(x_wm_set_icon_pixmap): If trying to turn off icon pixmap, do nothing.1995-08-29, by Richard M. Stallman
-
(GETPGRP_NO_ARG, WAIT_USE_INT, UNEXEC): New macros.1995-08-28, by Roland McGrath
-
(recover-session-finish): Catch erorr in recover-file.1995-08-28, by Richard M. Stallman
-
(basic-save-buffer): Doc fix.1995-08-28, by Richard M. Stallman
-
(executable-set-magic): Use make-local-hook for after-save-hook.1995-08-28, by Richard M. Stallman
-
(makefile-font-lock-keywords): Highlight lines with1995-08-28, by Richard M. Stallman
-
Fix typo in global-map define.1995-08-28, by Richard M. Stallman
-
(doprnt): Fix typo in error message.1995-08-27, by Richard M. Stallman
-
Delete some #if 0'd functions.1995-08-27, by Richard M. Stallman
-
(rassoc): Definition deleted.1995-08-27, by Richard M. Stallman
-
(mail-mode-syntax-table): defvar deleted.1995-08-27, by Richard M. Stallman
-
Load cl only during compilation.1995-08-27, by Richard M. Stallman
-
(hide-ifdef-hiding): Delete duplicate defvar.1995-08-27, by Richard M. Stallman
-
(m2-execute-monitor-command): Renamed from execute-monitor-command.1995-08-27, by Richard M. Stallman
-
(refer-every): Renamed from every.1995-08-27, by Richard M. Stallman
-
(eventp): Duplicate definition deleted.1995-08-26, by Richard M. Stallman
-
Doc fixes.1995-08-26, by Richard M. Stallman
-
(ada-spec-suffix): Definition deleted.1995-08-26, by Richard M. Stallman
-
(abs): Function definition deleted.1995-08-26, by Richard M. Stallman
-
(Info-default-directory-list): Duplicate defvar deleted.1995-08-26, by Richard M. Stallman
-
(modifier_names): Add 4 bits to modifier bit positions.1995-08-26, by Richard M. Stallman
-
(rebuild-mail-abbrevs): FILE defaults to visited file.1995-08-25, by Richard M. Stallman
-
(vc-fetch-master-properties): Count cvs status "Needs Patch" as1995-08-25, by André Spiegel
-
(vc-directory): Kill existing vc-dired buffers for this directory.1995-08-25, by André Spiegel
-
(next-file): Advance next-file-list before finding the file named in its1995-08-25, by Roland McGrath
-
(describe-function): Show file name for autoloaded fns.1995-08-25, by Richard M. Stallman
-
(mouse-avoidance-mode): Use post-command-idle-hook. Use remove-hook.1995-08-25, by Richard M. Stallman
-
(what-line): Print narrowed linenum with full buffer num.1995-08-25, by Richard M. Stallman
-
(makefile-mode-syntax-table): "]" is a close-paren.1995-08-24, by Richard M. Stallman
-
(makefile-add-log-defun): Avoid error at eob.1995-08-24, by Richard M. Stallman
-
Doc fixes.1995-08-23, by Richard M. Stallman
-
[HAVE_CONFIG_H]: Include config.h.1995-08-23, by Roland McGrath
-
(2C-mode): Use make-local-hook and add-hook.1995-08-22, by Richard M. Stallman
-
(icomplete-minibuffer-setup): Use make-local-hook1995-08-22, by Richard M. Stallman
-
(ediff-profile): Use make-local-hook and add and remove hooks locally.1995-08-22, by Richard M. Stallman
-
(PUSH_FAILURE_POINT, POP_FAILURE_POINT): Don't push or pop1995-08-22, by Richard M. Stallman
-
(basic-save-buffer): Call vc-after-save.1995-08-22, by Richard M. Stallman
-
(auto-mode-alist): Turn on use of makefile-mode.1995-08-22, by Richard M. Stallman
-
(byte-compiler-base-file-name): New function.1995-08-22, by Richard M. Stallman
-
(Info-suffix-list): For MS-DOS, use gunzip as the only uncompressor,1995-08-22, by Richard M. Stallman
-
Removed the comment that said we assume strict locking.1995-08-22, by André Spiegel
-
(vc-simple-command): New function.1995-08-22, by André Spiegel
-
(tcl-hilit): New function from "Chris Alfeld" <calfeld@math.utah.edu>1995-08-22, by Tom Tromey
-
(insert-kbd-macro): Express vector char modifiers with1995-08-22, by Richard M. Stallman
-
(jka-compr-byte-compiler-base-file-name): New function.1995-08-22, by Richard M. Stallman
-
(display_text_line): Write blanks under the entire1995-08-22, by Karl Heuer
-
(compilation-exit-message-function): New variable.1995-08-21, by Roland McGrath
-
(Qpost_command_idle_hook, Vpost_command_idle_hook): New vars.1995-08-21, by Richard M. Stallman
-
Use post-command-idle-hook.1995-08-21, by Richard M. Stallman
-
Include syssignal.h.1995-08-21, by Richard M. Stallman
-
(SA_RESTART): Add #undef.1995-08-21, by Richard M. Stallman
-
(vc-latest-on-branch-p): Under CVS, handle the case when the file is1995-08-21, by André Spiegel
-
(vc-fetch-master-properties): RCS case: get locking mode.1995-08-21, by André Spiegel
-
(NO_SOCKETS_IN_FILE_SYSTEM): Defined.1995-08-21, by Richard M. Stallman
-
(makefile-space-face): New variable.1995-08-21, by Richard M. Stallman
-
Require rmail.1995-08-21, by Richard M. Stallman
-
Define user options with defvar, not defconst.1995-08-21, by Richard M. Stallman
-
New version 3.07. Made fast-lock-mode use buffer-file-truename, not buffer-file-name.1995-08-21, by Simon Marshall
-
Doc fixes.1995-08-21, by Richard M. Stallman
-
default to user-supplied buffer.1995-08-21, by David J. MacKenzie
-
(dired-string-replace-match): Simplify using replace-match.1995-08-21, by Richard M. Stallman
-
(dired-expand-newtext): Function deleted.1995-08-21, by Richard M. Stallman
-
(POSIX_SIGNALS, CLASH_DETECTION): Defined.1995-08-20, by Richard M. Stallman
-
(SYSTEM_TYPE): Change to just "aix".1995-08-20, by Richard M. Stallman
-
(sigsetmask, _setjmp, _longjmp): Delete undefs.1995-08-20, by Richard M. Stallman
-
Include aix3-2-5.h, not aix3-2.h.1995-08-20, by Richard M. Stallman
-
* viper.el (vip-set-hooks): Use view-mode-hook in emacs and view hook in xemacs.1995-08-20, by Michael Kifer
-
(vip-leave-region-active): new function.1995-08-20, by Michael Kifer
-
(vip-surrounding-word): modified to understand tripple clicks.1995-08-20, by Michael Kifer
-
(file-regular-p-18): Fix test for whether to use this.1995-08-20, by Richard M. Stallman
-
Initial revision1995-08-19, by Richard M. Stallman
-
(basic-save-buffer): Confirm for overwriting old file1995-08-19, by Richard M. Stallman
-
(scan_sexps_forward): Fix previous change.1995-08-19, by Richard M. Stallman
-
(blink-matching-paren-dont-ignore-comments): New var.1995-08-19, by Richard M. Stallman
-
(Info-find-emacs-command-nodes): Fix previous change.1995-08-19, by Richard M. Stallman
-
(hilit-submit-feedback): New ftp site.1995-08-19, by Karl Heuer
-
(struct Lisp_Marker): Make insertion_type an unsigned int.1995-08-19, by Richard M. Stallman
-
(Info-file-list-for-emacs): New variable.1995-08-19, by Richard M. Stallman
-
Fix typos.1995-08-19, by Richard M. Stallman
-
(sh-newline-and-indent): Don't interpret prefix arg1995-08-19, by Karl Heuer
-
(skeleton-newline-indent-rigidly): New variable.1995-08-19, by Karl Heuer
-
(vc-next-action-on-file): Changed doc string, CVS case.1995-08-18, by André Spiegel
-
(vc-fetch-master-properties): Recognize cvs status "Unresolved Conflict".1995-08-18, by André Spiegel
-
(getdate.c): New target.1995-08-18, by Richard M. Stallman
-
(pascal-mode): Set comment-start.1995-08-17, by Richard M. Stallman
-
(hilit-submit-feedback): New bug-reporting address.1995-08-17, by Karl Heuer
-
Update address in comment.1995-08-17, by Karl Heuer
-
* etags.c (Pascal_functions): Close comment bug corrected.1995-08-17, by Francesco Potortì
-
(RANLIB): Substitute this into makefiles.1995-08-17, by Richard M. Stallman
-
(rmail-new-summary): Enable the Input/output menu.1995-08-17, by Richard M. Stallman
-
(vc-next-action-on-file): Moved the setting of the default branch to1995-08-17, by André Spiegel
-
Changed references to vc-top-version into vc-master-workfile-version.1995-08-17, by André Spiegel
-
(vc-top-version): Renamed to vc-master-workfile-version. Updated all1995-08-17, by André Spiegel
-
(vc-next-action-on-file): Query when trying to lock non-latest1995-08-17, by André Spiegel
-
(vc-revert-buffer1): Split part of the function into vc-buffer-context1995-08-17, by André Spiegel
-
(show-paren-command-hook): Do nothing if have unread events.1995-08-16, by Richard M. Stallman
-
(scan_sexps_forward): Use the initial depth1995-08-16, by Richard M. Stallman
-
(Fself_insert_command): Optimize the case with arg > 21995-08-16, by Richard M. Stallman
-
(inferior-lisp): Use pop-to-buffer.1995-08-16, by Richard M. Stallman
-
(run-scheme): Use pop-to-buffer.1995-08-16, by Richard M. Stallman
-
(run-scheme): Use pop-to-buffer.1995-08-16, by Richard M. Stallman
-
(RANLIB): Get this var from configure.1995-08-16, by Richard M. Stallman
-
(sh-mode-map): Use new name skeleton-pair-insert-maybe.1995-08-15, by Karl Heuer
-
(sh-test): New variable.1995-08-15, by Karl Heuer
-
(skeleton-pair-insert-maybe): Plain insert in Ovwrt mode1995-08-15, by Karl Heuer
-
(sort_args): Initialize best_priority smaller than any1995-08-15, by Karl Heuer
-
Comment change.1995-08-15, by Richard M. Stallman
-
(sc-attribs-extract-namestring): If name has <...>,1995-08-15, by Richard M. Stallman
-
*** empty log message ***1995-08-15, by Karl Heuer
-
Rewrite as a minor mode.1995-08-15, by Karl Heuer
-
(vip-set-hooks): Use view-mode-hook, not view-hook.1995-08-14, by Karl Heuer
-
(Fcall_process_region): Pass new arg to Fwrite_region.1995-08-14, by Richard M. Stallman
-
(Fwrite_region): New arg lockname.1995-08-14, by Richard M. Stallman
-
(basic-save-buffer-1): Pass new arg to write-region.1995-08-14, by Richard M. Stallman
-
(standard_args): Fix previous change.1995-08-14, by Richard M. Stallman
-
(insert-file-contents-literally): New function.1995-08-14, by Richard M. Stallman
-
(command-line-1): Add option --eval to evalute an1995-08-14, by Richard M. Stallman
-
(standard_args): Add option --eval to evalute an1995-08-14, by Richard M. Stallman
-
(forms-check-number-of-fields): New vbl.1995-08-14, by Richard M. Stallman
-
(recover-file): It's ok if the visited file doesn't exist.1995-08-13, by Richard M. Stallman
-
(Fcancel_kbd_macro_events): New function.1995-08-13, by Richard M. Stallman
-
(mouse-drag-region): Unread the up-event rather than execute it here.1995-08-13, by Richard M. Stallman
-
(i*386-*-isc4.*): Set GCC_TEST_OPTIONS and NON_GCC_TEST_OPTIONS.1995-08-13, by Richard M. Stallman
-
(CFLAGS): When computing CFLAGS and REAL_CFLAGS1995-08-12, by Richard M. Stallman
-
(store_frame_param): Don't call set_menu_bar_lines if X.1995-08-12, by Richard M. Stallman
-
(xrealloc): Change cast to match return type.1995-08-12, by Karl Heuer
-
(rmail-convert-file): Look back for ^_ only at bol.1995-08-12, by Richard M. Stallman
-
(shell-command-on-region): Don't examine order of1995-08-12, by Richard M. Stallman
-
(TEXT_END, DATA_END): Fix the definitions.1995-08-11, by Richard M. Stallman
-
Test OSF1, not __osf1__.1995-08-11, by Richard M. Stallman
-
(ORDINARY_LINK): Define only if __osf1__.1995-08-11, by Richard M. Stallman
-
Insert missing quote in help-font-lock-keywords.1995-08-11, by Simon Marshall
-
(xmalloc, xrealloc): Use return-type long *.1995-08-11, by Richard M. Stallman
-
(x_set_menu_bar_lines) [USE_X_TOOLKIT]: When turning1995-08-11, by Richard M. Stallman
-
(Fformat): Limit minlen to avoid stack overflow.1995-08-11, by Richard M. Stallman
-
(doprnt): Error if %-width is too big.1995-08-11, by Richard M. Stallman
-
(ULIMIT_BREAK_VALUE, SEGMENT_MASK): Moved to intel386.h1995-08-11, by Richard M. Stallman
-
[linux] (ULIMIT_BREAK_VALUE, SEGMENT_MASK): Moved from linux.h.1995-08-11, by Richard M. Stallman
-
[linux] (COFF, NO_TERMIO): Defined.1995-08-11, by Richard M. Stallman
-
(fatal_unexec): Use vfprintf, not _doprnt.1995-08-11, by Richard M. Stallman
-
(LIBS_DEBUG, START_FILES, LIBS_MACHINE): Define only if __osf1__.1995-08-11, by Richard M. Stallman
-
(isearch-other-meta-char): Avoid bug checking whether1995-08-10, by Richard M. Stallman
-
(byte-compile-insert-header): Use 19.29, not 19.28.901995-08-10, by Richard M. Stallman
-
(server-buffer-done): Pause between client commands,1995-08-10, by Richard M. Stallman
-
Fix defvar equivalent expression.1995-08-10, by Richard M. Stallman
-
Add index and xref to variable-interactive.1995-08-10, by Richard M. Stallman
-
(vc-dired-reformat-line): Display eight character user names correctly.1995-08-10, by Richard M. Stallman
-
Comment change.1995-08-10, by Richard M. Stallman
-
Comment change.1995-08-10, by Richard M. Stallman
-
Added Font Lock mode support.1995-08-10, by Simon Marshall
-
Rewrite texinfo-font-lock-keywords; don't fontify syntactically.1995-08-10, by Simon Marshall
-
Tweak fortran-font-lock-keywords-1.1995-08-10, by Simon Marshall
-
(interpreter-mode-alist): Delete autoload cookie.1995-08-09, by Richard M. Stallman
-
(lock_file): Use get_truename_buffer.1995-08-09, by Richard M. Stallman
-
(get_truename_buffer): New function.1995-08-09, by Richard M. Stallman
-
* man.el (Man-translate-references): Anchor the regexps.1995-08-09, by Francesco Potortì
-
(read_process_output, exec_sentinel): Call1995-08-08, by Richard M. Stallman
-
(Freplace_match): New arg SUBEXP.1995-08-08, by Richard M. Stallman
-
(vc-revert-buffer): In a dedicated solitary window,1995-08-08, by Richard M. Stallman
-
Add subexp arg to replace-match.1995-08-08, by Richard M. Stallman
-
(forward-paragraph): Don't overlook a paragraph-start1995-08-08, by Richard M. Stallman
-
Make Major Mode Conventions xref to Tips for Defining.1995-08-08, by Richard M. Stallman
-
New node, Tips for Defining.1995-08-08, by Richard M. Stallman
-
(dired-mode-map): Set up the map completely1995-08-08, by Richard M. Stallman
-
(read_key_sequence): Undo previous change.1995-08-08, by Richard M. Stallman
-
[ps2]: Use nlist instead of knlist #ifdef _AIX. make-3-74-1 make-3-74-21995-08-07, by Roland McGrath
-
(signal_before_change, signal_after_change): Fix1995-08-07, by Karl Heuer
-
(doprnt): Don't let size_bound be gigantic. Fix error message.1995-08-07, by Richard M. Stallman
-
(command-line-1): Fix previous change.1995-08-07, by Richard M. Stallman
-
(tcl-do-auto-fill): Only fill past fill-column; for 19.29.1995-08-07, by Tom Tromey
-
(byte-compile-output-docform): Check1995-08-07, by Richard M. Stallman
-
(main): Fix previous change.1995-08-06, by Richard M. Stallman
-
(redisplay): Compute mini_frame the same way echo_area_display does.1995-08-06, by Richard M. Stallman
-
Standardize layout of doc strings.1995-08-06, by Richard M. Stallman
-
(delete-selection-pre-hook): New type value `yank'.1995-08-06, by Richard M. Stallman
-
(column-number-mode, line-number-mode): Default now t.1995-08-06, by Richard M. Stallman
-
(run_hook_with_args): Move the GCPRO2; add UNGCPRO.1995-08-06, by Richard M. Stallman
-
(m68*-next-*): Use m68k.h and nextstep.h.1995-08-05, by Richard M. Stallman
-
(Qbefore_change_functions, Qafter_change_functions): Declared.1995-08-05, by Richard M. Stallman
-
(Qbefore_change_functions, Qafter_change_functions): New variables.1995-08-05, by Richard M. Stallman
-
(signal_before_change, signal_after_change): Major rewrite.1995-08-05, by Richard M. Stallman
-
(Fdisplay_completion_list): gcpro elt.1995-08-05, by Richard M. Stallman
-
(print_string): Use insert_from_string for output to buffer.1995-08-05, by Richard M. Stallman
-
(run_hook_with_args): Add gcpros.1995-08-05, by Richard M. Stallman
-
(saved_doc_string*): New variables.1995-08-05, by Richard M. Stallman
-
(Info-read-node-name-1): New function.1995-08-05, by Richard M. Stallman
-
(tab-to-tab-stop): Expand abbrevs only after a word-char.1995-08-05, by Richard M. Stallman
-
(main): Mention lock file name in error message.1995-08-05, by Richard M. Stallman
-
(set-face-background): When using face-color-supported-p,1995-08-05, by Richard M. Stallman
-
Explain how delete-region alters point.1995-08-05, by Richard M. Stallman
-
(Fset_mouse_position, Fset_mouse_pixel_position): Doc fixes.1995-08-05, by Richard M. Stallman
-
(Ffocus_frame, Funfocus_frame): Make them no-ops.1995-08-05, by Richard M. Stallman
-
(fortran-auto-fill-mode, fortran-do-auto-fill, fortran-fill):1995-08-05, by Richard M. Stallman
-
(x_delete_display) [AIX]: Don't call XRmDestroyDatabase.1995-08-05, by Richard M. Stallman
-
(bibtex-maintain-sorted-entries): Make nil the default.1995-08-05, by Richard M. Stallman
-
(ps-print-emacs-type): Renamed from emacs-type.1995-08-04, by Richard M. Stallman
-
Renamed `fsf' to `emacs' in all names.1995-08-04, by Richard M. Stallman
-
(compilation-error-regexp-alist): Add regexp for Sun ada.1995-08-04, by Roland McGrath
-
Initial revision1995-08-04, by Richard M. Stallman
-
(redisplay): When displaying a terminal frame,1995-08-03, by Richard M. Stallman
-
(command-line-1): Mention recover-session if there's a .saves file.1995-08-03, by Richard M. Stallman
-
Don't alter bindings in minibuffer-local-must-match-map1995-08-03, by Richard M. Stallman
-
(resize-minibuffer-setup): Use make-local-hook.1995-08-03, by Richard M. Stallman
-
Move various Q... vars to top of file, unconditional.1995-08-03, by Richard M. Stallman
-
(tpu-control-keys): New initial value, nil.1995-08-03, by Richard M. Stallman
-
(read_key_sequence): Don't downshift an event1995-08-03, by Richard M. Stallman
-
(jka-compr-load): Bind load-force-doc-strings.1995-08-02, by Richard M. Stallman
-
(dired-do-copy): Doc fix.1995-08-02, by Richard M. Stallman
-
(archive-remote-regexp): Don't accept hostnames1995-08-02, by Richard M. Stallman
-
(HAVE_SOCKETS, NEED_NET_ERRNO_H): Defined.1995-08-02, by Richard M. Stallman
-
(sigblock, SIG_BLOCK): Don't define them if POSIX_SIGNALS.1995-08-02, by Richard M. Stallman
-
(HAVE_SELECT): Defined.1995-08-02, by Richard M. Stallman
-
(fill-region-as-paragraph): Don't find adaptive-fill-regexp1995-08-02, by Richard M. Stallman
-
(unload-feature): Delete the file's load-history element.1995-08-02, by Richard M. Stallman
-
(XTread_socket): For UnmapNotify, use x_top_window_to_frame.1995-08-02, by Richard M. Stallman
-
Maybe include net/errno.h.1995-08-02, by Richard M. Stallman
-
(cons_cells_consed, floats_consed, vector_cells_consed)1995-08-02, by Richard M. Stallman
-
[USE_X_TOOLKIT] (xmenu_show): Compute root-based1995-08-02, by Richard M. Stallman
-
(xm_popup_menu): New arg `event'.1995-08-02, by Richard M. Stallman
-
(xlw_popup_menu): New arg event.1995-08-02, by Richard M. Stallman
-
(lw_popup_menu): New arg event, passed along.1995-08-02, by Richard M. Stallman
-
(gud-xdb-marker-filter): Change pattern to accept spc at end.1995-08-02, by Richard M. Stallman
-
(do_switch_frame): Do nothing special when switching between terminal frames.1995-08-01, by Richard M. Stallman
-
(file-name-handler-alist): Don't match host name ending in period.1995-08-01, by Richard M. Stallman
-
(recover-session): Mention deletion is possible.1995-08-01, by Richard M. Stallman
-
(2C-toggle-autoscroll, 2C-autoscroll):1995-08-01, by Karl Heuer
-
(getloadavg): Set FD_CLOEXEC flag on /dev/kmem file descriptor.1995-08-01, by Roland McGrath
-
(byte-optimize-nthcdr): Fix previous change.1995-08-01, by Richard M. Stallman
-
(dired-insert-set-properties): Catch errors.1995-07-31, by Richard M. Stallman
-
(vi-scroll-amount, vi-shift-width): Fix syntax of doc strings.1995-07-31, by Richard M. Stallman
-
(GETTIMEOFDAY_ONE_ARGUMENT): Deleted; configure handles this now.1995-07-31, by Karl Heuer
-
(dired-read-shell-command): Pass `shell-command-history' to read-string.1995-07-31, by Richard M. Stallman
-
Declare hook running functions.1995-07-31, by Simon Marshall
-
Remove the remaining hook running functions. They are in C now.1995-07-31, by Simon Marshall
-
(kbd_buffer_get_event, swallow_events): Fix prev change.1995-07-31, by Richard M. Stallman
-
Major additions by Gustavo Chaves.1995-07-31, by Richard M. Stallman
-
(rmail-unix-mail-delimiter): Allow two-letter timezone name.1995-07-30, by Richard M. Stallman
-
(byte-compile-insert-header): If compiling for vers 18,1995-07-30, by Richard M. Stallman
-
(set-face-background): Don't treat nil as a color.1995-07-30, by Richard M. Stallman
-
(dabbrev-expand): Save previous point for undo.1995-07-30, by Richard M. Stallman
-
(gettimeofday): New function, defined if necessary.1995-07-30, by Richard M. Stallman
-
(Fmake_terminal_frame): Copy face_alist from selected frame.1995-07-30, by Richard M. Stallman
-
(with-electric-help): Doc fix.1995-07-30, by Richard M. Stallman
-
(HAVE_XRMSETDATABASE): Define if not defined.1995-07-30, by Richard M. Stallman
-
(cd): When reading arg, use just directory as the default.1995-07-30, by Richard M. Stallman
-
(do-auto-fill): Handle adaptive-fill-function and adaptive-fill-regexp.1995-07-30, by Richard M. Stallman
-
(forward-paragraph): Don't move back over a line1995-07-29, by Richard M. Stallman
-
(isearch-mode-map): Don't bind tab, return, kp-N, etc.1995-07-29, by Richard M. Stallman
-
(fortran-break-line): Fixed a bug that sometimes1995-07-29, by Richard M. Stallman
-
(vc-resynch-buffer): New function.1995-07-29, by Richard M. Stallman
-
Initial revision1995-07-29, by Richard M. Stallman
-
(kbd_buffer_get_event): Update input_pending after1995-07-28, by Richard M. Stallman
-
(syms_of_eval): Add missing defsubr.1995-07-28, by Karl Heuer
-
(describe_buffer_bindings): Print bindings from1995-07-28, by Richard M. Stallman
-
(GETTIMEOFDAY_ONE_ARGUMENT): Add #undef.1995-07-28, by Richard M. Stallman
-
(do-auto-fill): Handle adaptive-fill-regexp.1995-07-28, by Richard M. Stallman
-
(imenu-generic-lisp-expression)1995-07-28, by Karl Heuer
-
(c++-imenu-generic-expression): Var defined.1995-07-28, by Karl Heuer
-
(c-imenu-generic-expression): Var defined.1995-07-28, by Karl Heuer
-
(latex-imenu-generic-expression): Var defined.1995-07-28, by Karl Heuer
-
(texinfo-imenu-generic-expression): Var defined.1995-07-28, by Karl Heuer
-
(ada-imenu-generic-expression): Var defined.1995-07-28, by Karl Heuer
-
(lisp-imenu-generic-expression): Var defined.1995-07-28, by Karl Heuer
-
Add keywords and comments as per conventions.1995-07-27, by Richard M. Stallman
-
(record_overlay_string, overlay_strings): Handle zero-sized overlays better.1995-07-27, by Karl Heuer
-
(texinfo-specific-section-type): Use buffer-substring-no-properties.1995-07-27, by Richard M. Stallman
-
(struct sortstrlist): New type.1995-07-27, by Karl Heuer
-
(vip-overriding-map): new variable.1995-07-27, by Michael Kifer
-
(vip-repeat-from-history-key): new default.1995-07-27, by Michael Kifer
-
(vip-multiclick-timeout): new default.1995-07-27, by Michael Kifer
-
(vip-add-hook,vip-remove-hook): new functions.1995-07-27, by Michael Kifer
-
*** empty log message ***1995-07-27, by Michael Kifer
-
(vip-info-file-name): variable removed.1995-07-27, by Michael Kifer
-
(x-font-regexp): Add \\(\\) for substring extraction.1995-07-27, by Karl Heuer
-
(pascal-mode): Added imenu support.1995-07-27, by Richard M. Stallman
-
(texinfo-environment-regexp): Allow whitespace at BOL.1995-07-27, by Richard M. Stallman
-
(tpu-backward-line): Only move to BOL if not already there.1995-07-27, by Richard M. Stallman
-
(tpu-version): New version.1995-07-27, by Richard M. Stallman
-
Comment changes.1995-07-27, by Richard M. Stallman
-
(update_menu_bar): Pass new arg to set_frame_menubar.1995-07-26, by Richard M. Stallman
-
(indent-region-function): Doc fix.1995-07-26, by Richard M. Stallman
-
(shared-lisp-mode-map): Don't bind TAB, just set indent-line-function.1995-07-26, by Richard M. Stallman
-
(prefix-args): Pass ALL_LDFLAGS.1995-07-26, by Richard M. Stallman
-
Account for termcap file renaming.1995-07-26, by David J. MacKenzie
-
TERMCAP_NAME -> TERMCAP_FILE.1995-07-26, by David J. MacKenzie
-
(tparam): Remove arg array and the #ifdef.1995-07-26, by David J. MacKenzie
-
(perl-imenu-generic-expression) New variable.1995-07-26, by Richard M. Stallman
-
multiple-frames is not terminal-local.1995-07-26, by Richard M. Stallman
-
Move #define of bcopy to after #include <string.h>.1995-07-26, by David J. MacKenzie
-
Delete duplicate definitions for format-find-file and format-insert-file.1995-07-26, by Richard M. Stallman
-
Use defopt for same-window-buffer-names and same-window-regexps.1995-07-26, by Richard M. Stallman
-
Do renamings:1995-07-26, by Karl Heuer
-
Do renamings:1995-07-26, by Karl Heuer
-
(LIBS_SYSTEM): Defined.1995-07-25, by Richard M. Stallman
-
(LIBS_MACHINE): Delete -lsun.1995-07-25, by Richard M. Stallman
-
(x-font-regexp-weight-subnum, x-font-regexp-slant-subnum)1995-07-25, by Karl Heuer
-
Renamings: frame->display => frame->output, struct x_display -> sruct x_output.1995-07-25, by Richard M. Stallman
-
(struct x_output): Renamed from struct x_display.1995-07-25, by Richard M. Stallman
-
(struct frame): Rename `display' member to `output_data'.1995-07-25, by Richard M. Stallman
-
(imenu--history-list): Don't make this buffer-local.1995-07-25, by Richard M. Stallman
-
(run-hook-with-args): Fix previous code.1995-07-25, by Karl Heuer
-
(tar-copy): Inhibit use of jka-compr handler1995-07-25, by Richard M. Stallman
-
Include buffer.h.1995-07-25, by Richard M. Stallman
-
(enum event_kind): Added menu_bar_activate_event.1995-07-25, by Richard M. Stallman
-
(kbd_buffer_get_event) [USE_X_TOOLKIT]:1995-07-25, by Richard M. Stallman
-
(struct x_display): New fields saved_button_event, id.1995-07-25, by Richard M. Stallman
-
(next_noop_dpyinfo): New variable.1995-07-25, by Richard M. Stallman
-
(x_menubar_window_to_frame): New function.1995-07-25, by Richard M. Stallman
-
(signal_before_change): Use Frun_hook_with_args.1995-07-25, by Karl Heuer
-
(Frun_hook_with_args): New C function, formerly in subr.el.1995-07-25, by Karl Heuer
-
(Frun_hook_with_args): Declare this function.1995-07-25, by Karl Heuer
-
(run-hook-with-args): Deleted; now in C code.1995-07-25, by Karl Heuer
-
(make-face-bold, make-face-italic, make-face-bold-italic)1995-07-25, by Richard M. Stallman
-
(rmail-insert-inbox-text): Always use movemail when renaming a file.1995-07-25, by Richard M. Stallman
-
(Fprimitive_undo): Don't end inner loop1995-07-25, by Richard M. Stallman
-
(Fstart_process): Don't expand the file name before trying openp.1995-07-25, by Richard M. Stallman
-
Explain CTRL-META chars and how to use ESC for them.1995-07-24, by Richard M. Stallman
-
(Info-current-file): Doc fix.1995-07-24, by Richard M. Stallman
-
(tcl-word-no-props): New function.1995-07-23, by Tom Tromey
-
Doc fixes.1995-07-23, by Tom Tromey
-
(Fprevious_window, Fnext_window): When minibuf = nil,1995-07-23, by Richard M. Stallman
-
(do_auto_save_unwind): Set auto_saving to 0.1995-07-22, by Richard M. Stallman
-
(Fget_char_property): If OBJECT is non-current buffer,1995-07-22, by Richard M. Stallman
-
Add latest changes of old library and some more.1995-07-22, by Karl Heuer
-
(read_list): When a file loaded from site-init.el uses #$,1995-07-21, by Richard M. Stallman
-
(byte-optimize-lapcode): Fix format calls.1995-07-21, by Richard M. Stallman
-
(AIX4): New definition.1995-07-21, by Richard M. Stallman
-
(LD_SWITCH_MACHINE) [AIX4]: New alternate definition.1995-07-21, by Richard M. Stallman
-
(imenu-choose-buffer-index): Avoid trying to select WINDOW if it is nil.1995-07-21, by Richard M. Stallman
-
(set_frame_menubar): If the Lisp-level menu bar menus1995-07-21, by Richard M. Stallman
-
(menu-bar-buffer-menu): Function deleted.1995-07-21, by Richard M. Stallman
-
(echo_area_window): Declared.1995-07-21, by Richard M. Stallman
-
(read_minibuf): Call choose_minibuffer_frame.1995-07-21, by Richard M. Stallman
-
(do_switch_frame): Don't call choose_minibuffer_frame.1995-07-21, by Richard M. Stallman
-
(echo_area_display): Use selected frame's minibuf window1995-07-21, by Richard M. Stallman
-
(command_loop_1): Clear echo area after 2 sec1995-07-21, by Richard M. Stallman
-
(update_frame): Check that the echo area is in the frame being displayed.1995-07-21, by Richard M. Stallman
-
(font-lock-make-faces): Redo logic for whether1995-07-21, by Richard M. Stallman
-
(syms_of_xmenu): Set up Qdebug_on_next_call.1995-07-21, by Richard M. Stallman
-
(indent-new-comment-line): fill-prefix overrides comment indentation.1995-07-21, by Richard M. Stallman
-
(Fformat): Doc fix.1995-07-20, by Richard M. Stallman
-
(Fsubst_char_in_region): Bind buffer-file-name to nil if NOUNDO is true.1995-07-20, by Richard M. Stallman
-
(prepare_to_modify_buffer): Don't lock the file1995-07-20, by Richard M. Stallman
-
Update disk requirements.1995-07-20, by Karl Heuer
-
(local-variables-section): Delete autoload cookie.1995-07-20, by Richard M. Stallman
-
(Fsafe_length): Use conservative upper bound.1995-07-20, by Karl Heuer
-
Comment change.1995-07-20, by Karl Heuer
-
[USE_MOTIF]: Don't include X11/Xaw/Paned.h, X11/Xaw/Label.h.1995-07-20, by Richard M. Stallman
-
(init_callproc): Set Vdoc_directory based on1995-07-20, by Richard M. Stallman
-
(init_environment): Move alloca call out of function arg.1995-07-20, by Richard M. Stallman
-
(mail-fetch-field): Use buffer-substring-no-properties.1995-07-20, by Richard M. Stallman
-
[!MULTI_FRAME] (BASE_PURESIZE): Increased to 325000.1995-07-20, by Richard M. Stallman
-
(derived-mode-set-keymap): Cope if old-map is nil.1995-07-20, by Richard M. Stallman
-
(menu-bar-update-yank-menu): Treat all-dashes specially.1995-07-20, by Richard M. Stallman
-
M-ESC => M-:1995-07-19, by Richard M. Stallman
-
(unload_color): Don't free colors if immutable colormap.1995-07-19, by Richard M. Stallman
-
(mail-default-reply-to): Doc fix.1995-07-19, by Richard M. Stallman
-
(backquote): Doc fix.1995-07-19, by Richard M. Stallman
-
(init_alloc_once): Set gc_cons_threshold from Lisp obj size.1995-07-19, by Richard M. Stallman
-
(outline-next-visible-heading): Rewritten to handle1995-07-19, by Richard M. Stallman
-
(Fformat): Increment total for size of control string.1995-07-18, by Richard M. Stallman
-
(Fmessage): Doc fix.1995-07-18, by Richard M. Stallman
-
(electric-helpify): Autoload with-electric-help, electric-helpify.1995-07-18, by Richard M. Stallman
-
Update overriding-local-map-menu-flag.1995-07-18, by Richard M. Stallman
-
Document overriding-terminal-local-map.1995-07-18, by Richard M. Stallman
-
(decode_mode_spec): New arg spec_width.1995-07-18, by Richard M. Stallman
-
(Fwindow_start): Doc fix.1995-07-18, by Richard M. Stallman
-
Explain how redisplay updates window-start.1995-07-18, by Richard M. Stallman
-
(font-lock-defaults): New variable.1995-07-18, by Richard M. Stallman
-
Fix update of finder-inf.el, and byte-compile it.1995-07-18, by Richard M. Stallman
-
(forward-same-syntax): New function.1995-07-18, by Richard M. Stallman
-
Don't (require 'backquote).1995-07-18, by Richard M. Stallman
-
(file-name-sans-versions): Recognize version control version numbers.1995-07-18, by Richard M. Stallman
-
(vc-mode-line, vc-find-file-hook): Moved the test for1995-07-18, by Richard M. Stallman
-
(vc-do-command): Added parameter BUFFER (the default,1995-07-18, by Richard M. Stallman
-
(menu-bar-tools-menu): Don't define gnus entry if no network support.1995-07-18, by Richard M. Stallman
-
(auto-mode-alist): Recognize *.ads and *.adb as Ada specs and bodies.1995-07-18, by Richard M. Stallman
-
(ada-ident-re): Doc fix.1995-07-18, by Richard M. Stallman
-
(SUNOS4_SHARED_LIBRARIES): Defined.1995-07-18, by Richard M. Stallman
-
(unexec): If not SUNOS4_SHARED_LIBRARIES1995-07-18, by Richard M. Stallman
-
(Ffuncall, Fapply): Doc fix.1995-07-18, by Richard M. Stallman
-
(Fcall_interactively): Doc fix.1995-07-18, by Richard M. Stallman
-
(x-create-frame-with-faces):1995-07-18, by Richard M. Stallman
-
Rename {src,lib-src}/Makefile.in.in to Makefile.in.1995-07-18, by Richard M. Stallman
-
(src/paths.h, paths-force): Rename src/paths.h.in to src/paths.in.1995-07-18, by Richard M. Stallman
-
(distclean): Delete Makefile.c, not Makefile.in.1995-07-18, by Richard M. Stallman
-
(distclean): Delete Makefile.c, not Makefile.in.1995-07-18, by Richard M. Stallman
-
(paths.h): Depend on paths.in.1995-07-18, by Richard M. Stallman
-
Fix the other instance too.1995-07-18, by Karl Heuer
-
(Fbyte_code): Fix variable names in previous change.1995-07-18, by Karl Heuer
-
(mouse_get_pos, mouse_check_moved, XMenuActivate):1995-07-18, by Karl Heuer
-
Comment change.1995-07-18, by Richard M. Stallman
-
(mouse_moved): Variable deleted.1995-07-17, by Karl Heuer
-
Fix conditional.1995-07-17, by Karl Heuer
-
(bookmark-make): Strip text properties off name.1995-07-17, by Karl Heuer
-
(electric-buffer-list): Save point before1995-07-17, by Karl Heuer
-
(ff-set-point-accordingly): Doc fix.1995-07-17, by Karl Heuer
-
(vc-backend-merge-news): Force to refetch the1995-07-17, by Karl Heuer
-
(shell-command): Use save-match-data.1995-07-17, by Karl Heuer
-
(mail-setup-hook): New defvar.1995-07-17, by Karl Heuer
-
(normal-top-level): Don't use mail-host-address1995-07-17, by Karl Heuer
-
(x-create-frame-with-faces): Set background-mode1995-07-17, by Karl Heuer
-
(vc-mode-line): Don't write-protect a1995-07-17, by Karl Heuer
-
(remote-shell-program): Try rcmd also.1995-07-17, by Karl Heuer
-
(ediff-skip-unsuitable-frames): Use make-frame,1995-07-17, by Karl Heuer
-
(menu-bar-help-menu): Add finder-by-keyword.1995-07-17, by Karl Heuer
-
(canonically-space-region): Doc fix.1995-07-17, by Karl Heuer
-
(vendor-specific-keysyms):1995-07-17, by Karl Heuer
-
(dabbrev--search): Don't let spurious match in middle1995-07-17, by Karl Heuer
-
(auto-mode-alist): Move .scm.[0-9] before nroff-mode.1995-07-17, by Karl Heuer
-
(mouse-major-mode-menu): Catch quit in read-key-sequence.1995-07-17, by Karl Heuer
-
(byte-compile-output-file-form): Bind print-length1995-07-17, by Karl Heuer
-
(add-log-current-defun): Handle C struct definitions.1995-07-17, by Karl Heuer
-
(byte-optimize-nth, byte-optimize-nthcdr):1995-07-17, by Karl Heuer
-
Add provide.1995-07-17, by Karl Heuer
-
[linux]: Include values.h and #undef1995-07-17, by Karl Heuer
-
(sys_close): Handle Sunos 4.1 bug in close errno value.1995-07-17, by Karl Heuer
-
(Fx_list_fonts): Don't free thisinfo if it is 0.1995-07-17, by Karl Heuer
-
(Fread): Rename arg READCHARFUN to STREAM.1995-07-17, by Karl Heuer
-
(win32_mouse_position, mouse_moved_to):1995-07-17, by Karl Heuer
-
(struct frame): New field `mouse_moved'.1995-07-17, by Karl Heuer
-
(current_minor_maps): Catch errors in Findirect_function.1995-07-17, by Karl Heuer
-
(keyboard_bit_set): Fix one-off in loop end.1995-07-17, by Karl Heuer
-
(Fwrite_region): If fsync fails with EINTR, don't1995-07-17, by Karl Heuer
-
(lispsource): Renamed from lispdir.1995-07-17, by Karl Heuer
-
(last_overlay_modification_hooks): New variable.1995-07-17, by Karl Heuer
-
(Fexpt): Use EMACS_INT for integer calculation.1995-07-17, by Karl Heuer
-
(_setjmp, _longjmp): Add #undef's.1995-07-17, by Karl Heuer
-
(SCO_R4): Defined.1995-07-17, by Karl Heuer
-
(AMPERSAND_FULL_NAME): Defined.1995-07-17, by Karl Heuer
-
(main): Add to usage message.1995-07-17, by Karl Heuer
-
(Fsit_for): Don't call prepare_menu_bars here.1995-07-17, by Karl Heuer
-
(x_clear_frame_selections): Delete duplicate code.1995-07-17, by Karl Heuer
-
[HAVE_X11XTR6]: Include locale.h1995-07-17, by Karl Heuer
-
(Flist): Rewritten.1995-07-17, by Karl Heuer
-
(Fnumber_to_string): Make `buffer' long enough.1995-07-17, by Karl Heuer
-
(Fbyte_code): For Beqlsign, if both args are ints,1995-07-17, by Karl Heuer
-
(tags): Synonym for `TAGS'.1995-07-17, by Karl Heuer
-
(mips-dec-ultrix*): Assume version 4.3.1995-07-17, by Karl Heuer
-
(inferior-tcl-mode): Use modeline-process if it exists.1995-07-17, by Tom Tromey
-
XEmacs currently must use tcl-internal-end-of-defun1995-07-17, by Tom Tromey
-
Fix minor error.1995-07-17, by Richard M. Stallman
-
(install, maybe-blessmail): Don't cd ..;1995-07-16, by Karl Heuer
-
Changes to make menus work in XEmacs.1995-07-14, by Tom Tromey
-
(comint-kill-output): Preserve entire partial line at1995-07-12, by Karl Heuer
-
Fixed Author: comment. This code bears no relation to what I wrote.1995-07-12, by Roland McGrath
-
(tcl-mode): Customize for new dabbrev.1995-07-11, by Tom Tromey
-
* mailalias.el (build-mail-aliases): Fixed the regexp for "^group".1995-07-10, by Francesco Potortì
-
(tcl-do-fill-paragraph): New function.1995-07-09, by Tom Tromey
-
(tcl-mode): Fixes to 19.29 paragraph variables.1995-07-09, by Tom Tromey
-
(tcl-do-auto-fill): Set fill-prefix.1995-07-09, by Tom Tromey
-
Do all cleanups in font-lock-fontify-region and font-lock-hack-keywords inside1995-07-09, by Simon Marshall
-
Made executing-macro, before-change-function, after-change-function and font-lock-doc-string-face obsolete.1995-07-09, by Simon Marshall
-
(tcl-imenu-create-index-function): Work with imenu from Emacs 19.291995-07-09, by Tom Tromey
-
(datearg): Separate date from time with comma, not space,1995-07-08, by Paul Eggert
-
(forms-mode): treat local-write-file-hooks as a list.1995-07-08, by Johan Vromans
-
Replace `#!/bin/sh' with `#! /bin/sh', for benefit of systems1995-07-07, by Paul Eggert
-
Symbols renamed to be like mode-line indicator.1995-07-07, by Karl Heuer
-
restructured, largely rewritten without the bugs and1995-07-07, by Karl Heuer
-
Initial revision1995-07-07, by Karl Heuer
-
New name for generalized upd-copyr.el1995-07-07, by Karl Heuer
-
extended to use skeletons or call functions1995-07-07, by Karl Heuer
-
partly rewritten and extended.1995-07-07, by Karl Heuer
-
(make-autoload): Generate `(autoload ...)' form for1995-07-07, by Karl Heuer
-
(command-apropos): Deleted function. This is replaced by1995-07-07, by Karl Heuer
-
Restructured, largely rewritten and extended.1995-07-07, by Karl Heuer
-
[!__GNUC__] (LD_SWITCH_SYSTEM): Define this.1995-07-07, by Richard M. Stallman
-
(C_OPTIMIZE_SWITCH, C_DEBUG_SWITCH): Use these1995-07-07, by Richard M. Stallman
-
(LIB_MOTIF, VFORK_RETURN_TYPE): Define these.1995-07-07, by Richard M. Stallman
-
(x_initialize) [USE_X_TOOLKIT]: Set fallback resources.1995-07-07, by Richard M. Stallman
-
(redisplay_window): Fix typos in clip_changed change.1995-07-07, by Richard M. Stallman
-
(Fset_window_hscroll): Set clip_changed in the buffer.1995-07-07, by Richard M. Stallman
-
(Fstart_process): Expand PROGRAM.1995-07-07, by Richard M. Stallman
-
(get_keymap_1): Declared.1995-07-07, by Richard M. Stallman
-
(Fwiden): Set clip_changed in current buffer.1995-07-07, by Richard M. Stallman
-
(overlays_in): Don't count empty overlays at END.1995-07-07, by Richard M. Stallman
-
(byte-compile-obsolete): Do the funcall to compile1995-07-07, by Richard M. Stallman
-
(calculate-c-indent-after-brace): New function.1995-07-07, by Richard M. Stallman
-
(find-dired): Undefine the g command.1995-07-07, by Richard M. Stallman
-
(font-lock-make-faces): On grayscale screen,1995-07-07, by Richard M. Stallman
-
(switch-to-completions): Make a completions window if none.1995-07-07, by Richard M. Stallman
-
(timezone-parse-date): Ignore text properties.1995-07-07, by Richard M. Stallman
-
(vc-fetch-master-properties): Better error1995-07-07, by Richard M. Stallman
-
Don't break intra-tree links.1995-07-07, by Richard M. Stallman
-
(uninstall, install-arch-indep): Install info/ediff*.1995-07-07, by Richard M. Stallman
-
Don't use relocatable allocator.1995-07-07, by Richard M. Stallman
-
Put back archlibdir. Require autoconf 2.4.1 or later.1995-07-06, by David J. MacKenzie
-
(read_char): Temporarily clear Vquit_flag1995-07-02, by Richard M. Stallman
-
(x-font-regexp): Include the avgwidth.1995-07-02, by Richard M. Stallman
-
(iso-transl-char-map): Treat m, *m like u and *u.1995-07-02, by Richard M. Stallman
-
(mail-default-reply-to): Initialize to nil.1995-07-02, by Richard M. Stallman
-
(clip_changed): Variable deleted.1995-07-02, by Richard M. Stallman
-
(struct buffer): New field clip_changed.1995-07-02, by Richard M. Stallman
-
(x_set_icon_type, x_set_icon_name): Don't ever remap the1995-07-02, by Richard M. Stallman
-
(Vspecial_event_map): New variable.1995-07-02, by Richard M. Stallman
-
(compute_char_face): Use Fsafe_length.1995-07-01, by Richard M. Stallman
-
(Fsafe_length): Declared.1995-07-01, by Richard M. Stallman
-
(Fsafe_length): New function.1995-07-01, by Richard M. Stallman
-
(shell-quote-argument): Don't do anything, on MS-DOS.1995-07-01, by Richard M. Stallman
-
Use sunos4shr normally for Sunos 4.1.[3-9].1995-07-01, by Richard M. Stallman
-
Don't use sunos4shr.h; go back to 19.28 definition.1995-07-01, by Richard M. Stallman
-
(sigsetmask): Add #undef.1995-07-01, by Richard M. Stallman
-
(talk-disconnect): Make it interactive.1995-07-01, by Richard M. Stallman
-
(describe-face): New function.1995-07-01, by Richard M. Stallman
-
(LIBXMU): New definitions (two alternative ones).1995-07-01, by Richard M. Stallman
-
(sendmail-send-it): If mail-from-style is parens,1995-07-01, by Richard M. Stallman
-
(Man-underline-face): Doc fix.1995-06-30, by Richard M. Stallman
-
Win95 requires carriage returns in batch files.1995-06-30, by Geoff Voelker
-
(CANNOT_DUMP): Undefined.1995-06-30, by Geoff Voelker
-
(get_section_info): Set the end of the data region1995-06-30, by Geoff Voelker
-
(EMACS) [win95]: Removed.1995-06-30, by Geoff Voelker
-
Include config.h.1995-06-30, by Geoff Voelker
-
(PASSWD_FIELD_SIZE): Defined.1995-06-30, by Geoff Voelker
-
(PTY_ITERATION, PTY_NAME_SPRINTF, PTY_OPEN)1995-06-30, by Richard M. Stallman
-
(LIBX11_SYSTEM): Add undef.1995-06-30, by Richard M. Stallman
-
(define-mail-alias): Doc fix.1995-06-30, by Richard M. Stallman
-
(rmail-find-all-files): Bind case-fold-search.1995-06-30, by Richard M. Stallman
-
(sendmail-send-it): If user-full-name contains1995-06-30, by Richard M. Stallman
-
[SOLARIS] (LIBS_MACHINE): Move this out of the SOLARIS2_4 conditional.1995-06-30, by Richard M. Stallman
-
(mail-resolve-all-aliases-1):1995-06-30, by Richard M. Stallman
-
(x-colors): Doc fix.1995-06-30, by Richard M. Stallman
-
(main) [MAIL_USE_POP]: When a user specifies a1995-06-30, by Richard M. Stallman
-
(ange-ftp-normal-login): if ange-ftp-smart-gateway1995-06-30, by Richard M. Stallman
-
(display-time-filter): Move run-hooks inside let.1995-06-30, by Richard M. Stallman
-
(ielm-font-lock-keywords): New variable1995-06-29, by Richard M. Stallman
-
(auto-mode-alist): Make archive-mode the default for1995-06-29, by Richard M. Stallman
-
(archive-mode): Add autoload cookie.1995-06-29, by Richard M. Stallman
-
(mouse-selection-click-count-buffer): New variable.1995-06-29, by Richard M. Stallman
-
Include aix3-2.h, not aix3-2-5.h.1995-06-29, by Richard M. Stallman
-
(find-tag): Delete the menu-enable property.1995-06-29, by Richard M. Stallman
-
(Info-goto-node, Info-search):1995-06-29, by Richard M. Stallman
-
(single_submenu): Handle commands appearing directly in the menu bar.1995-06-29, by Richard M. Stallman
-
(XTread_socket): Turn off meta, super, hyper and alt bits1995-06-29, by Richard M. Stallman
-
(child_setup): Don't get confused if in == err.1995-06-29, by Richard M. Stallman
-
(current-fill-column): If fill-column is nil, return nil.1995-06-29, by Richard M. Stallman
-
(do-auto-fill): No-op if (current-fill-column) is nil.1995-06-29, by Richard M. Stallman
-
Make more menu-enables check (not buffer-read-only).1995-06-29, by Richard M. Stallman
-
Put isearch before menu-bar.1995-06-29, by Richard M. Stallman
-
(sc-electric-mode-map): Bind f1 and help like C-h.1995-06-29, by Richard M. Stallman
-
Bind f1 and help like C-h.1995-06-29, by Richard M. Stallman
-
(make-help-screen): Handle help-event-list.1995-06-29, by Richard M. Stallman
-
(ediff-setup-keymap): Bind f1 and help like C-h.1995-06-29, by Richard M. Stallman
-
(edt-setup-default-bindings): Bind f1 and help like C-h.1995-06-29, by Richard M. Stallman
-
[MACH]: Include a.out.h.1995-06-29, by Richard M. Stallman
-
[MACH]: Use built-in alloca, set START_FILES.1995-06-29, by Richard M. Stallman
-
Initial revision1995-06-29, by Richard M. Stallman
-
(AIX4): More robust release numbering discovery. libc-950722 libc-9507231995-06-28, by Richard Kenner
-
(electric-c++-terminator): Fix logic for handling colon.1995-06-28, by Richard M. Stallman
-
Make all error messages start with `Error: '.1995-06-28, by Richard M. Stallman
-
(LIB_MOTIF): Defined.1995-06-28, by Richard M. Stallman
-
Update copyright year in message.1995-06-28, by Richard M. Stallman
-
(term_init): Alternative error messages for TERMCAP/TERMINFO.1995-06-28, by Richard M. Stallman
-
(server-process-filter): Detect error messages from server.1995-06-28, by Richard M. Stallman
-
(echo_area_display): Don't set FRAME_CURSOR_... here.1995-06-28, by Richard M. Stallman
-
(update_frame): Pretend cursor is in echo area1995-06-28, by Richard M. Stallman
-
(CVSROOT, repository): Allow remote repositories a la CVS 1.4.1995-06-28, by Paul Eggert
-
(LIBXMU): New definition.1995-06-28, by Richard M. Stallman
-
(edt-emulation-on): Check window-system for x, specifically.1995-06-27, by Richard M. Stallman
-
(tcl-type-alist): More itcl changes.1995-06-27, by Tom Tromey
-
More changes for itcl.1995-06-27, by Tom Tromey
-
(tcl-set-proc-regexp): Allow leading spaces.1995-06-27, by Tom Tromey
-
(vc-consult-rcs-headers): Use an even more1995-06-27, by Richard M. Stallman
-
(LIBXMU): New macro.1995-06-27, by Richard M. Stallman
-
(newline): Put point at right place if insert gets error.1995-06-27, by Richard M. Stallman
-
(ediff-control-frame-parameters): Specify user-position.1995-06-27, by Richard M. Stallman
-
* etags.c (plain_C_entries): new function.1995-06-27, by Francesco Potortì
-
(command-line): Extract arg value properly for -u.1995-06-27, by Richard M. Stallman
-
(imenu-choose-buffer-index): Understand that (menu-bar)1995-06-27, by Richard M. Stallman
-
(lambda): Doc fix.1995-06-27, by Richard M. Stallman
-
(imenu-use-keymap-menu): New variable.1995-06-27, by Richard M. Stallman
-
(vc-start-entry): Prevent lossage when doing a mass checkin from1995-06-26, by Richard M. Stallman
-
(remote-shell-program): Fix typo checking /usr/bin/remsh.1995-06-26, by Richard M. Stallman
-
(vc-consult-rcs-headers): Handle the new time1995-06-26, by Richard M. Stallman
-
(view-file-other-window): Re-add missing argument to1995-06-26, by Richard M. Stallman
-
(main): Add newline in usage message.1995-06-26, by Richard M. Stallman
-
Clarify need for user-position to get left and top obeyed.1995-06-26, by Richard M. Stallman
-
(Fsplit_window): Nicer error if split size is too small.1995-06-26, by Richard M. Stallman
-
Specify all Font Lock keywords in font-lock-defaults.1995-06-26, by Simon Marshall
-
Specify in font-lock-defaults/font-lock-defaults-alist which keywords we can1995-06-26, by Simon Marshall
-
(../info/ediff, ediff.dvi): New targets.1995-06-26, by Richard M. Stallman
-
(init_cmdargs): Make Vinvocation_directory1995-06-26, by Richard M. Stallman
-
(overlays_in): New function.1995-06-26, by Richard M. Stallman
-
(Fx_open_connection, x_display_info_for_name):1995-06-26, by Richard M. Stallman
-
(Fdelete_frame): It's ok to have no minibuffer left on1995-06-26, by Richard M. Stallman
-
(next_frame, prev_frame): Consider only frames on same kbd.1995-06-25, by Richard M. Stallman
-
(Fopen_network_stream): Sleep 1 sec before connect retry.1995-06-25, by Richard M. Stallman
-
(rmail-revert): Use the default revert-buffer-function1995-06-25, by Richard M. Stallman
-
(main): Fix --help message.1995-06-24, by Richard M. Stallman
-
(mkdir): Use symbolic chmod.1995-06-24, by Richard M. Stallman
-
(mail-hist-text-size-limit): New var.1995-06-24, by Richard M. Stallman
-
(makefile-define-tab-face): New function.1995-06-24, by Richard M. Stallman
-
(pc-bindings-mode): Add autoload.1995-06-24, by Richard M. Stallman
-
Comment change.1995-06-24, by Richard M. Stallman
-
(excerpt): Ignore error making `excerpt' italic.1995-06-24, by Richard M. Stallman
-
(directory_file_name): Don't get confused by // at end on Unix-like systems.1995-06-24, by Richard M. Stallman
-
Delete duplicate paragraph.1995-06-24, by Richard M. Stallman
-
(vc-insert-file): Erase the current buffer before inserting the file.1995-06-23, by Richard M. Stallman
-
Don't autoload anything to turn on mail-hist.1995-06-23, by Richard M. Stallman
-
(vc-backend-admin, vc-backend-checkin): Assume that1995-06-23, by Richard M. Stallman
-
(i386-sequent-ptx): Properly get version number.1995-06-22, by Richard Kenner
-
(mips:*:4*:UMIPS): New case.1995-06-22, by Richard Kenner
-
(vt-keypad-on, vt-keypad-off): Updated codes sent1995-06-22, by Richard M. Stallman
-
(menu_item_enabled_p_1): Special handling for quit.1995-06-22, by Richard M. Stallman
-
Treat SunOS 4.1.4 like SunOS 4.1.3.1995-06-22, by Richard M. Stallman
-
(vc-fetch-master-properties): Pass an absolute1995-06-22, by Richard M. Stallman
-
(vip-push-mark-silent): Use (mark t).1995-06-22, by Richard M. Stallman
-
(mouse-yank-at-click): Clear mouse-selection-click-count.1995-06-22, by Richard M. Stallman
-
(buffer-file-truename): Duplicate definition deleted.1995-06-21, by Richard M. Stallman
-
(mark-even-if-inactive): Definition deleted.1995-06-21, by Richard M. Stallman
-
(syms_of_buffer): Doc fix.1995-06-21, by Richard M. Stallman
-
(SOME_MACHINE_OBJECTS): Add dosfns.o, intervals.o, textprop.o.1995-06-21, by Richard M. Stallman
-
(eval-defun): Don't change defvar to defconst1995-06-21, by Richard M. Stallman
-
(scan_file): Make sure it never looks at filename[-1].1995-06-21, by Richard M. Stallman
-
(main) [MSDOS]: Do set _fmode.1995-06-21, by Richard M. Stallman
-
Talk about MSDOS type conflict workaround.1995-06-21, by Richard M. Stallman
-
(decode_mode_spec) [!MULTI_FRAME]: Handle %F properly.1995-06-21, by Richard M. Stallman
-
(Fx_display_grayscale_p): Return t or nil.1995-06-21, by Richard M. Stallman
-
(precompute-menubar-bindings): While dumping,1995-06-21, by Richard M. Stallman
-
(SYSTEM_PURESIZE_EXTRA): Increased to 68000.1995-06-21, by Richard M. Stallman
-
* etags.c (find_entries): rewind before rereading the input file.1995-06-21, by Francesco Potortì
-
Fix previous change.1995-06-20, by Richard M. Stallman
-
(read_key_sequence): Don't use Vprefix_help_command1995-06-20, by Richard M. Stallman
-
Fix previous change.1995-06-20, by Richard M. Stallman
-
(gud-make-debug-menu): Cope if no local map yet.1995-06-20, by Richard M. Stallman
-
Update MSDOS needs list.1995-06-20, by Richard M. Stallman
-
(dired-do-redisplay): Call dired-uncache.1995-06-20, by Richard M. Stallman
-
(map_virt_key): Mark some additional chars as valid ASCII.1995-06-20, by Richard M. Stallman
-
(ctrl_c_handler): Ignore CTRL_BREAK_EVENT signals.1995-06-20, by Richard M. Stallman
-
(Freset_this_command_lengths): New function.1995-06-20, by Richard M. Stallman
-
(universal-argument-num-events): New variable.1995-06-20, by Richard M. Stallman
-
Comment change.1995-06-20, by Richard M. Stallman
-
[convex] (LOAD_AVE_TYPE, LDAV_CVT): Define to double, no conversion.1995-06-20, by Roland McGrath
-
Use `defined' to test HAVE_STRING_H and STDC_HEADERS.1995-06-20, by Richard M. Stallman
-
(vc-fetch-properties): Add save-excursion.1995-06-20, by Richard M. Stallman
-
Mostly rewritten.1995-06-20, by Richard M. Stallman
-
(main): On MSDOS, don't change stdout to binary, and insist on an -o option.1995-06-20, by Richard M. Stallman
-
(vc-fetch-master-properties): Be more careful1995-06-20, by Richard M. Stallman
-
(rmdir): Fix up Aug 19 1993 change that wasn't done right.1995-06-20, by Richard M. Stallman
-
(win32_wait): Massage retval into what is expected in Unix.1995-06-19, by Richard M. Stallman
-
(sigchld_handler): Change XSETFASTINT to XSETINT.1995-06-19, by Richard M. Stallman
-
(shell-directory-tracker): Check for terminator after1995-06-19, by Karl Heuer
-
(addpm.exe): Change WinMainCRTStartup to mainCRTStartup.1995-06-19, by Richard M. Stallman
-
Documented the `l' tag.1995-06-19, by Richard M. Stallman
-
(universal-argument-other-key): Call reset-this-command-lengths.1995-06-19, by Richard M. Stallman
-
Test whether XFree86 needs -b i486-linuxaout to link.1995-06-19, by Richard M. Stallman
-
Update version number.1995-06-19, by Richard M. Stallman
-
(VERSION): Update version number.1995-06-19, by Richard M. Stallman
-
(Fx_create_frame): Fix last arg to x_get_arg for Qdisplay.1995-06-19, by Richard M. Stallman
-
Fix up load-path example.1995-06-19, by Richard M. Stallman
-
(LIB_GCC): Fix previous change.1995-06-19, by Richard M. Stallman
-
(negative-argument, digit-argument):1995-06-19, by Richard M. Stallman
-
Fix bug in determination of output string.1995-06-19, by Edward M. Reingold
-
(vc-register): Inhibit backups for the file's buffer1995-06-19, by Richard M. Stallman
-
Make doc strings and argument names consistent where necessary.1995-06-18, by Richard M. Stallman
-
(quit_throw_to_read_char): Turn off the error check1995-06-18, by Richard M. Stallman
-
(nt): Explicitly include makefile.nt and makefile.def only.1995-06-18, by Richard M. Stallman
-
*** empty log message ***1995-06-18, by Richard M. Stallman
-
(LIB_GCC): Define here, overriding Makefile.in.in,1995-06-18, by Richard M. Stallman
-
(texinfo-environment-regexp): Add @ifhtml, @html.1995-06-18, by Richard M. Stallman
-
(archive-zip-summarize): Handle per-file comments in central directory.1995-06-18, by Richard M. Stallman
-
Withdraw mouse-major-mode-map modifications.1995-06-18, by Johan Vromans
-
(vc-fetch-master-properties): Use path-separator1995-06-18, by Richard M. Stallman
-
(malloc, realloc): If not _MALLOC_INTERNAL, always use void *.1995-06-18, by Richard M. Stallman
-
(normal-top-level, command-line-1):1995-06-17, by Richard M. Stallman
-
Call precompute-menubar-bindings.1995-06-17, by Richard M. Stallman
-
(menu_item_equiv_key): Do reconsider a command that had1995-06-17, by Richard M. Stallman
-
(Vdefine_key_rebound_commands): New variable.1995-06-17, by Richard M. Stallman
-
(add-hook): Use local local-variable-if-set-p.1995-06-17, by Richard M. Stallman
-
(Flocal_variable_if_set_p): New function.1995-06-17, by Richard M. Stallman
-
(Info-directory-list): If path-separator isn't available, bind it here.1995-06-17, by Richard M. Stallman
-
(display_text_line): Fill in charstart for end of buffer.1995-06-17, by Richard M. Stallman
-
(forms--mode-menu-edit,forms--mode-menu-ro):1995-06-17, by Richard M. Stallman
-
Fixed bogus references to menu-bar-file-menu in define-key forms.1995-06-17, by Roland McGrath
-
(quit_throw_to_read_char): Use do_switch_frame directly.1995-06-17, by Richard M. Stallman
-
[MULTI_FRAME] (BASE_PURESIZE): Increase to 315000.1995-06-17, by Richard M. Stallman
-
(Fset_window_configuration): Use do_switch_frame directly.1995-06-16, by Richard M. Stallman
-
(do_switch_frame): Declared.1995-06-16, by Richard M. Stallman
-
(Fdelete_frame): Use do_switch_frame directly.1995-06-16, by Richard M. Stallman
-
make-frame-visible event was misdescribed as deiconify-frame.1995-06-16, by Richard M. Stallman
-
(isearch-mode-map): Bind frame events to nil.1995-06-16, by Karl Heuer
-
[MULTI_FRAME] (Fignore_event): New function.1995-06-16, by Karl Heuer
-
updates for version 19.29 made by melissa; also needed to check out files1995-06-16, by Melissa Weisshaus
-
(vc-lookup-triple): changed the code that used to call1995-06-16, by Richard M. Stallman
-
(vc-backend-dispatch): Move definition before first use.1995-06-16, by Richard M. Stallman
-
Adapt to the changes in vc-hooks.el, namely, the new1995-06-16, by Richard M. Stallman
-
Use long, not EMACS_INT.1995-06-16, by Richard M. Stallman
-
Reinstalled autoloads from ispell-dictionary-alist,1995-06-16, by Richard M. Stallman
-
(x_report_frame_params, x_set_icon_type, x_set_icon_name)1995-06-16, by Richard M. Stallman
-
(struct x_display): icon_name deleted.1995-06-16, by Richard M. Stallman
-
(struct frame): New field icon_name.1995-06-16, by Richard M. Stallman
-
(mark_object): Mark icon_name field.1995-06-16, by Richard M. Stallman
-
(vc-consult-rcs-headers): Fix typo in prev change.1995-06-16, by Richard M. Stallman
-
ditto for c-backslash-region.1995-06-16, by Simon Marshall
-
Put menu-enable mark-active on relevant items.1995-06-16, by Simon Marshall
-
Props -> Properties1995-06-16, by Simon Marshall
-
Change so font-lock-make-faces doesn't stomp all over user Font Lock faces.1995-06-16, by Simon Marshall
-
Fix previous change.1995-06-16, by Karl Heuer
-
(universal-argument-map): New var.1995-06-16, by Karl Heuer
-
(isearch-mode): Use overriding-terminal-local-map, not overriding-local-map.1995-06-16, by Karl Heuer
-
(init_kboard): Initialize it.1995-06-16, by Karl Heuer
-
(Qoverriding_terminal_local_map): New variable.1995-06-16, by Karl Heuer
-
(Fkey_binding, describe_buffer_bindings):1995-06-16, by Karl Heuer
-
(Fsubstitute_command_keys):1995-06-16, by Karl Heuer
-
Removed autoload from ispell-dictionary-alist,1995-06-16, by Richard M. Stallman
-
(struct kboard): Add Voverriding_terminal_local_map.1995-06-16, by Karl Heuer
-
(make-local-hook): Doc fix.1995-06-16, by Richard M. Stallman
-
(mouse-set-region): Bind last-command with this-command.1995-06-16, by Richard M. Stallman
-
(grep-null-device): Defined.1995-06-16, by Richard M. Stallman
-
(Fhandle_switch_frame): Preserve prefix arg.1995-06-16, by Karl Heuer
-
(grep-null-device): Set to "NUL".1995-06-16, by Richard M. Stallman
-
(path-separator, grep-null-device, grep-regexp-alist):1995-06-16, by Richard M. Stallman
-
(vc-fetch-master-properties): For RCS file,1995-06-16, by Richard M. Stallman
-
The RCS status is now found by reading the1995-06-15, by Richard M. Stallman
-
Update GPL version.1995-06-15, by Karl Heuer
-
Initial revision1995-06-15, by Karl Heuer
-
($valmask): Use EMACS_INT, not int.1995-06-15, by Karl Heuer
-
Change FSF address.1995-06-15, by Richard Kenner
-
(enum pvec_type): Don't use trailing comma.1995-06-15, by Karl Heuer
-
Initial revision1995-06-15, by Karl Heuer
-
Update GPL to version 2.1995-06-15, by Karl Heuer
-
(list-buffers-noselect): Don't let space after buf name1995-06-15, by Richard M. Stallman
-
(process_file,absolute_filename): Handle filenames1995-06-15, by Richard M. Stallman
-
(install): Copy wakeup.exe properly.1995-06-15, by Richard M. Stallman
-
(TRES) [MSVCNT11]: Use emacs.res, and don't compile it.1995-06-15, by Richard M. Stallman
-
(win32_spawnve): Accept program names without executable suffixes.1995-06-15, by Richard M. Stallman
-
(call-process-region) [DOS_NT]: Use IS_DIRECTORY_SEP.1995-06-15, by Richard M. Stallman
-
(MSVCNT11): Defined.1995-06-15, by Richard M. Stallman
-
Define .c to .obj suffix rule.1995-06-15, by Richard M. Stallman
-
(LD_SWITCH_MACHINE): Don't define it.1995-06-15, by Richard M. Stallman
-
Explain how make-local-hook works.1995-06-15, by Richard M. Stallman
-
Corrected the comment from last change.1995-06-15, by Simon Marshall
-
Comment change.1995-06-14, by Richard M. Stallman
-
(emacs_set_tty): Swap TCSETAF and TCSETAW.1995-06-14, by Richard M. Stallman
-
(universal-argument, describe-arg): Restore Lisp code,1995-06-14, by Karl Heuer
-
Various optimizations. The main one is to optimize for1995-06-14, by Richard M. Stallman
-
(Fprefix_numeric_value): Fix type check.1995-06-14, by Karl Heuer
-
(command_loop_1): Clear prefix arg (undo Feb 1 change).1995-06-14, by Karl Heuer
-
changes for 19.29.1995-06-14, by Melissa Weisshaus
-
(Flocal_variable_p): Fix backwards logical operator.1995-06-14, by Richard M. Stallman
-
[!__GNUC__] (C_SWITCH_MACHINE): Disable this; it seems to confuse cpp.1995-06-14, by Karl Heuer
-
If NOT_C_CODE, don't include alloca.h.1995-06-14, by Karl Heuer
-
(Fdelete_frame): If the minibuf window was selected, make that remain so.1995-06-14, by Richard M. Stallman
-
*** empty log message ***1995-06-14, by Geoff Voelker
-
(frame-notice-user-settings): When making a minibufferless1995-06-14, by Richard M. Stallman
-
(compilation-find-file): If FILENAME is absolute, apply1995-06-14, by Roland McGrath
-
Put mark-active for menu-enable property on eval-region, comment-region, and indent-region symbols.1995-06-14, by Simon Marshall
-
(addpm): Use CFLAGS when compiling.1995-06-14, by Richard M. Stallman
-
Comment change.1995-06-14, by Richard M. Stallman
-
(status_notify): Undo May 18 change.1995-06-14, by Richard M. Stallman
-
(Fprevious_overlay_change): Check for overlays that end at POS.1995-06-14, by Richard M. Stallman
-
(shell-mode): Make shell-directory-tracker a hook function locally only.1995-06-14, by Richard M. Stallman
-
Delete the Emacs version error check.1995-06-14, by Richard M. Stallman
-
(dired-change-marks): If OLD is a space, don't act on non-file lines.1995-06-14, by Richard M. Stallman
-
(vc-backend-checkin): Provide an explicit string saying1995-06-14, by Richard M. Stallman
-
(syms_of_xfns): Initialize Vx_no_window_manager. Doc fix.1995-06-14, by Richard M. Stallman
-
(comint-mode): Use make-local-hook.1995-06-13, by Karl Heuer
-
(LIBS_MACHINE): Use -lpthreads, not -lpthread.1995-06-13, by Karl Heuer
-
check for -lpthreads, not -lpthread.1995-06-13, by Karl Heuer
-
(HAVE_LIBPTHREADS): Add #undef.1995-06-13, by Karl Heuer
-
(vip-over-whitespace-line): new function.1995-06-13, by Karl Heuer
-
(vip-change-state-to-vi): bug fix.1995-06-13, by Karl Heuer
-
Test for "" too; let it go to expand-file-name if it is equal.1995-06-13, by Simon Marshall
-
check comint-input-ring-file-name for the empty string too.1995-06-13, by Simon Marshall
-
*** empty log message ***1995-06-13, by Geoff Voelker
-
(help-menu): Symbol renamed from `help'.1995-06-13, by Karl Heuer
-
(rmail-search-backwards): Default count is 1, not -1.1995-06-13, by Karl Heuer
-
[_LIBC] (start_of_data): Define to &__data_start for GNU libc.1995-06-12, by Roland McGrath
-
(frame_vector_add_frame): Don't forget to store1995-06-12, by Karl Heuer
-
Copy new files nt/addpm.c and nt/emacs.bat.in.1995-06-11, by Karl Heuer
-
Add comment.1995-06-11, by Karl Heuer
-
Comment update.1995-06-11, by Karl Heuer
-
(x_make_frame_visible): Test and set asked_for_visible.1995-06-11, by Karl Heuer
-
(struct x_display): New field asked_for_visible.1995-06-11, by Karl Heuer
-
[USE_X_TOOLKIT] (x_window): If using Motif,1995-06-11, by Karl Heuer
-
Include widget.h.1995-06-11, by Karl Heuer
-
(EmacsFrameSetCharSize): Manually alter the height1995-06-11, by Karl Heuer
-
(lwlib_toolkit_type): New variable.1995-06-11, by Karl Heuer
-
(Fframe_or_buffer_changed_p): Calculate vector size right.1995-06-11, by Karl Heuer
-
(read_char_minibuf_menu_prompt):1995-06-11, by Karl Heuer
-
(save-selected-window): New macro.1995-06-11, by Karl Heuer
-
Include config.h before stdio.h.1995-06-10, by Geoff Voelker
-
*** empty log message ***1995-06-10, by Geoff Voelker
-
Initial revision1995-06-10, by Geoff Voelker
-
makefile.def (EMACS_ICON_PATH,ADDPM): Defined.1995-06-10, by Geoff Voelker
-
(ALL,addpm,addpm.exe,addpm.obj): Defined.1995-06-10, by Geoff Voelker
-
(TEMACS): Depend upon $(BLD).1995-06-10, by Geoff Voelker
-
changed referendce to of makefile.nt to makedffile.def in configure section1995-06-10, by Geoff Voelker
-
(system_key_syms): Deleted; now part of struct kboard.1995-06-09, by Karl Heuer
-
(mark_kboards): Mark system_key_syms member.1995-06-09, by Karl Heuer
-
(struct kboard): New member system_key_syms.1995-06-09, by Karl Heuer
-
(modify_event_symbol): Mask out high bits here,1995-06-09, by Karl Heuer
-
(x_get_keysym_name): New function.1995-06-09, by Karl Heuer
-
(update_menu_bar): Use set_buffer_internal_1 to switch bufs.1995-06-09, by Karl Heuer
-
(SOURCES): Makefile isn't source; Makefile.in.in is.1995-06-09, by Karl Heuer
-
(x-create-frame-with-faces): Don't use initial-frame-alist1995-06-09, by Karl Heuer
-
(x-create-frame-with-faces): Don't look for geometry1995-06-09, by Karl Heuer
-
Converted xemacs *screen* nomenclature to *frame*.1995-06-09, by Karl Heuer
-
(gnus-cancel-news): Use `buffer-disable-undo'.1995-06-09, by Karl Heuer
-
Check for -lpthread.1995-06-09, by Karl Heuer
-
(Fminibuffer_complete): Make last_command be kboard-local.1995-06-09, by Karl Heuer
-
(internal_self_insert): Make last_command be kboard-local.1995-06-09, by Karl Heuer
-
(last_command): Var deleted; now part of struct kboard.1995-06-09, by Karl Heuer
-
(struct kboard): New member Vlast_command.1995-06-09, by Karl Heuer
-
(last_command): Var deleted; now part of struct kboard.1995-06-09, by Karl Heuer
-
Initial revision1995-06-09, by Karl Heuer
-
(LIBS_MACHINE): Use -lpthread if it exists.1995-06-09, by Karl Heuer
-
(prompt-for-change-log-name): Handle the case where1995-06-09, by Karl Heuer
-
(Info-mode): Doco fix.1995-06-09, by Karl Heuer
-
(report-emacs-bug-info): New command.1995-06-09, by Karl Heuer
-
(format-find-file, format-insert-file): New functions.1995-06-09, by Karl Heuer
-
(vc-backend-checkin): Handle RCS `co'-output in the event1995-06-09, by Karl Heuer
-
(vc-register): Check for a visited file first thing.1995-06-09, by Karl Heuer
-
(Flookup_key, Fdefine_key): Use Fevent_convert_list.1995-06-09, by Karl Heuer
-
(Fevent_convert_list): Renamed from convert_event_type_list.1995-06-09, by Karl Heuer
-
(xmenu_show): Do call lw_destroy_all_widgets.1995-06-09, by Karl Heuer
-
(Freplace_match): Do the right thing with backslash.1995-06-09, by Karl Heuer
-
(Freplace_match): Fix check for valid reg in string replace.1995-06-09, by Karl Heuer
-
(LIBS_MACHINE): Define to -ldnet or -ldnet_stub.1995-06-09, by Karl Heuer
-
(file-precious-flag): Doc clarification.1995-06-09, by Karl Heuer
-
(Vhelp_event_list): New var.1995-06-09, by Karl Heuer
-
(Vlucid_menu_bar_dirty_flag): Declare this variable.1995-06-09, by Karl Heuer
-
(read_key_sequence): Don't run activate-menubar-hook1995-06-09, by Karl Heuer
-
(update_menu_bar): Run activate-menubar-hook1995-06-09, by Karl Heuer
-
Changed vip-*-frame-* to *-frame-*, incorporated overlay strings,1995-06-09, by Karl Heuer
-
(vip-event-key): now handles keys 128--255 as meta-chars.1995-06-09, by Karl Heuer
-
Fixed problems with yanking/deleting buffers.1995-06-09, by Karl Heuer
-
(vip-envelop-ESC-key): if an ESC-sequence translates1995-06-09, by Karl Heuer
-
(SYSTEM_PURESIZE_EXTRA) [!HAVE_X_WINDOWS]: Increase to 62000.1995-06-08, by Karl Heuer
-
Undefine MULTI_FRAME, until somebody fixes msdos.h and msdos.c.1995-06-08, by Karl Heuer
-
[MSDOS]: #undef chdir.1995-06-08, by Karl Heuer
-
Define STDC_HEADERS.1995-06-08, by Karl Heuer
-
[!subprocesses]: Include sysselect.h.1995-06-08, by Karl Heuer
-
(xmenu_show): If !HAVE_X_WINDOWS, don't reference X display.1995-06-08, by Karl Heuer
-
(map-y-or-n-p): Don't eval return value of prompter function.1995-06-08, by Roland McGrath
-
Initial revision1995-06-08, by Melissa Weisshaus
-
fixed errors that appeared during update to 19.29.1995-06-08, by Melissa Weisshaus
-
Put comments first in texinfo-font-lock-keywords.1995-06-08, by Simon Marshall
-
(rlogin): If optional second arg is buffer or string, use that as name.1995-06-08, by Roland McGrath
-
updates for version 19.29.1995-06-08, by Melissa Weisshaus
-
updated for 19.29.1995-06-08, by Melissa Weisshaus
-
updated address.1995-06-07, by Melissa Weisshaus
-
updated menus and dates for june 1995 edition.1995-06-07, by Melissa Weisshaus
-
updated menus and dates for june 1995 edition.1995-06-07, by Melissa Weisshaus
-
(mark_kboards): Mark Vprefix_arg instead of1995-06-07, by Karl Heuer
-
(Fexecute_kbd_macro): Vprefix_arg is now part of kboard.1995-06-07, by Karl Heuer
-
(cmd_error, command_loop_1, Fcommand_execute)1995-06-07, by Karl Heuer
-
(current_prefix_partial): Deleted.1995-06-07, by Karl Heuer
-
(gud-common-init): Call the MASSAGE-ARGS function even if FILE is nil.1995-06-07, by Roland McGrath
-
(struct kboard): member Vprefix_arg restored, replacing1995-06-07, by Karl Heuer
-
(current_prefix_partial): Deleted.1995-06-07, by Karl Heuer
-
(Flocal_variable_p): New optional arg BUFFER.1995-06-07, by Karl Heuer
-
(realclean): New target.1995-06-07, by Karl Heuer
-
(x_real_positions): Uncatch and recatch X errors in the loop.1995-06-07, by Karl Heuer
-
(Fbuffer_disable_undo): Make this function interactive.1995-06-07, by Karl Heuer
-
(query-replace-map): Bind f1 and help.1995-06-07, by Karl Heuer
-
(read-quoted-char): Turn on help-form and turn off help-char.1995-06-07, by Karl Heuer
-
(vc-register): Clean error message if no visited file.1995-06-07, by Karl Heuer
-
(isearch-other-meta-char): Try downshifting1995-06-07, by Karl Heuer
-
(file-precious-flag): Doc fix.1995-06-07, by Karl Heuer
-
(unlock_file, lock_file): Call Fexpand_file_name.1995-06-07, by Karl Heuer
-
Delete version number.1995-06-07, by Karl Heuer
-
(vc-menu-map): Disable Register when no visited file.1995-06-07, by Karl Heuer
-
Doc fix.1995-06-07, by Karl Heuer
-
(display-time-filter):1995-06-07, by Karl Heuer
-
*** empty log message ***1995-06-06, by Karl Heuer
-
*** empty log message ***1995-06-06, by Karl Heuer
-
(install-arch-indep): Install info files for mh-e.1995-06-06, by Karl Heuer
-
Declare sbrk.1995-06-06, by Karl Heuer
-
(TOOLKIT_DEFINES): Define.1995-06-06, by Karl Heuer
-
(syms_of_xfns): Provide motif in Motif version.1995-06-06, by Karl Heuer
-
(Fwaiting_for_user_input_p): Function declared.1995-06-06, by Karl Heuer
-
(Freplace_match): Calls to upcase_initials and upcase_initials_region changed1995-06-06, by Karl Heuer
-
(Fexpand_abbrev): Call to upcase_initials_region1995-06-06, by Karl Heuer
-
(Fvertical_motion): Add cast.1995-06-06, by Karl Heuer
-
(casify_region): Use explicit local vars for start1995-06-06, by Karl Heuer
-
(record_insert): Change args to be ints, not Lisp_Objects.1995-06-06, by Karl Heuer
-
(cmd_error): Use NULL, not 0, as arg to cmd_error_internal.1995-06-06, by Karl Heuer
-
Changed window-system to ediff-window-display.1995-06-05, by Karl Heuer
-
Converted xemacs *screen* nomenclature to *frame*.1995-06-05, by Karl Heuer
-
(ediff-make-control-frame): optimized for display.1995-06-05, by Karl Heuer
-
don't make the patch buffer RO.1995-06-05, by Karl Heuer
-
Change email address for Boris.1995-06-05, by Boris Goldowsky
-
Include keyboard.h.1995-06-05, by Karl Heuer
-
(Fx_create_frame): Make sure icon_name is a string or nil.1995-06-05, by Karl Heuer
-
(x_wm_set_icon_pixmap): Set IconPixmapHint in both cases.1995-06-05, by Karl Heuer
-
(mouse-set-region): Don't bounce the cursor on X.1995-06-05, by Karl Heuer
-
(load_color): misleading comment rewritten.1995-06-05, by Karl Heuer
-
(Fkill_buffer): When killing indirect buffer,1995-06-05, by Karl Heuer
-
Comment fix.1995-06-05, by Karl Heuer
-
(x_text_icon): Do call XSetIconName or XSetWMIconName.1995-06-05, by Karl Heuer
-
(Qicon_name): New variable.1995-06-05, by Karl Heuer
-
(struct x_display): Rename icon_label to icon_name1995-06-05, by Karl Heuer
-
(cursor_to, clear_to_end_of_line_raw):1995-06-05, by Karl Heuer
-
(old_tty_valid): New variable.1995-06-05, by Karl Heuer
-
(trivial_regexp_p): = is special after \.1995-06-05, by Karl Heuer
-
(hack-local-variables-prop-line): Don't downcase var name.1995-06-05, by Karl Heuer
-
*** empty log message ***1995-06-05, by Karl Heuer
-
(output_authors): Allow ':' in time zone, as per ISO 8601 and RCS 5.6.8 beta.1995-06-04, by Paul Eggert
-
Undefined INHIBIT_STRING_HEADER when we have no1995-06-03, by Karl Heuer
-
(HAVE_SELECT, HAVE_TIMEVAL): Definitions deleted.1995-06-03, by Karl Heuer
-
(Fencode_time): Doc fix.1995-06-03, by Karl Heuer
-
(NULL): Define if not defined.1995-06-03, by Karl Heuer
-
Fixed calendar-string-spread to allow 0 or 1 string; this simplified several1995-06-02, by Edward M. Reingold
-
Fix cal-x.el to create an empty fancy-diary-buffer, if needed.1995-06-02, by Edward M. Reingold
-
New function to create (but not fill) the fancy diary buffer.1995-06-02, by Edward M. Reingold
-
Don't go forward over a word-char if we're at bob, and set match-data.1995-06-02, by Simon Marshall
-
(vendor-specific-keysyms): Recognize "X Consortium".1995-06-02, by Karl Heuer
-
(*-solaris2.5): New configuration.1995-06-02, by Karl Heuer
-
Initial revision1995-06-02, by Karl Heuer
-
Copy new files config.nt and config.w95.1995-06-02, by Karl Heuer
-
Remove version information.1995-06-02, by Karl Heuer
-
(EmacsFrameDestroy): Block and unblock input.1995-06-01, by Karl Heuer
-
(x_destroy_bitmap): Block and unblock input.1995-06-01, by Karl Heuer
-
(multiple-recover-finish): Renamed to recover-session-finish.1995-06-01, by Roland McGrath
-
Autoload calendar-setup.1995-06-01, by Edward M. Reingold
-
New version 3.06 from author.1995-06-01, by Simon Marshall
-
Made font-lock-compile-keywords not compile if it looks like it already has.1995-06-01, by Simon Marshall
-
(x_display_info_for_name): Fix error message.1995-05-31, by Karl Heuer
-
(dired-find-buffer-nocreate): Ignore dead buffers.1995-05-31, by Karl Heuer
-
Move defconsts to avoid byte-compiler warnings.1995-05-31, by Karl Heuer
-
Comment change.1995-05-31, by Karl Heuer
-
Document how to specify a list to --x-includes and --x-libraries.1995-05-31, by Karl Heuer
-
(menu-bar-help-menu): Add "..."1995-05-31, by Karl Heuer
-
(scroll-bar-drag): Call scroll-bar-drag-11995-05-31, by Karl Heuer
-
(initial comments): Copyright 1995; don't speak1995-05-31, by Karl Heuer
-
(LD_SWITCH_SYSTEM): Copied back from s/sol2-3.h;1995-05-30, by Karl Heuer
-
Use x_includes, not x_libraries, for -I.1995-05-30, by Karl Heuer
-
(syms_of_xfns): Allow PATH_BITMAPS to be a colon-separated list.1995-05-30, by Karl Heuer
-
(emacs-lisp-mode-map): Add a menu.1995-05-30, by Karl Heuer
-
(sh-mode-map): Fix capitalization in menu bar.1995-05-30, by Karl Heuer
-
Fix capitalization in menu bar.1995-05-30, by Karl Heuer
-
Fix capitalization in menu bar.1995-05-30, by Karl Heuer
-
(forms--mode-menu-ro, forms--mode-menu-edit): Fix capitalization in menu bar.1995-05-30, by Karl Heuer
-
Fix capitalization and punctuation in menu bar.1995-05-30, by Karl Heuer
-
(compilation-mode-map): Fix capitalization in menu bar.1995-05-30, by Karl Heuer
-
(bibtex-mode-map): Fix capitalization in menu bar.1995-05-30, by Karl Heuer
-
(tar-mode-map): Fix capitalization in menu bar.1995-05-30, by Karl Heuer
-
(syms_of_editfns): user-login-name renamed from user-name.1995-05-30, by Karl Heuer
-
Change Vuser_real_name to Vuser_real_login_name.1995-05-30, by Karl Heuer
-
(archive-lemacs): New variable.1995-05-30, by Karl Heuer
-
(time-stamp): only warn about time-stamping1995-05-30, by Karl Heuer
-
(update_menu_bar): Do update if region display has changed.1995-05-30, by Karl Heuer
-
(compilation-error-regexp-alist): In "Cray C" regexp, don't allow newlines.1995-05-30, by Roland McGrath
-
(ediff-setup-control-frame): Make1995-05-30, by Karl Heuer
-
(x_top_window_to_frame): Don't match menu-bar widget.1995-05-30, by Karl Heuer
-
(set_frame_menubar): Always call update_frame_menubar.1995-05-30, by Karl Heuer
-
(update_menu_bar): Reverse test of save_match_data.1995-05-30, by Karl Heuer
-
(frame-configuration-p): Moved here from frame.el.1995-05-30, by Karl Heuer
-
(frame-configuration-p): Moved to subr.el.1995-05-30, by Karl Heuer
-
(facemenu-special-menu): Use characters, not symbols.1995-05-30, by Karl Heuer
-
Comment fix.1995-05-30, by Karl Heuer
-
(make-initial-minibuffer-frame): New function.1995-05-30, by Karl Heuer
-
(Fx_create_frame): Pass new arg to make_frame_without_minibuffer.1995-05-30, by Karl Heuer
-
(make_frame_without_minibuffer): New arg DISPLAY.1995-05-30, by Karl Heuer
-
(Man-default-man-entry): Return result.1995-05-30, by Karl Heuer
-
(Frandom): Use EMACS_INT, not int.1995-05-30, by Karl Heuer
-
(make_lispy_event, make_lispy_movement):1995-05-29, by Karl Heuer
-
(Fmouse_position): Use NULL, not 0, as arg of pixel_to_glyph_coords.1995-05-29, by Karl Heuer
-
Declare x_get_focus_frame.1995-05-29, by Karl Heuer
-
(gud-perldb-find-file): Use gud-make-debug-menu.1995-05-29, by Karl Heuer
-
(gud-perldb-massage-args): Pass `-emacs' after the file name.1995-05-29, by Karl Heuer
-
(gud-make-debug-menu): New function.1995-05-29, by Karl Heuer
-
(dired-mode-map): Rename menubar bindings and use the1995-05-29, by Karl Heuer
-
(XTread_socket) [USE_X_TOOLKIT]: Do pass MotionNotify events1995-05-29, by Karl Heuer
-
(hppa*-hp-hpux10*, m68k-hp-hpux10*): New configurations.1995-05-29, by Karl Heuer
-
Allow x_libraries and x_includes to be paths.1995-05-29, by Karl Heuer
-
(x_term_init): Block input during this function.1995-05-29, by Karl Heuer
-
(find-dired): If dired-simple-subdir-alist is not1995-05-29, by Karl Heuer
-
(after-revert-hook, before-revert-hook): Add defvars.1995-05-29, by Karl Heuer
-
(x_term_init): Call init_sigio only if interrupt_input.1995-05-29, by Karl Heuer
-
(Fset_input_mode): When read_socket_hook, ignore1995-05-29, by Karl Heuer
-
* etags.c (etags_getcwd): Undo the /bin/pwd change. It may raise1995-05-29, by Francesco Potortì
-
* man.el (Man-init-defvars): Don't remove lines containing1995-05-29, by Francesco Potortì
-
* etags.c (etags_getcwd): Undo the /bin/pwd change. It may raise1995-05-29, by Francesco Potortì
-
(x_set_frame_parameters): Pass -1 to x_set_offset.1995-05-29, by Karl Heuer
-
(x_set_offset): Distinguish CHANGE_GRAVITY < 0 case.1995-05-29, by Karl Heuer
-
(Drag): Do nothing unless menu.popped_up field is set.1995-05-29, by Karl Heuer
-
(x_report_frame_params): Report top and left1995-05-29, by Karl Heuer
-
(mail-extr-all-letters-but-separators): reinstate1995-05-29, by Karl Heuer
-
(vc-revert-buffer1): Delete the special code for font-lock.1995-05-29, by Karl Heuer
-
(font-lock-revert-cleanup): Always turn font lock on.1995-05-29, by Karl Heuer
-
(revert-buffer): Save after-revert-hook (both local and1995-05-29, by Karl Heuer
-
(find-file-noselect): In "file changed" messages,1995-05-29, by Karl Heuer
-
(COFF): Define.1995-05-29, by Karl Heuer
-
(LD_SWITCH_MACHINE) [!__GNUC__]: Don't define.1995-05-29, by Karl Heuer
-
(ediff-setup-control-frame): Use1995-05-29, by Karl Heuer
-
(ediff-setup): Don't make default-minibuffer-frame1995-05-29, by Karl Heuer
-
(dabbrev--abbrev-at-point): If point is after1995-05-29, by Karl Heuer
-
(indent-for-comment): move to beginning of line only1995-05-29, by Karl Heuer
-
(at_endline_loc_p): Use 0, not NULL, in ?: for next_next.1995-05-29, by Karl Heuer
-
(describe_vector): New arg entire_map.1995-05-29, by Karl Heuer
-
(describe_syntax_1): Pass new arg to describe_vector.1995-05-29, by Karl Heuer
-
(redisplay_window): Don't use try_window_id if1995-05-29, by Karl Heuer
-
(dired-find-buffer-nocreate): Check only buffers in1995-05-29, by Karl Heuer
-
(isearch-edit-string): Don't bind isearch-other-end.1995-05-29, by Karl Heuer
-
(update_menu_bar): Call set_frame_menubar with proper buffer current.1995-05-29, by Karl Heuer
-
(21064:Windows_NT:50:3): New case.1995-05-28, by Richard Kenner
-
Add carriage returns; necessary for batch files on Win951995-05-28, by Geoff Voelker
-
(VFORK_RETURN_TYPE): Moved to s/sol2-3.h.1995-05-27, by Karl Heuer
-
(VFORK_RETURN_TYPE): Moved here from s/sol2-4.h.1995-05-27, by Karl Heuer
-
(send-mail-function, mail): Doc fixes.1995-05-27, by Karl Heuer
-
(x_window): Call initialize_frame_menubar1995-05-27, by Karl Heuer
-
(previous-matching-history-element):1995-05-27, by Karl Heuer
-
(gud-gdb-marker-regexp): New var. Use path-separator.1995-05-27, by Karl Heuer
-
(Info-directory-list): Use path-separator.1995-05-27, by Karl Heuer
-
(vc-log-info): Use path-separator.1995-05-27, by Karl Heuer
-
(etags_getcwd): Don't use #elif.1995-05-27, by Karl Heuer
-
(ispell-message-text-end): Match start of forwarded msg.1995-05-27, by Karl Heuer
-
(init_lread) [CANNOT_DUMP]: Set Vload_path to EMACSLOADPATH.1995-05-27, by Geoff Voelker
-
(popup_get_selection): Force deactivation if key pressed.1995-05-26, by Karl Heuer
-
(XTread_socket): Don't call popup_get_selection here.1995-05-26, by Karl Heuer
-
(NULL): Use explicit cast.1995-05-26, by Karl Heuer
-
(VFORK_RETURN_TYPE): Use int if not already defined.1995-05-26, by Karl Heuer
-
Move #undef HAVE_VFORK to s/sol2-3.h.1995-05-26, by Karl Heuer
-
Add #undef HAVE_VFORK.1995-05-26, by Karl Heuer
-
(x_consider_frame_title): Use FRAME_KBOARD.1995-05-26, by Karl Heuer
-
(command-line): Handle nil command-line-args.1995-05-26, by Geoff Voelker
-
Initial revision1995-05-26, by Geoff Voelker
-
(compilation-error-regexp-alist): In "IBM C/C++ Tools" regexp, disallow1995-05-26, by Roland McGrath
-
(get_data_region_base): Undefined.1995-05-26, by Geoff Voelker
-
(reserved_heap_size,allocate_heap): Defined.1995-05-26, by Geoff Voelker
-
(set_terminal_modes): Set cursor size appropriate for Win95.1995-05-26, by Geoff Voelker
-
(configuration_buffer): Increase size.1995-05-26, by Geoff Voelker
-
(LIBS): Use BASE_LIBS and ADVAPI32.1995-05-26, by Geoff Voelker
-
Use BASE_LIBS.1995-05-26, by Geoff Voelker
-
Commented out.1995-05-26, by Geoff Voelker
-
(ARCH): New definition.1995-05-26, by Geoff Voelker
-
(SHELL): Conditionally defined.1995-05-26, by Geoff Voelker
-
Initial revision1995-05-26, by Geoff Voelker
-
(Foverlay_start, Foverlay_end): Declare these functions.1995-05-26, by Karl Heuer
-
(dired-find-buffer-nocreate): Don't try to find a1995-05-26, by Karl Heuer
-
(x_set_frame_parameters) Fix typo.1995-05-26, by Karl Heuer
-
(standard_args): -i, -itype, --icon-type take 0, not 1, args1995-05-26, by Karl Heuer
-
(gud-common-init): Don't die if filename not supplied.1995-05-26, by Karl Heuer
-
(texinfo-sequentially-find-pointer): Don't modify1995-05-26, by Karl Heuer
-
(byte-compile-insert-header):1995-05-26, by Karl Heuer
-
(x-create-frame-with-faces): Read geometry resource1995-05-26, by Karl Heuer
-
(create_process, send_process): Add volatile qualifiers.1995-05-26, by Karl Heuer
-
(Fsubstitute_command_keys): Cast arg of describe_map_tree.1995-05-26, by Karl Heuer
-
(describe_map_tree): Move declaration to lisp.h.1995-05-26, by Karl Heuer
-
(adjust_point): Declare arg AMOUNT.1995-05-25, by Karl Heuer
-
(scan_lists): Make stringterm an unsigned char.1995-05-25, by Karl Heuer
-
(XTread_socket): For MapNotify, call record_asynch_buffer_change.1995-05-25, by Karl Heuer
-
(prepare_menu_bars): Update frame titles before menu bars.1995-05-25, by Karl Heuer
-
(Fframe_or_buffer_changed_p): Record frame names1995-05-25, by Karl Heuer
-
(xmenu_show, xdialog_show): Increment widget_id_tick1995-05-25, by Karl Heuer
-
(Fx_get_resource): Major rewrite to make it clearer.1995-05-25, by Karl Heuer
-
Fix typo.1995-05-25, by Karl Heuer
-
(XTflash): Use pointers as args to select.1995-05-25, by Karl Heuer
-
(change_frame_size_1): Declare arg DELAY.1995-05-25, by Karl Heuer
-
(do_symval_forwarding, frame_buffer_predicate): Declare these.1995-05-25, by Karl Heuer
-
(format1): Cast arg of doprnt.1995-05-25, by Karl Heuer
-
(Fcall_interactively): Cast arg of doprnt.1995-05-25, by Karl Heuer
-
(message): Cast arg of doprnt.1995-05-25, by Karl Heuer
-
(menu_bar_items): Declare this function.1995-05-24, by Karl Heuer
-
(queue_selection_requests_unwind): Add return value.1995-05-24, by Karl Heuer
-
(Fx_popup_dialog): Treat (menu-bar) like t, for POSITION.1995-05-24, by Karl Heuer
-
(Fdelete_frame): When updating Vdefault_minibuffer_frame,1995-05-24, by Karl Heuer
-
Clarify use of site-init.el.1995-05-24, by Karl Heuer
-
(x_connection_closed): Unblock input, first thing.1995-05-24, by Karl Heuer
-
Delete reference to ALT. Change <Rubout> to <Delete>.1995-05-24, by Karl Heuer
-
(vendor-specific-keysyms): Add second spelling for HP.1995-05-24, by Karl Heuer
-
(x_set_offset): Add border_width when calling XMoveWindow.1995-05-24, by Karl Heuer
-
(x_set_frame_parameters): Pass 1 as change_gravity1995-05-24, by Karl Heuer
-
(struct x_display): New field menubar_height.1995-05-24, by Karl Heuer
-
(set_frame_menubar): Set menubar_height field.1995-05-24, by Karl Heuer
-
(x_window) [both versions]: Set menubar_height.1995-05-24, by Karl Heuer
-
(x_calc_absolute_position): Use menubar_height field.1995-05-24, by Karl Heuer
-
(create_frame_gcs, setup_frame_gcs): Reformat long statements.1995-05-24, by Karl Heuer
-
(hack_wm_protocols): Use cast instead of suffix.1995-05-24, by Karl Heuer
-
[USE_X_TOOLKIT] (x_window): Pass position to toolkit1995-05-24, by Karl Heuer
-
(Fgarbage_collect): Clear consing_since_gc first thing.1995-05-24, by Karl Heuer
-
(delete-frame-enabled-p): New subroutine.1995-05-24, by Karl Heuer
-
(describe-prefix-bindings): If key is a string,1995-05-24, by Karl Heuer
-
(set_buffer_internal_1): New subroutine.1995-05-24, by Karl Heuer
-
(redisplay_window): Use set_buffer_internal_1.1995-05-24, by Karl Heuer
-
Remove version number.1995-05-24, by Karl Heuer
-
* etags.c (etags_getcwd): Use /bin/pwd instead of pwd because the1995-05-23, by Francesco Potortì
-
(XlwMenuInitialize): Cast XCreatePixmapFromBitmapData args.1995-05-23, by Karl Heuer
-
(create_frame_gcs): Cast args of XCreateGC.1995-05-23, by Karl Heuer
-
(unload_color): Cast args of XFreeColors.1995-05-23, by Karl Heuer
-
(hack_wm_protocols): Cast args of XGetWindowProperty.1995-05-23, by Karl Heuer
-
(x_get_window_property): Cast args of XGetWindowProperty.1995-05-23, by Karl Heuer
-
Initial revision1995-05-23, by Karl Heuer
-
(long_to_cons): Don't assume 32-bit longs.1995-05-23, by Karl Heuer
-
(Fvisited_file_modtime): Cast arg to long_to_cons.1995-05-23, by Karl Heuer
-
(Fformat): Split double into two pointers, not two ints.1995-05-22, by Karl Heuer
-
pass arg to sqrt.1995-05-22, by Karl Heuer
-
(gnus-gnus-to-quick-newsrc-format): don't save1995-05-22, by Karl Heuer
-
(display_text_line): Enter a char in charstarts1995-05-22, by Karl Heuer
-
(gdb_lisp_params): New enum type.1995-05-22, by Karl Heuer
-
gdb_lisp_params to get storage layout info.1995-05-22, by Karl Heuer
-
Delete HAVE_FMOD; configure handles that correctly now.1995-05-22, by Karl Heuer
-
(edit-kbd-macro): Better error messages for undefined keys1995-05-22, by Karl Heuer
-
(ada-add-ada-menu): Fix args to easy-menu-define.1995-05-22, by Karl Heuer
-
(oblookup): Delete argument hashp.1995-05-22, by Karl Heuer
-
(file-ownership-preserved-p): Fix typo in previous change.1995-05-22, by Karl Heuer
-
(mail-text): Expand abbrev before moving point.1995-05-22, by Karl Heuer
-
[REGEX_FREE]: Use ((void)0) instead of just (0).1995-05-21, by Jim Meyering
-
Add `#ifdef _LIBC' in a few places, so this can be compiled in libc.1995-05-20, by Roland McGrath
-
(mouse-save-then-kill): Fix previous change.1995-05-20, by Karl Heuer
-
(activate_button, xm_update_cascadebutton): Don't use prototype.1995-05-20, by Karl Heuer
-
Don't use prototype.1995-05-20, by Karl Heuer
-
(easy-menu-do-define): Add autoload cookie.1995-05-20, by Karl Heuer
-
(Flogb): frexp needs a pointer to int, not EMACS_INT.1995-05-20, by Karl Heuer
-
(buffer_posn_from_coords): Don't let startp be before BEGV.1995-05-19, by Karl Heuer
-
(mail-mode): Clarify doc string.1995-05-19, by Karl Heuer
-
(expand-mail-aliases): Expand aliases in1995-05-19, by Karl Heuer
-
Fix May 6 change.1995-05-19, by Karl Heuer
-
(zv_strings_seen): New variable.1995-05-18, by Karl Heuer
-
(compute_motion): Handle overlay strings.1995-05-18, by Karl Heuer
-
(Fpos_visible_in_window_p): New arg to compute_motion.1995-05-18, by Karl Heuer
-
(buffer_posn_from_coords): New arg to compute_motion.1995-05-18, by Karl Heuer
-
Put property on set-face-stipple, not set-stipple.1995-05-18, by Karl Heuer
-
Undo previous change.1995-05-18, by Karl Heuer
-
(byte-compile-dynamic-docstrings): Doc fix.1995-05-18, by Karl Heuer
-
(tar-mode): Set write-contents-hooks instead of1995-05-18, by Karl Heuer
-
(Fkill_emacs): Delete the auto-save-list file1995-05-18, by Karl Heuer
-
(status_notify): If Vprocess_alist changes within1995-05-18, by Karl Heuer
-
(unload-feature): When we come to (provide . FEATURE),1995-05-18, by Karl Heuer
-
Updated from ../gpl2lgpl.sed /home/gd/gnu/lib/regex.c1995-05-17, by Roland McGrath
-
(Buffer-menu-buffer): Give more informative error1995-05-17, by Karl Heuer
-
(Fdump_emacs): Don't take address of array.1995-05-17, by Karl Heuer
-
[VMS]: Don't #include <stddef.h> if _POSIX_SOURCE or _POSIX_C_SOURCE is1995-05-17, by Roland McGrath
-
(c-fill-paragraph): Don't alter point1995-05-17, by Karl Heuer
-
(Fmake_indirect_buffer): Fix interactive spec.1995-05-17, by Karl Heuer
-
(gnus-expunge): Use defalias.1995-05-17, by Karl Heuer
-
(re_compile_fastmap): Undo previous change.1995-05-17, by Karl Heuer
-
(SOURCES): Fix reference to ymakefile.1995-05-17, by Karl Heuer
-
Delete reference to ymakefile.1995-05-17, by Karl Heuer
-
(easy-menu-create-keymaps): Set menu-enable prop.1995-05-17, by Karl Heuer
-
(syms_of_keyboard): Always define track-mouse.1995-05-17, by Karl Heuer
-
Add provide call.1995-05-16, by Karl Heuer
-
(facemenu-set-face-from-menu): Doc fix.1995-05-16, by Karl Heuer
-
(Frecenter): Fix args to vmotion (overlooked in May 13 change).1995-05-16, by Karl Heuer
-
UNEXEC_USE_MAP_PRIVATE: Define.1995-05-16, by Karl Heuer
-
(unexec) [UNEXEC_USE_MAP_PRIVATE]: New logic for1995-05-16, by Karl Heuer
-
Test _STDIO_USES_IOSTREAM as well as _IO_STDIO_H.1995-05-16, by Karl Heuer
-
(re_compile_fastmap): Don't free stack if it's empty.1995-05-15, by Richard M. Stallman
-
(LD_SWITCH_SYSTEM): Define.1995-05-15, by Richard M. Stallman
-
(syms_of_buffer): Doc fix.1995-05-15, by Richard M. Stallman
-
New version for Emacs 19.1995-05-15, by Richard M. Stallman
-
If the geometry resource specifies a position,1995-05-15, by Richard M. Stallman
-
(dabbrev-completion): Use mapcar, not mapc.1995-05-15, by Richard M. Stallman
-
(byte-compile-insert-header): Cope if user-mail-address is unbound.1995-05-15, by Richard M. Stallman
-
(mouse-save-then-kill): When making a new region1995-05-15, by Richard M. Stallman
-
(path-separator): Defined.1995-05-15, by Richard M. Stallman
-
(get-method-definition): Fix regexps.1995-05-15, by Karl Heuer
-
(tq-process-buffer): Don't hard-code the buffer name.1995-05-15, by Karl Heuer
-
* config.guess: Recognize Cray90 (from Pete TerMaat).1995-05-15, by Per Bothner
-
(vmotion): handle the case where `minibuf_prompt' is nil.1995-05-15, by Karl Heuer
-
Add configuration for semi-hosted ARM.1995-05-13, by Erich Stefan Boleyn
-
(vmotion): Simplify. Replace last three args with a single1995-05-13, by Karl Heuer
-
(minmax): New macro.1995-05-13, by Karl Heuer
-
(Fdelete_other_windows): Fix args to vmotion.1995-05-13, by Karl Heuer
-
Initial revision1995-05-13, by Karl Heuer
-
(Qvendor_specific_keysyms): New var.1995-05-13, by Karl Heuer
-
(main) [NeXT]: Add missing braces.1995-05-12, by Karl Heuer
-
(rlogin-history): New defvar.1995-05-12, by Roland McGrath
-
(compilation-next-error-locus): Ignore zero column number.1995-05-12, by Roland McGrath
-
(vc-status): If vc-locking-user returns a number, compare it to (user-uid).1995-05-12, by Roland McGrath
-
(vxworks29k): New alias.1995-05-12, by Doug Evans
-
Added `entry' to `fortran-font-lock-keywords-1' highlight of declarations.1995-05-12, by Simon Marshall
-
(init_system_name): Clean up signedness mismatch.1995-05-12, by Karl Heuer
-
Miscellaneous fixes for better compatibility with1995-05-12, by Karl Heuer
-
(float_to_string): Fix type mismatch and simplify.1995-05-12, by Karl Heuer
-
Recognize PCs running Solaris2. Also, some cleaning up for CRAYs.1995-05-12, by Per Bothner
-
(unexec): Fix type mismatch.1995-05-12, by Karl Heuer
-
[!MULTI_FRAME] (Fredraw_frame): Delete extra docstring.1995-05-11, by Karl Heuer
-
[!MULTI_FRAME] (Fframe_height, Frame_width): Delete extra docstring.1995-05-11, by Karl Heuer
-
(tcl-type-alist): Include entry for "proc".1995-05-11, by Tom Tromey
-
(tags-loop-continue): Doc fix.1995-05-11, by Roland McGrath
-
(compilation-error-regexp-alist): Add regexps for IBM and Cray compilers.1995-05-11, by Roland McGrath
-
(tcl-add-fsf-menu): Use make-lucid-menu-keymap, not1995-05-10, by Tom Tromey
-
Bug fix in menu code for XEmacs.1995-05-10, by Tom Tromey
-
AIX support from Tim Bell <tbel@afsmail.cern.ch>: make-3-73-3 make-3-741995-05-10, by Roland McGrath
-
Changed "Lucid Emacs" to "XEmacs".1995-05-09, by Tom Tromey
-
Add powerpc little endian support; Add powerpc variants; Add pentium variants1995-05-09, by Michael Meissner
-
Use sqrt (more portable) instead of fmod in -lm check.1995-05-09, by David J. MacKenzie
-
(BSD): Include sys/param.h instead of redefining BSD.1995-05-09, by Richard M. Stallman
-
Put nt/emacs.ico and nt/emacs.rc in dist.1995-05-09, by Richard M. Stallman
-
Do copy src/makefile.nt.1995-05-09, by Richard M. Stallman
-
(Info-directory-list): Use installation-directory,1995-05-09, by Richard M. Stallman
-
(Fcall_process): Keep reading till buffer is nearly full.1995-05-09, by Richard M. Stallman
-
Vdefault_minibuffer_frame is now part of KBOARD instead1995-05-09, by Karl Heuer
-
(struct kboard): New member Vdefault_minibuffer_frame.1995-05-09, by Karl Heuer
-
(init_kboard): Initialize Vdefault_minibuffer_frame.1995-05-09, by Karl Heuer
-
(VMS_SUPPORT): Add missing `.elc'.1995-05-09, by Richard M. Stallman
-
(make_frame_without_minibuffer): New arg KB.1995-05-09, by Karl Heuer
-
(Fx_create_frame): Pass kb to make_frame_without_minibuffer.1995-05-09, by Karl Heuer
-
[MULTI_FRAME] (make_terminal_frame): Don't set Vterminal_frame.1995-05-09, by Karl Heuer
-
(Funfocus_frame): Check for live X frame.1995-05-09, by Richard M. Stallman
-
[MULTI_FRAME] (init_window_once): Set Vterminal_frame1995-05-09, by Karl Heuer
-
(mail-font-lock-keywords): Make mail-header-separator into a regexp.1995-05-09, by Richard M. Stallman
-
(news-reply-mode): Add ^ to paragraph delimiters.1995-05-09, by Richard M. Stallman
-
(sc-no-blank-line-or-header): Make mail-header-separator into a regexp.1995-05-09, by Richard M. Stallman
-
(x_consider_frame_title): When setting multiple_frames,1995-05-09, by Karl Heuer
-
removed ^Ms1995-05-09, by Geoff Voelker
-
(popup-dialog-box): x-popup-dialog returns the value, not the cons cell.1995-05-09, by Richard M. Stallman
-
Initial revision1995-05-09, by Geoff Voelker
-
[MULTI_KBOARD] (read_char): If the character was for1995-05-09, by Karl Heuer
-
(news-setup): Bind mail-signature to nil.1995-05-09, by Richard M. Stallman
-
(prepare_menu_bars): Save and restore the match data.1995-05-09, by Richard M. Stallman
-
(ediff-revision-key): Default value nil.1995-05-08, by Richard M. Stallman
-
(info-insert-file-contents): Don't use1995-05-08, by Richard M. Stallman
-
(Helper-help): Use read-key-sequence.1995-05-08, by Richard M. Stallman
-
(add-log-current-defun): Handle objc-mode like c-mode;1995-05-08, by Richard M. Stallman
-
(Fdump_emacs): Don't use & before my_edata.1995-05-08, by Richard M. Stallman
-
(Fread_key_sequence): Doc fix.1995-05-08, by Richard M. Stallman
-
(Fraise_frame, Flower_frame): Make arg FRAME optional.1995-05-08, by Richard M. Stallman
-
(menu-bar-tools-menu): Rename key to `compare'.1995-05-08, by Richard M. Stallman
-
* delta.h (C_SWITCH_MACHINE): Let configure decide if this is a1995-05-08, by Francesco Potortì
-
(region-cache.obj,vm-limit.obj): Dependencies defined.1995-05-08, by Richard M. Stallman
-
(Fdisplay_buffer): Initialize other, upper, lower.1995-05-08, by Richard M. Stallman
-
(get-method-definition, get-method-definition-1): New functions.1995-05-08, by Richard M. Stallman
-
Add C-escape binding.1995-05-07, by Richard M. Stallman
-
entered into RCS1995-05-07, by Richard M. Stallman
-
(main): Increase lock timeout to five minutes.1995-05-07, by Richard M. Stallman
-
(Fmatch_data, Fstore_match_data): Declared.1995-05-07, by Richard M. Stallman
-
(wait_reading_process_input): Pass arg in new call to set_waiting_for_input.1995-05-07, by Richard M. Stallman
-
(path-separator): Set to ";".1995-05-07, by Richard M. Stallman
-
(TRES): Defined.1995-05-07, by Richard M. Stallman
-
(obj): Use .c files.1995-05-07, by Richard M. Stallman
-
(CVTRES): Defined.1995-05-07, by Richard M. Stallman
-
(recover-session): Renamed from multiple-recover.1995-05-07, by Richard M. Stallman
-
(GETPGRP_NO_ARG): Defined1995-05-07, by Richard M. Stallman
-
(region_face, next_face_id): Make static.1995-05-07, by Richard M. Stallman
-
Provide noutline as well as outline.1995-05-07, by Richard M. Stallman
-
(isfloat_string): Reject strings like "0.5+".1995-05-07, by Richard M. Stallman
-
(Fmod): Fix the final adjustment, when f2 < 0 and f1 == 0.1995-05-07, by Richard M. Stallman
-
Clarification about running executable in place.1995-05-07, by Richard M. Stallman
-
Clarify effect of setting load-path before dumping.1995-05-07, by Richard M. Stallman
-
(syms_of_window): Doc fix.1995-05-07, by Richard M. Stallman
-
(pp-eval-expression): Update use of temp-buffer-show-function.1995-05-07, by Richard M. Stallman
-
Refer to file nt/install.1995-05-06, by Richard M. Stallman
-
(wait_reading_process_input): Don't call prepare_menu_bars.1995-05-06, by Richard M. Stallman
-
(gc_cons_threshold): Change back to int.1995-05-06, by Richard M. Stallman
-
(gc_cons_threshold): Change back to int.1995-05-06, by Richard M. Stallman
-
(i[345]86-*-bsdi2*): New configuration.1995-05-06, by Richard M. Stallman
-
(GETPGRP_NO_ARG): New definition.1995-05-06, by Richard M. Stallman
-
Make sure CDPATH doesn't mess up PWD check.1995-05-06, by David J. MacKenzie
-
(bcmp, bcopy): Fix backward BSTRING conditionals.1995-05-06, by Richard M. Stallman
-
[! emacs]: #undef REL_ALLOC.1995-05-06, by Richard M. Stallman
-
Delete all APOLLO conditionals.1995-05-06, by Richard M. Stallman
-
(prepare_menu_bars): Clear size-change flag before running1995-05-06, by Richard M. Stallman
-
(x-colors): Delete "medium forest green" in both forms.1995-05-06, by Richard M. Stallman
-
(x-colors): Delete "medium goldenrod" in both forms.1995-05-06, by Richard M. Stallman
-
(gnus-use-generic-from): Doc fix.1995-05-06, by Richard M. Stallman
-
(ispell-region): If position not visible, (sit-for 0).1995-05-06, by Richard M. Stallman
-
(lw_refigure_widget) [USE_MOTIF]: Fix backward if.1995-05-06, by Richard M. Stallman
-
All autoload cookies disabled.1995-05-06, by Richard M. Stallman
-
(gnus-group-mode): Set truncate-lines.1995-05-06, by Richard M. Stallman
-
(days_per_month): Move variable to top level.1995-05-05, by Richard M. Stallman
-
(Fencode_time): Rename arg from min to minute.1995-05-05, by Richard M. Stallman
-
(sendmail-send-it): Check continuation lines1995-05-05, by Richard M. Stallman
-
Add more NetBSD cases: atrai, sun3*, and mac68k.1995-05-05, by Richard Kenner
-
[USE_X_TOOLKIT] (x_window): Always pass position in geometry.1995-05-05, by Richard M. Stallman
-
(HAVE_VFORK): Add #undef.1995-05-05, by Richard M. Stallman
-
(GETPGRP_NO_ARG): Defined.1995-05-05, by Richard M. Stallman
-
(string_display_width): Renamed from string_width.1995-05-05, by Richard M. Stallman
-
(make_gap): Make this new error check also check exceeding VALBITS.1995-05-05, by Richard M. Stallman
-
(Vx_sent_selection_hooks, Vx_lost_selection_hooks, Vselection_alist)1995-05-05, by Richard M. Stallman
-
(Fnumber_to_string, Fstring_to_number):1995-05-05, by Richard M. Stallman
-
(doprnt): Handle long EMACS_INT in sprintf.1995-05-05, by Richard M. Stallman
-
(read1): Handle long EMACS_INT in atol.1995-05-05, by Richard M. Stallman
-
(Fexecute_extended_command): Handle long EMACS_INT in sprintf.1995-05-05, by Richard M. Stallman
-
(print): Make the printing understand EMACS_INTs1995-05-05, by Richard M. Stallman
-
(bcopy, bzero, bcmp): Don't let string.h prototype these.1995-05-05, by Richard M. Stallman
-
(list_processes_1): Cast XFASTINT for passing to sprintf.1995-05-05, by Richard M. Stallman
-
Don't try to define backquote.1995-05-05, by Richard M. Stallman
-
(Qbefore_string, Qafter_string): New vars.1995-05-05, by Karl Heuer
-
[!__GNUC__] (LINKER): Defined.1995-05-04, by Richard M. Stallman
-
(make_gap): Don't allow buffer size that won't fit in int.1995-05-04, by Richard M. Stallman
-
Include config.h.1995-05-04, by Richard M. Stallman
-
(${etc}DOC): Put SOME_MACHINE_OBJECTS before obj.1995-05-04, by Richard M. Stallman
-
(arith_driver): Make accum and next EMACS_INTs.1995-05-04, by Richard M. Stallman
-
('\`): Use backslash for reading the backquote.1995-05-04, by Richard M. Stallman
-
(ALL_CFLAGS): Add -I../src.1995-05-04, by Richard M. Stallman
-
Fix spelling of author's name.1995-05-04, by Karl Heuer
-
Initial revision1995-05-04, by Richard M. Stallman
-
(read1): New arg FIRST_IN_LIST; all callers changed.1995-05-04, by Richard M. Stallman
-
(parse_modifiers, apply_modifiers): Don't assume 32-bit EMACS_INT.1995-05-04, by Richard M. Stallman
-
(Fdelete_overlay): Was mistakenly called Fdelete_overlays.1995-05-04, by Richard M. Stallman
-
(gc_cons_threshold): Make this an EMACS_INT.1995-05-04, by Richard M. Stallman
-
(gc_cons_threshold): Make this an EMACS_INT.1995-05-04, by Richard M. Stallman
-
(search_buffer): Cast p_limit to EMACS_INT not int.1995-05-04, by Richard M. Stallman
-
(GETPGRP_NO_ARG): Define.1995-05-04, by Richard M. Stallman
-
[__osf__]: Include string.h and stdlib.h.1995-05-04, by Richard M. Stallman
-
(xmalloc): Declare it to return long *.1995-05-04, by Richard M. Stallman
-
(xmalloc, xrealloc): Declare them long *.1995-05-04, by Richard M. Stallman
-
(C_entries): Cast result of xrealloc.1995-05-04, by Richard M. Stallman
-
(HAVE_FMOD): Defined.1995-05-04, by Richard M. Stallman
-
(reorder_modifiers): Cast apply_modifiers arg to int.1995-05-04, by Richard M. Stallman
-
(reorder_modifiers): Use XINT.1995-05-04, by Richard M. Stallman
-
(m68*-apollo-*): Renamed from m68*-apollo*.1995-05-03, by Richard M. Stallman
-
(CANNOT_DUMP, VIRT_ADDR_VARIES, LIBS_TERMCAP)1995-05-03, by Richard M. Stallman
-
(directory_file_name): Add APOLLO conditional.1995-05-03, by Richard M. Stallman
-
Don't copy in src/s/*.inp. Don't copy nt/src.1995-05-03, by Richard M. Stallman
-
Doc auto-save-list-file-name.1995-05-03, by Richard M. Stallman
-
(scribe-chapter): Change to C-c C-c.1995-05-03, by Karl Heuer
-
(gomoku-human-plays): Change to C-c C-p.1995-05-02, by Karl Heuer
-
(gnus-uu-interactive-scan-directory): Change to C-c C-d.1995-05-02, by Karl Heuer
-
(outline-rebullet-current-heading): Change to C-c *.1995-05-02, by Karl Heuer
-
(get_local_map): Use Fget_char_property, so that1995-05-02, by Karl Heuer
-
(Fset_buffer_modified_p): Use the truename for locking.1995-05-02, by Richard M. Stallman
-
(Finsert_file_contents): Use file_truename for unlocking.1995-05-02, by Richard M. Stallman
-
(prepare_to_modify_buffer): Use file_truename for locking.1995-05-02, by Richard M. Stallman
-
(union fail_stack_elt): New union.1995-05-02, by Richard M. Stallman
-
(xmenu_show, menubar_selection_callback): Move declaration1995-05-02, by Karl Heuer
-
(kbd_buffer_get_event): New arg USED_MOUSE_MENU.1995-05-02, by Karl Heuer
-
(S-delete): Fix typo (was C-delete).1995-05-02, by Richard M. Stallman
-
(hide-ifdef-mode-prefix-key): Change to C-c @.1995-05-02, by Richard M. Stallman
-
Warn about nested repetition.1995-05-02, by Richard M. Stallman
-
(update_frame): Don't put cursor in echo area unless1995-05-02, by Karl Heuer
-
(display_text_line): Don't move the cursor if it's supposed to1995-05-02, by Karl Heuer
-
Describe uses of C-c followed by punctuation chars.1995-05-02, by Richard M. Stallman
-
(outline-minor-mode-prefix): Change to C-c @.1995-05-02, by Richard M. Stallman
-
(texinfo-mode-map): Delete C-c ] binding.1995-05-02, by Richard M. Stallman
-
(forms--mode-commands): Delete C-c ? binding.1995-05-02, by Richard M. Stallman
-
(news-reply-mode-map): Delete C-c ? binding.1995-05-02, by Richard M. Stallman
-
(isearch-mode): Doc fix.1995-05-02, by Richard M. Stallman
-
(iso-accents-mode): Doc fix.1995-05-02, by Richard M. Stallman
-
(redisplay): Don't move the cursor if it's supposed to1995-05-01, by Karl Heuer
-
(buffer-substring-no-properties): New function.1995-05-01, by Richard M. Stallman
-
(expand-mail-aliases): Use buffer-substring-no-properties.1995-05-01, by Richard M. Stallman
-
(makefile-mode): Set dabbrev-abbrev-skip-leading-regexp.1995-05-01, by Richard M. Stallman
-
(tpu-copy-keyfile): New function.1995-05-01, by Richard M. Stallman
-
(set-auto-mode): If buffer has no file, use buffer name.1995-05-01, by Richard M. Stallman
-
(jka-compr-write-region): Handle the append1995-05-01, by Richard M. Stallman
-
(main): Delete duplicate code for -version.1995-04-30, by Richard M. Stallman
-
Comment change.1995-04-30, by Richard M. Stallman
-
(Fdo_auto_save): Record visited file name1995-04-30, by Richard M. Stallman
-
(normal-top-level): Set auto-save-list-file-name.1995-04-30, by Richard M. Stallman
-
(multiple-recover, multiple-recover-finish): New commands.1995-04-30, by Richard M. Stallman
-
(standard_args): Add #ifdef VMS for -map.1995-04-30, by Richard M. Stallman
-
Fix delq example.1995-04-30, by Richard M. Stallman
-
(datearg): If rlog options are specified explicitly,1995-04-30, by Paul Eggert
-
Mention file-regular-p operation.1995-04-30, by Richard M. Stallman
-
(command-line-1): Implement -L/--directory option.1995-04-30, by Richard M. Stallman
-
[HAVE_UNISTD_H]: Include unistd.h.1995-04-29, by Richard M. Stallman
-
(standard_args): Add -L/--directory/-directory.1995-04-29, by Richard M. Stallman
-
(PUSH_FAILURE_INT, POP_FAILURE_INT): Use WIDE_INT.1995-04-29, by Richard M. Stallman
-
(jka-compr-insert-file-contents): When visiting,1995-04-29, by Richard M. Stallman
-
(command-line): Handle -iconic and -icon-type here.1995-04-29, by Richard M. Stallman
-
(Fcall_process): Extend BUFFER arg so it can specify1995-04-29, by Richard M. Stallman
-
(compile-internal): Disable undo before erasing1995-04-29, by Richard M. Stallman
-
(tex-view): Nice error if tex-dvi-view-command is nil.1995-04-29, by Richard M. Stallman
-
(*-sun-sunos4.1.3*): Use sunos4shr.h.1995-04-29, by Richard M. Stallman
-
(ORDINARY_LINK): Defined.1995-04-29, by Richard M. Stallman
-
(popup_get_selection): Use x_non_menubar_window_to_frame.1995-04-29, by Karl Heuer
-
(read_char, read_char_x_menu_prompt): Exclude1995-04-29, by Karl Heuer
-
Declare x_non_menubar_window_to_frame.1995-04-29, by Karl Heuer
-
(x_non_menubar_window_to_frame): New function.1995-04-29, by Karl Heuer
-
(x_term_init): Add stub to initialize Vsystem_key_alist.1995-04-29, by Karl Heuer
-
(create_process): Don't reference pty_name if !HAVE_PTYS.1995-04-28, by Karl Heuer
-
(sunos4.1.3): Use shared libraries, since that's1995-04-28, by Karl Heuer
-
Support for pre-BFD versions of Linux ld.1995-04-27, by Michael Meissner
-
(i[34]86:*:3.2:*) test for /usr/options/cb.name before calling uname.1995-04-27, by Richard Kenner
-
(vc-next-action-on-file): Add missing let-binding.1995-04-26, by Karl Heuer
-
(vc-default-backend, vc-path, vc-consult-headers):1995-04-26, by Karl Heuer
-
(extraclean): Depend on maintainer-clean, not1995-04-26, by Karl Heuer
-
(maintainer-clean): Renamed from realclean.1995-04-26, by Karl Heuer
-
Support Linux elf and a.out systems; Add parisc support1995-04-26, by Michael Meissner
-
(CRAY*Y-MP:*:*:*): New entry.1995-04-26, by Richard Kenner
-
(Ffile_regular_p): Use Qfile_regular_p.1995-04-26, by Richard M. Stallman
-
(vc-buffer-backend): New function.1995-04-26, by Richard M. Stallman
-
(vc-backend-checkout): Pass vc-checkout-switches arg1995-04-26, by Richard M. Stallman
-
(standard_args): Move -iconic and --icon-type (etc.)1995-04-26, by Richard M. Stallman
-
Eval key definitions and clean up upon completion.1995-04-26, by Richard M. Stallman
-
Removed reference to tpu-gnu-emacs18-p.1995-04-26, by Richard M. Stallman
-
(mark_kboards): Mark the kbd macro and Vsystem_key_alist.1995-04-25, by Karl Heuer
-
(appt-check): Use force-mode-line-update.1995-04-25, by Karl Heuer
-
(array-mode): Use force-mode-line-update.1995-04-25, by Karl Heuer
-
(byte-recompile-directory): Use force-mode-line-update.1995-04-25, by Karl Heuer
-
(delete-selection-mode): Use force-mode-line-update.1995-04-25, by Karl Heuer
-
(dired-omit-expunge): Use force-mode-line-update.1995-04-25, by Karl Heuer
-
(dired-sort-set-modeline): Use force-mode-line-update.1995-04-25, by Karl Heuer
-
(edt-advance, edt-backup): Use force-mode-line-update.1995-04-25, by Karl Heuer
-
(find-dired-sentinel): Use force-mode-line-update.1995-04-25, by Karl Heuer
-
(fortran-auto-fill-mode): Use force-mode-line-update.1995-04-25, by Karl Heuer
-
(gud-sentinel): Use force-mode-line-update.1995-04-25, by Karl Heuer
-
(hanoi): Use force-mode-line-update.1995-04-25, by Karl Heuer
-
(hide-ifdef-toggle-read-only): Use force-mode-line-update.1995-04-25, by Karl Heuer
-
(Info-edit-mode, Info-cease-edit): Use force-mode-line-update.1995-04-25, by Karl Heuer
-
(isearch-mode, isearch-done): Use force-mode-line-update.1995-04-25, by Karl Heuer
-
(mh-insert-signature): Use force-mode-line-update.1995-04-25, by Karl Heuer
-
(mh-set-scan-mode): Use force-mode-line-update.1995-04-25, by Karl Heuer
-
(mh-set-mode-name): Use force-mode-line-update.1995-04-25, by Karl Heuer
-
(outline-minor-mode): Use force-mode-line-update.1995-04-25, by Karl Heuer
-
(picture-set-motion, picture-mode-exit): Use force-mode-line-update.1995-04-25, by Karl Heuer
-
(rmail-edit-current-message): Use force-mode-line-update.1995-04-25, by Karl Heuer
-
(auto-fill-mode): Use force-mode-line-update.1995-04-25, by Karl Heuer
-
(sc-raw-mode-toggle): Use force-mode-line-update.1995-04-25, by Karl Heuer
-
(term-update-mode-line, term-process-pager): Use force-mode-line-update.1995-04-25, by Karl Heuer
-
(te-edit, te-more-break-unwind): Use force-mode-line-update.1995-04-25, by Karl Heuer
-
(display-time-sentinel, display-time-filter): Use force-mode-line-update.1995-04-25, by Karl Heuer
-
(vi-switch-mode, vi-back-to-old-mode): Use force-mode-line-update.1995-04-25, by Karl Heuer
-
(vip-change-mode): Use force-mode-line-update.1995-04-25, by Karl Heuer
-
(xscheme-set-runlight, xscheme-set-prompt): Use force-mode-line-update.1995-04-25, by Karl Heuer
-
(emerge-fast-mode, emerge-edit-mode): Use force-mode-line-update.1995-04-25, by Karl Heuer
-
(toggle-read-only, rename-uniquely): Use force-mode-line-update.1995-04-25, by Karl Heuer
-
(ispell-minor-mode): Use force-mode-line-update.1995-04-25, by Karl Heuer
-
(double-mode): Use force-mode-line-update.1995-04-25, by Karl Heuer
-
(gomoku-display-statistics): Use force-mode-line-update.1995-04-25, by Karl Heuer
-
(f90-auto-fill-mode): Use force-mode-line-update.1995-04-25, by Karl Heuer
-
(abbrev-mode): Use force-mode-line-update.1995-04-25, by Karl Heuer
-
(forms--make-format-elt-using-text-properties)1995-04-25, by Richard M. Stallman
-
Made sc-string-text to strip of text properties of buffer text, so string1995-04-25, by Simon Marshall
-
Explan when boundaries are made automatically.1995-04-25, by Richard M. Stallman
-
Comment change.1995-04-25, by Richard M. Stallman
-
(rename-uniquely): Don't discard <NN> from end1995-04-25, by Richard M. Stallman
-
(rmail-insert-inbox-text): Get the truename of1995-04-25, by Richard M. Stallman
-
(mail-position-on-field): Use $, not \n, in regexp.1995-04-25, by Richard M. Stallman
-
(tpu-search-internal): Case-sensitive search if search1995-04-25, by Richard M. Stallman
-
(REGEXP_IN_LIBC): Defined.1995-04-25, by Richard M. Stallman
-
[REGEXP_IN_LIBC] (REGEXPOBJ, REGEXPDEPS):1995-04-25, by Richard M. Stallman
-
At end, use default file name .tpu-keys.1995-04-25, by Richard M. Stallman
-
Don't turn on tpu-edt mode.1995-04-25, by Richard M. Stallman
-
Fix backwards test in kill-buffer-query-functions.1995-04-24, by Richard M. Stallman
-
(x_term_init): If the previous kboard was the dummy one,1995-04-24, by Karl Heuer
-
(Vsystem_key_alist): Delete global variable.1995-04-24, by Karl Heuer
-
(struct kboard): New member Vsystem_key_alist.1995-04-24, by Karl Heuer
-
Make intervals.o and term.o depend on keyboard.h.1995-04-24, by Karl Heuer
-
(safe_run_hooks_1, safe_run_hooks_error): New subroutines.1995-04-24, by Richard M. Stallman
-
(Fplist_put): Don't signal an error if plist isn't a cons.1995-04-24, by Karl Heuer
-
(struct x_display_info): New members x_focus_frame,1995-04-24, by Karl Heuer
-
(x_get_focus_frame): New arg FRAME. Callers changed.1995-04-24, by Karl Heuer
-
(x_focus_frame, x_focus_event_frame, x_highlight_frame):1995-04-24, by Karl Heuer
-
(Fredirect_frame_focus): Fix earlier change; use a frame known to be non-nil.1995-04-24, by Karl Heuer
-
Make dispnew.o and keyboard.o depend on xterm.h.1995-04-24, by Karl Heuer
-
(rmail-resend): Fix abbrev expansion.1995-04-24, by Richard M. Stallman
-
(do_switch_frame): Don't try to refocus termcap frames.1995-04-24, by Karl Heuer
-
(message_dolog): The message log doesn't need an undo list.1995-04-24, by Karl Heuer
-
(term_init): MagicWrap implies AutoWrap.1995-04-24, by Karl Heuer
-
(do_switch_frame): x_get_focus_frame needs an arg.1995-04-24, by Karl Heuer
-
(xmenu_show): x_mouse_leave needs an arg.1995-04-24, by Karl Heuer
-
(info-insert-file-contents): Set default-directory1995-04-24, by Richard M. Stallman
-
(isearch-update-ring): Use STRING arg, not isearch-ring.1995-04-24, by Richard M. Stallman
-
Disable many Files menu items in minibuffer.1995-04-24, by Richard M. Stallman
-
(print-help-return-message): Check same-window-buffer-names1995-04-24, by Richard M. Stallman
-
(iso-accents-list): Add ~! and ~? combinations.1995-04-24, by Richard M. Stallman
-
(rename-uniquely): Strip suffix before rename.1995-04-24, by Richard M. Stallman
-
shell-font-lock-keywords efficiency fix.1995-04-24, by Simon Marshall
-
mail-font-lock-keywords efficiency fix.1995-04-24, by Simon Marshall
-
rmail-summary-font-lock-keywords efficiency fix.1995-04-24, by Simon Marshall
-
dired-font-lock-keywords efficiency fix.1995-04-24, by Simon Marshall
-
change-log-font-lock-keywords efficiency fix.1995-04-24, by Simon Marshall
-
Use new fortran-match-!-comment to do !-style fontification; do rest in regexps1995-04-24, by Simon Marshall
-
Make font-lock.el use compiled keywords; added FN as possible matcher.1995-04-24, by Simon Marshall
-
(create_process): Don't abort if can't reopen1995-04-24, by Richard M. Stallman
-
(child_setup): Reword "can't exec" message.1995-04-24, by Richard M. Stallman
-
(easy-menu-define): Doc fix.1995-04-24, by Richard M. Stallman
-
(INFO_TARGETS, DVI_TARGETS): Add viper targets.1995-04-24, by Richard M. Stallman
-
Update info on window-end.1995-04-24, by Richard M. Stallman
-
(byte-optimize-letX): Use car-safe and cdr-safe.1995-04-24, by Richard M. Stallman
-
(rmail-attributes): Recognize "resent" attribute.1995-04-21, by Karl Heuer
-
Update some MIME doc strings.1995-04-20, by Karl Heuer
-
Update some MIME doc strings.1995-04-20, by Karl Heuer
-
Comment update.1995-04-20, by Karl Heuer
-
(sendmail-pre-abbrev-expand-hook): When setting the1995-04-20, by Karl Heuer
-
(Fexpand_abbrev): Add some error checking.1995-04-20, by Karl Heuer
-
(Fx_popup_dialog): Don't pass menubarp arg to xdialog_show.1995-04-20, by Karl Heuer
-
(f90-keywords): "only" added to keyword list.1995-04-20, by Karl Heuer
-
Change the instructions in the INSTALLATION1995-04-20, by Karl Heuer
-
Comment change.1995-04-20, by Richard M. Stallman
-
(undigestify-rmail-message): Strip "^- " which is1995-04-20, by Richard M. Stallman
-
(rmail-revert): Call rmail-mode after reverting1995-04-20, by Richard M. Stallman
-
(x_window): Use (or reuse) frame's namebuf instead of a1995-04-19, by Karl Heuer
-
(Fdelete_frame): Free f->namebuf.1995-04-19, by Karl Heuer
-
(make_frame): Initialize f->namebuf.1995-04-19, by Karl Heuer
-
(struct frame): New member namebuf.1995-04-19, by Karl Heuer
-
(cpp-edit-reset): Fix typo.1995-04-19, by Richard M. Stallman
-
(xmenu_show, xdialog_show): Delete menubarp arg.1995-04-19, by Richard M. Stallman
-
Downcase function parameters.1995-04-19, by Richard M. Stallman
-
(pushnew): Use edebug-keywordp.1995-04-19, by Richard M. Stallman
-
(finder-known-keywords): Add `debugging'.1995-04-19, by Richard M. Stallman
-
Add Keywords: comment header for finder.el.1995-04-18, by Roland McGrath
-
(main): Add argv[0] to an error message.1995-04-18, by Richard M. Stallman
-
(frame-notice-user-settings):1995-04-18, by Richard M. Stallman
-
(map_event_to_object): Declaration deleted.1995-04-18, by Richard M. Stallman
-
(x_report_frame_params): Report value of `display' parm.1995-04-18, by Richard M. Stallman
-
(tags-search, tags-query-replace): Put (quote ...) around args inserted1995-04-18, by Roland McGrath
-
(Ffetch_bytecode): Check the type of the object being read from the file.1995-04-18, by Richard M. Stallman
-
(cpp-edit-list): Move definition toward start of file.1995-04-18, by Richard M. Stallman
-
(line-move): Fix previous change: if we get an error,1995-04-18, by Richard M. Stallman
-
(INFO_TARGETS, DVI_TARGETS): Add mh-e targets.1995-04-18, by Richard M. Stallman
-
Comment change.1995-04-18, by Richard M. Stallman
-
(Fencode_time): Don't treat years < 100 as special.1995-04-18, by Richard M. Stallman
-
(m68k-motorola-sysv*): Determine which -m option to use with `gnucc'.1995-04-18, by Richard M. Stallman
-
(insert_1): Adjust overlay center after inserting.1995-04-17, by Karl Heuer
-
(adjust_overlays_for_insert): New function.1995-04-17, by Karl Heuer
-
Declare some functions.1995-04-17, by Karl Heuer
-
(map-y-or-n-p): Don't log prompt messages.1995-04-17, by Karl Heuer
-
(finder-known-keywords): Generalize `c' keyword.1995-04-17, by Richard M. Stallman
-
(ispell-init-ispell): Don't barf if there is a1995-04-17, by Richard M. Stallman
-
(Fencode_time): Rewrite by Naggum.1995-04-17, by Richard M. Stallman
-
(font-lock-make-faces): Determine font-lock-background-mode from color1995-04-16, by Richard M. Stallman
-
(x-defined-colors): Take frame as optional arg.1995-04-16, by Richard M. Stallman
-
(list-colors-display): Minor clarification.1995-04-16, by Richard M. Stallman
-
(set-face-background): Handle FRAME = nil directly1995-04-16, by Richard M. Stallman
-
(set-auto-mode): If -*- spec doesn't set `mode:',1995-04-16, by Richard M. Stallman
-
(xaw_pop_instance): Make x, y, w, h unsigned.1995-04-15, by Richard M. Stallman
-
(size_menu): Make height and label_width unsigned.1995-04-15, by Richard M. Stallman
-
(really-lwlib, really-oldXMenu): Mark as .PHONY.1995-04-15, by Richard M. Stallman
-
Delete the #if that compares MARKBIT.1995-04-15, by Richard M. Stallman
-
(dired-do-search): Renamed from dired-do-tags-search.1995-04-15, by Richard M. Stallman
-
(dired-mode-map): Rename commands for A and Q.1995-04-15, by Richard M. Stallman
-
(cpp-parse-open): Delete comments that go past end of line.1995-04-15, by Richard M. Stallman
-
Comment change.1995-04-14, by Richard M. Stallman
-
(finder-known-keywords):1995-04-14, by Richard M. Stallman
-
Create mouse-drag-overlay as a dead overlay, instead1995-04-14, by Karl Heuer
-
(rmail-reformat-message): Call `rmail-clear-headers'1995-04-14, by Richard M. Stallman
-
(Fencode_time): Fix missing \n\'s.1995-04-14, by Karl Heuer
-
(tar-mode): Locally bind next-line-add-newlines to nil.1995-04-14, by Richard M. Stallman
-
(popup_get_selection): Queue up events that aren't1995-04-14, by Richard M. Stallman
-
(fill-paragraph, fill-region, fill-nonuniform-paragraphs)1995-04-14, by Richard M. Stallman
-
(init_editfns): Add casts.1995-04-14, by Richard M. Stallman
-
(get_doc_string): Add cast.1995-04-14, by Richard M. Stallman
-
(kbd_buffer_get_event): Don't use prototype.1995-04-14, by Richard M. Stallman
-
(redisplay): Call init_desired_glyphs for each frame.1995-04-14, by Richard M. Stallman
-
Comment fix.1995-04-14, by Karl Heuer
-
Many doc fixes.1995-04-14, by Karl Heuer
-
(edt-vt100-revision): Deleted.1995-04-14, by Karl Heuer
-
(edt-pc-revision): Deleted.1995-04-14, by Karl Heuer
-
(edt-mapper-revision): Deleted.1995-04-14, by Karl Heuer
-
(edt-lk201-revision): Deleted.1995-04-14, by Karl Heuer
-
(derived-mode-merge-keymaps): Recursively merge prefix key submaps also.1995-04-14, by Richard M. Stallman
-
(x_term_init): Call XtSetLanguageProc only if HAVE_X11XTR6.1995-04-14, by Richard M. Stallman
-
(update_one_menu_entry, make_menu_in_widget):1995-04-14, by Richard M. Stallman
-
(main): Improve error handling.1995-04-14, by Karl Heuer
-
(Fbuffer_string): Doc clarification.1995-04-13, by Karl Heuer
-
(byte-compile-log-file): Always insert at eob.1995-04-13, by Richard M. Stallman
-
Update copyright.1995-04-13, by Karl Heuer
-
Delete the #if that compares MARKBIT.1995-04-13, by Karl Heuer
-
Comment change.1995-04-13, by Richard M. Stallman
-
(print-help-return-message): Check same-window-buffer-names1995-04-13, by Richard M. Stallman
-
(Fdisplay_buffer): Search the proper frame when the1995-04-13, by Karl Heuer
-
(Fexpand_file_name): Use IS_DIRECTORY_SEP instead of1995-04-13, by Karl Heuer
-
(main, skip_to_lf): Improve error handling.1995-04-13, by Karl Heuer
-
(make-help-screen): Explicitly translate key thru function-key-map.1995-04-13, by Richard M. Stallman
-
(main): Check for trailing ", " before trying to delete it.1995-04-13, by Karl Heuer
-
(reporter-mailer): Replace mail with reporter-mail.1995-04-13, by Richard M. Stallman
-
(tabify): Include entire first line in narrowing.1995-04-13, by Richard M. Stallman
-
(compute_char_face): Don't use NULL.1995-04-13, by Richard M. Stallman
-
Fix previous change.1995-04-13, by Karl Heuer
-
(Foverlays_at, Fnext_overlay_change): Don't use NULL.1995-04-13, by Richard M. Stallman
-
(Fx_color_defined_p): Doc fix.1995-04-13, by Richard M. Stallman
-
[! HAVE_X_WINDOWS] (build_face): Deleted.1995-04-13, by Richard M. Stallman
-
(Fcall_interactively): Fix paren nesting.1995-04-13, by Richard M. Stallman
-
(evaporate_overlays): Fix type error.1995-04-13, by Richard M. Stallman
-
(scan_c_file): At end, restore file name last char to its original value.1995-04-13, by Richard M. Stallman
-
(all): Build test-distrib and make-docfile.1995-04-13, by Richard M. Stallman
-
(Fframe_or_buffer_changed_p): Ignore buffers whose names start with space.1995-04-13, by Richard M. Stallman
-
Comment change.1995-04-13, by Richard M. Stallman
-
(mail-do-fcc): Use just find-buffer-visiting1995-04-13, by Richard M. Stallman
-
(MARKBIT): Do the shifting as unsigned int.1995-04-13, by Richard M. Stallman
-
(top_distclean): Delete config.cache.1995-04-13, by Richard M. Stallman
-
(x-set-selection): Fix up interactive defaults.1995-04-13, by Richard M. Stallman
-
(temp_output_buffer_show): Select the chosen window1995-04-13, by Richard M. Stallman
-
(time-stamp-format): Replace list of Lisp1995-04-13, by Richard M. Stallman
-
(gc_sweep): If a misc has type Lisp_Misc_Free,1995-04-12, by Richard M. Stallman
-
(Fencode_time): Use XINT to examine `zone'.1995-04-12, by Richard M. Stallman
-
Initial revision1995-04-12, by Karl Heuer
-
(all): Use DEL_TREE instead of delnode.1995-04-12, by Karl Heuer
-
Key [C-M-backspace] defined.1995-04-12, by Karl Heuer
-
[WINDOWSNT]: Find doc strings1995-04-12, by Karl Heuer
-
(set-auto-mode) [WINDOWSNT]: Match insensitive to case.1995-04-12, by Karl Heuer
-
(dired-chmod-program): Defined.1995-04-12, by Karl Heuer
-
* dired-aux.el (dired-do-chmod): Use dired-chmod-program.1995-04-12, by Karl Heuer
-
(obj, lisp): Update to expanded list of source files.1995-04-12, by Karl Heuer
-
(getenv_internal): Balance parentheses across #if/#endif.1995-04-12, by Karl Heuer
-
Fix typo in previous change.1995-04-12, by Karl Heuer
-
(sys_subshell) [WINDOWSNT]: Don't invoke restore_console.1995-04-12, by Karl Heuer
-
(HAVE_RANDOM): Defined.1995-04-12, by Karl Heuer
-
(Fset_message_beep): Defined.1995-04-12, by Karl Heuer
-
(win32_wait): Reap synchronous subprocesses, and place1995-04-12, by Karl Heuer
-
Fixed function prototypes.1995-04-12, by Karl Heuer
-
(do_mouse_event): Use XSETFASTINT.1995-04-12, by Karl Heuer
-
(sbrk): Shrink heap by arbitrary amounts.1995-04-12, by Karl Heuer
-
(nt_ctime): Defined.1995-04-12, by Karl Heuer
-
(DOC): Defined.1995-04-12, by Karl Heuer
-
(NO_ARG_ARRAY) [WINDOWSNT]: Defined.1995-04-12, by Karl Heuer
-
(directory_file_name) [WINDOWSNT]: Handle UNC format.1995-04-12, by Karl Heuer
-
(Ffile_attributes) [WINDOWSNT]: Removed syntax errors.1995-04-12, by Karl Heuer
-
(child_setup) [WINDOWSNT]: Removed syntax errors.1995-04-12, by Karl Heuer
-
Initial revision1995-04-12, by Karl Heuer
-
(mail-hist-put-headers-into-history):1995-04-11, by Richard M. Stallman
-
(create_process): Set PROCESS's tty_name to Qnil when !PTY_FLAG,1995-04-11, by Roland McGrath
-
(XTread_socket): Pass dpyinfo to popup_get_selection.1995-04-11, by Richard M. Stallman
-
(inhibit_garbage_collection): New function.1995-04-11, by Richard M. Stallman
-
(bibtex-find-text, bibtex-remove-double-quotes-or-braces):1995-04-11, by Richard M. Stallman
-
(facemenu-read-color): Don't ignore PROMPT arg. Make arg optional.1995-04-11, by Boris Goldowsky
-
(Fcall_interactively): Fix handling of @1995-04-11, by Richard M. Stallman
-
(perl-comment-indent): Make extra space only when1995-04-11, by Richard M. Stallman
-
(NO_SOCKETS_IN_FILE_SYSTEM): Defined.1995-04-11, by Richard M. Stallman
-
Test NO_SOCKETS_IN_FILE_SYSTEM.1995-04-11, by Richard M. Stallman
-
Comment changes.1995-04-11, by Karl Heuer
-
(push_frame_kboard, pop_frame_kboard): Do nothing if !MULTI_KBOARD.1995-04-10, by Karl Heuer
-
(internal_condition_case): Abort if interrupt_input_blocked>0.1995-04-10, by Richard M. Stallman
-
(make_terminal_frame): all_kboards means initial_kboard too.1995-04-10, by Karl Heuer
-
(init_keyboard): Don't malloc a new structure;1995-04-10, by Karl Heuer
-
(newline): Don't auto-fill if flag is on; it was filling wrong line.1995-04-10, by Richard M. Stallman
-
#define SPECIAL_EMACS_INT1995-04-10, by Richard M. Stallman
-
Don't include alloca.h, string.h here.1995-04-10, by Richard M. Stallman
-
(compilation-error-regexp-alist): Remove superfluous SGI cc regexp.1995-04-10, by Roland McGrath
-
If HAVE_CONFIG_H, include config.h.1995-04-10, by Richard M. Stallman
-
Include alloca.h, string.h. Test NOT_C_CODE.1995-04-10, by Richard M. Stallman
-
(fill-region-as-paragraph): Undo previous change.1995-04-10, by Richard M. Stallman
-
(make_terminal_frame): Use Emacs, Emacs-2, ... as name.1995-04-10, by Richard M. Stallman
-
(display_mode_line): Use push_frame_kboard, pop_frame_kboard.1995-04-10, by Richard M. Stallman
-
(x_window): Copy the frame name to non-Lisp string.1995-04-10, by Richard M. Stallman
-
(struct x_display_info): Use `struct kboard', not KBOARD.1995-04-10, by Richard M. Stallman
-
(struct frame): Use `struct kboard', not KBOARD.1995-04-10, by Richard M. Stallman
-
(any_kboard_state): Renamed from unlock_kboard.1995-04-10, by Richard M. Stallman
-
(single_kboard): Renamed from kboard_locked. All refs renamed.1995-04-10, by Richard M. Stallman
-
(XTread_socket): Make deiconify event only if frame was iconified.1995-04-10, by Richard M. Stallman
-
(minibuf.o, xdisp.o): Don't depend on keyboard.h.1995-04-10, by Richard M. Stallman
-
Don't include keyboard.h.1995-04-10, by Richard M. Stallman
-
(Fcall_interactively): Call single_kboard_state1995-04-10, by Richard M. Stallman
-
Initial revision1995-04-10, by Richard M. Stallman
-
(alloc.o, data.o, macros.o, minibuf.o, print.o, xdisp.o): Depend on keyboard.h.1995-04-10, by Richard M. Stallman
-
(KBOARD, etc): Moved to keyboard.h.1995-04-10, by Richard M. Stallman
-
Include keyboard.h.1995-04-10, by Richard M. Stallman
-
(write-file): Default is ask for confirmation only interactively.1995-04-10, by Richard M. Stallman
-
Initial revision1995-04-10, by Richard M. Stallman
-
(LD_SWITCH_X_DEFAULT): New definition.1995-04-10, by Richard M. Stallman
-
Remove function prototypes.1995-04-10, by Richard M. Stallman
-
(NO_MATHERR): Defined.1995-04-10, by Richard M. Stallman
-
(XMISCTYPE): New macro.1995-04-10, by Richard M. Stallman
-
(strftime.o): Define strftime as emacs_strftime.1995-04-10, by Richard M. Stallman
-
Comment fixes.1995-04-10, by Karl Heuer
-
New version from author.1995-04-09, by Karl Heuer
-
New version from author1995-04-09, by Karl Heuer
-
(re_match_2_internal): Eliminate cast of ptr to int.1995-04-09, by Richard M. Stallman
-
(server-switch-buffer): Make first arg optional too;1995-04-09, by Roland McGrath
-
(list-tags): Delete call to select-tags-matched-file.1995-04-09, by Richard M. Stallman
-
(set_point): When skipping intangible text,1995-04-09, by Richard M. Stallman
-
(line-move): Turn off intangibility for intermediate stops.1995-04-09, by Richard M. Stallman
-
(menu-bar-update-buffers): Reuse the entry for1995-04-09, by Richard M. Stallman
-
(newline): Don't indent afterward if at page sep line.1995-04-09, by Richard M. Stallman
-
(byte-compile-log-file): New function.1995-04-09, by Richard M. Stallman
-
(ALL_CFLAGS): Add -I${srcdir}/../src.1995-04-09, by Richard M. Stallman
-
(ALL_CFLAGS): Define HAVE_CONFIG_H.1995-04-09, by Richard M. Stallman
-
(xmalloc, xrealloc): Declare them here.1995-04-09, by Richard M. Stallman
-
(mode-line-buffer-identification): Fix prev change; use setq-default.1995-04-09, by Richard M. Stallman
-
Fix typo in prev change.1995-04-09, by Richard M. Stallman
-
(next-file): Add paren missing from last change.1995-04-09, by Roland McGrath
-
(next-file): Handle empty list returned by (tags-table-files).1995-04-09, by Roland McGrath
-
(ange-ftp-parse-netrc): Bind `default-directory' to1995-04-09, by Richard M. Stallman
-
(occur): Provide 5 cols for line number.1995-04-09, by Richard M. Stallman
-
(completion-setup-function): Undo March 11 change.1995-04-08, by Richard M. Stallman
-
(Fmove_to_column): Fix minor bug in prev change.1995-04-08, by Richard M. Stallman
-
(read_escape): Undo Nov 15 change.1995-04-08, by Richard M. Stallman
-
(make-comint): Error, if start-process is not fboundp.1995-04-08, by Richard M. Stallman
-
(menu-bar-edit-menu): Don't define ispell item unless start-process is fboundp.1995-04-08, by Richard M. Stallman
-
(compilation-error-regexp-alist): Extend Ultrix 3.0 f77 to also match SGI cc.1995-04-08, by Roland McGrath
-
(Fnext_window, Fprevious_window): If all_frames is a frame and window1995-04-08, by Richard M. Stallman
-
(news-reply-mode): Make mail-header-separator into regexp1995-04-08, by Richard M. Stallman
-
(mail-mode): Make mail-header-separator into regexp.1995-04-08, by Richard M. Stallman
-
(ispell-message): Make mail-header-separator into regexp.1995-04-08, by Richard M. Stallman
-
(tcl-outline-level): New function1995-04-08, by Tom Tromey
-
(walk-windows): Doc fix.1995-04-08, by Richard M. Stallman
-
(tar-clear-modification-flags): Fix several bugs.1995-04-08, by Richard M. Stallman
-
(string_width): New function.1995-04-08, by Richard M. Stallman
-
(*): remove function prototypes.1995-04-08, by Paul Reilly
-
(BASE_CFLAGS): Renamed from ALLOCA_CFLAGS.1995-04-08, by Richard M. Stallman
-
(resize-minibuffer-window): Make sure minibuffer window is selected.1995-04-08, by Noah Friedman
-
(jka-compr-install): Doc fix.1995-04-08, by Richard M. Stallman
-
Comment change.1995-04-08, by Richard M. Stallman
-
(normal-top-level): Copy default-directory1995-04-08, by Richard M. Stallman
-
(menu-bar-file-menu): Add back as alias for menu-bar-files-menu.1995-04-08, by Richard M. Stallman
-
(HAVE_SELECT, HAVE_TIMEVAL): Definitions deleted.1995-04-08, by Richard M. Stallman
-
(redisplay): Don't call update_frame for non-selected termcap frame.1995-04-08, by Richard M. Stallman
-
(mode-line-buffer-identification): Eliminate %F.1995-04-08, by Richard M. Stallman
-
Comment changes.1995-04-08, by Karl Heuer
-
Add copyright.1995-04-08, by Karl Heuer
-
Add copyright notice.1995-04-08, by Karl Heuer
-
Update copyright.1995-04-08, by Karl Heuer
-
(kbd_buffer_get_event): Check for frame buried in a cons.1995-04-08, by Karl Heuer
-
(prepare_menu_bars): Do the frame titles last.1995-04-08, by Richard M. Stallman
-
Use "..." in #include.1995-04-08, by Richard M. Stallman
-
(fill-region): Avoid error on reaching end of buffer.1995-04-07, by Richard M. Stallman
-
(set-right-margin): Fix prompt.1995-04-07, by Richard M. Stallman
-
(Fcall_interactively): Fix previous change.1995-04-07, by Karl Heuer
-
(install-arch-indep): Delete .#* when copying subdirs.1995-04-07, by Richard M. Stallman
-
(Fcall_interactively): `+' is reserved for user changes.1995-04-07, by Richard M. Stallman
-
(read_process_output_error_handler)1995-04-07, by Richard M. Stallman
-
(rlogin-directory-tracking-mode): Set shell-dirtrackp, not shell-dirtrack-p.1995-04-07, by Noah Friedman
-
(electric-buffer-menu-mode-map): Undefine ESC ESC1995-04-07, by Richard M. Stallman
-
(rlogin): Use format, not concat, to generate numeric buffer names.1995-04-07, by Noah Friedman
-
(edt-keep-current-page-delimiter): Doc fix.1995-04-07, by Richard M. Stallman
-
Many doc fixes.1995-04-07, by Richard M. Stallman
-
(docref-last-active-buffer): Add defvar.1995-04-07, by Richard M. Stallman
-
Initial revision1995-04-07, by Richard M. Stallman
-
avoid.el Add autoload cookies; doc fixes.1995-04-07, by Boris Goldowsky
-
(msb--toggle-menu-type): menu-bar-update-buffers wants 0 args.1995-04-07, by Richard M. Stallman
-
Rewritten and simplified.1995-04-07, by Boris Goldowsky
-
(menubar_selection_callback, dialog_selection_callback)1995-04-07, by Richard M. Stallman
-
(Flogb): Use EMACS_INT for `value'.1995-04-07, by Richard M. Stallman
-
(tgetent): Don't try to return the allocated address.1995-04-07, by Richard M. Stallman
-
(Fformat): Cast int to pointer by way of EMACS_INT.1995-04-07, by Richard M. Stallman
-
(search_buffer): Avoid casting trt to int.1995-04-07, by Richard M. Stallman
-
(Fdelete_overlays): Add declaration.1995-04-07, by Richard M. Stallman
-
(parse_modifiers): Use type EMACS_INT for `modifiers'.1995-04-07, by Richard M. Stallman
-
(dumpglyphs): Cast FACE_DEFAULT to (XFontStruct *)1995-04-07, by Richard M. Stallman
-
(bcopy): If NEED_BCOPY, do compile this.1995-04-07, by Richard M. Stallman
-
Use m/ncr386.h.1995-04-07, by Richard M. Stallman
-
Comment change.1995-04-07, by Richard M. Stallman
-
Comment changes.1995-04-07, by Richard M. Stallman
-
(byte-compile-output-docform): Output doc string position1995-04-07, by Richard M. Stallman
-
(get_doc_string): In (STRING . INTEGER), if INTEGER1995-04-07, by Richard M. Stallman
-
(Fuser_variable_p): For (STRING . INTEGER), test sign.1995-04-07, by Richard M. Stallman
-
(C_SWITCH_X_SYSTEM): Defined.1995-04-07, by Richard M. Stallman
-
Use $ at end when searching for mail-header-separator.1995-04-07, by Richard M. Stallman
-
(LIBS_SYSTEM): New override definition.1995-04-07, by Richard M. Stallman
-
(fill-region-as-paragraph): If JUSTIFY is non-nil,1995-04-07, by Richard M. Stallman
-
(lwlib.o): Depend on Makefile.1995-04-07, by Richard M. Stallman
-
(remove_grabs): Use type Widget for `menu'.1995-04-07, by Richard M. Stallman
-
(Fmake_overlay): Use XMISCTYPE.1995-04-07, by Richard M. Stallman
-
(Fmake_marker, mark_object): Use XMISCTYPE.1995-04-07, by Richard M. Stallman
-
(defvar_int, defvar_bool, defvar_lisp_nopro, defvar_kboard)1995-04-07, by Richard M. Stallman
-
(print): Use XMISCTYPE.1995-04-07, by Richard M. Stallman
-
(internal_equal): Use XMISCTYPE.1995-04-07, by Richard M. Stallman
-
(Ftype_of, do_symval_forwarding, store_symval_forwarding)1995-04-07, by Richard M. Stallman
-
(intern_face): Cast FONT_DEFAULT to (XFontStruct *)1995-04-07, by Richard M. Stallman
-
(frame_vector): New static variable.1995-04-07, by Richard M. Stallman
-
(CHECK_IMPURE): Remove & from before my_edata.1995-04-07, by Richard M. Stallman
-
Update copyright.1995-04-07, by Karl Heuer
-
Update copyright.1995-04-07, by Karl Heuer
-
(main): Cast arg to `brk'.1995-04-07, by Richard M. Stallman
-
[Berkeley sockets version] (main): Declare getcwd.1995-04-07, by Richard M. Stallman
-
Update copyright.1995-04-07, by Karl Heuer
-
Don't call the special math functions "transcendental".1995-04-06, by Richard M. Stallman
-
Treat __NetBSD__ like __FreeBSD__.1995-04-06, by Richard M. Stallman
-
(install-arch-indep): Undo Sep 23 change.1995-04-06, by Richard M. Stallman
-
(install-arch-indep, dist): look for `update-subdir' in $(srcdir).1995-04-06, by Richard M. Stallman
-
(lib-src): Don't copy *.lex; it doesn't exist anymore.1995-04-06, by Karl Heuer
-
Fix typo.1995-04-06, by Richard M. Stallman
-
(desktop-save): Use dired-directory as name1995-04-06, by Richard M. Stallman
-
Include mkinstalldirs in distribution.1995-04-06, by Richard M. Stallman
-
(write-file): Fix arg count in call to y-or-n-p.1995-04-06, by Karl Heuer
-
(Fplist_put): Fix missing \n\.1995-04-06, by Karl Heuer
-
(x_window_to_frame): Skip non-X frames before testing dpyinfo.1995-04-06, by Karl Heuer
-
Doc fixes to match declared args.1995-04-06, by Simon Marshall
-
(menu-bar-bookmark-map): Autoload each form1995-04-06, by Richard M. Stallman
-
(ispell-menu-map-needed): Delete test for menu-bar feature.1995-04-06, by Richard M. Stallman
-
(BASE_PURESIZE): Increment to 310000.1995-04-06, by Richard M. Stallman
-
(list-buffers-noselect): Put buffer name in a text1995-04-06, by Richard M. Stallman
-
(Fkill_buffer): Call reset_buffer_local_variables1995-04-06, by Richard M. Stallman
-
(Flooking_at, Fposix_looking_at): Change arg name.1995-04-06, by Richard M. Stallman
-
(reporter-submit-bug-report): Give up if mailer1995-04-06, by Richard M. Stallman
-
(Fraise_frame, Flower_frame): Now interactive.1995-04-06, by Richard M. Stallman
-
(tar-mode-map): Fix typo for tar-display-other-file.1995-04-06, by Richard M. Stallman
-
Add missing close backquote.1995-04-05, by Karl Heuer
-
(tempo-build-collection): Clear flag after computing1995-04-05, by Karl Heuer
-
(ispell-personal-dictionary): Add autoload.1995-04-05, by Karl Heuer
-
Change bindings of event-apply-control-modifier,1995-04-05, by Karl Heuer
-
(Ffetch_bytecode): New function.1995-04-05, by Karl Heuer
-
Declare Ffetch_bytecode.1995-04-05, by Karl Heuer
-
(byte-compile-inline-expand): Fetch actual bytecode1995-04-05, by Karl Heuer
-
(tempo-dolist): Don't use `cadr'.1995-04-05, by Karl Heuer
-
(event-apply-modifier): Fix off-by-one errors.1995-04-04, by Karl Heuer
-
(aixcc, aixcc.c): Targets deleted.1995-04-04, by Karl Heuer
-
Fix comments.1995-04-04, by Karl Heuer
-
New arg DPYINFO to all callers of x_window_to_frame, x_any_window_to_frame,1995-04-03, by Karl Heuer
-
(x_window_to_frame): New arg DPYINFO. All callers changed.1995-04-03, by Karl Heuer
-
(tempo-insert): Added the P tag and modified the s tag accordingly1995-04-03, by Richard M. Stallman
-
(main): Start with an empty message log.1995-04-03, by Karl Heuer
-
(Fy_or_n_p): Don't log prompt.1995-04-03, by Karl Heuer
-
(message_nolog): New function.1995-04-03, by Karl Heuer
-
(message_nolog): Declare this function.1995-04-03, by Karl Heuer
-
Declare Vmessage_log_max.1995-04-03, by Karl Heuer
-
(apropos): Use apropos-worthy-symbol-p as default predicate.1995-04-03, by Richard M. Stallman
-
(set-auto-mode): Fix previous change.1995-04-03, by Karl Heuer
-
(oblookup): Save bucket num in oblookup_last_bucket_number.1995-04-03, by Richard M. Stallman
-
Added support for special (quoted) characters in file names:1995-04-03, by Simon Marshall
-
Set comint-file-name-quote-list to new shell-file-name-quote-list.1995-04-03, by Simon Marshall
-
Don't distribute shortnames directory.1995-04-02, by Richard M. Stallman
-
Explain why public domain.1995-04-02, by Richard M. Stallman
-
Comment change.1995-04-02, by Richard M. Stallman
-
(menu-bar-edit-menu): Capitalize an item name.1995-04-02, by Richard M. Stallman
-
(mail-mode-map): Longer title for headers submenu.1995-04-02, by Richard M. Stallman
-
(inhibit-first-line-modes-suffixes): New variable.1995-04-02, by Richard M. Stallman
-
(jka-compr-install): Add items to inhibit-first-line-modes-suffixes.1995-04-02, by Richard M. Stallman
-
(fill-region-as-paragraph): Remove fill-prefix first, then remove indentation.1995-04-02, by Richard M. Stallman
-
(unrmail): Don't make or switch to a summary buffer.1995-04-01, by Richard M. Stallman
-
(Fdirectory_files): Fix bug in IS_ANY_SEP usage introduced in Oct 30 change.1995-04-01, by Richard M. Stallman
-
(rmail-summary-toggle-header): Make header visible in message buffer.1995-03-31, by Richard M. Stallman
-
(command_loop_1): If we ignore force_start, then also1995-03-31, by Karl Heuer
-
(scheme-indent-sexp): Don't fail when1995-03-31, by Richard M. Stallman
-
(isfloat_string): Permit trailing space.1995-03-31, by Richard M. Stallman
-
Fix comment.1995-03-31, by Karl Heuer
-
(insert-kbd-macro): Do something reasonable for vectors.1995-03-31, by Karl Heuer
-
[MULTI_FRAME] (Factive_minibuffer_window): New function.1995-03-31, by Richard M. Stallman
-
Delete extension language project. Add GNUstep. Move empire-builder.1995-03-31, by Richard M. Stallman
-
(event_to_kboard): Ignore dead frames.1995-03-31, by Karl Heuer
-
(x_delete_display): Extract kboard deletion, for modularity.1995-03-31, by Karl Heuer
-
(wipe_kboard): Make this function static.1995-03-31, by Karl Heuer
-
Declare function delete_kboard.1995-03-31, by Karl Heuer
-
(struct x_display_info): New member cut_buffers_initialized.1995-03-31, by Karl Heuer
-
(x_term_init): Initialize cut_buffers_initialized.1995-03-31, by Karl Heuer
-
(Fx_store_cut_buffer_internal): Use the flag in the1995-03-31, by Karl Heuer
-
(insert-directory): Use \ before insert-directory-program1995-03-31, by Richard M. Stallman
-
(choose-completion-string): Use active-minibuffer-window.1995-03-31, by Richard M. Stallman
-
(dired-add-entry): If ange-ftp inserted the file's absolute name, fix that.1995-03-31, by Richard M. Stallman
-
(sort_args): Skip strncmp if longname is a null pointer.1995-03-31, by Karl Heuer
-
(comint-read-noecho): Don't log prompt messages.1995-03-30, by Karl Heuer
-
(Fmod): Fix the final adjustment, when i2 < 0 and i1 == 0.1995-03-30, by Richard M. Stallman
-
Comment change.1995-03-30, by Richard M. Stallman
-
Fix previous change.1995-03-30, by Richard M. Stallman
-
(modify-face): Handle stipple. Handle defaulting properly.1995-03-30, by Richard M. Stallman
-
Wrap filename character quoting code with save-excursion so following forms1995-03-30, by Simon Marshall
-
Comment change.1995-03-29, by Richard M. Stallman
-
(minibuffer-window-active-p): Use active-minibuffer-window.1995-03-29, by Richard M. Stallman
-
(Fsignal_process): SIGCODE is a symbol, not a string.1995-03-28, by Karl Heuer
-
(comint-read-noecho): Use a format string, in case1995-03-28, by Karl Heuer
-
(r_re_alloc): Correct realloc behavior--allow shrinking1995-03-28, by Richard M. Stallman
-
(scroll-bar-drag): Bind echo-keystrokes to 0.1995-03-28, by Richard M. Stallman
-
(Fsignal_process): Allow signal names as well as numbers.1995-03-28, by Richard M. Stallman
-
(nntp-request-article): If ID is integer, convert to string.1995-03-28, by Richard M. Stallman
-
(Fconcat): Undo previous change.1995-03-28, by Richard M. Stallman
-
Say not to use concat for integers.1995-03-28, by Richard M. Stallman
-
(event-apply-modifier): New function.1995-03-28, by Richard M. Stallman
-
Minor purecopy correction.1995-03-27, by Richard M. Stallman
-
(Fget, Fput): Fetch and store symbol's plist directly.1995-03-27, by Richard M. Stallman
-
Fix setcdr example.1995-03-27, by Richard M. Stallman
-
Fix usage note for character quote syntax class.1995-03-27, by Richard M. Stallman
-
(init_editfns): Use NAME envvar to init user-full-name.1995-03-27, by Richard M. Stallman
-
Don't include alloca.h if NOT_C_CODE.1995-03-27, by Richard M. Stallman
-
(Vdefault_text_properties): name changed from Vdefault_properties.1995-03-27, by Boris Goldowsky
-
Vdefault_text_properties: name changed from Vdefault_properties.1995-03-27, by Boris Goldowsky
-
(Vdefault_text_properties): name changed from Vdefault_properties.1995-03-27, by Boris Goldowsky
-
(Fplist_put, Fplist_get): New fns.1995-03-27, by Boris Goldowsky
-
(enriched-mode): Use new plist-put and plist-get fns,1995-03-27, by Boris Goldowsky
-
(calculate-c++-indent): Copy colon-line-end code from calculate-c-indent.1995-03-27, by Richard M. Stallman
-
(kbd_buffer_get_event): Pass 0 for `insist' arg.1995-03-26, by Richard M. Stallman
-
(Fmouse_position--both definitions): Pass 0 for `insist'.1995-03-26, by Richard M. Stallman
-
(Fx_popup_menu): Pass 1 for `insist' arg.1995-03-26, by Richard M. Stallman
-
(mouse_get_pos): New arg `insist'.1995-03-26, by Richard M. Stallman
-
(win32_mouse_position): New arg `insist'.1995-03-26, by Richard M. Stallman
-
(XTmouse_position): New arg `insist'.1995-03-26, by Richard M. Stallman
-
(C_SWITCH_SYSTEM): Don't #undef or define it.1995-03-26, by Richard M. Stallman
-
(mail): Use pop-to-buffer.1995-03-25, by Richard M. Stallman
-
*** empty log message ***1995-03-25, by Richard M. Stallman
-
Add Text Properties submenu to Edit menu.1995-03-25, by Boris Goldowsky
-
(byte-compile-out-toplevel): Compile lambda forms even if trivial.1995-03-24, by Karl Heuer
-
(Fnext_property_change): Fix previous change.1995-03-24, by Karl Heuer
-
Changed match-string to defun, but still return nil (no error) if no match.1995-03-24, by Simon Marshall
-
(temp_output_buffer_setup): (Re)set the default1995-03-24, by Richard M. Stallman
-
(UNEXEC): Override the definition.1995-03-24, by Richard M. Stallman
-
(syms_of_buffer): Doc fix.1995-03-24, by Karl Heuer
-
(try_window_id): Stop scan at bottom of window, not one line later.1995-03-24, by Karl Heuer
-
(c-style-alist): Set c-continued-brace-offset and1995-03-24, by Karl Heuer
-
(compilation-sentinel): Use `format'; `concat' doesn't1995-03-24, by Karl Heuer
-
(redisplay): Make sure pause is set before used.1995-03-24, by Karl Heuer
-
Don't load mouse and face files in system-specific1995-03-23, by Karl Heuer
-
(FRAME_SUPPORT, MSDOS_SUPPORT): Don't list face and mouse related files here.1995-03-23, by Karl Heuer
-
(asm-mode): Make a per-buffer child keymap here.1995-03-23, by Richard M. Stallman
-
(pascal-mode-syntax-table): Give \ punctuation syntax.1995-03-23, by Richard M. Stallman
-
*** empty log message ***1995-03-23, by Boris Goldowsky
-
New magic number for text/enriched files.1995-03-23, by Boris Goldowsky
-
Change to macro, and return nil if there was no match at the specified depth.1995-03-23, by Simon Marshall
-
(isearch-update-ring): New subroutine.1995-03-23, by Richard M. Stallman
-
(output_authors): Replace /[/]/ by /[\/]/, for portability to mawk and nawk.1995-03-23, by Paul Eggert
-
Doc fixes.1995-03-22, by Richard M. Stallman
-
(overlay_touches_p): New function.1995-03-22, by Karl Heuer
-
(direct_output_forward_char): Don't use direct output at an overlay boundary.1995-03-22, by Karl Heuer
-
Declare overlay_touches_p.1995-03-22, by Karl Heuer
-
(concat): Treat integers as characters, not strings.1995-03-22, by Karl Heuer
-
(ml-concat): New function.1995-03-22, by Karl Heuer
-
Translate concat to ml-concat.1995-03-22, by Karl Heuer
-
Doc fix + autoload cookies.1995-03-22, by Boris Goldowsky
-
(syms_of_fileio): Fix missing \n\.1995-03-22, by Karl Heuer
-
(Fwhere_is_internal): Fix missing \n\.1995-03-22, by Karl Heuer
-
(syms_of_window): Fix missing \n\.1995-03-22, by Karl Heuer
-
(one-window-p, walk-windows, minibuffer-window-active-p):1995-03-22, by Richard M. Stallman
-
(one-window-p, walk-windows, minibuffer-window-active-p): Functions moved here.1995-03-22, by Richard M. Stallman
-
(redisplay_window): Skip the only-point-has-changed1995-03-22, by Richard M. Stallman
-
(init-file-user, site-run-file): Doc fixes.1995-03-22, by Richard M. Stallman
-
Treat -u 'LOGIN:FULLNAME:MAILADDR' as if it were1995-03-21, by Paul Eggert
-
(list-text-properties-at): New fn.1995-03-21, by Boris Goldowsky
-
(vc-update-change-log): Use new -u option for rcs2log.1995-03-21, by Richard M. Stallman
-
(Vload_read_function): New variable.1995-03-21, by Richard M. Stallman
-
(CHECK_IMPURE): Declare my_edata as char array.1995-03-21, by Richard M. Stallman
-
(my_edata): Declare as char array, not int.1995-03-21, by Richard M. Stallman
-
(dump-emacs-data, dump-emacs): Declare my_edata as char array.1995-03-21, by Richard M. Stallman
-
(occur): Copy default-directory to *Occur* buffer.1995-03-21, by Richard M. Stallman
-
Initial revision1995-03-21, by Richard M. Stallman
-
Add -u "login<tab>fullname<tab>mailaddr" option, which replaces the1995-03-21, by Paul Eggert
-
(shell-command): Use *Async Shell Command* for1995-03-21, by Richard M. Stallman
-
(tar-parse-octal-long-integer): Return list, not vector.1995-03-21, by Karl Heuer
-
(bookmark-automatically-show-annotations): new var.1995-03-20, by Karl Fogel
-
(debug): Now interactive.1995-03-20, by Richard M. Stallman
-
(c-mode-map): Use "C-mode", not "C mode".1995-03-20, by Richard M. Stallman
-
(menu-bar-files-menu): Renamed from ...-file-menu.1995-03-19, by Richard M. Stallman
-
(invisible_p, invisible_ellipsis_p): Handle list1995-03-19, by Richard M. Stallman
-
(display_menu_bar): Just one space between menu items.1995-03-18, by Richard M. Stallman
-
(Info-next-preorder, Info-next-preorder-1):1995-03-18, by Richard M. Stallman
-
(write-file): Query if file exists already.1995-03-18, by Richard M. Stallman
-
(debugger-outer-load-read-function): New variable.1995-03-18, by Richard M. Stallman
-
(isearch-abort): Treat "incomplete regexp"1995-03-18, by Richard M. Stallman
-
(x_decode_color): Don't use cdef if defined_color failed.1995-03-18, by Richard M. Stallman
-
Various doc fixes.1995-03-18, by Richard M. Stallman
-
Don't put ediff-windows in the menu.1995-03-18, by Karl Heuer
-
(ediff-patch-buffer): Use buffer name in error message.1995-03-18, by Karl Heuer
-
Delete some autoloads that are now in menu-bar.el.1995-03-17, by Karl Heuer
-
Rewrite, many things moved to format.el.1995-03-17, by Boris Goldowsky
-
Initial revision1995-03-17, by Boris Goldowsky
-
(Finsert_file_contents): Call format-decode.1995-03-17, by Boris Goldowsky
-
(reset_buffer): Reset file_format element too.(init_buffer_once): Define file_format flag; reset file_format.1995-03-17, by Boris Goldowsky
-
(struct buffer): Add file_format member.1995-03-17, by Boris Goldowsky
-
Load format.el.1995-03-17, by Boris Goldowsky
-
(rmail-unix-mail-delimiter): Accept <...> around address1995-03-17, by Richard M. Stallman
-
(init_alloc_once): Increase gc_cons_threshold to 300000.1995-03-17, by Richard M. Stallman
-
Initial revision1995-03-17, by Karl Heuer
-
(isearch-abort): Set isearch-success to nil.1995-03-16, by Richard M. Stallman
-
(make-auto-save-file-name, auto-save-file-name-p): Doc fixes.1995-03-16, by Richard M. Stallman
-
(menu-bar-file-menu): Changed "Emerge" to "Merge" to agree with the new ediff1995-03-16, by Karl Heuer
-
(indent-line-to): move to end of indentation, even if it didn't change.1995-03-16, by Boris Goldowsky
-
Initial revision1995-03-16, by Karl Heuer
-
Installed new version from author.1995-03-16, by Karl Heuer
-
Use appropriate `fboundp' tests to decide what to load.1995-03-16, by Karl Heuer
-
(other-frame): Don't try to unfocus in a termcap frame.1995-03-16, by Karl Heuer
-
(frame-initialize): Set frame-creation-function to `make-terminal-frame' if1995-03-16, by Karl Heuer
-
(compute_motion, Fmove_to_column, current_column)1995-03-16, by Richard M. Stallman
-
(line-move): Handle conses in buffer-invisibility-spec.1995-03-16, by Richard M. Stallman
-
Comment change.1995-03-16, by Richard M. Stallman
-
(outline-layout): Doc fix.1995-03-16, by Richard M. Stallman
-
(term-mouse-paste): Make work for xemacs. Minor GNU emacs fixes.1995-03-16, by Per Bothner
-
(term-char-mode): Fix arrow key and [button2] support for xemacs.1995-03-16, by Per Bothner
-
Use BSD sockets whenever available, even if HAVE_SYSVIPC.1995-03-15, by Richard M. Stallman
-
Use BSD sockets whenever available, even if HAVE_SYSVIPC.1995-03-15, by Richard M. Stallman
-
(balance-windows): Ignore minibuffer window when browsing the `levels'.1995-03-15, by Richard M. Stallman
-
(c-style-alist): For BSD, set c-continued-brace-offset1995-03-15, by Richard M. Stallman
-
(edit-options): Make the buffer read-only.1995-03-15, by Richard M. Stallman
-
(make_lispy_event): Do mouse code only if HAVE_MOUSE.1995-03-15, by Karl Heuer
-
(Fmouse_position): Do work only if HAVE_MOUSE.1995-03-15, by Karl Heuer
-
(internal_self_insert): Do face code only if HAVE_FACES.1995-03-15, by Karl Heuer
-
(mouse-major-mode-menu): Avoid confusing error message when there's no current1995-03-15, by Karl Heuer
-
[HAVE_X_WINDOWS] (MULTI_KBOARD): Define this symbol.1995-03-15, by Karl Heuer
-
(bookmark-bmenu-2-window): go to correct position as well as1995-03-15, by Karl Fogel
-
(defvar_kboard): Renamed from defvar_display.1995-03-15, by Karl Heuer
-
(find_symbol_value): current_perdisplay now is never null.1995-03-15, by Karl Heuer
-
(mark_kboards): Renamed from mark_perdisplays.1995-03-15, by Karl Heuer
-
(make_frame): Initialize kboard member.1995-03-15, by Karl Heuer
-
(unlock_kboard): Renamed from unlock_display.1995-03-15, by Karl Heuer
-
(get_perdisplay): Deleted.1995-03-15, by Karl Heuer
-
(Fx_create_frame): set the frame's kboard member.1995-03-15, by Karl Heuer
-
(struct x_display_info): member kboard (formerly perdisplay) is now a pointer,1995-03-15, by Karl Heuer
-
(struct KBOARD, MULTI_KBOARD, current_kboard, all_kboards,1995-03-15, by Karl Heuer
-
(display_mode_line): Rename perdisplay to kboard.1995-03-15, by Karl Heuer
-
(print): Rename perdisplay to kboard.1995-03-15, by Karl Heuer
-
Rename perdisplay to kboard.1995-03-15, by Karl Heuer
-
(read_minibuf): Rename perdisplay to kboard.1995-03-15, by Karl Heuer
-
(specbind): Rename perdisplay to kboard.1995-03-15, by Karl Heuer
-
(xkbobjfwd): Renamed from xdispobjfwd.1995-03-15, by Karl Heuer
-
(struct frame): New member kboard.1995-03-15, by Karl Heuer
-
(read_minibuf): Save Voverriding_local_map.1995-03-14, by Richard M. Stallman
-
(Fdisplay_buffer): Fix prev change--return selected window.1995-03-14, by Richard M. Stallman
-
(Fash): Fix previous change.1995-03-14, by Richard M. Stallman
-
`emacs-version' checking now handles Lucid's version change to 19.xx.1995-03-14, by Thien-Thi Nguyen
-
(Fmake_indirect_buffer): Invert the arguments.1995-03-14, by Richard M. Stallman
-
(unchain_marker): Allow differing buffers1995-03-14, by Richard M. Stallman
-
entered into RCS1995-03-14, by Richard M. Stallman
-
(event_to_perdisplay): New function.1995-03-14, by Karl Heuer
-
*** empty log message ***1995-03-14, by Richard M. Stallman
-
(unexec): Adjust the file offset of sections located1995-03-13, by Richard M. Stallman
-
Removed C-v bindings; they were inconsistent.1995-03-13, by Karl Fogel
-
(print): current_perdisplay now is never null.1995-03-13, by Karl Heuer
-
(Fexecute_kbd_macro): current_perdisplay now is never null.1995-03-13, by Karl Heuer
-
(clear_prefix_arg): current_perdisplay now is never null.1995-03-13, by Karl Heuer
-
* etags.c (process_file): free (filename) after using it.1995-03-13, by Francesco Potortì
-
(adaptive-fill-regexp): Skip # or ;.1995-03-13, by Richard M. Stallman
-
(adaptive-fill-regexp): Skip #'s and ;'s.1995-03-13, by Richard M. Stallman
-
(rsh): Name the buffer *rsh-HOST*.1995-03-13, by Richard M. Stallman
-
(c-mode): Make comment-multi-line t locally.1995-03-13, by Richard M. Stallman
-
(unlock_display): current_perdisplay now is never null.1995-03-13, by Karl Heuer
-
(parse_modifiers_uncached): Delete the code for1995-03-12, by Richard M. Stallman
-
(block-comment-start, block-comment-end): New vars.1995-03-12, by Richard M. Stallman
-
(dired-do-print): Allow lpr-switches to be a string. Clean up.1995-03-12, by Richard M. Stallman
-
(ielm): Use pop-to-buffer.1995-03-12, by Richard M. Stallman
-
Fix typos in previous change.1995-03-12, by Richard M. Stallman
-
(rsh, telnet): Use pop-to-buffer.1995-03-12, by Richard M. Stallman
-
(same-window-buffer-names): Set this only in loaddefs.el,1995-03-12, by Richard M. Stallman
-
(rlogin): Use pop-to-buffer.1995-03-12, by Richard M. Stallman
-
(hexl-mode-old-local-map, hexl-mode-old-mode-name)1995-03-12, by Richard M. Stallman
-
(shell): Use pop-to-buffer.1995-03-12, by Richard M. Stallman
-
Unconditionally add to comint-output-filter-functions.1995-03-12, by Richard M. Stallman
-
Initial revision1995-03-12, by Richard M. Stallman
-
(news-reply-mode-map): Add menu bar menus.1995-03-12, by Richard M. Stallman
-
(rmail-list-to-menu): Bind `command' with let.1995-03-12, by Richard M. Stallman
-
(rmail-duplicate-message): New function.1995-03-12, by Richard M. Stallman
-
(blessmail): Pass archlibdir to the sub-make.1995-03-12, by Richard M. Stallman
-
(eval-defun): Convert defvar to defconst.1995-03-11, by Richard M. Stallman
-
(reset_buffer_local_variables): Init invisibility.1995-03-11, by Richard M. Stallman
-
(struct buffer): New field `invisibility_spec'.1995-03-11, by Richard M. Stallman
-
(display_text_line): When setting selective_rlen,1995-03-11, by Richard M. Stallman
-
(compute_motion): Call recenter_overlay_lists sooner.1995-03-11, by Richard M. Stallman
-
(TEXT_PROP_MEANS_INVISIBLE): New macro.1995-03-11, by Richard M. Stallman
-
(Fnext_property_change): Handle LIMIT = t.1995-03-11, by Richard M. Stallman
-
(server-buffer-done): Return a list1995-03-11, by Richard M. Stallman
-
(bookmark-buffer-name): Be smarter about deducing a name.1995-03-11, by Richard M. Stallman
-
(completion-setup-function): Set completion-base-size.1995-03-11, by Richard M. Stallman
-
(Vsame_window_buffer_names, Vsame_window_regexps): New vars.1995-03-11, by Richard M. Stallman
-
(Info-menu): Bind beg with let.1995-03-11, by Richard M. Stallman
-
Comment change.1995-03-11, by Richard M. Stallman
-
Initial revision1995-03-11, by Richard M. Stallman
-
(add-menu-item-1): Better error message if1995-03-11, by Richard M. Stallman
-
(vc-path): Use /usr/sccs only if it is a dir.1995-03-11, by Richard M. Stallman
-
Insure that all entry points call `bookmark-maybe-load-default-file'.1995-03-11, by Richard M. Stallman
-
(Fash, Flsh): Change arg names.1995-03-11, by Richard M. Stallman
-
Initial revision1995-03-10, by Richard M. Stallman
-
(line-move-ignore-invisible): New variable.1995-03-10, by Richard M. Stallman
-
(hexl-mode): Make after-revert-hook rehexlify.1995-03-09, by Richard M. Stallman
-
(Fforward_comment): Always clear immediate_quit for return.1995-03-09, by Richard M. Stallman
-
(read_input_waiting): Fix Lisp_Object vs. int problem.1995-03-08, by Karl Heuer
-
(unlock_display): If adding to kbd_queue, set kbd_queue_has_data.1995-03-08, by Karl Heuer
-
(struct PERDISPLAY): New member kbd_queue_has_data.1995-03-08, by Karl Heuer
-
(indent-new-comment-line): Clean up handling of \(...\) in comment-start-skip.1995-03-08, by Richard M. Stallman
-
(revert-buffer): Doc fix.1995-03-08, by Richard M. Stallman
-
Declare new var and functions.1995-03-08, by Karl Heuer
-
(current_prefix_partial): New var.1995-03-08, by Karl Heuer
-
Moved clear_prefix_arg, finalize_prefix_arg, describe_prefix_arg to callint.c.1995-03-08, by Karl Heuer
-
(calculate-perl-indent): When backing up over continuations,1995-03-08, by Richard M. Stallman
-
(init_perdisplay): Initialize Vlast_kbd_macro.1995-03-08, by Karl Heuer
-
(mark_perdisplays): Mark Vlast_kbd_macro.1995-03-08, by Karl Heuer
-
(Fstart_kbd_macro): Access Vlast_kbd_macro via perdisplay.1995-03-08, by Karl Heuer
-
(struct PERDISPLAY): New member Vlast_kbd_macro.1995-03-08, by Karl Heuer
-
* term.el (term-eol-on-send): New variable. Use it.1995-03-08, by Per Bothner
-
(cmd_error): Bind Vprint_level and Vprint_length.1995-03-08, by Karl Heuer
-
* cmacexp.el (c-macro-expansion): put the unique string before the1995-03-07, by Francesco Potortì
-
(command_loop_1): Fix test for prefix arg.1995-03-07, by Karl Heuer
-
(find-ls-option): Doc fix: now a cons.1995-03-06, by Roland McGrath
-
(compilation-buffer-p): Fix braino in last change: switch to the buffer first.1995-03-06, by Roland McGrath
-
(textget): Check default_properties vbl too.1995-03-06, by Boris Goldowsky
-
Declare Vdefault_properties.1995-03-06, by Boris Goldowsky
-
(Vdefault_properties): New vbl.1995-03-06, by Boris Goldowsky
-
(menu-bar-help-menu): Binding for view-emacs-FAQ.1995-03-06, by Richard M. Stallman
-
(view-emacs-FAQ): New function. Bind to C-h F.1995-03-06, by Richard M. Stallman
-
(tar-grind-file-mode): Doc fix.1995-03-06, by Richard M. Stallman
-
(x_connection_closed): Ignore non-X frames.1995-03-06, by Richard M. Stallman
-
(defined_color): If colormap is full, find closest match.1995-03-06, by Richard M. Stallman
-
(load_color): Call defined_color to allocate the color.1995-03-06, by Richard M. Stallman
-
(Info-extract-menu-node-name): Collapse multiple spaces.1995-03-06, by Richard M. Stallman
-
(Fcall_interactively): Fix Feb 22 change.1995-03-06, by Richard M. Stallman
-
(Fpop_to_buffer): Call Fset_buffer_major_mode if we create a buffer.1995-03-06, by Richard M. Stallman
-
(read_key_sequence): Update orig_local_map1995-03-03, by Richard M. Stallman
-
(exec_sentinel, read_process_output): If running filter1995-03-03, by Richard M. Stallman
-
Change in eval-after-load; advise not using it.1995-03-03, by Richard M. Stallman
-
(shell-command-on-region): Obey REPLACE even if1995-03-03, by Richard M. Stallman
-
(display_mode_line): Temporarily set current_perdisplay to reference the frame1995-03-03, by Karl Heuer
-
(defining_kbd_macro): Delete; now part of perdisplay. All uses changed.1995-03-03, by Karl Heuer
-
(defining_kbd_macro): Delete declaration.1995-03-03, by Karl Heuer
-
(struct PERDISPLAY): New members defining_kbd_macro, kbd_macro_buffer,1995-03-03, by Karl Heuer
-
(read_char_minibuf_menu_prompt): orig_defn_macro is now Lisp_Object, not int.1995-03-03, by Karl Heuer
-
Fix sort-diary-entries example.1995-03-03, by Richard M. Stallman
-
(cmd_error): Allow current_perdisplay to be null.1995-03-03, by Karl Heuer
-
(Fcall_interactively): Disallow switch-frame events when reading `k' or `K'1995-03-03, by Karl Heuer
-
(read_key_sequence): New arg can_return_switch_frame. All callers changed.1995-03-03, by Karl Heuer
-
(syms_of_emacs): Doc fix.1995-03-02, by Richard M. Stallman
-
(kill-emacs-query-functions): Doc fix.1995-03-02, by Richard M. Stallman
-
(vc-comment-to-change-log): Remove ^ from paragraph-start & paragraph-separate.1995-03-02, by Boris Goldowsky
-
(indented-text-mode): Remove ^ from paragraph-start & paragraph-separate.1995-03-02, by Boris Goldowsky
-
(tex-common-initialization, latex-mode, slitex-mode): Remove ^ from1995-03-02, by Boris Goldowsky
-
(texinfo-mode): Remove ^ from paragraph-start & paragraph-separate.1995-03-02, by Boris Goldowsky
-
(texinfo-format-refill): Remove ^ from paragraph-start & paragraph-separate.1995-03-02, by Boris Goldowsky
-
(simula-mode): Remove ^ from paragraph-start & paragraph-separate.1995-03-02, by Boris Goldowsky
-
(mail-mode): Remove ^ from paragraph-start & paragraph-separate.1995-03-02, by Boris Goldowsky
-
(scribe-mode): Remove ^ from paragraph-start & paragraph-separate.1995-03-02, by Boris Goldowsky
-
(scheme-mode-variables): Remove ^ from paragraph-start & paragraph-separate.1995-03-02, by Boris Goldowsky
-
(news-reply-mode): Remove ^ from paragraph-start & paragraph-separate.1995-03-02, by Boris Goldowsky
-
(prolog-mode-variables): Remove ^ from paragraph-start & paragraph-separate.1995-03-02, by Boris Goldowsky
-
(perl-mode): Remove ^ from paragraph-start & paragraph-separate.1995-03-02, by Boris Goldowsky
-
(outline-mode): Remove ^ from paragraph-start & paragraph-separate.1995-03-02, by Boris Goldowsky
-
(Edit-options-mode): Remove ^ from paragraph-start.1995-03-02, by Boris Goldowsky
-
(nroff-mode): Remove ^ from paragraph-start & paragraph-separate.1995-03-02, by Boris Goldowsky
-
(modula-2-mode): Remove ^ from paragraph-start & paragraph-separate.1995-03-02, by Boris Goldowsky
-
(mim-mode): Remove ^ from paragraph-start & paragraph-separate.1995-03-02, by Boris Goldowsky
-
Use font-lock-maximum-decoration when setting fortran-font-lock-keywords.1995-03-02, by Simon Marshall
-
Use font-lock-maximum-decoration when setting f90-font-lock-keywords.1995-03-02, by Simon Marshall
-
Use font-lock-maximum-decoration to set ada-font-lock-keywords.1995-03-02, by Simon Marshall
-
Use font-lock-maximum-decoration when setting ada-font-lock-keywords1995-03-02, by Simon Marshall
-
Added font-lock-maximum-decoration; use it to set lisp-font-lock-keywords, and1995-03-02, by Simon Marshall
-
Make sure shell-cd sets list-buffers-directory to a directory ending with `/'.1995-03-02, by Simon Marshall
-
(gud-massage-args): Variable and function deleted.1995-03-02, by Richard M. Stallman
-
(gud-common-init): Put substed file name back in original1995-03-02, by Richard M. Stallman
-
(mh-letter-mode): Remove ^ from paragraph-start & paragraph-separate.1995-03-01, by Boris Goldowsky
-
(icon-mode): Remove ^ from paragraph-start & paragraph-separate.1995-03-01, by Boris Goldowsky
-
(gnus-uu-post-reply-mode): Remove ^ from paragraph-start & paragraph-separate.1995-03-01, by Boris Goldowsky
-
(edt-indent-or-fill-region): Remove ^ from paragraph-start & paragraph-separate.1995-03-01, by Boris Goldowsky
-
(c++-mode): Remove ^ from paragraph-start & paragraph-separate.1995-03-01, by Boris Goldowsky
-
(c-mode, c-fill-paragraph): Remove ^ from paragraph-start & paragraph-separate.1995-03-01, by Boris Goldowsky
-
(bibtex-mode): Remove ^ from paragraph-start.1995-03-01, by Boris Goldowsky
-
(awk-mode): Remove ^ from paragraph-start & paragraph-separate.1995-03-01, by Boris Goldowsky
-
(outline-mode): Remove ^ from paragraph-start & -separate.1995-03-01, by Boris Goldowsky
-
(ada-mode): Remove ^ from paragraph-start & -separate.1995-03-01, by Boris Goldowsky
-
(use_hard_newlines): Variable definition moved to paragraphs.el.1995-03-01, by Boris Goldowsky
-
(paragraph-start, paragraph-separate): Default values no longer start1995-03-01, by Boris Goldowsky
-
(newline): Moved from cmds.c. Indents last1995-03-01, by Boris Goldowsky
-
(vc-do-command): Search vc-path first, not last.1995-03-01, by Richard M. Stallman
-
(cmd_error): Use clear_prefix_arg.1995-03-01, by Karl Heuer
-
(struct PERDISPLAY): Add prefix_factor, prefix_value, prefix_sign,1995-03-01, by Karl Heuer
-
(read_minibuf, read_minibuf_unwind): Undo Jan 31 change.1995-03-01, by Karl Heuer
-
(Fml_provide_prefix_argument, Fml_prefix_argument_loop): Undo Jan 31 change.1995-03-01, by Karl Heuer
-
(Fcall_interactively, syms_of_callint, Vprefix_arg, Vcurrent_prefix_arg): Undo1995-03-01, by Karl Heuer
-
(Fexecute_kbd_macro): Use clear_prefix_arg.1995-03-01, by Karl Heuer
-
(mark_perdisplays): Update to reflect current Lisp_Objects.1995-03-01, by Karl Heuer
-
(shell-command-on-region): Fix typos in doc string.1995-03-01, by Karl Heuer
-
(do_switch_frame): Undo Feb 6 change.1995-02-28, by Karl Heuer
-
(shell-command-on-region): Rename arg; doc fix.1995-02-28, by Richard M. Stallman
-
(Fframep): Doc fix.1995-02-28, by Richard M. Stallman
-
(SET_REGS_MATCHED): Enclose if-stmt in `do {...} while(0)'1995-02-28, by Jim Meyering
-
(rlogin-carriage-filter): Don't assume region is narrowed to most recent1995-02-28, by Noah Friedman
-
(te-escape): Use current-prefix-arg, not prefix-arg.1995-02-28, by Karl Heuer
-
(revert-buffer): Use current-prefix-arg, not prefix-arg.1995-02-28, by Karl Heuer
-
(Fcall_interactively): Lock the display before executing the command, no1995-02-28, by Karl Heuer
-
Made revert-buffer message go via substitute-command-keys.1995-02-27, by Simon Marshall
-
(convert_event_type_list): New function.1995-02-26, by Richard M. Stallman
-
(tar-header-block-tokenize): Parse 32-bit modtime1995-02-26, by Richard M. Stallman
-
(compilation-buffer-p): Check for compilation-minor-mode or1995-02-26, by Roland McGrath
-
Clean up doc strings.1995-02-26, by Thien-Thi Nguyen
-
(Fdefine_key): Handle Lucid-style (crtl backspace) etc.1995-02-26, by Richard M. Stallman
-
(Fcall_process): Extend BUFFER arg so it can specify1995-02-26, by Richard M. Stallman
-
(mouse-kill-secondary): Avoid changing this-command.1995-02-26, by Richard M. Stallman
-
(m88k-motorola-sysv4*): Use usg5-4-2.1995-02-26, by Richard M. Stallman
-
(byte-compile-file): Bind default-major-mode to avoid randomness.1995-02-25, by Richard M. Stallman
-
(Fx_popup_menu): Init f from selected_frame1995-02-25, by Richard M. Stallman
-
Warn that interactive should get point and mark only after minibuffer input.1995-02-25, by Richard M. Stallman
-
Added comint-buffer-maximum-size and comint-truncate-buffer.1995-02-25, by Simon Marshall
-
Moved buffer truncation functionality to comint.el.1995-02-25, by Simon Marshall
-
Added shell-truncate-buffer function to restrict buffer size to1995-02-25, by Simon Marshall
-
Let file-name-handler-alist to nil in comint-dynamic-complete-as-filename and1995-02-25, by Simon Marshall
-
(c++-backward-to-noncomment): Don't loop forever1995-02-25, by Richard M. Stallman
-
(walk-windows): Doc fix.1995-02-25, by Richard M. Stallman
-
(unlock_display): New function.1995-02-25, by Karl Heuer
-
(local-unset-key): Fix args in previous change.1995-02-25, by Karl Heuer
-
(global_set_key, local_set_key, global_unset_key)1995-02-25, by Richard M. Stallman
-
(term_init) [TERMINFO]: Make error message more accurate.1995-02-25, by Karl Heuer
-
(mouse-select-buffer): Do sit-for before x-popup-menu.1995-02-24, by Richard M. Stallman
-
(display_string, display_text_line):1995-02-24, by Richard M. Stallman
-
(msb): Select the window that the mouse is in before1995-02-24, by Richard M. Stallman
-
(display_locked): New var to indicate when we're in the run state.1995-02-24, by Karl Heuer
-
(Fcall_interactively): If the display hasn't already been locked by reading1995-02-24, by Karl Heuer
-
(read_minibuf): Make sure the display is locked.1995-02-24, by Karl Heuer
-
(display_locked): Declare this var.1995-02-24, by Karl Heuer
-
(EMACS_CONFIG_OPTIONS): Use $ac_configure_args.1995-02-24, by Karl Heuer
-
(rmail-retry-failure): Support a new style of failure msg.1995-02-24, by Richard M. Stallman
-
(facemenu-justification-menu): binding fixed.1995-02-23, by Boris Goldowsky
-
(open-line): indent when inserting fil-prefix.1995-02-23, by Boris Goldowsky
-
(current-left-margin): careful of EOB.1995-02-23, by Boris Goldowsky
-
(set-fill-prefix): start from left-margin.1995-02-23, by Boris Goldowsky
-
(Fwhere_is_internal): If FIRSTONLY is not nil or non-ascii,1995-02-23, by Richard M. Stallman
-
(menu_item_equiv_key): Delete the code that rejected1995-02-23, by Richard M. Stallman
-
(window_loop): Handle special display buffer frames1995-02-23, by Richard M. Stallman
-
(perl-tab-to-comment): Default is nil.1995-02-23, by Richard M. Stallman
-
Load version.el early on.1995-02-23, by Richard M. Stallman
-
(shell-command-on-region): When computing interactive args,1995-02-23, by Richard M. Stallman
-
Various doc fixes.1995-02-23, by Richard M. Stallman
-
(Fcall_interactively): Use markers temporarily in1995-02-23, by Richard M. Stallman
-
* etags.c (C_entries): token_saved removed. Initialise tok.valid and1995-02-22, by Francesco Potortì
-
(kbd_buffer_frame_or_window): Restored old var.1995-02-22, by Karl Heuer
-
(menubar_selection_callback): frame_or_window field of a menu-bar event now1995-02-22, by Karl Heuer
-
Update comments to reflect changes in xmenu.c.1995-02-22, by Karl Heuer
-
(struct PERDISPLAY): New member kbd_queue.1995-02-22, by Karl Heuer
-
(mark_perdisplays): Mark kbd_queue.1995-02-22, by Karl Heuer
-
(imenu--cleanup): Set alist to its default just once, at the beginning.1995-02-22, by Richard M. Stallman
-
(eval-after-load): Run FORM now if FILE's already loaded.1995-02-22, by Richard M. Stallman
-
New version from the author.1995-02-22, by Karl Heuer
-
Use single semicolon in comments.1995-02-22, by Karl Heuer
-
Change all `cd's to `shell-cd's, where `shell-cd' changes the value of1995-02-21, by Simon Marshall
-
Made mouse-buffer-menu use list-buffers-directory if buffer-file-name is nil.1995-02-21, by Simon Marshall
-
Initial revision1995-02-20, by Karl Heuer
-
(sun4sol2): Alias for sparc-sun-solaris2.1995-02-20, by Doug Evans
-
Turn of syntax fontification by default.1995-02-20, by Simon Marshall
-
(vc-log-info): Don't switch to the *vc* buffer before running1995-02-20, by Roland McGrath
-
(r_alloc_init): Set __malloc_extra_blocks.1995-02-19, by Richard M. Stallman
-
(rmail-summary-mail, rmail-summary-continue)1995-02-19, by Richard M. Stallman
-
(Fmake_terminal_frame): Doc fix.1995-02-19, by Richard M. Stallman
-
(mouse-buffer-menu): Don't clear selection when we kill it.1995-02-18, by Richard M. Stallman
-
Recognize lynx* as lynxos.1995-02-18, by Doug Evans
-
(LIB_X11_LIB, C_SWITCH_X_SYSTEM, LD_SWITCH_X_DEFAULT):1995-02-18, by Richard M. Stallman
-
(quoted-insert): Use insert-and-inherit.1995-02-17, by Richard M. Stallman
-
(tex-append): Try splitting on last period, then1995-02-17, by Richard M. Stallman
-
(desktop-internal-v2s): Don't use format to eliminate text properties.1995-02-17, by Richard M. Stallman
-
(mail-abbrev-mode-regexp): Doc fix.1995-02-17, by Karl Heuer
-
[__GNUC__] (C_SWITCH_SYSTEM): Defined.1995-02-17, by Richard M. Stallman
-
(STACK_DIRECTION): Undef before defining.1995-02-17, by Richard M. Stallman
-
New alternative specified by WAIT_USE_INT.1995-02-17, by Richard M. Stallman
-
(MULTI_FRAME): Define unconditionally.1995-02-17, by Richard M. Stallman
-
(calculate_costs): Update max_frame_height, max_frame_width.1995-02-17, by Richard M. Stallman
-
(change_frame_size_1): New subroutine.1995-02-17, by Richard M. Stallman
-
(redisplay): Don't display nonselected terminal frames.1995-02-17, by Richard M. Stallman
-
(Fmake_terminal_frame): New function.1995-02-17, by Richard M. Stallman
-
(r_alloc_check): Return void.1995-02-16, by Richard M. Stallman
-
Whitespace fixes.1995-02-16, by Richard M. Stallman
-
(Buffer-menu-save): Fix the test for header line.1995-02-16, by Richard M. Stallman
-
(redisplay_window): If we update the mode line,1995-02-15, by Richard M. Stallman
-
(sort-regexp-fields-next-record): New subroutine.1995-02-15, by Richard M. Stallman
-
(ALL_CFLAGS): Allow include files to be found in1995-02-15, by Paul Reilly
-
* etags.c (C_entries): Bug corrected in xrealloc of token_str.1995-02-15, by Francesco Potortì
-
(LIB_MOTIF): Add -lgen to provide provide the symbols1995-02-15, by Paul Reilly
-
Update icon-type values.1995-02-15, by Richard M. Stallman
-
(Info-index): Bind Info-history, not Info-keep-history.1995-02-15, by Richard M. Stallman
-
(xmenu_show, both versions): New arg for_click.1995-02-15, by Richard M. Stallman
-
Doc fix.1995-02-15, by Richard M. Stallman
-
(x_bitmap_icon): Fix test for unallocated icon bitmap.1995-02-14, by Paul Reilly
-
* etags.c (C_entries): Initialise the new members of TOKEN.1995-02-14, by Francesco Potortì
-
Comment changed.1995-02-14, by Richard M. Stallman
-
(unlock_buffer, unlock_all_files, Flock_buffer)1995-02-14, by Richard M. Stallman
-
(syms_of_buffer): Set up Lisp var buffer-file-truename.1995-02-14, by Richard M. Stallman
-
(struct buffer): New field file_truename.1995-02-14, by Richard M. Stallman
-
(facemenu-self-insert-face): If previous1995-02-14, by Boris Goldowsky
-
(ange-ftp-write-region, ange-ftp-insert-file-contents)1995-02-14, by Richard M. Stallman
-
(r_alloc_free): Call refill_memory_reserve only if emacs.1995-02-14, by Richard M. Stallman
-
(input_poll_signal): Add ignored argument.1995-02-14, by Richard M. Stallman
-
(window_change_signal): Add ignored argument.1995-02-14, by Richard M. Stallman
-
(Fstart_process): Make process marker point into proc buf.1995-02-14, by Richard M. Stallman
-
(x_display_bar_cursor): Use frame's cursor_width.1995-02-14, by Richard M. Stallman
-
(x_set_cursor_type): Set cursor_width field.1995-02-14, by Richard M. Stallman
-
(struct x_display): New element cursor_width.1995-02-14, by Richard M. Stallman
-
(electric-help-help, electric-help-command-loop):1995-02-14, by Richard M. Stallman
-
(speeds): Make it ints. Add some higher speeds.1995-02-14, by Richard M. Stallman
-
(ps-print-version): Add caveat about version number.1995-02-14, by Richard M. Stallman
-
Initial revision1995-02-14, by Richard M. Stallman
-
(mips-sgi-irix6): New configuration.1995-02-14, by Richard M. Stallman
-
(auto-mode-alist): Fix problem in previous change.1995-02-14, by Richard M. Stallman
-
(Fexpand_file_name): Copy default-directory1995-02-14, by Richard M. Stallman
-
(c-switch-label-regexp): Insist on colon after `default'.1995-02-13, by Richard M. Stallman
-
(pp-to-string): Fix previous change.1995-02-13, by Richard M. Stallman
-
(debugger-step-after-exit): Variable declared.1995-02-13, by Richard M. Stallman
-
(facemenu-next): Variable deleted.1995-02-13, by Richard M. Stallman
-
(Vself_insert_face, Vself_insert_face_command): New variables.1995-02-13, by Richard M. Stallman
-
(debug): Fix arg to backtrace-debug for debug-on-entry.1995-02-13, by Richard M. Stallman
-
(Qprocessp): Declared.1995-02-13, by Richard M. Stallman
-
(mail-reply-to): New command, on C-c C-f C-r and in menu.1995-02-13, by Richard M. Stallman
-
Rename arg OBJ to OBJECT in all type predicates.1995-02-13, by Richard M. Stallman
-
(pp-to-string): Don't use emacs-lisp-mode.1995-02-13, by Richard M. Stallman
-
No modula project is active now.1995-02-12, by Richard M. Stallman
-
(next-history-element): Do nothing if n is 0.1995-02-12, by Richard M. Stallman
-
(menu-bar-kill-ring-save): New function--use as `copy'.1995-02-12, by Richard M. Stallman
-
(mouse-drag-region): Delete the overlay before1995-02-12, by Richard M. Stallman
-
(Fexpand_file_name): Look for a handler for defalt.1995-02-12, by Richard M. Stallman
-
(load_color): Ignore failure from XAllocColor.1995-02-12, by Richard M. Stallman
-
(x_decode_color): Ignore failure from defined_color.1995-02-12, by Richard M. Stallman
-
(menu_item_equiv_key): If command is an alias,1995-02-12, by Richard M. Stallman
-
Test WAIT_USE_INT.1995-02-11, by Richard M. Stallman
-
(WAIT_USE_INT): Defined.1995-02-11, by Richard M. Stallman
-
(auto-mode-alist): Add .cpp, .cxx, .hxx, .c++, .h++.1995-02-11, by Richard M. Stallman
-
(recover-file): Use ordinary `f' to read file name.1995-02-10, by Richard M. Stallman
-
(rmail): Don't set rmail-default-file here.1995-02-09, by Richard M. Stallman
-
(dired-mark): If on dir header line, always mark1995-02-09, by Richard M. Stallman
-
[SOLARIS2_4, !__GNUC__] (C_SWITCH_SYSTEM): Defined..1995-02-09, by Richard M. Stallman
-
(print-region-1): Include print options in echo area msgs.1995-02-09, by Richard M. Stallman
-
Add autoload cookie.1995-02-09, by Richard M. Stallman
-
(ada-mode): Delete autoload.1995-02-09, by Richard M. Stallman
-
Initial revision1995-02-09, by Richard M. Stallman
-
Add a blank in the #! line for 4.2BSD Dynix etc.1995-02-08, by David J. MacKenzie
-
add a space in #! for 4.2bsd dynix etc.1995-02-08, by David J. MacKenzie
-
Add % to comint-match-partial-filename.1995-02-08, by Simon Marshall
-
(command_loop_1): Put back cancel_echoing call, if there's a perdisplay for it1995-02-08, by Karl Heuer
-
(print-region-new-buffer): Return new start and end.1995-02-08, by Richard M. Stallman
-
Fix typo.1995-02-08, by Richard M. Stallman
-
Talk about auto save.1995-02-08, by Richard M. Stallman
-
Personal dictionary save forced when called from menu,1995-02-08, by Richard M. Stallman
-
(byte-compile-file): Add "done" message.1995-02-08, by Karl Heuer
-
(disabled-command-hook): Recognize ESC x as well as M-x.1995-02-08, by Karl Heuer
-
(te-pass-through): Don't presume internal bit layout of non-ASCII keys.1995-02-08, by Karl Heuer
-
(listify-key-sequence-1, event-modifiers): Don't presume internal bit layout1995-02-08, by Karl Heuer
-
(edmacro-format-keys, edmacro-parse-keys): Don't presume internal bit layout1995-02-08, by Karl Heuer
-
Update copyright.1995-02-08, by Karl Heuer
-
Initial revision1995-02-08, by Karl Heuer
-
New enhanced version from <kgallagh@spd.dsccc.com>.1995-02-08, by Karl Heuer
-
(message_log_check_duplicate): New function.1995-02-08, by Karl Heuer
-
(byte-compile-file-form-defmumble, display-call-tree): Print ellipsis earlier,1995-02-08, by Karl Heuer
-
entered into RCS1995-02-07, by Richard M. Stallman
-
(maintainer-clean): Renamed from realclean.1995-02-07, by Richard M. Stallman
-
(maintainer-clean): Renamed from realclean.1995-02-07, by Richard M. Stallman
-
Various changes.1995-02-07, by Richard M. Stallman
-
(r_alloc_size_in_use): New function.1995-02-07, by Richard M. Stallman
-
(read-quoted-char): Don't log prompt messages.1995-02-07, by Karl Heuer
-
(etags-file-of-tag): Handle file name used as tag.1995-02-07, by Richard M. Stallman
-
(term-protocol-version): Renamed from term-version.1995-02-07, by Richard M. Stallman
-
*** empty log message ***1995-02-07, by Richard M. Stallman
-
(internal_last_event_frame, Vlast_event_frame): Deleted; now part of1995-02-07, by Karl Heuer
-
(do_switch_frame): internal_last_event_frame is now in perdisplay.1995-02-07, by Karl Heuer
-
(struct PERDISPLAY): Add Vlast_event_frame.1995-02-07, by Karl Heuer
-
(x_get_foreign_selection, x_reply_selection_request):1995-02-06, by Richard M. Stallman
-
(emacs_blocked_malloc): Set __malloc_extra_blocks here.1995-02-06, by Richard M. Stallman
-
*** empty log message ***1995-02-06, by Richard M. Stallman
-
Version 0.95. Numerous small fixes. See ChangeLog.1995-02-06, by Per Bothner
-
(lpr-add-switches): Renamed from lpr-add-options.1995-02-06, by Richard M. Stallman
-
(texinfo-environment-regexp): Match @menu and1995-02-06, by Richard M. Stallman
-
(Fget_buffer_create): Call buffer_memory_full.1995-02-05, by Richard M. Stallman
-
(Vwindow_size_change_functions): New variable.1995-02-05, by Richard M. Stallman
-
(Fdelete_window, set_window_height, set_window_width)1995-02-05, by Richard M. Stallman
-
(struct frame): New field window_sizes_changed.1995-02-05, by Richard M. Stallman
-
(main): Undo previous change.1995-02-05, by Richard M. Stallman
-
(rmail-summary-next-same-subject): New command.1995-02-05, by Richard M. Stallman
-
(rmail-next-same-subject): New command.1995-02-05, by Richard M. Stallman
-
Changes to support filenames as tags too and provided1995-02-05, by Richard M. Stallman
-
(IRIX): Sed - to _.1995-02-04, by Jim Wilson
-
Explain load-path and dumping.1995-02-04, by Richard M. Stallman
-
(dired-mode-map): Define up and down arrows like C-p, C-n.1995-02-04, by Richard M. Stallman
-
Comment changes.1995-02-04, by Richard M. Stallman
-
(cmd_error): Cancel echoing here.1995-02-04, by Karl Heuer
-
[MULTI_PERDISPLAY] (all_perdisplays): New var.1995-02-04, by Karl Heuer
-
(syms_of_keyboard): Move DEFVAR_DISPLAY's here from callint.c.1995-02-04, by Karl Heuer
-
(syms_of_callint): Move DEFVAR_DISPLAY's to keyboard.c.1995-02-04, by Karl Heuer
-
[MULTI_PERDISPLAY] (x_term_init): Initialize perdisplay.1995-02-04, by Karl Heuer
-
(print): Use current_perdisplay, not get_perdisplay.1995-02-03, by Karl Heuer
-
(defvar_display): Don't staticpro; these objects are now protected through1995-02-03, by Karl Heuer
-
(mark_perdisplays): New function.1995-02-03, by Karl Heuer
-
(all_perdisplays): New var.1995-02-03, by Karl Heuer
-
(defvar_display): Declare this function.1995-02-03, by Karl Heuer
-
(DEFVAR_DISPLAY): Use current_perdisplay, not get_perdisplay.1995-02-03, by Karl Heuer
-
(do_symval_forwarding): Use current_perdisplay, not get_perdisplay.1995-02-03, by Karl Heuer
-
(f90-mode-version): Variable deleted.1995-02-03, by Richard M. Stallman
-
(print-region-1): Use lpr-page-header-switches,1995-02-03, by Richard M. Stallman
-
* man.el (Man-default-man-entry): Remove text properties from result.1995-02-03, by Francesco Potortì
-
(display_text_line): Deduct minibuf prompt from taboffset.1995-02-03, by Richard M. Stallman
-
(rmail-reply-regexp): New var.1995-02-03, by Karl Heuer
-
(completion-string): Add defvar.1995-02-02, by Richard M. Stallman
-
Don't use cl. Eliminate use of when, unless,1995-02-02, by Richard M. Stallman
-
(lpr-headers-switches): Default is nil.1995-02-02, by Richard M. Stallman
-
(fill-paragraph): Bind fill-paragraph-function to nil before calling it.1995-02-02, by Richard M. Stallman
-
(kbd_buffer_get_event, swallow_events): Remove selection_request event1995-02-02, by Richard M. Stallman
-
(x_unqueue_events): Arg is now a Display *.1995-02-02, by Richard M. Stallman
-
(wait_for_property_change): Avoid unlikely timing error.1995-02-02, by Richard M. Stallman
-
Create a .gdbinit that sources the real one, if using a different1995-02-02, by David J. MacKenzie
-
(fill-paragraph-function): New variable.1995-02-02, by Richard M. Stallman
-
(c-mode-map): No binding for c-fill-paragraph1995-02-02, by Richard M. Stallman
-
(lisp-fill-paragraph): Return t.1995-02-02, by Richard M. Stallman
-
(shared-lisp-mode-map): Don't bind M-q.1995-02-02, by Richard M. Stallman
-
(Fexecute_kbd_macro): Clear prefix arg here, not in command_loop_1.1995-02-01, by Karl Heuer
-
(cmd_error): Clear prefix arg here.1995-02-01, by Karl Heuer
-
Add preliminary PowerPC eABI support.1995-02-01, by Michael Meissner
-
mail-mailer-swallows-blank-line: Handle full range of legal header names as1995-02-01, by Noah Friedman
-
* etags.c (pfnote): Initialise been_warned in the node.1995-02-01, by Francesco Potortì
-
(describe-variable): If var is local, mention default.1995-02-01, by Richard M. Stallman
-
(rmail-retry-failure): Handle "Mime-encapsulated messages".1995-02-01, by Richard M. Stallman
-
(Fcall_interactively): Use perdisplay.1995-02-01, by Karl Heuer
-
(read_minibuf, read_minibuf_unwind): Use perdisplay.1995-02-01, by Karl Heuer
-
(Fml_provide_prefix_argument, Fml_prefix_argument_loop): Use perdisplay.1995-02-01, by Karl Heuer
-
(current_perdisplay): New var.1995-02-01, by Karl Heuer
-
[!MULTI_PERDISPLAY] (defvar_display): Use staticpro.1995-01-31, by Karl Heuer
-
Fix previous change.1995-01-31, by Richard M. Stallman
-
(main) [REL_ALLOC]: Set __malloc_extra_blocks.1995-01-31, by Richard M. Stallman
-
Comment changes.1995-01-31, by Richard M. Stallman
-
Initial revision1995-01-31, by Richard M. Stallman
-
(syms_of_buffer): overwrite-mode doc fix.1995-01-31, by Richard M. Stallman
-
[MULTI_PERDISPLAY] (get_perdisplay): Define this as a macro, for sources that1995-01-31, by Karl Heuer
-
[MULTI_PERDISPLAY] (get_perdisplay): Define this as an exported function.1995-01-31, by Karl Heuer
-
[MULTI_PERDISPLAY]: Declare get_perdisplay as a function.1995-01-31, by Karl Heuer
-
(DEFVAR_DISPLAY): New macro.1995-01-31, by Karl Heuer
-
(defvar_display): New function.1995-01-31, by Karl Heuer
-
(do_symval_forwarding): Handle display-local vars.1995-01-31, by Karl Heuer
-
(specbind): Handle display-local vars.1995-01-31, by Karl Heuer
-
Declare store_symval_forwarding here.1995-01-31, by Karl Heuer
-
(syms_of_keyboard): Fix missing backslashes.1995-01-31, by Karl Heuer
-
(frame-notice-user-settings): Avoid having the window manager re-prompt for1995-01-30, by Karl Heuer
-
(iso-transl-language-alist): Add French & Portuguese.1995-01-30, by Karl Heuer
-
(iso-accents-list): Add Icelandic thorn.1995-01-30, by Karl Heuer
-
(x-create-frame-with-faces): Assume cursor-color, mouse-color, and1995-01-30, by Karl Heuer
-
(indent-new-comment-line): Obey the convention1995-01-30, by Richard M. Stallman
-
(make-extent, delete-extent, set-extent-property)1995-01-30, by Richard M. Stallman
-
Many doc fixes.1995-01-30, by Richard M. Stallman
-
(lisp-indent-region): Set endmark before indenting first line.1995-01-30, by Richard M. Stallman
-
(list-buffers-noselect): Handle read-only properly.1995-01-30, by Richard M. Stallman
-
(list-buffers-noselect): New subroutine.1995-01-30, by Richard M. Stallman
-
(Fcall_interactively): Pass new arg to Fread_string.1995-01-30, by Richard M. Stallman
-
(menu-bar-update-yank-menu): If string is too long,1995-01-30, by Richard M. Stallman
-
(read-number): New function.1995-01-30, by Richard M. Stallman
-
(Frassoc): New function.1995-01-29, by Richard M. Stallman
-
(news-reply-mode): Change mode-name to News Reply.1995-01-29, by Richard M. Stallman
-
(match-string): Fix braino.1995-01-28, by Richard M. Stallman
-
(ecrt0.o): Target renamed from crt0.o.1995-01-28, by Richard M. Stallman
-
(facep): New function.1995-01-28, by Richard M. Stallman
-
(print): Handle internal display-local object.1995-01-28, by Karl Heuer
-
(xdispobjfwd): New macro.1995-01-28, by Karl Heuer
-
(mark_object): Ignore Lisp_Misc_Display_Objfwd objects.1995-01-28, by Karl Heuer
-
(enum Lisp_Misc_Type): New enumeration Lisp_Misc_Display_Local.1995-01-28, by Karl Heuer
-
* keyboard.c (kbd_buffer_frame_or_window): Delete; now in perdisplay.1995-01-28, by Karl Heuer
-
(ECHOBUFSIZE): New constant, replaces sizeof (echobuf).1995-01-28, by Karl Heuer
-
(unixware, svr4): Treat as synonyms for sysv4.1995-01-28, by Richard Kenner
-
(PERDISPLAY, the_only_perdisplay, get_perdisplay):1995-01-28, by Karl Heuer
-
(struct x_display_info): Rename display_perd to perdisplay.1995-01-28, by Karl Heuer
-
(make-frame): Doc fix.1995-01-28, by Richard M. Stallman
-
(describe-variable): Use local-variable-p.1995-01-27, by Richard M. Stallman
-
(tex-display-shell): Pass nil as arg to1995-01-27, by Richard M. Stallman
-
(debug-convert-byte-code): Convert the doc info to a string.1995-01-27, by Richard M. Stallman
-
(shell): If we create a new shell buffer,1995-01-27, by Richard M. Stallman
-
(match-string): Delete extra arg to buffer-substring.1995-01-27, by Karl Heuer
-
(printchar, strout): Use message_log_maybe_newline.1995-01-27, by Karl Heuer
-
(message_log_need_newline): This var is now static.1995-01-27, by Karl Heuer
-
(perform-replace): Don't log the repetitive prompts.1995-01-27, by Karl Heuer
-
Declare message_log_maybe_newline.1995-01-27, by Karl Heuer
-
(modify_region): Clear point_before_scroll field.1995-01-27, by Richard M. Stallman
-
(set_point): Set point_before_scroll to nil.1995-01-27, by Richard M. Stallman
-
(struct buffer): New field point_before_scroll.1995-01-27, by Richard M. Stallman
-
(init_buffer_once, syms_of_buffer):1995-01-27, by Richard M. Stallman
-
(match-string): New function.1995-01-27, by Richard M. Stallman
-
Integer width changes.1995-01-27, by Richard M. Stallman
-
Fix integer width changes.1995-01-27, by Richard M. Stallman
-
Fix typos.1995-01-26, by Karl Heuer
-
(mouse-save-then-kill): When we don't use existing1995-01-26, by Richard M. Stallman
-
(scroll-bar-drag-1): Set point-before-scroll properly.1995-01-26, by Richard M. Stallman
-
(mouse-drag-region): Modify previous change--don't run the ordinary binding1995-01-26, by Richard M. Stallman
-
(mouse-save-then-kill): Ignore mouse-selection-click-count if no active mark.1995-01-26, by Richard M. Stallman
-
(struct x_display_info): New member display_perd.1995-01-25, by Karl Heuer
-
(the_only_perd): Define this var here.1995-01-25, by Karl Heuer
-
Add comments and `volatile' keyword to previous change.1995-01-25, by Karl Heuer
-
(PERD): New struct containing per-display data.1995-01-25, by Karl Heuer
-
(process_tick, update_tick): Make non-static.1995-01-25, by Karl Heuer
-
Comment change.1995-01-25, by Richard M. Stallman
-
(x_destroy_window): Don't let frame being destroyed remain in1995-01-25, by Richard M. Stallman
-
(font-lock-fontify-region): Bind inhibit-read-only. Also buffer-file-name.1995-01-25, by Richard M. Stallman
-
(c-forward-conditional):1995-01-25, by Richard M. Stallman
-
(justify-current-line): Avoid error comparing fill-prefix1995-01-25, by Richard M. Stallman
-
Added support for descriptions in the group buffer:1995-01-24, by Richard M. Stallman
-
(Flocal_set_key, Fglobal_set_key): Use K, not k.1995-01-24, by Richard M. Stallman
-
(Fcall_interactively): Define K mostly like k.1995-01-24, by Richard M. Stallman
-
(read_key_sequence): New arg dont_downcase_last1995-01-24, by Richard M. Stallman
-
(compute_motion): Don't get hung in selective-display loop.1995-01-24, by Karl Heuer
-
(vc-do-command): Arrange for the default-directory variable1995-01-24, by Richard M. Stallman
-
Don't use function prototypes.1995-01-24, by Karl Heuer
-
(iso-transl-dead-key-alist): New var.1995-01-24, by Karl Heuer
-
(pascal-*-completion, pascal-comp-defun)1995-01-24, by Richard M. Stallman
-
(read_key_sequence): Don't wait for a possible key translation sequence if we1995-01-24, by Karl Heuer
-
(i[34]86:*:3.2:*): Test for ISC before SCO; newer ISC releases have uname -X.1995-01-24, by Karl Heuer
-
(HAVE_SYS_SELECT_H): Add #undef for configure.1995-01-23, by Karl Heuer
-
Check for sys/select.h.1995-01-23, by Karl Heuer
-
Define BROKEN_SELECT_NON_X.1995-01-23, by Karl Heuer
-
(sys_select): Renamed from select. Use SELECT_TYPE instead of int. Defer to1995-01-23, by Karl Heuer
-
#include sysselect.h instead of defining things by hand.1995-01-23, by Karl Heuer
-
Initial revision1995-01-23, by Karl Heuer
-
(mark): If transient-mark-mode is nil, mark is active.1995-01-23, by Karl Heuer
-
[__GNUC__] (POSIX_SIGNALS): #define this.1995-01-23, by Karl Heuer
-
(iso-transl-char-map): Add elements for mute-acute, etc.1995-01-22, by Richard M. Stallman
-
Document alias commands and menu items.1995-01-22, by Richard M. Stallman
-
(read_minibuf): Don't print the prompt in batch mode.1995-01-22, by Richard M. Stallman
-
(facemenu-keybindings, facemenu-face-menu):1995-01-22, by Richard M. Stallman
-
(enriched-annotation-list): property `hard-newline'1995-01-22, by Richard M. Stallman
-
(gdb): In gud-remove, specify the source file.1995-01-22, by Richard M. Stallman
-
(sort_args): Ordinary args get priority 0.1995-01-22, by Richard M. Stallman
-
(tempo-insert-template): Quoted transient-mark-mode1995-01-22, by Richard M. Stallman
-
(term-version): Increased to 0.94.1995-01-22, by Richard M. Stallman
-
(byte-compile-defvar): Add the var to current-load-list.1995-01-22, by Richard M. Stallman
-
Document force arg in unload-feature.1995-01-21, by Richard M. Stallman
-
[NO_REMAP]: #undef static.1995-01-21, by Richard M. Stallman
-
Comment change.1995-01-21, by Richard M. Stallman
-
(update-copyright): Remove gratuitous error at end.1995-01-21, by Roland McGrath
-
Fix sed append command to behave as intended.1995-01-21, by Karl Heuer
-
(xmenu.o): Add msdos.h as dependency.1995-01-20, by Richard M. Stallman
-
Delete mysterious dot. Add comment to protect blank1995-01-20, by Richard M. Stallman
-
(compile-internal): Force redisplay on compilation1995-01-20, by Richard M. Stallman
-
(syms_of_buffer) [DOS_NT]: Add missing ';'.1995-01-20, by Richard M. Stallman
-
Comment change.1995-01-20, by Richard M. Stallman
-
(x_mouse_leave): Add neutralizing define.1995-01-20, by Richard M. Stallman
-
[MSDOS]: #include msdos.h.1995-01-20, by Richard M. Stallman
-
(XMenuCreate, XMenuAddPane, XMenuAddSelection, XMenuLocate,1995-01-20, by Richard M. Stallman
-
(DEVICE_SEP, IS_DIRECTORY_SEP, IS_ANY_SEP): Defined.1995-01-20, by Richard M. Stallman
-
(file_name_as_directory, Ffile_name_directory)1995-01-20, by Richard M. Stallman
-
(unload-feature): Don't care if FILE is a dependency of itself.1995-01-20, by Richard M. Stallman
-
(fill-region-as-paragraph): At end, advance over any newlines1995-01-20, by Richard M. Stallman
-
(union Lisp_Misc): Make the `type' field just 16 bits, to match the1995-01-20, by Karl Heuer
-
(xbufobjfwd, xbuflocal, xwinconfig):1995-01-20, by Karl Heuer
-
(center-line): fill-column is a var, not a function.1995-01-20, by Karl Heuer
-
entered into RCS1995-01-20, by Richard M. Stallman
-
*** empty log message ***1995-01-20, by Richard M. Stallman
-
Initial revision1995-01-20, by Richard M. Stallman
-
(set-c-style): Ignore case in completion.1995-01-20, by Karl Heuer
-
(rmail-summary-update-highlight): New function.1995-01-20, by Richard M. Stallman
-
(Ftext_property_any): Handle the trivial case specially.1995-01-20, by Karl Heuer
-
entered into RCS1995-01-20, by Richard M. Stallman
-
(seed_random): Renamed from srandom.1995-01-19, by Karl Heuer
-
(Frandom): Call seed_random and get_random.1995-01-19, by Karl Heuer
-
(remote-shell-program): Reorder search path.1995-01-19, by Karl Heuer
-
(xboolfwd, xbuffer_local_value, xbuffer_objfwd, xcompiled, xintfwd, xmiscfree,1995-01-19, by Karl Heuer
-
(print): Print internal types too, for debugging.1995-01-19, by Karl Heuer
-
(term_get_fkeys_1): Bug fix for function key above f19.1995-01-19, by Richard M. Stallman
-
(subst_char_in_region_unwind): New function.1995-01-19, by Richard M. Stallman
-
(help-for-help): Doc fix.1995-01-19, by Richard M. Stallman
-
Comment change.1995-01-19, by Richard M. Stallman
-
(make-help-screen): Use *only* local-map to look up keys.1995-01-19, by Richard M. Stallman
-
*** empty log message ***1995-01-19, by Richard M. Stallman
-
Revert Jan 15 and Jan 5 changes.1995-01-19, by Richard M. Stallman
-
(internal_self_insert): Don't test current_column1995-01-19, by Richard M. Stallman
-
(fill-region-as-paragraph): left-margin renamed to current-left-margin.1995-01-19, by Richard M. Stallman
-
(current-justification): Renamed from current-justification. Callers changed.1995-01-19, by Richard M. Stallman
-
(do-auto-fill): justification renamed to current-justification.1995-01-19, by Richard M. Stallman
-
(move-to-left-margin): justification renamed to current-justification.1995-01-19, by Richard M. Stallman
-
(do-auto-fill): Fill, don't fill, or fill-and-justify1995-01-19, by Richard M. Stallman
-
(set-justification): New function.1995-01-19, by Richard M. Stallman
-
(standard-indent): New variable.1995-01-19, by Richard M. Stallman
-
(center-line): Use current-left-margin function, not variable.1995-01-19, by Richard M. Stallman
-
(completion-separator-self-insert-autofilling):1995-01-19, by Richard M. Stallman
-
(forward-paragraph): Fix end-of-buffer bug.1995-01-19, by Richard M. Stallman
-
Don't include sys/param.h.1995-01-18, by Richard M. Stallman
-
(check-ispell-version): Use Fundamental mode in the temporary buffer.1995-01-18, by Richard M. Stallman
-
(Qtemp_buffer_show_hook): New hook.1995-01-18, by Richard M. Stallman
-
(scribe-mode): Treat @: as a sentence end.1995-01-18, by Richard M. Stallman
-
Use byte-compile-dynamic.1995-01-18, by Richard M. Stallman
-
(etags-file-of-tag): Use a regexp search to find the file name,1995-01-18, by Roland McGrath
-
Change all occurences of SWITCH_ENUM_BUG to use SWITCH_ENUM_CAST instead.1995-01-18, by Karl Heuer
-
[!emacs] (SWITCH_ENUM_CAST): New macro, from emacs/lisp.h1995-01-18, by Karl Heuer
-
(SWITCH_ENUM_CAST): New macro.1995-01-18, by Karl Heuer
-
(check-ispell-version): Force standard syntax table.1995-01-18, by Karl Heuer
-
(remote-compile): Use new global remote-shell-program.1995-01-18, by Karl Heuer
-
(rsh): Use new global remote-shell-program.1995-01-18, by Karl Heuer
-
(ange-ftp-gateway-program, ange-ftp-shell-command): Use new global1995-01-18, by Karl Heuer
-
(remote-shell-program): New var.1995-01-18, by Karl Heuer
-
* etags.c (longopts, print_help, main): Use -I as abbreviation1995-01-18, by Francesco Potortì
-
(gud-gdb-find-file): Propagate debug menu to found buffers.1995-01-18, by Richard M. Stallman
-
(dbx): Fix missing cast of $curline for Irix.1995-01-17, by Richard M. Stallman
-
(pascal-mode-map, pascal-outline-map):1995-01-17, by Richard M. Stallman
-
Make sure the event read by comint-dynamic-list-completions isn't1995-01-17, by Simon Marshall
-
(command-line-1): Handle -f with kbd macro.1995-01-17, by Richard M. Stallman
-
(list_buffers_1, Flist_buffers): Functions deleted.1995-01-17, by Richard M. Stallman
-
(message_dolog): Ignore narrowing.1995-01-17, by Karl Heuer
-
(redisplay, redisplay_window, display_mode_line, decode_mode_spec): Use window1995-01-17, by Karl Heuer
-
(struct window): New member column_number_displayed.1995-01-17, by Karl Heuer
-
(write_glyphs, insert_glyphs): Call checkmagic.1995-01-17, by Karl Heuer
-
Declare checkmagic.1995-01-17, by Karl Heuer
-
(cmcheckmagic): New function.1995-01-17, by Karl Heuer
-
(calendar): Doc fix.1995-01-16, by Karl Heuer
-
(standard-display-ascii): Doc fix. Allow use with X.1995-01-16, by Karl Heuer
-
(iso-aggressive-german-trans-tab): Doc fix.1995-01-16, by Karl Heuer
-
(kbd_buffer_store_event): Cast arg of bcopy.1995-01-16, by Richard M. Stallman
-
(r_alloc_init): Remove unused variable END.1995-01-15, by Roland McGrath
-
(vc-do-command): Use set-buffer-modified-p instead of not-modified.1995-01-15, by Roland McGrath
-
(not-modified): Doc fix.1995-01-15, by Roland McGrath
-
(etags-tags-completion-table): Don't let match string contain a \177.1995-01-15, by Roland McGrath
-
(vc-directory): Prompt for a directory, not a file.1995-01-14, by Karl Heuer
-
(Fpurecopy): Mask size field when copying pseudovector.1995-01-14, by Karl Heuer
-
Declare Qrear_nonsticky.1995-01-13, by Richard M. Stallman
-
(Vuse_hard_newlines): New variable.1995-01-13, by Richard M. Stallman
-
(forward-paragraph): Notice use-hard-newlines value.1995-01-13, by Richard M. Stallman
-
(fill-region-as-paragraph): Don't modify newline1995-01-13, by Richard M. Stallman
-
(open-line, split-line, next-line): Use `newline'1995-01-13, by Richard M. Stallman
-
(list-buffers): Fix previous change.1995-01-13, by Richard M. Stallman
-
Fix previous change.1995-01-13, by Richard M. Stallman
-
(list-buffers): New function.1995-01-13, by Richard M. Stallman
-
(printchar, strout): Call message_dolog.1995-01-13, by Karl Heuer
-
Declare message_dolog.1995-01-13, by Karl Heuer
-
(message_log_need_newline): New var.1995-01-13, by Karl Heuer
-
(easy-menu-define): Doc fix.1995-01-13, by Karl Heuer
-
Don't allow MARKBIT and DONT_COPY_FLAG to be the same bit.1995-01-13, by Karl Heuer
-
(DONT_COPY_FLAG): Default this to 1.1995-01-13, by Karl Heuer
-
(revert-buffer): Recompute buffer-file-truename.1995-01-12, by Richard M. Stallman
-
(internal_equal): Delete redundant tests.1995-01-12, by Karl Heuer
-
(indent-c-exp): Handle `{ if (x)\n foo;\n bar;' case.1995-01-12, by Richard M. Stallman
-
(indent-c++-exp): Handle `{ if (x)\n foo;\n bar;' case.1995-01-12, by Richard M. Stallman
-
(find-backup-file-name): Run a file name handler.1995-01-12, by Richard M. Stallman
-
(ange-ftp-set-buffer-mode): Don't set make-backup-files.1995-01-12, by Richard M. Stallman
-
(unexec): Cast value of sbrk.1995-01-12, by Richard M. Stallman
-
(internal_equal): Once again use a switch.1995-01-12, by Richard M. Stallman
-
Global polishing, some bugs corrected, dynamic allocation used instead1995-01-12, by Francesco Potortì
-
(mouse-select-buffer) Handle an aborted selection.1995-01-12, by Richard M. Stallman
-
(etags-goto-tag-location): Add 1 to char positions in TAGS.1995-01-12, by Richard M. Stallman
-
(define-derived-mode): Doc fix.1995-01-11, by Richard M. Stallman
-
Put height and width from geometry parm into default-frame-alist.1995-01-11, by Richard M. Stallman
-
(main): Skip past the colon in inname.1995-01-11, by Richard M. Stallman
-
(DONT_COPY_FLAG): Fix typo.1995-01-11, by Karl Heuer
-
(isearch-edit-string): Disable message logging.1995-01-11, by Karl Heuer
-
Use large constants for Lisp_Misc_Type.1995-01-11, by Karl Heuer
-
(Fgarbage_collect): Don't log the GC message.1995-01-11, by Karl Heuer
-
(message1_nolog): New function.1995-01-11, by Karl Heuer
-
(Vmessage_log_max): New var.1995-01-11, by Karl Heuer
-
(echo): Don't log the key echoes.1995-01-11, by Karl Heuer
-
Declare all non-returning functions `void'.1995-01-11, by Karl Heuer
-
(dired-insert-directory): Don't call expand-file-name1995-01-11, by Richard M. Stallman
-
(DONT_COPY_FLAG): New bit flag.1995-01-11, by Richard M. Stallman
-
(main): Handle SIGABRT, SIGHWE, SIGPRE, SIGORE, SIGDLK,1995-01-11, by Richard M. Stallman
-
(struct Lisp_Free, struct Lisp_Marker, etc.):1995-01-11, by Richard M. Stallman
-
Don't use go32 for make-docfile; the arg list is too long.1995-01-11, by Karl Heuer
-
Use coff2exe on make-docfile, instead of go32 when running it.1995-01-11, by Karl Heuer
-
rlogin-tab-or-complete: insert tab in buffer, don't send directly to process.1995-01-10, by Noah Friedman
-
(Fnarrow_to_region): Swap using temp Lisp_Object, not int.1995-01-10, by Karl Heuer
-
(Finsert_char): Check inherit flag for long strings too.1995-01-10, by Karl Heuer
-
(syms_of_keyboard): Doc fix.1995-01-10, by Richard M. Stallman
-
(show-paren-command-hook): Don't alter paren-mismatch face1995-01-10, by Richard M. Stallman
-
(face-nontrivial-p): New function.1995-01-10, by Richard M. Stallman
-
* etags.c (pfatal): New function.1995-01-10, by Francesco Potortì
-
Doc fixes (simon's email address and shell-mode)1995-01-10, by Simon Marshall
-
* etags.c (Lang_function): Use void instead to declare the1995-01-10, by Francesco Potortì
-
(face-try-color-list): Treat `underline' as valid.1995-01-10, by Richard M. Stallman
-
Removed several more gratuitous autoload cookies.1995-01-10, by Noah Friedman
-
(Fscroll_other_window): On small windows, scroll by 1 line.1995-01-10, by Karl Heuer
-
Fix text punctuation.1995-01-09, by Karl Heuer
-
Better format of files-by-directory menus.1995-01-09, by Richard M. Stallman
-
(concat, xmalloc, xrealloc, readline, xnew): Four new1995-01-09, by Richard M. Stallman
-
(mouse-drag-region): As once in the past,1995-01-09, by Richard M. Stallman
-
(listify-key-sequence-1): Update for change in CHAR_META.1995-01-09, by Richard M. Stallman
-
(store_in_keymap): Copy a cons only if car is a string.1995-01-08, by Richard M. Stallman
-
Don't include param.h.1995-01-08, by Richard M. Stallman
-
(syms_of_buffer): Doc fix.1995-01-08, by Richard M. Stallman
-
Fix buffer-undo-list.1995-01-08, by Richard M. Stallman
-
Include config.h first. make-3-72-10 make-3-72-11 make-3-72-12 make-3-72-13 make-3-72-9 make-3-73 make-3-73-1 make-3-73-21995-01-07, by Roland McGrath
-
(VALBITS, GCTYPEBITS): Deleted; default is better.1995-01-07, by Karl Heuer
-
(VALBITS): Adjust for new bit layout.1995-01-07, by Karl Heuer
-
[XENIX|SOLARIS2] (VALBITS, GCTYPEBITS): Deleted; default is better.1995-01-07, by Karl Heuer
-
(VALBITS, XTYPE): Adjust for new bit layout.1995-01-07, by Karl Heuer
-
Fix comment.1995-01-07, by Karl Heuer
-
Fix comment.1995-01-07, by Karl Heuer
-
Delete obsolete comment.1995-01-06, by Karl Heuer
-
(C_entries): Ignore carriage return at end of line.1995-01-06, by Richard M. Stallman
-
(te-terminfo-systems-regexp): Variable deleted.1995-01-06, by Richard M. Stallman
-
(bibtex-clean-entry): Killing text while editing1995-01-06, by Richard M. Stallman
-
(what-cursor-position): Show char in decimal, hex, octal.1995-01-06, by Richard M. Stallman
-
(pop-global-mark): Make pop-global-mark treat1995-01-05, by Richard M. Stallman
-
[!MULTI_FRAME] (window_frame): New function.1995-01-05, by Richard M. Stallman
-
(vc-do-command): Change RCS handling so rcsdiff won't strip1995-01-05, by Richard M. Stallman
-
Bump version.1995-01-05, by Johan Vromans
-
Bump version.1995-01-05, by Johan Vromans
-
Change forms-search to forms-search-forward, and add1995-01-05, by Johan Vromans
-
Fix typo in last change.1995-01-05, by Roland McGrath
-
(store_function_docstring, Fdocumentation): Use & PSEUDOVECTOR_SIZE_MASK on1995-01-05, by Roland McGrath
-
(Fcall_interactively): Use & PSEUDOVECTOR_SIZE_MASK on `size' field of1995-01-05, by Roland McGrath
-
(Fcommandp): Use & PSEUDOVECTOR_SIZE_MASK on `size' field of compiled1995-01-05, by Roland McGrath
-
(tex-print): Better check for when to print current1995-01-05, by Richard M. Stallman
-
(mark_object, mark_buffer): Don't mark buffer twice.1995-01-04, by Karl Heuer
-
[EXPLICIT_SIGN_EXTEND] (XINT): Use symbolic constants.1995-01-04, by Karl Heuer
-
(auto-mode-alist): Add entries for .cls files, and for /drafts/.1995-01-04, by Richard M. Stallman
-
(xcar, xcdr): Use correct shift and mask values.1995-01-04, by Karl Heuer
-
(xint): Use correct mask.1995-01-04, by Karl Heuer
-
Update copyright notice.1995-01-04, by Per Bothner
-
Recognize BSD/OS as bsdi. Patch from Chris Torek <torek@BSDI.COM>.1995-01-04, by Per Bothner
-
On sunos4.1.3 and sunus4shr, set NON_GNU_CPP.1995-01-04, by Richard M. Stallman
-
(term_init): Fatal error if screen is too small.1995-01-04, by Richard M. Stallman
-
Use SAVE_MODIFF and BUF_SAVE_MODIFF1995-01-04, by Richard M. Stallman
-
(store_function_docstring): Arg is now EMACS_INT.1995-01-04, by Richard M. Stallman
-
Add autoload cookies.1995-01-03, by Noah Friedman
-
(mail-abbrev-mailrc-file): Variable and macro deleted.1995-01-03, by Noah Friedman
-
Use `mail-personal-alias-file' globally in place of hardwired "~/.mailrc".1995-01-03, by Noah Friedman
-
(mail-personal-alias-file): New variable.1995-01-03, by Noah Friedman
-
(tex-mode): Recognize \NeedsTeXFormat{LaTeX2e}.1995-01-03, by Richard M. Stallman
-
(command-line-1): Pause between init file error1995-01-03, by Richard M. Stallman
-
(spell-filter): Make it a risky-local-variable.1995-01-03, by Richard M. Stallman
-
Use consistent spelling in comments.1995-01-03, by Karl Heuer
-
(enum Lisp_Type): Don't use trailing comma.1995-01-03, by Karl Heuer
-
(mark_object): Make `else' visible outside MULTI_FRAME.1995-01-03, by Karl Heuer
-
(gud-dbx-marker-filter): Use gud-marker-acc like gud-gdb-marker-filter.1995-01-02, by Richard M. Stallman
-
(tex-mode): \begin at start of file implies Latex.1995-01-02, by Richard M. Stallman
-
(display-time-string-forms): Fix doc string syntax error.1995-01-02, by Richard M. Stallman
-
(enum Lisp_Type): Delete Lisp_Buffer.1995-01-02, by Richard M. Stallman
-
Use BUF_MARKERS throughout.1995-01-02, by Richard M. Stallman
-
(Fmake_indirect_buffer): New function.1995-01-02, by Richard M. Stallman
-
Use BUF_INTERVALS throughout.1995-01-02, by Richard M. Stallman
-
(validate_interval_range): Use BUF_INTERVALS.1995-01-02, by Richard M. Stallman
-
Use SAVE_MODIFF and BUF_SAVE_MODIFF1995-01-02, by Richard M. Stallman
-
(struct buffer): Fields markers and intervals moved out.1995-01-02, by Richard M. Stallman
-
Use SAVE_MODIFF and BUF_SAVE_MODIFF1995-01-02, by Richard M. Stallman
-
Use SAVE_MODIFF and BUF_SAVE_MODIFF1995-01-02, by Richard M. Stallman
-
(mark_buffer, gc_sweep): Use BUF_INTERVALS.1995-01-02, by Richard M. Stallman
-
Integers now at least 28 bits.1995-01-02, by Richard M. Stallman
-
(store_in_keymap): While dumping, copy DEF if a cons.1995-01-02, by Richard M. Stallman
-
Use SAVE_MODIFF and BUF_SAVE_MODIFF1995-01-02, by Richard M. Stallman
-
Use SAVE_MODIFF and BUF_SAVE_MODIFF1995-01-02, by Richard M. Stallman
-
(temp_output_buffer_show): Use BUF_SAVE_MODIFF.1995-01-02, by Richard M. Stallman
-
(print): Don't drop thru to error for markers and overlays.1995-01-02, by Richard M. Stallman
-
(Fprimitive_undo): Use base buffer's modtime field.1995-01-02, by Richard M. Stallman
-
Adapt to new Lisp_Object format.1995-01-02, by Richard M. Stallman
-
(auto-mode-alist): Add entries for .cls files,1994-12-31, by Richard M. Stallman
-
(regex_compile): Use putchar, not printchar.1994-12-30, by Richard M. Stallman
-
(tex-mode-map): Add BibTeX File menu item.1994-12-30, by Richard M. Stallman
-
(terminal-emulator): Test system-configuration1994-12-30, by Richard M. Stallman
-
Added terminfo support.1994-12-30, by Richard M. Stallman
-
(print): Get size of compiled function as pseudovector.1994-12-30, by Richard M. Stallman
-
(VALBITS): Default now 28.1994-12-30, by Richard M. Stallman
-
(mark_object): Don't use Lisp_Process, Lisp_Window.1994-12-30, by Richard M. Stallman
-
(Faref): Handle compiled function as pseudovector.1994-12-30, by Richard M. Stallman
-
(Flength): Handle compiled function as pseudovector.1994-12-30, by Richard M. Stallman
-
(XSETFRAME): Use pseudovector.1994-12-30, by Richard M. Stallman
-
(x_scroll_bar_handle_click): Use GC_WINDOWP.1994-12-30, by Richard M. Stallman
-
Make size field an EMACS_INT.1994-12-29, by Richard M. Stallman
-
Fix typo in previous change.1994-12-29, by Richard M. Stallman
-
(switch-to-completions): New command, with bindings in minibuf completion maps.1994-12-29, by Richard M. Stallman
-
(super-apropos-check-elc-file): New function.1994-12-29, by Richard M. Stallman
-
(super-apropos, super-apropos-check-doc-file)1994-12-29, by Richard M. Stallman
-
(server-process-filter): Process each line separately.1994-12-29, by Richard M. Stallman
-
Comment changes.1994-12-29, by Richard M. Stallman
-
(Vmouse_leave_buffer_hook, Qmouse_leave_buffer_hook): New variables.1994-12-28, by Richard M. Stallman
-
[! sparc] (REL_INFO_TYPE): Use `struct relocation_info'.1994-12-28, by Richard M. Stallman
-
(find-tag-in-order): Don't set buffer-local value of tags-file-name.1994-12-28, by Roland McGrath
-
Initial revision1994-12-27, by Thien-Thi Nguyen
-
(make_lispy_event) [USE_X_TOOLKIT]: Turn off1994-12-27, by Richard M. Stallman
-
(XTupdate_begin): Fix backward test in previous change.1994-12-27, by Richard M. Stallman
-
(run-hook-with-args-until-failure):1994-12-27, by Richard M. Stallman
-
(command-line-1): Split startup msg into two parts.1994-12-27, by Richard M. Stallman
-
(tar-mode-map): Bind C-m to tar-extract.1994-12-27, by Richard M. Stallman
-
(dired-mode-map): Bind C-m to dired-advertised-find-file.1994-12-27, by Richard M. Stallman
-
(Buffer-menu-mode-map): Bind C-m to Buffer-menu-this-window.1994-12-27, by Richard M. Stallman
-
(compilation-minor-mode-map): Bind C-m to compilation-goto-error.1994-12-27, by Richard M. Stallman
-
Don't bind `return'.1994-12-27, by Richard M. Stallman
-
(occur-mode-map): Bind C-m and `return' to occur-mode-goto-occurrence.1994-12-27, by Richard M. Stallman
-
(xmalloc, xrealloc): Add casts.1994-12-26, by Richard M. Stallman
-
(x_figure_window_size): Treat missing user-position parm as nil.1994-12-26, by Richard M. Stallman
-
Comment changes.1994-12-26, by Richard M. Stallman
-
(scrolling_1): When scroll_region_ok is set, use a1994-12-26, by Richard M. Stallman
-
(scroll_region_cost): New variable.1994-12-26, by Richard M. Stallman
-
(scroll_region_cost): Declared.1994-12-26, by Richard M. Stallman
-
(scrolling): Fewer restrictions if scroll_region_ok is1994-12-26, by Richard M. Stallman
-
(mouse-minibuffer-check, mouse-drag-mode-line)1994-12-26, by Richard M. Stallman
-
(isearch-mode): Set mouse-leave-buffer-hook.1994-12-26, by Richard M. Stallman
-
(byte-compile-warning-types): Add obsolete.1994-12-26, by Richard M. Stallman
-
(timezone-fix-time): For year values < 50, add 2000.1994-12-26, by Richard M. Stallman
-
(font-lock-defaults): Add defvar.1994-12-25, by Richard M. Stallman
-
(syms_of_buffer): Doc fix for buffer-file-type.1994-12-25, by Richard M. Stallman
-
(completion-reference-buffer): Initialize to nil.1994-12-25, by Richard M. Stallman
-
(esc-map): Delete excess closeparen.1994-12-25, by Richard M. Stallman
-
(set_search_regs): Really set search_regs.start and .end.1994-12-25, by Richard M. Stallman
-
(read_minibuf): GCPRO things.1994-12-25, by Richard M. Stallman
-
(wrong_type_argument): Use Lisp_Type_Limit.1994-12-25, by Richard M. Stallman
-
(enum Lisp_Type): Rename Max_Lisp_Type to Lisp_Type_Limit.1994-12-25, by Richard M. Stallman
-
(enum Lisp_Type): Add Max_Lisp_Type.1994-12-25, by Richard M. Stallman
-
(wrong_type_argument): Abort if VALUE is invalid Lisp object.1994-12-25, by Richard M. Stallman
-
(ange-ftp-save-match-data): Macro deleted.1994-12-25, by Richard M. Stallman
-
Initial revision1994-12-25, by Richard M. Stallman
-
(SET_REGS_MATCHED): Do nothing if set_regs_matched_done is 1.1994-12-24, by Richard M. Stallman
-
(dabbrev-abbrev-char-regexp): Accept symbol chars1994-12-24, by Richard M. Stallman
-
Initial revision1994-12-24, by Richard M. Stallman
-
Fix quoting conventions and spaces at end of sentence.1994-12-24, by Richard M. Stallman
-
(facemenu-key): Change to M-g.1994-12-24, by Richard M. Stallman
-
(BASE_PURESIZE): Incremented by 20k.1994-12-24, by Richard M. Stallman
-
(save-buffers-kill-emacs): Fix backward test of value of1994-12-24, by Richard M. Stallman
-
(byte-compile-dest-file): New variable.1994-12-24, by Richard M. Stallman
-
(elp-pack-number): New function.1994-12-24, by Richard M. Stallman
-
(read_char): Don't echo keys when echo_keystrokes is 0.1994-12-24, by Richard M. Stallman
-
(dabbrev-completion): Now searches all buffers when given prefix arg 16.1994-12-24, by Richard M. Stallman
-
Don't require cl, picture, or reporter.1994-12-24, by Richard M. Stallman
-
Complete rewrite by Lars.Lindberg@sypro.cap.se.1994-12-24, by Richard M. Stallman
-
Give syntax of keywords.1994-12-23, by Richard M. Stallman
-
Initial revision1994-12-23, by Richard M. Stallman
-
(reporter-submit-bug-report): Set up for status messages.1994-12-23, by Richard M. Stallman
-
(next-line, previous-line): If interactive and not in1994-12-23, by Richard M. Stallman
-
Recommend doc strings for all functions and variables.1994-12-23, by Richard M. Stallman
-
entered into RCS1994-12-23, by Richard M. Stallman
-
(XTupdate_begin): Discard records of prior mouse highlight1994-12-23, by Richard M. Stallman
-
(x_set_frame_parameters): Handle icon-left, icon-top parms.1994-12-23, by Richard M. Stallman
-
(imenu-always-use-completion-buffer-p): A value of1994-12-23, by Richard M. Stallman
-
Add icon-left and icon-top frame parameters.1994-12-23, by Richard M. Stallman
-
(bibtex-string, bibtex-preamble): Use forward-line.1994-12-23, by Richard M. Stallman
-
(server-switch-buffer): Cope with dead frames and windows.1994-12-23, by Richard M. Stallman
-
(gdb): Correct tbreak doc string.1994-12-22, by Richard M. Stallman
-
(enable-command): Always insert code to enable.1994-12-22, by Richard M. Stallman
-
Comment change.1994-12-22, by Richard M. Stallman
-
(dired-string-replace-match): Function moved here.1994-12-22, by Richard M. Stallman
-
(dired-string-replace-match): Moved to dired.el.1994-12-22, by Richard M. Stallman
-
*** empty log message ***1994-12-22, by Richard M. Stallman
-
Fix in visible-bell.1994-12-21, by Richard M. Stallman
-
(Fget_buffer_create): Copy the name, and clear text props.1994-12-21, by Richard M. Stallman
-
(C_DEBUG_SWITCH): Define this only if __GNUC__.1994-12-21, by Richard M. Stallman
-
(struct frame): New field buffer_predicate.1994-12-21, by Richard M. Stallman
-
(Fmodify_frame_parameters): For non-X frames,1994-12-21, by Richard M. Stallman
-
(mark_object): In a frame, mark the buffer_predicate.1994-12-21, by Richard M. Stallman
-
(sun4:SunOS:*:*): Handle Solbourne OS/MP systems.1994-12-21, by Richard Kenner
-
(tex-start-shell): Use inheritance.1994-12-21, by Richard M. Stallman
-
(gud-irixdbx-marker-filter): Changes for Irix dbx.1994-12-21, by Richard M. Stallman
-
(get_doc_string): Now static. Arg now Lisp_Object.1994-12-21, by Richard M. Stallman
-
(Fdefvar): Fix minor error in previous change.1994-12-21, by Richard M. Stallman
-
(Qload_file_name, Vload_file_name): New variables.1994-12-21, by Richard M. Stallman
-
(scan_lisp_file): Handle dynamic doc strings.1994-12-21, by Richard M. Stallman
-
Include program name in error messages.1994-12-21, by David J. MacKenzie
-
Make keymap for tex-shell the shell-mode-map.1994-12-21, by Edward M. Reingold
-
(describe-function): Fix previous change.1994-12-21, by Richard M. Stallman
-
(describe-function): Don't add `.el' when printing file name.1994-12-21, by Richard M. Stallman
-
(Buffer-menu-buffer): Clear text properties in STRING.1994-12-20, by Richard M. Stallman
-
(frame-update-face-colors): New function.1994-12-20, by Richard M. Stallman
-
(set-background-color, set-foreground-color):1994-12-20, by Richard M. Stallman
-
(rmail-first-unseen-message): Fix 1-off error.1994-12-20, by Richard M. Stallman
-
Be consistent in use of comint (instead of shell) mode.1994-12-19, by Edward M. Reingold
-
(fortran-end-if, fortran-end-do,1994-12-18, by Richard M. Stallman
-
(tar-extract): Don't use set-visited-file-name. to1994-12-18, by Richard M. Stallman
-
(rmail-search-backward): Function deleted.1994-12-18, by Richard M. Stallman
-
(tgetst1): Let ^? stand for DEL character.1994-12-17, by Richard M. Stallman
-
(gnus-mail-reply-using-mail): Don't save point;1994-12-17, by Richard M. Stallman
-
(news-mail-reply): Restore the saved narrowing before calling `mail'.1994-12-17, by Richard M. Stallman
-
(isearch-done): Don't print msg about mark if we don't set it.1994-12-17, by Richard M. Stallman
-
(indent-c-exp): Don't be fooled by else_ or while_.1994-12-17, by Richard M. Stallman
-
Comment change.1994-12-17, by Richard M. Stallman
-
Comment change.1994-12-17, by Richard M. Stallman
-
(emerge-read-file-name): New arg must-match.1994-12-16, by Richard M. Stallman
-
(lambda): Doc fix.1994-12-15, by Richard M. Stallman
-
Comment change.1994-12-15, by Richard M. Stallman
-
(vc-toggle-read-only): Accept prefix arg1994-12-15, by Richard M. Stallman
-
(font-lock-hack-keywords): Turn off undo generation.1994-12-15, by Richard M. Stallman
-
(sendmail-send-it): Don't convert S: to Subject:.1994-12-15, by Richard M. Stallman
-
(Fall_completions): New arg hide_spaces.1994-12-15, by Richard M. Stallman
-
(main): Fix conversion of --display to -d.1994-12-15, by Richard M. Stallman
-
(struct x_display): New field explicit_parent.1994-12-15, by Richard M. Stallman
-
(face-initialize): Test for framep not t or nil.1994-12-15, by Richard M. Stallman
-
(hack-local-variables): Run hack-local-variables-hook.1994-12-15, by Richard M. Stallman
-
(find-grep-options): Use -q on non-BSD systems.1994-12-15, by Richard M. Stallman
-
Don't include ../oldXMenu/XMenu.h if USE_X_TOOLKIT.1994-12-15, by Richard M. Stallman
-
(isearch-mode-map): Move the code to set up the meta submap earlier in1994-12-15, by Richard M. Stallman
-
(buffer-quit-function): New variable.1994-12-15, by Richard M. Stallman
-
(PC-do-completion): If complete but not unique,1994-12-15, by Richard M. Stallman
-
(readevalloop): Ignore ^M here.1994-12-15, by Richard M. Stallman
-
(apropos-match-keys): Handle menu bindings with cached equivalent keys.1994-12-15, by Richard M. Stallman
-
(Fdefconst, Fdefvar): Error if too many arguments.1994-12-15, by Richard M. Stallman
-
(rmail-ignored-headers): Delete junk from definition.1994-12-14, by Richard M. Stallman
-
(add_properties): Add gcpro's.1994-12-14, by Richard M. Stallman
-
Just include sunos4shr--do nothing else.1994-12-14, by Richard M. Stallman
-
(perform-replace): Report number of replacements when done.1994-12-14, by Richard M. Stallman
-
(Info-split): Fix 1-off error in subfile position.1994-12-14, by Richard M. Stallman
-
(occur): Escape newlines when printing regexp.1994-12-13, by Richard M. Stallman
-
(Info-tagify): Avoid 1-off error in position of a tag.1994-12-13, by Richard M. Stallman
-
(insert-kbd-macro): Specially handle C-\, M-\ and C-M-\.1994-12-13, by Richard M. Stallman
-
(rs6000-ibm-aix4.1*): New alternative.1994-12-13, by Richard M. Stallman
-
Initial revision1994-12-13, by Richard M. Stallman
-
(sort_args): Make `options' a vector of ints.1994-12-13, by Richard M. Stallman
-
(ignored-local-variables): Mark it risky.1994-12-13, by Richard M. Stallman
-
[REG_UNSET_VALUE]: Define to the address of a static variable rather than to1994-12-11, by Jim Meyering
-
(read_char): After auto-saving, redisplay.1994-12-11, by Richard M. Stallman
-
(report_overlay_modification): Renamed from verify_overlay_modification.1994-12-11, by Richard M. Stallman
-
* buffer.c (report_overlay_modification): Renamed from1994-12-11, by Richard M. Stallman
-
(signal_before_change, signal_after_change):1994-12-11, by Richard M. Stallman
-
(list_buffers_1): Right-align the size values.1994-12-11, by Richard M. Stallman
-
(rmail-summary-goto-msg): When highlighting,1994-12-11, by Richard M. Stallman
-
(compile_pattern): Call re_set_registers here.1994-12-11, by Richard M. Stallman
-
(vc-dir-all-files): New function.1994-12-10, by Richard M. Stallman
-
(unrelocate_symbols): Add AIX4_1 conditionals and code.1994-12-10, by Richard M. Stallman
-
(sys_siglist) [AIX]: Add AIXHFT conditional.1994-12-10, by Richard M. Stallman
-
Change AIX conditional around HFNKEYS to AIXHFT.1994-12-10, by Richard M. Stallman
-
Added ispell-offset for version consistency.1994-12-10, by Karl Heuer
-
Fix typo in comment.1994-12-09, by Karl Heuer
-
(Fbyte_code): Call Ffollowing_char and Fprevious_char1994-12-09, by Richard M. Stallman
-
Add patterns for asm-mode.1994-12-09, by Karl Heuer
-
(set-auto-mode): Don't get confused by anything ending in "mode:" which isn't1994-12-09, by Karl Heuer
-
Mention Hochleitner's correlation.1994-12-08, by Edward M. Reingold
-
(rlogin-initially-track-cwd): Now a 3-way flag.1994-12-08, by Richard M. Stallman
-
(telnet): Don't make assumptions about process name.1994-12-07, by Richard M. Stallman
-
(search_regs_saved): Delete initializer.1994-12-07, by Richard M. Stallman
-
(nntp-buggy-select): Delete usg-unix-v from list.1994-12-07, by Richard M. Stallman
-
(dired-insert-directory): Quote certain chars with \.1994-12-07, by Richard M. Stallman
-
(comint-mode-map): Treat C-up, C-down like M-p, M-n.1994-12-07, by Richard M. Stallman
-
[HAVE_SYSVIPC]: Include sys/utsname.h.1994-12-07, by Richard M. Stallman
-
[HAVE_SYSVIPC]: Include sys/utsname.h.1994-12-07, by Richard M. Stallman
-
(update_frame): Call calculate_costs if baud_rate changed.1994-12-06, by Richard M. Stallman
-
(calculate_costs): Set FRAME_COST_BAUD_RATE.1994-12-06, by Richard M. Stallman
-
(struct frame): New field cost_calculation_baud_rate.1994-12-06, by Richard M. Stallman
-
(dummy.c) [sony]: Include <sys/param.h> and emit newsos4 #ifdef NEWSOS4.1994-12-06, by Roland McGrath
-
(ange-ftp-set-binary-mode): Ignore hash size if nil.1994-12-06, by Karl Heuer
-
(isearch-cancel): New function.1994-12-05, by Richard M. Stallman
-
Comment out Oct 18 change to font-lock-after-change-function1994-12-05, by Simon Marshall
-
(electric-buffer-menu-mode-map):1994-12-05, by Richard M. Stallman
-
(internal_equal): Call compare_string_intervals.1994-12-04, by Richard M. Stallman
-
(compare_string_intervals): New function.1994-12-04, by Richard M. Stallman
-
(INTERVAL_LAST_POS): Don't subtract 1 here.1994-12-04, by Richard M. Stallman
-
(argmatch): Take argc as arg; don't go past end of argv.1994-12-04, by Richard M. Stallman
-
(fill-region-as-paragraph): If region starts in mid-line,1994-12-04, by Richard M. Stallman
-
(scroll_cost): FRAME_DELETE_COST and FRAME_DELETEN_COSTS were confused. Fixed.1994-12-04, by Richard M. Stallman
-
(child_setup_tty): Use CDISABLE for setting VERASE, VKILL.1994-12-04, by Richard M. Stallman
-
At compile time, discard any defsubr definitions1994-12-04, by Richard M. Stallman
-
(bibtex-mode-map): Delete binding for ".1994-12-04, by Richard M. Stallman
-
(face-name, face-id, face-foreground, face-background)1994-12-04, by Richard M. Stallman
-
(replace-string, query-replace): Doc fixes.1994-12-04, by Richard M. Stallman
-
(rmail-get-new-mail): Position on first unseen message.1994-12-03, by Richard M. Stallman
-
(argmatch): Handle lstr == 0.1994-12-03, by Richard M. Stallman
-
(rmail-output): Don't quote "From " lines unless the capitalization is exact.1994-12-02, by Karl Heuer
-
(gettext): Make sure this is always defined, even #if emacs.1994-12-01, by Karl Heuer
-
Added defaults for grayscale font-lock-reference-face.1994-12-01, by Simon Marshall
-
Don't try to make directories that are guaranteed to already exist.1994-11-30, by David J. MacKenzie
-
(sendmail-send-it): Add `From:' header.1994-11-30, by Karl Heuer
-
(compilation-next-error-locus): Finish last change.1994-11-30, by Roland McGrath
-
(gud-basic-call): Detect error earlier.1994-11-30, by Karl Heuer
-
(system-key-alist): Extra keys are F36 and F37.1994-11-30, by Karl Heuer
-
(imenu-generic-expression): New variable.1994-11-30, by Karl Heuer
-
(compilation-next-error-locus): Parsed column numbers are 1-origin.1994-11-30, by Roland McGrath
-
(ibmrt): Add more cases for various forms of BSD.1994-11-29, by Richard Kenner
-
(re_compile_pattern, re_comp, regerror): Add gettext wrapper.1994-11-29, by Paul Eggert
-
Mention cal-x.el in comments.1994-11-29, by Edward M. Reingold
-
Initial revision1994-11-29, by Edward M. Reingold
-
(get_time): Fix up whitespace.1994-11-28, by Richard M. Stallman
-
(Fminibuffer_complete_and_exit): Catch errors in do_completion.1994-11-28, by Richard M. Stallman
-
(keyboard-escape-quit): New command.1994-11-28, by Richard M. Stallman
-
(internal_delete_file, internal_delete_file_1): New functions.1994-11-28, by Richard M. Stallman
-
(delete_temp_file): Use internal_delete_file.1994-11-28, by Richard M. Stallman
-
(Fkill_buffer): Use internal_delete_file.1994-11-28, by Richard M. Stallman
-
Handle pilcrow, paragraph and pound signs.1994-11-28, by Richard M. Stallman
-
(Fx_synchronize): Fix doc string syntax.1994-11-28, by Richard M. Stallman
-
(safe_strdup): Don't use ANSI argument prototype.1994-11-28, by Richard M. Stallman
-
Fix erroneous comment syntax.1994-11-28, by Richard M. Stallman
-
(NEED_UNISTD_H): Defined.1994-11-28, by Richard M. Stallman
-
Have just one conditional to include unistd.h.1994-11-28, by Richard M. Stallman
-
(calculate-c-indent): Handle a top-level decl with multiple paren groups.1994-11-28, by Richard M. Stallman
-
(gnus-default-nntp-server): Doc fix.1994-11-28, by Richard M. Stallman
-
Many doc fixes. Fix progress message formats.1994-11-28, by Richard M. Stallman
-
(imenu): Widen temporary before scan the file.1994-11-24, by Richard M. Stallman
-
* m/delta.h (C_SWITCH_MACHINE): -inline-functions removed,1994-11-24, by Francesco Potortì
-
(command_loop_1): Use safe_run_hooks to run1994-11-24, by Richard M. Stallman
-
(occur): Put number of matches in the header line.1994-11-24, by Richard M. Stallman
-
added fortran status checking -tower1994-11-24, by Richard M. Stallman
-
(double-mode-name): Variable deleted.1994-11-23, by Richard M. Stallman
-
Add cases for romp-ibm-aix and romp-ibm-bsd.1994-11-23, by Richard Kenner
-
Create subdir etc/e. Make links to it.1994-11-23, by Richard M. Stallman
-
(dvi): Run Make in our man subdir.1994-11-23, by Richard M. Stallman
-
Create the man subdir.1994-11-23, by Richard M. Stallman
-
Generate man/Makefile from man/Makefile.in.1994-11-23, by Richard M. Stallman
-
(Info-follow-reference): Use regexp-quote.1994-11-23, by Richard M. Stallman
-
(syms_of_keyboard): Doc fix.1994-11-23, by Richard M. Stallman
-
(Fy_or_n_p): Handle exit-prefix in query-replace-map.1994-11-23, by Richard M. Stallman
-
(map-y-or-n-p): Handle exit-prefix as definition of char.1994-11-23, by Richard M. Stallman
-
(query-replace-map): Define \e and escape as exit-prefix.1994-11-23, by Richard M. Stallman
-
(Calling menu-bar-enable-clipboard): Be less selective matching Suns.1994-11-23, by Richard M. Stallman
-
(save_search_regs): Add declaration.1994-11-22, by Richard M. Stallman
-
(lpr-page-header-switches): Use -f by default.1994-11-22, by Richard M. Stallman
-
(eterm): New rule.1994-11-22, by Richard M. Stallman
-
Initial revision1994-11-22, by Richard M. Stallman
-
(OBJECTS_MACHINE): Define only if AIXHFT.1994-11-22, by Richard M. Stallman
-
(AIXHFT): Defined.1994-11-22, by Richard M. Stallman
-
(init_sys_modes): Tes AIXHFT, not AIX.1994-11-22, by Richard M. Stallman
-
(append-to-buffer): Don't use current buffer as default.1994-11-22, by Richard M. Stallman
-
* etags.c (print_help): print --regex usage for ctags also.1994-11-22, by Francesco Potortì
-
(vc-backend-checkout): Finish last change.1994-11-22, by Roland McGrath
-
(vc-checkout-switches): New variable.1994-11-22, by Roland McGrath
-
entered into RCS1994-11-22, by Richard M. Stallman
-
(Fdisplay_buffer): Use `b' to read existing buffer name.1994-11-22, by Richard M. Stallman
-
(gud-gdb-marker-filter, gud-irixdbx-marker-filter)1994-11-22, by Richard M. Stallman
-
(timer-process-filter): No need for save-match-data.1994-11-22, by Richard M. Stallman
-
(Man-bgproc-sentinel): No need for save-match-data.1994-11-22, by Richard M. Stallman
-
Match data now saved automatically around filters and sentinels.1994-11-22, by Richard M. Stallman
-
Filters and sentinels now save match data themselves.1994-11-22, by Richard M. Stallman
-
rearrange --with options1994-11-22, by David J. MacKenzie
-
add --with-pop, --with-kerberos, --with-hesiod1994-11-22, by David J. MacKenzie
-
add symbols for --with-pop, --with-kerberos, --with-hesiod1994-11-22, by David J. MacKenzie
-
(kill-region): Use = to compare positions.1994-11-22, by Richard M. Stallman
-
Delete duplicate of sparc-*.1994-11-21, by Doug Evans
-
Added code for automatically saving and restoring the match data1994-11-21, by Francesco Potortì
-
(compare-windows): Push mark in both buffers at start.1994-11-20, by Richard M. Stallman
-
(rmail-summary-scroll-msg-up): If at end of message,1994-11-20, by Richard M. Stallman
-
(sort_args): New function.1994-11-19, by Richard M. Stallman
-
(command-line-1): Handle long options --funcall, --load, --insert, --kill.1994-11-19, by Richard M. Stallman
-
(x-option-alist): New variable now holds1994-11-19, by Richard M. Stallman
-
(gomoku-click): New function.1994-11-19, by Richard M. Stallman
-
(start-process-shell-command): Don't use `exec'--1994-11-19, by Richard M. Stallman
-
(start-process-shell-command): Function deleted.1994-11-19, by Richard M. Stallman
-
(re_compile_fastmap): Really, really treat `succeed' like end.1994-11-19, by Richard M. Stallman
-
(face-color-supported-p): New function.1994-11-19, by Richard M. Stallman
-
(re_compile_fastmap): Really treat `succeed' like end.1994-11-19, by Richard M. Stallman
-
(struct regexp_cache): New field `posix'.1994-11-19, by Richard M. Stallman
-
Comment change.1994-11-19, by Richard M. Stallman
-
(picture-self-insert): Use last-command-event,1994-11-18, by Richard M. Stallman
-
(init_filelock): Add missing semicolon.1994-11-18, by Richard M. Stallman
-
(batch-byte-compile-emacs): New function.1994-11-18, by Richard M. Stallman
-
Initial revision1994-11-18, by Richard M. Stallman
-
(Fload): Call Fsubstitute_in_file_name after trying handler.1994-11-18, by Richard M. Stallman
-
(mail-setup): Make fill-column wide for the in-reply-to.1994-11-18, by Richard M. Stallman
-
(kill-region): Set this-command unconditionally.1994-11-18, by Karl Heuer
-
(recompute_width_table): Do the right thing if no previous table existed.1994-11-18, by Karl Heuer
-
(enum Lisp_Misc_Type): Rename Lisp_Vector to Lisp_Vectorlike. Mark1994-11-18, by Karl Heuer
-
(Fpurecopy): Use type test macros.1994-11-18, by Karl Heuer
-
(Fsingle_key_description): Use type test macros.1994-11-18, by Karl Heuer
-
(SET_FRAME, key_event, do_mouse_event): Use accessor macros.1994-11-18, by Karl Heuer
-
(Fvconcat, concat): Use Lisp_Vectorlike.1994-11-18, by Karl Heuer
-
Vendor for vxworks is wrs.1994-11-18, by Doug Evans
-
(Fpurecopy): Use type test macros.1994-11-18, by Karl Heuer
-
(XSETCOMPILED): New macro.1994-11-18, by Karl Heuer
-
(Fdocumentation): Use type test macros.1994-11-18, by Karl Heuer
-
(print): Use type test macros.1994-11-18, by Karl Heuer
-
(re_compile_fastmap): Treat `succeed' like end of pattern.1994-11-18, by Karl Heuer
-
Get rid of edit menu.1994-11-17, by Edward M. Reingold
-
Undefine kill-region and copy-region-as-kill.1994-11-17, by Edward M. Reingold
-
(sparc): Recognize as a cpu.1994-11-17, by Doug Evans
-
(lock_dir, superlock_file, MAKE_LOCK_NAME):1994-11-17, by Richard M. Stallman
-
(backup-buffer): Use file-ownership-preserved-p.1994-11-17, by Richard M. Stallman
-
(timer-process-filter): Use save-match-data.1994-11-17, by Richard M. Stallman
-
(rmail-fields-not-to-output): New variable.1994-11-17, by Richard M. Stallman
-
(init_filelock): Always copy lock_path.1994-11-17, by Richard M. Stallman
-
(set-keymap-parent): Fix bug in case of empty keymap.1994-11-17, by Richard M. Stallman
-
Accept -domain as OS, and make it default for Apollo.1994-11-17, by Richard M. Stallman
-
(m68*-apollo*): Use s/domain.h.1994-11-17, by Richard M. Stallman
-
(timezone-parse-date): Handle two new formats (6 and 7).1994-11-16, by Richard M. Stallman
-
(try_window, display_text_line): Undo previous change.1994-11-16, by Richard M. Stallman
-
(substitute-key-definition): Don't recursively scan1994-11-16, by Richard M. Stallman
-
[NOT_C_CODE]: Include fcntl.h.1994-11-16, by Roland McGrath
-
(Fdirectory_files): Pass new arg to `compile_pattern'.1994-11-16, by Richard M. Stallman
-
(re_opcode_t): New opcode `succeed'1994-11-16, by Richard M. Stallman
-
(RE_NO_POSIX_BACKTRACKING): New macro.1994-11-16, by Richard M. Stallman
-
(try_window): Don't pass window to Fget_char_property; pass its buffer.1994-11-16, by Roland McGrath
-
Fix in insert-behind-hooks and insert-in-front-hooks.1994-11-16, by Richard M. Stallman
-
* Makefile.in.in (TAGS): The new etags allows tagging DEFVARs.1994-11-16, by Francesco Potortì
-
(dired-collect-file-versions): Discard version #s from1994-11-16, by Richard M. Stallman
-
(Fopen_dribble_file): Call fclose only when dribble is non zero.1994-11-16, by Richard M. Stallman
-
* etags.c [ETAGS_REGEXP]: All the new code that deals with regexps1994-11-16, by Francesco Potortì
-
* etags.c (<errno.h>): #include added.1994-11-16, by Francesco Potortì
-
(Fcurrent_window_configuration): Use allocate_vectorlike and VECSIZE.1994-11-16, by Karl Heuer
-
(access_keymap): Use type test macros.1994-11-16, by Karl Heuer
-
(make_frame): Use allocate_vectorlike and VECSIZE.1994-11-16, by Karl Heuer
-
Declare allocate_vectorlike.1994-11-16, by Karl Heuer
-
(make_dummy_parent, make_window): Use allocate_vectorlike and VECSIZE.1994-11-16, by Karl Heuer
-
(make_process): Use allocate_vectorlike and VECSIZE.1994-11-16, by Karl Heuer
-
(Fmake_vector): Call allocate_vectorlike.1994-11-16, by Karl Heuer
-
Delete declaration of Farray_length.1994-11-16, by Karl Heuer
-
(Farray_length): Delete this obsolete function.1994-11-16, by Karl Heuer
-
(Flength): Don't call Farray_length, just use size field.1994-11-16, by Karl Heuer
-
Fix indentation.1994-11-16, by Karl Heuer
-
Fix typo in comment.1994-11-16, by Karl Heuer
-
(Fdo_auto_save): Use the new type-test macros.1994-11-16, by Karl Heuer
-
(XSCROLL_BAR): Extract from Lisp_Vector, not generic pointer.1994-11-16, by Karl Heuer
-
(wait_for_property_change): Encode location as a cons of two integers instead1994-11-16, by Karl Heuer
-
(Finteractive_p): Use XSUBR instead of its expansion.1994-11-16, by Karl Heuer
-
(Fdocumentation): Use NATNUMP instead of its expansion.1994-11-16, by Karl Heuer
-
(access_keymap, store_in_keymap): Use NATNUMP instead of its expansion.1994-11-16, by Karl Heuer
-
(CHECK_NATNUM): Use NATNUMP instead of its expansion.1994-11-16, by Karl Heuer
-
(Fread_file_name_internal): Protect orig_string.1994-11-16, by Richard M. Stallman
-
(syms_of_data): Set Qwholenump as function, not variable.1994-11-16, by Karl Heuer
-
(Fmake_list, Fmake_vector, Fmake_string): Use CHECK_NATNUM instead of its1994-11-16, by Karl Heuer
-
(NETCONN_P, kill_buffer_processes): Use the new type-test macros.1994-11-15, by Karl Heuer
-
(OVERLAY_POSITION): Use the new type-test macros.1994-11-15, by Karl Heuer
-
(overlays_at): Use the new type-test macros.1994-11-15, by Karl Heuer
-
(unlock_all_files): Use the new type-test macros.1994-11-15, by Karl Heuer
-
(x_window_to_frame, x_any_window_to_frame, x_top_window_to_frame): Use the new1994-11-15, by Karl Heuer
-
(GC_INTEGERP, etc): New type-test macros for use during GC.1994-11-15, by Karl Heuer
-
(current_minor_maps): Avoid assignments in arguments to a type-test macro.1994-11-15, by Karl Heuer
-
(PLIST_ELT_P): Avoid assignments in arguments to a type-test macro.1994-11-15, by Karl Heuer
-
(Fpixmap_spec_p): Avoid function calls and assignments as arguments to a1994-11-15, by Karl Heuer
-
(NATNUMP): New macro.1994-11-15, by Karl Heuer
-
(free_float): Don't assume XFASTINT accesses the raw bits.1994-11-15, by Karl Heuer
-
(tags-query-replace): Use query-replace-read-args in interactive spec.1994-11-15, by Roland McGrath
-
(isearch-other-meta-char): Delete debugging code.1994-11-15, by Richard M. Stallman
-
(Frename_buffer): Rename arg NAME to NEWNAME.1994-11-15, by Richard M. Stallman
-
(read_escape): For \S-a, return A.1994-11-15, by Richard M. Stallman
-
(init_sys_modes): Maybe call tcflow.1994-11-15, by Richard M. Stallman
-
(mouse-save-then-kill): Call mouse-show-mark1994-11-15, by Richard M. Stallman
-
(isearch-gnu-emacs-events): Variable deleted.1994-11-15, by Richard M. Stallman
-
(isearch-unread): Always use unread-command-events.1994-11-15, by Richard M. Stallman
-
(Frename_buffer): Rename arg NAME to NEWNAME.1994-11-15, by Richard M. Stallman
-
(m68*-apollo*): Set NON_GNU_CPP.1994-11-15, by Richard M. Stallman
-
(line): Add a beginning-op function.1994-11-15, by Richard M. Stallman
-
(LD_SWITCH_SYSTEM): Add -dc and -dp.1994-11-15, by Richard M. Stallman
-
(lw_refigure_widget): Use the macro USE_XAW rather than XAW.1994-11-15, by Paul Reilly
-
(tags-table-including): Don't gratuitously cons (what was I thinking?).1994-11-15, by Roland McGrath
-
(internal_equal): Use new overlay substructure.1994-11-15, by Karl Heuer
-
(mark_object, gc_sweep): Use new overlay substructure.1994-11-15, by Karl Heuer
-
(OVERLAY_START, OVERLAY_END): Use new overlay substructure.1994-11-15, by Karl Heuer
-
(enum Lisp_Misc_Type): Add new enumeration Lisp_Misc_Overlay.1994-11-15, by Karl Heuer
-
(print): Use new overlay substructure.1994-11-15, by Karl Heuer
-
(Fmake_overlay, Foverlay_properties, Foverlay_get, Foverlay_put): Use new1994-11-15, by Karl Heuer
-
(Finsert_file_contents): Init not_regular at the beginning.1994-11-15, by Richard M. Stallman
-
(Fkill_all_local_variables): Use XBUFFER_LOCAL_VALUE, not XCONS.1994-11-15, by Karl Heuer
-
(comint-exec-1): Terminate TERMCAP with colon.1994-11-15, by Richard M. Stallman
-
Support paragon as i860-intel-osf1. (From RMS.)1994-11-15, by Per Bothner
-
Initial revision1994-11-15, by Richard M. Stallman
-
(MAIL_USE_FLOCK): Defined.1994-11-15, by Richard M. Stallman
-
(Finsert_file_contents): If VISIT, set the buffer components1994-11-14, by Richard M. Stallman
-
(A_TEXT_OFFSET): Macro removed.1994-11-14, by Roland McGrath
-
(defvar_int, defvar_bool, defvar_lisp_nopro, defvar_per_buffer): Use accessor1994-11-14, by Karl Heuer
-
(scheme-mode-variables): Set parse-sexp-ignore-comments to t.1994-11-14, by Karl Heuer
-
Fix typos in comment.1994-11-14, by Karl Heuer
-
Don't add -I, -L, -R options for cc if their1994-11-14, by David J. MacKenzie
-
Add scheme-mode to font-lock-defaults-alist using lisp-font-lock-keywords.1994-11-14, by Simon Marshall
-
(query-replace-map): Bind Y and N like y and n.1994-11-14, by Richard M. Stallman
-
Initial revision1994-11-14, by Richard M. Stallman
-
For windows-nt, load mouse.1994-11-14, by Richard M. Stallman
-
(C_SWITCH_SYSTEM) [__GNUC__]: Set -D_BSD to get the1994-11-13, by Richard M. Stallman
-
Comment change.1994-11-13, by Richard M. Stallman
-
(Fdisplay_completion_list): Update COLUMN unconditionally.1994-11-13, by Richard M. Stallman
-
(load_pixmap): Handle bitmap_id < 0. F is a FRAME_PTR.1994-11-13, by Richard M. Stallman
-
(syms_of_frame): Fix typo.1994-11-13, by Richard M. Stallman
-
(lpr-headers-switches): Base default on lpr-command value.1994-11-13, by Richard M. Stallman
-
(syms_of_frame): Doc fix for default-frame-alist.1994-11-12, by Richard M. Stallman
-
(mips-sgi-irix5.[01]*): Distinguish from irix5*.1994-11-11, by Richard M. Stallman
-
(i860-intel-osf1*): New alternative.1994-11-11, by Richard M. Stallman
-
(texinfo-format-node): Insert the node delimiter1994-11-11, by Richard M. Stallman
-
(store_symval_forwarding, swap_in_symval_forwarding, Fset, default_value,1994-11-11, by Karl Heuer
-
(Fbyte_code): Special case for buffer-local objects is now handled by the more1994-11-11, by Karl Heuer
-
(mark_object): New code to handle buffer-local substructure.1994-11-11, by Karl Heuer
-
(set_buffer_internal): Use XBUFFER_LOCAL_VALUE, not XCONS.1994-11-11, by Karl Heuer
-
(enum Lisp_Misc_Type): Add new enumerations Lisp_Misc_Buffer_Local_Value and1994-11-11, by Karl Heuer
-
Remove entries for things that are done. Reformat a little.1994-11-11, by David J. MacKenzie
-
Fix typo in previous change.1994-11-11, by Karl Heuer
-
(compile): With prefix arg, prompt even if (not compilation-read-command).1994-11-10, by Roland McGrath
-
(TV1, TV2): Use EMACS_TIME as type.1994-11-10, by Richard M. Stallman
-
(find-change-log): If change-log-default-name1994-11-10, by Richard M. Stallman
-
Fix comment associated with previous change.1994-11-10, by Karl Heuer
-
(Fnewline): Always use insert_and_inherit.1994-11-10, by Richard M. Stallman
-
Comment change.1994-11-10, by Richard M. Stallman
-
(create_process) [OSF1]: Use setpgid, not setpgrp.1994-11-10, by Richard M. Stallman
-
(tracking_off): Test old value with NILP.1994-11-10, by Richard M. Stallman
-
(FRAMEP): Use the second definition whenever HAVE_MOUSE.1994-11-10, by Richard M. Stallman
-
(ange-ftp-version): Var deleted.1994-11-10, by Richard M. Stallman
-
(Fboundp, find_symbol_value): Use type test macros instead of checking XTYPE1994-11-09, by Karl Heuer
-
(string-rectangle): Don't set point.1994-11-09, by Richard M. Stallman
-
Comment reason for preceding change.1994-11-09, by Karl Heuer
-
Make h_errno check not use nested functions.1994-11-09, by David J. MacKenzie
-
(facemenu-update): Use C-down-mouse-2 for the menu.1994-11-09, by Richard M. Stallman
-
(comint-exec-1): Make sure default-directory is a real dir.1994-11-09, by Richard M. Stallman
-
(Fsubstitute_in_file_name): Add missing #endif.1994-11-09, by Richard M. Stallman
-
Don't include ctype.h.1994-11-09, by Richard M. Stallman
-
(copy-region-as-kill): Don't set this-command.1994-11-09, by Richard M. Stallman
-
Only define items in vc-menu-map if it is boundp.1994-11-09, by Roland McGrath
-
(compilation-error-regexp-alist): Add an element for Irix 5.2 warnings.1994-11-09, by Richard M. Stallman
-
* man.el (Man-berkeley-sed-script, Man-sysv-sed-script,1994-11-09, by Francesco Potortì
-
(install-arch-indep): Delete *.orig in copied dirs.1994-11-09, by Richard M. Stallman
-
(vi-kill-region): Pass args to kill-region.1994-11-09, by Karl Heuer
-
(print_help): Set help-mode in *Help* buffer.1994-11-09, by Karl Heuer
-
(describe_syntax_1): Set help-mode in *Help* buffer.1994-11-09, by Karl Heuer
-
(describe_buffer_bindings): Set help-mode in *Help* buffer.1994-11-09, by Karl Heuer
-
(emerge-file-names): Set help-mode in *Help* buffer.1994-11-09, by Karl Heuer
-
(apropos-print-matches): Set help-mode in *Help* buffer.1994-11-09, by Karl Heuer
-
(describe-calendar-mode): Set help-mode in *Help* buffer.1994-11-09, by Karl Heuer
-
(describe-buffer-case-table): Set help-mode in *Help* buffer.1994-11-09, by Karl Heuer
-
(debugger-list-functions): Set help-mode in *Help* buffer.1994-11-09, by Karl Heuer
-
(describe-display-table): Set help-mode in *Help* buffer.1994-11-09, by Karl Heuer
-
(make-help-screen): Set help-mode in *Help* buffer.1994-11-09, by Karl Heuer
-
(Helper-describe-mode): Set help-mode in *Help* buffer.1994-11-09, by Karl Heuer
-
(Info-summary): Set help-mode in *Help* buffer.1994-11-09, by Karl Heuer
-
(kbd-macro-query): Set help-mode in *Help* buffer.1994-11-09, by Karl Heuer
-
(map-y-or-n-p): Set help-mode in *Help* buffer.1994-11-09, by Karl Heuer
-
(disabled-command-hook): Set help-mode in *Help* buffer.1994-11-09, by Karl Heuer
-
(r2b-help): Set help-mode in *Help* buffer.1994-11-09, by Karl Heuer
-
(perform-replace): Set help-mode in *Help* buffer.1994-11-09, by Karl Heuer
-
(set-variable): Set help-mode in *Help* buffer.1994-11-09, by Karl Heuer
-
(sc-set-variable): Set help-mode in *Help* buffer.1994-11-09, by Karl Heuer
-
(update-copyright): Set help-mode in *Help* buffer.1994-11-09, by Karl Heuer
-
(ask-user-about-lock-help, ask-user-about-supersession-help): Set help-mode in *Help* buffer.1994-11-09, by Karl Heuer
-
(vi-switch-mode, vi-ex-cmd): Set help-mode in *Help* buffer.1994-11-09, by Karl Heuer
-
(yow): Set help-mode in *Help* buffer.1994-11-09, by Karl Heuer
-
(EVENT_QUEUES_EMPTY): Only test do_mouse_tracking and mouse_moved #ifdef1994-11-09, by Roland McGrath
-
(install-arch-indep): Avoid continued comment swallowing target line.1994-11-09, by Roland McGrath
-
(Man-follow-manual-reference): First arg deleted. Call1994-11-08, by Karl Heuer
-
Don't supersede attributes for faces `diary-face', `calendar-display-face', or1994-11-08, by Edward M. Reingold
-
entered into RCS1994-11-08, by Richard M. Stallman
-
(make_menu_in_widget): Differentiate a separator entry ("--") from a1994-11-08, by Paul Reilly
-
protect character class with changequote1994-11-08, by David J. MacKenzie
-
(help-mode): New function.1994-11-08, by Karl Heuer
-
Accept `news' as a synonym for `newsos'.1994-11-08, by Karl Heuer
-
(Fset_frame_height): Compare against height, not width.1994-11-08, by Karl Heuer
-
Move decl of input_fd outside of #ifdef HAVE_X_WINDOWS.1994-11-08, by Roland McGrath
-
Check for nil time before trying to adjust it for dst.1994-11-07, by Edward M. Reingold
-
* man.el (Man-reuse-okay-flag): Deleted.1994-11-07, by Francesco Potortì
-
Update maintainer line.1994-11-07, by Thien-Thi Nguyen
-
Add maintainer line in header.1994-11-07, by Thien-Thi Nguyen
-
(update_one_menu_entry): Use the parent of the cascade button as the1994-11-07, by Paul Reilly
-
(gnus-configure-windows): Make split-window-keep-point locally t so that focus1994-11-05, by Karl Heuer
-
(XTread_socket): Generate iconify and deiconify events.1994-11-04, by Karl Heuer
-
(start-process-shell-command): Don't use exec on windows-nt.1994-11-03, by Karl Heuer
-
Changed references of m\m-windowsnt.h to m\intel386.h and of s\s-windowsnt.h1994-11-03, by Karl Heuer
-
(sbrk): Allow request sizes to be different than the page size.1994-11-03, by Karl Heuer
-
[WINDOWSNT]: (VIRT_ADDR_VARIES, DATA_END, DATA_START, HAVE_ALLOCA): Defined.1994-11-03, by Karl Heuer
-
#include <malloc.h>.1994-11-03, by Karl Heuer
-
(tar-extract): Set default-directory to that of the superior buffer, not the1994-11-03, by Karl Heuer
-
(gud-gdb-complete-command): Add a trailing single quote to partially quoted1994-11-03, by Karl Heuer
-
Don't rm files if cd fails.1994-11-03, by Karl Heuer
-
Wrap font-lock-fontify-region's string-match with save-match-data.1994-11-03, by Simon Marshall
-
(Fx_list_fonts): Don't bother to retrieve font info when there's no size_ref1994-11-02, by Karl Heuer
-
(Fdecode_time): Fix Lisp_Object vs. integer problems.1994-11-02, by Karl Heuer
-
Leave DEVICE_SEP undefined by default.1994-11-02, by Karl Heuer
-
(init_buffer): Fix error message syntax.1994-11-02, by Richard M. Stallman
-
(Fdecode_time): Change one XFASTINT to XINT.1994-11-01, by Richard M. Stallman
-
(x_window): Make ibw 0 by default.1994-11-01, by Richard M. Stallman
-
Add function and variable name conventions.1994-11-01, by Richard M. Stallman
-
(*-unknown-freebsd): Remove [-(] from UNAME_RELEASE.1994-11-01, by Per Bothner
-
Put nt subdir and its subdirs in the dist.1994-11-01, by Richard M. Stallman
-
(SYSTEM_PURESIZE_EXTRA): Defined.1994-11-01, by Richard M. Stallman
-
Initial revision1994-11-01, by Richard M. Stallman
-
(byte-compile-insert-header): Escape backslashes1994-11-01, by Richard M. Stallman
-
(init_editfns): Get the username from the environment1994-11-01, by Richard M. Stallman
-
(read_key_sequence): Use flags instead of gotos to1994-11-01, by Richard M. Stallman
-
(DEVICE_SEP, DIRECTORY_SEP, IS_DEVICE_SEP)1994-11-01, by Richard M. Stallman
-
(DOS_NT): Defined.1994-11-01, by Richard M. Stallman
-
(term_init) [WINDOWSNT]: Do some Windows-specific1994-11-01, by Richard M. Stallman
-
[WINDOWSNT] (EMACS_KILLPG): Use win32_kill_process.1994-11-01, by Richard M. Stallman
-
Test DOS_NT, not MSDOS.1994-11-01, by Richard M. Stallman
-
[WINDOWSNT]: Add includes for NT.1994-11-01, by Richard M. Stallman
-
Use macros IS_ANY_SEP, IS_DIRECTORY_SEP,1994-11-01, by Richard M. Stallman
-
(MAXNAMLEN) [WINDOWSNT]: Define as 255.1994-11-01, by Richard M. Stallman
-
[WINDOWSNT]: Don't include vlimit.h.1994-11-01, by Richard M. Stallman
-
Change explicit uses of the Unix directory separator1994-11-01, by Richard M. Stallman
-
Change explicit uses of the Unix directory separator1994-11-01, by Richard M. Stallman
-
(Fdump_emacs): Don't reset the data start address by1994-11-01, by Richard M. Stallman
-
Use macros IS_ANY_SEP, IS_DIRECTORY_SEP, and DIRECTORY_SEP.1994-11-01, by Richard M. Stallman
-
(getenv_internal) [WINDOWSNT]: Use strnicmp, not bcmp.1994-11-01, by Richard M. Stallman
-
(init_buffer): Use DIRECTORY_SEP, IS_DIRECTORY_SEP macros,1994-11-01, by Richard M. Stallman
-
(struct buffer): Test DOS_MT, not MSDOS.1994-11-01, by Richard M. Stallman
-
On windows-nt, load ls-lisp and winnt.1994-11-01, by Richard M. Stallman
-
(Info-directory-list): Treat windows-nt like ms-dos.1994-11-01, by Richard M. Stallman
-
(byte-compile-file): Treat windows-nt like ms-dos.1994-11-01, by Richard M. Stallman
-
(hexl-find-file): Treat windows-nt like ms-dos.1994-11-01, by Richard M. Stallman
-
(shell-command-switch): New variable.1994-11-01, by Richard M. Stallman
-
(command-line): Use ~/_emacs as init file in windows-nt.1994-11-01, by Richard M. Stallman
-
(abbreviate-file-name): Handle drive letters on windows-nt as on ms-dos.1994-11-01, by Richard M. Stallman
-
(desktop-basefilename): Use emacs.dsk on windows-nt.1994-11-01, by Richard M. Stallman
-
(bookmark-file): Use ~/emacs.bmk on windows-nt.1994-11-01, by Richard M. Stallman
-
(change-log-name): Use changlo on windows-nt.1994-11-01, by Richard M. Stallman
-
(main, etags_getcwd): Test DOS_NT instead of MSDOS.1994-11-01, by Richard M. Stallman
-
(main) [WINDOWSNT]: Now sets _fmode and stdout to O_BINARY.1994-11-01, by Richard M. Stallman
-
(blink-matching-delay): New variable.1994-11-01, by Richard M. Stallman
-
(timezone-world-timezones): Add "UT" -> +000.1994-11-01, by Richard M. Stallman
-
(cl-macroexpand): keep documentation from `macroexpand'.1994-11-01, by Richard M. Stallman
-
(isearch-edit-string, isearch-toggle-case-fold):1994-11-01, by Richard M. Stallman
-
New function to display an alternative diary file.1994-11-01, by Edward M. Reingold
-
Bind new function to mouse.1994-11-01, by Edward M. Reingold
-
Bind new function to key.1994-11-01, by Edward M. Reingold
-
(comint-read-noecho): Use `read-char-exclusive' instead of `read-char'.1994-11-01, by Richard M. Stallman
-
(XTclear_end_of_line): Finish the line dance here too, just as was done in1994-11-01, by Karl Heuer
-
(fast_find_position): Special case if POS is end of buffer.1994-11-01, by Richard M. Stallman
-
(column_number_displayed): New variable.1994-10-31, by Karl Heuer
-
update for Autoconf 2.0 and other recent changes.1994-10-31, by David J. MacKenzie
-
(texinfo-alias-list): New variable.1994-10-31, by Richard M. Stallman
-
Changed almost every doc string.1994-10-30, by Richard M. Stallman
-
Delete old reference to window configuration.1994-10-30, by Edward M. Reingold
-
(display_text_line): Truncate the minibuf_prompt if nec.1994-10-30, by Richard M. Stallman
-
(BASE_PURESIZE): Increment MULTI_FRAME value.1994-10-30, by Richard M. Stallman
-
(texinfo-format-scan): Make @- vanish; don't insert -.1994-10-30, by Richard M. Stallman
-
Put mouse-set-font on C-down-mouse-1.1994-10-30, by Richard M. Stallman
-
Load facemenu if have X.1994-10-30, by Richard M. Stallman
-
(unexec): Don't print number of pure bytes used.1994-10-30, by Richard M. Stallman
-
(line-move): Use sign of arg to choose error condition.1994-10-30, by Richard M. Stallman
-
(blink-matching-open): Do blink if an even number of1994-10-30, by Richard M. Stallman
-
Fix use of noday option for calendar-read-date.1994-10-30, by Edward M. Reingold
-
Redo the noday option for calendar-read-date.1994-10-30, by Edward M. Reingold
-
(xlwmenu_default_font): New global variable.1994-10-29, by Richard M. Stallman
-
(read_avail_input): Fix Lisp_Object vs. int problem.1994-10-29, by Karl Heuer
-
change a stray [ to test1994-10-29, by David J. MacKenzie
-
(gud-common-init): If file arg has no directory,1994-10-29, by Richard M. Stallman
-
(Fx_create_frame): Set xlwmenu_default_font.1994-10-29, by Richard M. Stallman
-
(x_delete_display): Call XrmDestroyDatabase.1994-10-29, by Richard M. Stallman
-
(iso-accents-mode): Variable renamed from iso-accents-minor-mode.1994-10-28, by Richard M. Stallman
-
(LD_SWITCH_SYSTEM): Definitions deleted.1994-10-28, by Richard M. Stallman
-
(LD_SWITCH_MACHINE): New definition.1994-10-28, by Richard M. Stallman
-
(frame-initialize): Set special-display-function here,1994-10-28, by Richard M. Stallman
-
(diff-command): New variable.1994-10-28, by Richard M. Stallman
-
Adapt for Autoconf v2. Use the standard argument1994-10-28, by David J. MacKenzie
-
(calendar-mode-map): Define c-down-mouse-3 like down-mouse-3.1994-10-28, by Richard M. Stallman
-
(easy-menu-define): Call `easy-menu-do-define' to do1994-10-28, by Richard M. Stallman
-
(Fset_buffer_major_mode): New function. Set the default major mode here.1994-10-27, by Karl Heuer
-
(find-file-noselect): Call set-buffer-major-mode here.1994-10-27, by Karl Heuer
-
(keys_of_frame): Bind the new events to 'ignore, since the window manager has1994-10-27, by Karl Heuer
-
(kbd_buffer_get_event): Translate them to lispy events.1994-10-27, by Karl Heuer
-
(iconify_event, deiconify_event): New events.1994-10-27, by Karl Heuer
-
keep up with configure.in1994-10-27, by David J. MacKenzie
-
* man.el (Man-fontify-manpage-flag): defvar put at outer level.1994-10-27, by Francesco Potortì
-
(set_frame_menubar): Don't copy string during GC risk.1994-10-27, by Karl Heuer
-
(tar-summarize-buffer): Improperly terminated archive now produces only a1994-10-27, by Karl Heuer
-
[alliant && i860] (FSCALE): Move defn before #ifndef FSCALE.1994-10-27, by Roland McGrath
-
(HAVE_GETPAGESIZE): Explicitly #undef.1994-10-26, by Richard M. Stallman
-
(HAVE_GETPAGESIZE): Definition deleted.1994-10-26, by Richard M. Stallman
-
(HAVE_GETPAGESIZE): Add #undef.1994-10-26, by Richard M. Stallman
-
Check for getpagesize.1994-10-26, by Richard M. Stallman
-
(ispell-message-text-end): Match Postcript 3 like 2.1994-10-26, by Richard M. Stallman
-
(re_comp, re_exec): Define this obsolete 4.2bsd1994-10-26, by Paul Eggert
-
(enable-flow-control): Make message depend on customization variables.1994-10-26, by Richard M. Stallman
-
(pdp11): New machine name.1994-10-26, by Richard Kenner
-
Allow vector form of latitude/longitude. Fix documentation.1994-10-26, by Edward M. Reingold
-
Give lunar phases buffer a symbolic name; use new form of calendar-read-date.1994-10-26, by Edward M. Reingold
-
Use new form of calendar-read-date.1994-10-26, by Edward M. Reingold
-
Fix regexps for diary marking to include TAB.1994-10-26, by Edward M. Reingold
-
Put insertion of diary entry on daily menu.1994-10-26, by Edward M. Reingold
-
Lots of minor fixes and code polishing. Exit-calendar code rewritten.1994-10-26, by Edward M. Reingold
-
(set_frame_size): Set app_shell and wmshell the same.1994-10-26, by Richard M. Stallman
-
(dired-find-subdir): Doc fix.1994-10-26, by Richard M. Stallman
-
(fill-individual-paragraphs): Avoid infinite loop1994-10-26, by Richard M. Stallman
-
(status_message): Add a cast.1994-10-26, by Richard M. Stallman
-
(x_catch_errors, x_check_errors, x_had_errors_p)1994-10-26, by Richard M. Stallman
-
(x_window): Pass new arg f to hack_wm_protocols.1994-10-26, by Richard M. Stallman
-
(syms_of_window): Fix missing \n\'s.1994-10-26, by Karl Heuer
-
(x_own_selection, x_get_foreign_selection): Change calls1994-10-26, by Richard M. Stallman
-
(pop_up_menu): Pass a Display * to x_catch_errors, etc.1994-10-26, by Richard M. Stallman
-
Comment changes.1994-10-26, by Richard M. Stallman
-
(tar-summarize-buffer): Check for end of buffer before extracting substring.1994-10-26, by Karl Heuer
-
(list_processes_1): Print tty name.1994-10-26, by Karl Heuer
-
(Vtemp_buffer_show_function): Doc fix.1994-10-25, by Richard M. Stallman
-
(gud-irixdbx-marker-filter): Cast $curline to int.1994-10-25, by Richard M. Stallman
-
(enriched-mode): Add autoload cookie.1994-10-25, by Boris Goldowsky
-
(Brk): Declare as unsigned long.1994-10-25, by Richard M. Stallman
-
Delete X10 code.1994-10-25, by Richard M. Stallman
-
(Fx_selection_exists_p): Fix backwards if.1994-10-25, by Richard M. Stallman
-
(Fx_create_frame): Don't increment refernce_count1994-10-25, by Richard M. Stallman
-
(record_char): New subroutine.1994-10-25, by Richard M. Stallman
-
Never use input_fd if using X.1994-10-25, by Richard M. Stallman
-
(make-frame-on-display): New function.1994-10-25, by Richard M. Stallman
-
Handle multiple keyboard input descriptors.1994-10-25, by Richard M. Stallman
-
(insert_from_buffer_1): Don't use min.1994-10-25, by Richard M. Stallman
-
(ispell-grep-command, ispell-look-command): Don't specify directory.1994-10-25, by Richard M. Stallman
-
(buffer-file-truename): Doc fix.1994-10-25, by Richard M. Stallman
-
(decode_mode_spec): New spec %c, for current column.1994-10-25, by Karl Heuer
-
Make previous change conditional.1994-10-24, by Karl Heuer
-
(Fx_selection_exists_p): If selected_frame isn't an x frame, return nil.1994-10-24, by Richard M. Stallman
-
* man.el (Man-init-defvars): Do not delete empty lines.1994-10-24, by Francesco Potortì
-
Initial revision1994-10-24, by Boris Goldowsky
-
Don't try to make menu bindings when window-system==nil.1994-10-24, by Boris Goldowsky
-
Initial revision1994-10-24, by Boris Goldowsky
-
*** empty log message ***1994-10-24, by Francesco Potortì
-
(getline): When a search of already-read input for CRLF1994-10-24, by Richard M. Stallman
-
(dired-mode-map): Add query-replace and search items to operate menu.1994-10-23, by Roland McGrath
-
(latex-mode): Recognize \item etc. that have no arg1994-10-23, by Richard M. Stallman
-
(unload_color): Pass arg f to WHITE_PIX_DEFAULT and BLACK_PIX_DEFAULT.1994-10-23, by Richard M. Stallman
-
Use XFlush, not XFlushQueue, throughout.1994-10-23, by Richard M. Stallman
-
Say error in x-open-connection should be fatal.1994-10-23, by Richard M. Stallman
-
(kbd_buffer_get_event): Cope if mouse_position_hook does not store anything.1994-10-23, by Richard M. Stallman
-
(menu-bar-file-menu): Add item `Make Frame On Display'.1994-10-23, by Richard M. Stallman
-
(struct heap): New fields first_bloc, last_bloc.1994-10-23, by Richard M. Stallman
-
(set-face-background): Set either stipple or color,1994-10-23, by Richard M. Stallman
-
Add comment.1994-10-23, by Richard M. Stallman
-
(mail-setup): Fill in-reply-to field properly.1994-10-23, by Richard M. Stallman
-
(ange-ftp-process-handle-line): Check for a1994-10-23, by Richard M. Stallman
-
(set-face-background): If color is gray, and frame1994-10-23, by Richard M. Stallman
-
(dired-do-tags-search, dired-do-tags-query-replace): New functions.1994-10-22, by Roland McGrath
-
(dired-mode-map): Bind A to dired-do-tags-search,1994-10-22, by Roland McGrath
-
(calculate_costs): Call x_screen_planes.1994-10-22, by Richard M. Stallman
-
(Finsert_buffer_substring): Use insert_from_buffer instead of insert.1994-10-22, by Karl Heuer
-
(insert_from_buffer, insert_from_buffer_1): New functions.1994-10-22, by Karl Heuer
-
(struct x_display_info): Struct renamed from x_screen.1994-10-22, by Richard M. Stallman
-
Use FRAME_X_DISPLAY instead of x_current_display and XDISPLAY.1994-10-22, by Richard M. Stallman
-
(x_sync): Take frame ptr as arg.1994-10-22, by Richard M. Stallman
-
(read_avail_input): Use input_fd.1994-10-22, by Richard M. Stallman
-
(input_fd): No longer static.1994-10-22, by Richard M. Stallman
-
(Fframe_or_buffer_changed_p):1994-10-22, by Richard M. Stallman
-
(xmenu_show): Get the screen number for DisplayHeight1994-10-22, by Richard M. Stallman
-
(other_visible_frames): Pass a frame ptr to x_sync.1994-10-22, by Richard M. Stallman
-
(mail-aliases, mail-archive-file-name): Doc fixes.1994-10-22, by Richard M. Stallman
-
(insert_before_markers): Don't inherit; insert_before_markers_and_inherit does1994-10-22, by Karl Heuer
-
(sendmail-synch-aliases): Check MAILRC envvar.1994-10-21, by Richard M. Stallman
-
(define-mail-alias): Check MAILRC envvar.1994-10-21, by Richard M. Stallman
-
(main): Don't process one input file twice.1994-10-21, by Richard M. Stallman
-
Finish installing previous change.1994-10-21, by Richard M. Stallman
-
(timer-error, timer-abnormal-termination,1994-10-21, by Richard M. Stallman
-
(view-file): Do record the buffer switch.1994-10-21, by Richard M. Stallman
-
(describe-function-find-file): New function.1994-10-21, by Richard M. Stallman
-
(describe-function): Mention the file it was loaded from.1994-10-21, by Richard M. Stallman
-
(dbx): Delete call to gud-switch-to-buffer.1994-10-21, by Richard M. Stallman
-
(emerge-auto-advance): Fix criterion for which message.1994-10-21, by Richard M. Stallman
-
* etags.c (prestr, substr): return a logical type.1994-10-21, by Francesco Potortì
-
Better NCR support.1994-10-21, by Per Bothner
-
(rmail-get-new-mail): If display-time is in use,1994-10-21, by Richard M. Stallman
-
(list_buffers_1): Always mark current_buffer read-only.1994-10-20, by Richard M. Stallman
-
(next-file): Initialize next-file-list all at once from all tables.1994-10-20, by Roland McGrath
-
PopServer renamed to popserver throughout.1994-10-20, by Richard M. Stallman
-
(edit-and-eval-command): Elements of command-history are forms, not strings.1994-10-20, by Karl Heuer
-
(LD_SWITCH_MACHINE): Defined.1994-10-20, by Richard M. Stallman
-
(ange-ftp-get-passwd): Use user-mail-address.1994-10-20, by Richard M. Stallman
-
(repeat-matching-complex-command): Fix check for empty pattern. Simplify.1994-10-20, by Karl Heuer
-
(read_minibuf): Fix comment.1994-10-20, by Karl Heuer
-
(Fdisplay_buffer): Make old_selected_window a Lisp_Object.1994-10-20, by Karl Heuer
-
(facemenu-get-face): Don't add to menu here.1994-10-20, by Boris Goldowsky
-
(make-face): Add new face to Face menu on creation. -- Bng1994-10-20, by Boris Goldowsky
-
Don't declare malloc, since we include config.h.1994-10-20, by David J. MacKenzie
-
* man.el (Man-init-defvars): Corrections to Man-filter-list.1994-10-20, by Francesco Potortì
-
(xdialog_show, xmenu_show): Use grabbed field instead of x_mouse_grabbed.1994-10-20, by Richard M. Stallman
-
(do_mouse_tracking): Now a FRAME_PTR.1994-10-20, by Richard M. Stallman
-
Log omitted from previous checkin:1994-10-20, by Richard M. Stallman
-
(x_get_foreign_selection): Get display from1994-10-20, by Richard M. Stallman
-
(read_minibuf): Undo previous change.1994-10-20, by Richard M. Stallman
-
(Fdisplay_buffer): If the other window is smaller1994-10-20, by Richard M. Stallman
-
Only include ../src/config.h if HAVE_CONFIG_H is1994-10-19, by Richard M. Stallman
-
Don't declare malloc.1994-10-19, by Richard M. Stallman
-
Use test -r instead of < to check readability, to avoid syntax error.1994-10-19, by David J. MacKenzie
-
Add licensing exception for Autoconf.1994-10-19, by David J. MacKenzie
-
(child_setup): Always use _exit.1994-10-19, by Richard M. Stallman
-
Use FRAME_X_DISPLAY, not XDISPLAY or x_current_display.1994-10-19, by Richard M. Stallman
-
(Voverriding_local_map_menu_flag): New variable.1994-10-19, by Richard M. Stallman
-
*** empty log message ***1994-10-19, by Morten Welinder
-
(searchbufs): New variable, replaces searchbuf and last_regexp and1994-10-19, by Karl Heuer
-
(Fdirectory_files): Use the new calling convention for compile_pattern.1994-10-19, by Karl Heuer
-
*** empty log message ***1994-10-19, by Richard M. Stallman
-
(auto-mode-alist): Doc fix.1994-10-19, by Richard M. Stallman
-
(auto-mode-alist): Doc fix.1994-10-19, by Richard M. Stallman
-
Fix mismatch in conditionals.1994-10-18, by Richard M. Stallman
-
Minor update to last change.1994-10-18, by Richard Kenner
-
Revise support for AIX 4.1 on POWER and PowerPC.1994-10-18, by Richard Kenner
-
(font-lock-after-change-function): If inside a comment,1994-10-18, by Richard M. Stallman
-
(heap_base): Move static var to top level.1994-10-18, by Richard M. Stallman
-
(SOME_MACHINE_OBJECTS): Add msdos.o and x*.o files.1994-10-18, by Richard M. Stallman
-
(open, close, read, write): Add #undefs.1994-10-18, by Richard M. Stallman
-
[SYSV_IPC] (main): Catch SIGHUP as well. Don't1994-10-18, by Richard M. Stallman
-
Include ../src/config.h.1994-10-18, by Richard M. Stallman
-
Don't declare malloc, realloc, free.1994-10-18, by Richard M. Stallman
-
(run-scheme): Delete autoload cookie.1994-10-18, by Richard M. Stallman
-
(run-scheme): Add autoload cookie.1994-10-18, by Richard M. Stallman
-
(info-insert-file-contents): Always check for conflict with jka-compr.1994-10-18, by Richard M. Stallman
-
(rmail-spool-directory): Add a condition to test the Bull DPX/2.1994-10-18, by Richard M. Stallman
-
(easy-menu-create-keymaps): Add autoload cookie.1994-10-18, by Richard M. Stallman
-
(exactn): Initializer deleted.1994-10-18, by Karl Heuer
-
(RE_EXACTN_VALUE): Deleted; Emacs doesn't need this kludge anymore.1994-10-18, by Karl Heuer
-
(read_minibuf): Store the object, not the string, into the history variable.1994-10-18, by Karl Heuer
-
(nntp-open-server): Send MODE READER command to server.1994-10-18, by Richard M. Stallman
-
(display-time-filter): Ignore mail-spool-file if not string.1994-10-18, by Richard M. Stallman
-
(x_set_unsplittable): New function.1994-10-18, by Karl Heuer
-
(etags-tags-table-files, etags-tags-included-tables):1994-10-18, by Richard M. Stallman
-
(msdos): PUt sed* in the distribution.1994-10-18, by Richard M. Stallman
-
(do_line_dance): Decrement index only once per loop.1994-10-18, by Karl Heuer
-
(do_line_insertion_deletion_costs): Fix argument order.1994-10-18, by Karl Heuer
-
Add support for AIX 4.1 and architecture.1994-10-17, by Richard Kenner
-
(regex.o): Use full path to find regex.c.1994-10-17, by Karl Heuer
-
(etags): add dependency on regex.o, link with it.1994-10-17, by Karl Heuer
-
*** empty log message ***1994-10-17, by Morten Welinder
-
Initial revision1994-10-17, by Morten Welinder
-
*** empty log message ***1994-10-17, by Morten Welinder
-
(set-face-stipple): New function.1994-10-17, by Richard M. Stallman
-
(struct face): Delete cached_index field.1994-10-17, by Richard M. Stallman
-
(Fdisplay_buffer): In desperation case of looking for1994-10-17, by Richard M. Stallman
-
(intern_face): Update mask properly to set stipple1994-10-17, by Richard M. Stallman
-
(dumpglyphs): Explicitly draw background stipple.1994-10-17, by Richard M. Stallman
-
(intern_face): Set the fill_style.1994-10-17, by Richard M. Stallman
-
Include paths.h.1994-10-17, by Richard M. Stallman
-
(bitmapdirs): Default to /usr/include/X11/bitmaps.1994-10-17, by Richard M. Stallman
-
(sharedstatedir): Substitute sharedstatedir properly.1994-10-17, by Richard M. Stallman
-
Better info about C-z vs C-x C-c.1994-10-17, by Richard M. Stallman
-
(xfns.o): Depend on paths.h.1994-10-17, by Richard M. Stallman
-
(EMACS_CONFIGURATION): Use $canonical as value.1994-10-16, by Richard M. Stallman
-
(canonical): Substitute var into makefiles.1994-10-16, by Richard M. Stallman
-
(bitmapdir): New variable.1994-10-16, by Richard M. Stallman
-
(PATH_BITMAPS): New macro.1994-10-16, by Richard M. Stallman
-
(count-lines): Do save-match-data only when necessary.1994-10-16, by Richard M. Stallman
-
Delete code to write subdirs.el.1994-10-16, by Richard M. Stallman
-
(load_unwind): Cast argument of fclose.1994-10-16, by Richard M. Stallman
-
(appt-select-lowest-window): Locally bind lowest-window.1994-10-16, by Richard M. Stallman
-
(gnus-group-group-name): Get rid of text properties.1994-10-16, by Richard M. Stallman
-
(texinfo-no-refill-regexp): Recognize @ifhtml, @html.1994-10-16, by Richard M. Stallman
-
(LIBS_SYSTEM): Add -lcposix.1994-10-16, by Richard M. Stallman
-
(FRAME_FOREGROUND_PIXEL, FRAME_BACKGROUND_PIXEL)1994-10-15, by Richard M. Stallman
-
Delete HAVE_X11 conditionals.1994-10-15, by Richard M. Stallman
-
(rmail-summary-delete-forward): Don't move fwd to eob.1994-10-15, by Richard M. Stallman
-
(x_display): Changed icon_bitmap_flag to icon_bitmap.1994-10-15, by Richard M. Stallman
-
(x_set_icon_type): If icon-type is a string, then use1994-10-15, by Richard M. Stallman
-
(x_bitmap_icon): Allow bitmap to come from file.1994-10-15, by Richard M. Stallman
-
(Fset_text_properties): Special case for getting1994-10-15, by Richard M. Stallman
-
(rmail-summary-previous-all)1994-10-15, by Richard M. Stallman
-
(shell-command, shell-command-on-region):1994-10-15, by Richard M. Stallman
-
(run-scheme): Set scheme-program-name.1994-10-15, by Richard M. Stallman
-
(stuffline, scraplines): Functions deleted.1994-10-15, by Karl Heuer
-
(mail-setup): Fill the in-reply-to field.1994-10-15, by Richard M. Stallman
-
(add-to-list): Doc fix.1994-10-14, by Richard M. Stallman
-
(news-reply-mode-map): Add C-c C-t binding.1994-10-14, by Richard M. Stallman
-
(self-insert-iso): Add delete-selection property.1994-10-14, by Richard M. Stallman
-
(read_input_waiting): Set e.frame_or_window w/ XSETFRAME.1994-10-14, by Richard M. Stallman
-
Add "in" to list of Font Lock keywords that appear in non-type contexts.1994-10-14, by Simon Marshall
-
(redisplay): Call clear_face_cache instead1994-10-14, by Richard M. Stallman
-
Eliminate the "display faces"; store GCs in the "computed faces".1994-10-14, by Richard M. Stallman
-
(Fx_create_frame): Init the FRAME_X_SCREEN as soon as can be done.1994-10-14, by Richard M. Stallman
-
(mail-do-fcc): If file does not exist, assume it is not a Babyl file.1994-10-14, by Richard M. Stallman
-
(x_new_font): Don't keep looping after the FONT property.1994-10-14, by Richard M. Stallman
-
(tags-reset-tags-tables): New function.1994-10-14, by Roland McGrath
-
(term_get_fkeys_1): Workaround for IBM's dialect of terminfo.1994-10-14, by Karl Heuer
-
(make-lucid-menu-keymap): Allow Lucid-style keyword-based menu items.1994-10-13, by Karl Heuer
-
(hilit-set-mode-patterns - lisp-mode): Fix regexp1994-10-13, by Richard M. Stallman
-
(desktop-internal-v2s): Remove all text properties from strings.1994-10-13, by Richard M. Stallman
-
(Fuser_login_name, Fuser_real_login_name):1994-10-13, by Richard M. Stallman
-
(gud-filter): Don't bind inhibit-quit.1994-10-13, by Richard M. Stallman
-
(menu-bar-update-buffers-1): New subroutine1994-10-13, by Richard M. Stallman
-
entered into RCS1994-10-13, by Richard M. Stallman
-
(mail-file-babyl-p): New function.1994-10-13, by Richard M. Stallman
-
(Evaluating top-level): Don't load loadup.el again.1994-10-13, by Richard M. Stallman
-
(BASE_PURESIZE): Incremented.1994-10-13, by Richard M. Stallman
-
Use purify-flag not noninteractive.1994-10-13, by Simon Marshall
-
Move the subdirs.el up to near first thing.1994-10-13, by Richard M. Stallman
-
(compilation-filter): Do nothing if buffer is dead.1994-10-13, by Richard M. Stallman
-
(add-to-list): New function.1994-10-13, by Richard M. Stallman
-
Initial revision1994-10-13, by Richard M. Stallman
-
(Funhandled_file_name_directory): Declared.1994-10-13, by Richard M. Stallman
-
entered into RCS1994-10-13, by Richard M. Stallman
-
(top_distclean): Don't rm build-install.1994-10-13, by Richard M. Stallman
-
Don't distribute build-ins.in.1994-10-13, by Richard M. Stallman
-
Comment change.1994-10-13, by Richard M. Stallman
-
Add keywords.1994-10-13, by Richard M. Stallman
-
Include config.h.1994-10-13, by Richard M. Stallman
-
(ada-mode): Rename end-comment-column to ada-comment-end-column.1994-10-13, by Richard M. Stallman
-
(change-log-mode-map): Move the definition up.1994-10-13, by Richard M. Stallman
-
Formerly INSTALL.~33~1994-10-13, by David J. MacKenzie
-
Formerly INSTALL.~32~1994-10-12, by David J. MacKenzie
-
use mkinstalldirs instead of make-path1994-10-12, by David J. MacKenzie
-
remove make-path1994-10-12, by David J. MacKenzie
-
(LD_SWITCH_SYSTEM): New definition.1994-10-12, by Richard M. Stallman
-
(facemenu-read-color, facemenu-colors): New fn, var.1994-10-12, by Richard M. Stallman
-
(jka-compr-mode-compression-info-list): Add .tgz extension.1994-10-12, by Richard M. Stallman
-
Comment changes.1994-10-12, by Richard M. Stallman
-
Eliminate some -Wall warnings.1994-10-12, by David J. MacKenzie
-
Make functions that return nothing void, not implicitly int.1994-10-12, by David J. MacKenzie
-
Removed setting of font-lock-keywords inadvertently left after last patch.1994-10-12, by Simon Marshall
-
(mouse-major-mode-menu): Use minor-mode-map-alist1994-10-12, by Richard M. Stallman
-
* font-lock.el: To make font-lock.el dumpable: (font-lock-display-type,1994-10-12, by Simon Marshall
-
* texinfo.el: (texinfo-mode): Set font-lock-defaults.1994-10-12, by Simon Marshall
-
* shell.el: (shell-font-lock-keywords): Add `\n' to [^] regexps.1994-10-12, by Simon Marshall
-
* sh-script.el: (sh-set-shell): Set font-lock-defaults.1994-10-12, by Simon Marshall
-
* sendmail.el: (mail-mode): Set font-lock-defaults.1994-10-12, by Simon Marshall
-
* rmailsum.el: (rmail-summary-mode): Set font-lock-defaults.1994-10-12, by Simon Marshall
-
* rmail.el: (rmail-variables): Set font-lock-defaults.1994-10-12, by Simon Marshall
-
* perl-mode.el: (perl-mode): Set font-lock-defaults.1994-10-12, by Simon Marshall
-
* pascal.el: (pascal-mode): Set font-lock-defaults.1994-10-12, by Simon Marshall
-
* outline.el: (outline-mode): Set font-lock-defaults.1994-10-12, by Simon Marshall
-
* makefile.el: (makefile-mode-syntax-table): Made `'' and ``' be1994-10-12, by Simon Marshall
-
* fortran.el: (fortran-mode-syntax-table): Made `!' be a comment.1994-10-12, by Simon Marshall
-
(scan_sexps_forward): At startincomment,1994-10-12, by Richard M. Stallman
-
* dired.el: (dired-mode): Set font-lock-defaults.1994-10-12, by Simon Marshall
-
* compile.el: (compilation-mode): Set font-lock-defaults.1994-10-12, by Simon Marshall
-
* asm-mode.el: (asm-mode): Set font-lock-defaults.1994-10-12, by Simon Marshall
-
* add-log.el: (change-log-mode): Set font-lock-defaults.1994-10-12, by Simon Marshall
-
(mail-alias-modtime): Doc fix.1994-10-12, by Richard M. Stallman
-
* ada.el: (ada-mode-syntax-table): Made `-' and `\n' be comments.1994-10-12, by Simon Marshall
-
(c-mode-map): Capitalize Mode in C Mode menu bar item.1994-10-12, by Richard M. Stallman
-
(Fbyte_code): Skip optimization for all Lisp_Misc types.1994-10-12, by Karl Heuer
-
(defvar_int, defvar_bool, defvar_lisp, defvar_lisp_nopro, defvar_per_buffer):1994-10-12, by Karl Heuer
-
(do_symval_forwarding, store_symval_forwarding, find_symbol_value, Fset,1994-10-12, by Karl Heuer
-
(buffer_slot_type_mismatch): Take just the offset as argument. Only check1994-10-12, by Karl Heuer
-
(mark_object): Use the new substructure.1994-10-12, by Karl Heuer
-
(enum Lisp_Misc_Type): Add new enumerations Lisp_Misc_Intfwd,1994-10-12, by Karl Heuer
-
(verify_interval_modification): Fix comment.1994-10-12, by Karl Heuer
-
(test_completion): Fix reversed condition.1994-10-12, by Karl Heuer
-
Install Hiroshi Nakano's rewrite to allow multiple heaps, for implementations1994-10-12, by Karl Heuer
-
(libexecdir): Renamed from libdir.1994-10-11, by Richard M. Stallman
-
Use libexecdir and sharedstatedir as appropriate.1994-10-11, by Richard M. Stallman
-
(libexecdir): Renamed from libdir. New default.1994-10-11, by Richard M. Stallman
-
(clean): rm DOC/* and *.tab.[ch].1994-10-11, by Richard M. Stallman
-
(makefile-mode-name): Removed.1994-10-11, by Richard M. Stallman
-
menu-bar-lines fix.1994-10-11, by Richard M. Stallman
-
(scan_buffer): After temporarily turning immediate_quit off, turn it1994-10-11, by Jim Blandy
-
(display_scan_buffer): Pass the correct number of arguments to1994-10-11, by Jim Blandy
-
(compare-windows-whitespace): Eliminate initial value.1994-10-11, by Richard M. Stallman
-
(rmail-find-all-files): Fix several errors and make faster.1994-10-11, by Richard M. Stallman
-
(rmail-summary-resend): New function.1994-10-11, by Richard M. Stallman
-
* etags.c (C_entries): Name the #define's that are macros.1994-10-11, by Francesco Potortì
-
(x_term_init): Call XtSetLanguageProc or XSetLocaleModifiers.1994-10-11, by Richard M. Stallman
-
(read_key_sequence): The output of function-key-map1994-10-11, by Richard M. Stallman
-
(font-lock-set-defaults): Do nothing if font-lock-keywords already non-nil.1994-10-11, by Richard M. Stallman
-
(normal-top-level-add-to-load-path): New function.1994-10-11, by Richard M. Stallman
-
Write the subdirs.el file.1994-10-11, by Richard M. Stallman
-
Don't distribute subdirs.el.1994-10-11, by Richard M. Stallman
-
(print): Check the substructure.1994-10-11, by Karl Heuer
-
(internal_equal): Check the substructure.1994-10-11, by Karl Heuer
-
(buffer_slot_type_mismatch): Test against Lisp_Misc.1994-10-11, by Karl Heuer
-
(MARKER_BLOCK_SIZE, marker_block, marker_free_list): Now refers to the1994-10-11, by Karl Heuer
-
(OVERLAY_POSITION): Marker assert now tests substructure.1994-10-11, by Karl Heuer
-
(Lisp_Misc): new type code, replacing Lisp_Marker (and soon to replace other1994-10-11, by Karl Heuer
-
(blink-matching-open): Check there is a previous1994-10-11, by Richard M. Stallman
-
(list_buffers_1): Fix indentation in header lines.1994-10-11, by Richard M. Stallman
-
(rmail-summary-rmail-update): Pass new arg to rmail-show-message.1994-10-11, by Richard M. Stallman
-
(rmail-show-message): New argument no-summary.1994-10-11, by Richard M. Stallman
-
(system-key-alist): Add sun versions of1994-10-11, by Richard M. Stallman
-
(c-mode-map): Use "C mode" for the menu bar item name.1994-10-11, by Richard M. Stallman
-
(tcl-mode): imenu-create-index-function made buffer local.1994-10-11, by Tom Tromey
-
(mouse-select): Pass an arg to mouse-extend.1994-10-11, by Richard M. Stallman
-
(sys_subshell): Use NILP macro directly, not its expansion. Previous code was1994-10-11, by Karl Heuer
-
(mail-hist-put-headers-into-history)1994-10-11, by Richard M. Stallman
-
Fix typo in previous change.1994-10-10, by Richard M. Stallman
-
(calculate-lisp-indent): Local var1994-10-10, by Richard M. Stallman
-
(menu-bar-file-menu): Don't include the frame1994-10-10, by Richard M. Stallman
-
entered into RCS1994-10-10, by David J. MacKenzie
-
(redisplay_window): Fix Oct 1 change:1994-10-10, by Richard M. Stallman
-
(syms_of_buffer): Doc fix for cache-long-line-scans.1994-10-10, by Jim Blandy
-
[! SYSVIPC] (main): Fix uses of FD_* macros: fd_set arg is a pointer,1994-10-10, by Roland McGrath
-
(calendar-holiday-marker): Copy holiday-face from highlight face.1994-10-10, by Richard M. Stallman
-
(ispell-highlight-spelling-error):1994-10-10, by Richard M. Stallman
-
(emacs-lisp-mode-syntax-table): Don't set syntax of formfeed.1994-10-09, by Richard M. Stallman
-
(byte-compile-insert-header): Use user-mail-address.1994-10-09, by Richard M. Stallman
-
(appt-delete-window): Look on all frames for the window.1994-10-09, by Richard M. Stallman
-
* xdisp.c (redisplay_window): Invalidate width_run_cache, if the1994-10-08, by Jim Blandy
-
* syntax.c (find_defun_start): Call scan_buffer with new args.1994-10-08, by Jim Blandy
-
* search.c: #include "region-cache.h".1994-10-08, by Jim Blandy
-
* insdel.c (prepare_to_modify_buffer): Invalidate width run and1994-10-08, by Jim Blandy
-
* indent.h (disptab_matches_widthtab, recompute_width_table): New1994-10-08, by Jim Blandy
-
* indent.c: #include "region-cache.h".1994-10-08, by Jim Blandy
-
* disptab.h (window_display_table): Doc fix.1994-10-08, by Jim Blandy
-
* cmds.c (Fforward_line): Call scan_buffer with new args.1994-10-08, by Jim Blandy
-
* buffer.h (struct buffer): New members: newline_cache,1994-10-08, by Jim Blandy
-
* buffer.c: #include region-cache.h.1994-10-08, by Jim Blandy
-
* Makefile.in.in (obj) Add region-cache.o to the list of files.1994-10-08, by Jim Blandy
-
Document cache-long-line-scans in @node Text Lines.1994-10-08, by Jim Blandy
-
Added entry for cache-long-line-scans1994-10-08, by Jim Blandy
-
(file_name_completion): Ignore files "." and ".." in first pass.1994-10-08, by Richard M. Stallman
-
(test_completion): New function, extracted from do_completion.1994-10-08, by Richard M. Stallman
-
(add-log-current-defun): In texinfo-mode,1994-10-08, by Richard M. Stallman
-
(inhibit_local_menu_bar_menus): New variable.1994-10-08, by Richard M. Stallman
-
(fit_to_screen): Don't put the menu off the left or top.1994-10-08, by Richard M. Stallman
-
(rmail-delete-forward): Use rmail-select-summary.1994-10-08, by Richard M. Stallman
-
Add a tip about enabling/disabling features.1994-10-07, by Richard M. Stallman
-
(enum Lisp_Misc_Type): New type.1994-10-07, by Karl Heuer
-
(make_gap): Keep input blocked till after we set BEG_ADDR.1994-10-07, by Richard M. Stallman
-
Re-delete code deleted in rms's Oct 5 change.1994-10-07, by Richard M. Stallman
-
(compilation-mode-font-lock-keywords,1994-10-07, by Richard M. Stallman
-
(comint-check-proc): Recognise `open'.1994-10-07, by Richard M. Stallman
-
(pascal-font-lock-keywords): New variable.1994-10-07, by Richard M. Stallman
-
(perl-font-lock-keywords): New variable.1994-10-07, by Richard M. Stallman
-
(asm-font-lock-keywords): New variable.1994-10-07, by Richard M. Stallman
-
(texinfo-font-lock-keywords): New variable.1994-10-07, by Richard M. Stallman
-
(shell-font-lock-keywords): New variable.1994-10-07, by Richard M. Stallman
-
(dired-font-lock-keywords): New variable.1994-10-07, by Richard M. Stallman
-
(mail-font-lock-keywords): New variable.1994-10-07, by Richard M. Stallman
-
(rmail-font-lock-keywords): New variable.1994-10-07, by Richard M. Stallman
-
(rmail-summary-font-lock-keywords): New variable.1994-10-07, by Richard M. Stallman
-
(outline-font-lock-keywords): New variable.1994-10-07, by Richard M. Stallman
-
(change-log-mode): Set font-lock-keywords locally.1994-10-07, by Richard M. Stallman
-
(compilation-mode-font-lock-keywords): New variable.1994-10-07, by Richard M. Stallman
-
(sh-font-lock-keywords): Default to nil.1994-10-07, by Richard M. Stallman
-
(check_writable, check_executable): Test HAVE_EACCESS.1994-10-07, by Richard M. Stallman
-
(eaccess): Check for it.1994-10-07, by Richard M. Stallman
-
(HAVE_EACCESS): Add #undef.1994-10-07, by Richard M. Stallman
-
Patch to handle old Convex systems (without uname).1994-10-07, by Per Bothner
-
(Lisp_Void, VOIDP): Deleted.1994-10-06, by Karl Heuer
-
(Fboundp, Ffboundp, find_symbol_value, Fset, Fdefault_boundp, Fdefault_value):1994-10-06, by Karl Heuer
-
(Fbyte_code): Delete case Lisp_Void.1994-10-06, by Karl Heuer
-
(mark_object): Delete case Lisp_Void.1994-10-06, by Karl Heuer
-
(Flsh, Fadd1, Fsub1, Flognot): Don't use XFASTINT when negative.1994-10-06, by Karl Heuer
-
(Fabs): Don't use XFASTINT when negative.1994-10-06, by Karl Heuer
-
(Fset, default_value, Fset_default, Fkill_local_variable): Access1994-10-06, by Karl Heuer
-
(defvar_per_buffer): Access buffer_local_flags as Lisp_Object, not int.1994-10-06, by Karl Heuer
-
(init_buffer_once): Don't use XSETFASTINT when negative.1994-10-06, by Karl Heuer
-
(Fload, load_unwind): Store stream pointer as a cons of two integers,1994-10-06, by Karl Heuer
-
(Lisp_Internal_Stream, XSETINTERNALSTREAM, INTERNALSTREAMP): Deleted.1994-10-06, by Karl Heuer
-
(mark_object): Delete case Lisp_Internal_Stream.1994-10-06, by Karl Heuer
-
(read1): New argument for returning out-of-band data, obviating the need for1994-10-06, by Karl Heuer
-
(Lisp_Internal, XSETINTERNAL, INTERNALP): Deleted.1994-10-06, by Karl Heuer
-
(query-replace): Add missing quote.1994-10-06, by Richard M. Stallman
-
Assign copyright to FSF, and change comments to reflect that type-break1994-10-06, by Noah Friedman
-
* man.el (Man-notify, Man-current-page, Man-page-list,1994-10-06, by Francesco Potortì
-
(x_set_icon_type): Remove period from error message.1994-10-06, by Richard M. Stallman
-
(rmail-summary-goto-msg): Get rmail-total-messages from the rmail buffer.1994-10-06, by Richard M. Stallman
-
(make_hdr): Undo June 16 change.1994-10-06, by Richard M. Stallman
-
Delete the error when no window system.1994-10-06, by Richard M. Stallman
-
(sendnews, postnews): Use defalias.1994-10-06, by Richard M. Stallman
-
(command-line): Load disp-table explicitly.1994-10-05, by Richard M. Stallman
-
(add-log-current-defun): Handle Perl specially.1994-10-05, by Richard M. Stallman
-
(Ffile_regular_p): New function.1994-10-05, by Richard M. Stallman
-
(read-envvar-name): Special meaning for MUSTMATCH1994-10-05, by Richard M. Stallman
-
(texinfo-format-scan): Accept @^, @", @?, @!, @-.1994-10-05, by Richard M. Stallman
-
(goto-line): Call prefix-numeric-value.1994-10-04, by Richard M. Stallman
-
(Finteractive): Doc fix.1994-10-04, by Richard M. Stallman
-
(single_keymap_panes, Fx_popup_menu): Don't use XFASTINT as an lvalue.1994-10-04, by Karl Heuer
-
(construct_mouse_click): Don't use XFASTINT as an lvalue.1994-10-04, by Karl Heuer
-
(Fx_popup_menu, Fx_popup_dialog): Use new accessor macros instead of calling1994-10-04, by Karl Heuer
-
(x_new_focus_frame, construct_mouse_click, construct_menu_click,1994-10-04, by Karl Heuer
-
(input_signal_count): New variable.1994-10-04, by Richard M. Stallman
-
(widget_id_tick): Move definition into conditional.1994-10-04, by Richard M. Stallman
-
(validate_region): Swap using temp Lisp_Object, not int.1994-10-04, by Karl Heuer
-
(read_process_output): Don't use XFASTINT as an lvalue.1994-10-04, by Karl Heuer
-
(Fmodify_syntax_entry): Don't use XFASTINT as an lvalue.1994-10-04, by Karl Heuer
-
(Fself_insert_command, Fnewline): Don't use XFASTINT as an lvalue.1994-10-04, by Karl Heuer
-
(validate_interval_range): Don't use XFASTINT as an lvalue.1994-10-04, by Karl Heuer
-
(try_window_id): Don't use XFASTINT as an lvalue.1994-10-04, by Karl Heuer
-
(x_set_menu_bar_lines_1): Don't use XFASTINT as an lvalue.1994-10-04, by Karl Heuer
-
(XFASTINT): Changed to non-lvalue syntax, to ensure that callers will use1994-10-04, by Karl Heuer
-
(Fx_open_connection): Don't use XFASTINT as an lvalue.1994-10-04, by Karl Heuer
-
(compute_char_face): Don't use XFASTINT as an lvalue.1994-10-04, by Karl Heuer
-
(redisplay, mark_window_display_accurate, redisplay_window, try_window,1994-10-04, by Karl Heuer
-
(make_window, Fset_window_hscroll, Fset_window_start, set_window_height,1994-10-04, by Karl Heuer
-
(create_process): Don't use XFASTINT as an lvalue.1994-10-04, by Karl Heuer
-
(record_delete, record_first_change): Don't use XFASTINT as an lvalue.1994-10-04, by Karl Heuer
-
(Fnext_property_change, property_change_between_p,1994-10-04, by Karl Heuer
-
(Fcopy_syntax_table, Fmodify_syntax_entry, scan_lists, init_syntax_once):1994-10-04, by Karl Heuer
-
(skip_chars, Fmatch_data, Fstore_match_data): Don't use XFASTINT as an lvalue.1994-10-04, by Karl Heuer
-
(make_process, list_processes_1, create_process, Faccept_process_output,1994-10-04, by Karl Heuer
-
(printchar): Don't use XFASTINT as an lvalue.1994-10-04, by Karl Heuer
-
(read_minibuf, get_minibuffer, read_minibuf_unwind, Fread_from_minibuffer,1994-10-04, by Karl Heuer
-
(Fmarker_position): Don't use XFASTINT as an lvalue.1994-10-04, by Karl Heuer
-
(Fend_kbd_macro, Fexecute_kbd_macro): Don't use XFASTINT as an lvalue.1994-10-04, by Karl Heuer
-
(read_filtered_event, init_obarray): Don't use XFASTINT as an lvalue.1994-10-04, by Karl Heuer
-
(synkey, access_keymap, store_in_keymap, Faccessible_keymaps,1994-10-04, by Karl Heuer
-
(read_char, make_lispy_event, make_lispy_movement, parse_modifiers,1994-10-04, by Karl Heuer
-
(Fcurrent_column, Findent_to, Fcurrent_indentation, Fmove_to_column,1994-10-04, by Karl Heuer
-
(make_frame, Fframe_parameters, Fselected_frame, syms_of_frame): Don't use1994-10-04, by Karl Heuer
-
(Flength, concat, mapcar1): Don't use XFASTINT as an lvalue.1994-10-04, by Karl Heuer
-
(Finsert_file_contents, Fwrite_region, Fdo_auto_save, Fset_buffer_auto_saved):1994-10-04, by Karl Heuer
-
(Feval, Ffuncall, funcall_lambda, Fbacktrace): Don't use XFASTINT as an1994-10-04, by Karl Heuer
-
(Fstring_to_char, Fpoint, Fbufsize, Fpoint_min, Fpoint_max, Ffollowing_char,1994-10-04, by Karl Heuer
-
(store_function_docstring): Don't use XFASTINT as an lvalue.1994-10-04, by Karl Heuer
-
(direct_output_for_insert, direct_output_forward_char, change_frame_size,1994-10-04, by Karl Heuer
-
(file_name_completion): Don't use XFASTINT as an lvalue.1994-10-04, by Karl Heuer
-
(Faref, Farray_length): Don't use XFASTINT as an lvalue.1994-10-04, by Karl Heuer
-
(Fforward_char, Fbackward_char, Fbeginning_of_line, Fend_of_line): Don't use1994-10-04, by Karl Heuer
-
(casify_object, operate_on_word, Fupcase_word, Fdowncase_word,1994-10-04, by Karl Heuer
-
(Fcall_interactively, Fprefix_numeric_value): Don't use XFASTINT as an lvalue.1994-10-04, by Karl Heuer
-
(Fbyte_code): Don't use XFASTINT as an lvalue.1994-10-04, by Karl Heuer
-
(free_float, make_float, free_cons, Flist, Fvector, Fmake_byte_code,1994-10-04, by Karl Heuer
-
(Fexpand_abbrev): Don't use XFASTINT as an lvalue.1994-10-04, by Karl Heuer
-
(FOR_EACH_FRAME): Don't use XFASTINT as an lvalue.1994-10-04, by Karl Heuer
-
(XSETFASTINT): New macro.1994-10-04, by Karl Heuer
-
(Finsert_file_contents): No longer necessary to set type separately.1994-10-04, by Karl Heuer
-
(Fprefix_numeric_value): No longer necessary to set type separately.1994-10-04, by Karl Heuer
-
(Fstring_equal, Fstring_lessp): Delete now-redundant XSETTYPE.1994-10-04, by Karl Heuer
-
(XSETFRAME): Set object type as well as value.1994-10-04, by Karl Heuer
-
(XSETINT, XSETCONS, XSETBUFFER, XSETVECTOR, XSETSUBR, XSETSTRING, XSETSYMBOL,1994-10-04, by Karl Heuer
-
(x_clear_frame_selections, wait_for_property_change): Use new accessor macros1994-10-04, by Karl Heuer
-
(x_set_frame_parameters, x_set_visibility, Fx_create_frame,1994-10-04, by Karl Heuer
-
(compute_char_face): Use new accessor macros instead of calling XSET directly.1994-10-04, by Karl Heuer
-
(display_text_line): Use new accessor macros instead of calling XSET directly.1994-10-04, by Karl Heuer
-
(Fminibuffer_window, Fwindow_at, Fwindow_end, Fnext_window, Fprevious_window,1994-10-04, by Karl Heuer
-
(record_insert, record_delete, record_first_change, record_property_change):1994-10-04, by Karl Heuer
-
(Ftext_properties_at, Fget_char_property, Fnext_property_change,1994-10-04, by Karl Heuer
-
(kbd_input_ast, read_input_waiting): Use new accessor macros instead of1994-10-04, by Karl Heuer
-
(Flooking_at, skip_chars, search_buffer, set_search_regs, Fstore_match_data):1994-10-04, by Karl Heuer
-
(make_process, create_process, Fopen_network_stream, deactivate_process,1994-10-04, by Karl Heuer
-
(temp_output_buffer_setup): Use new accessor macros instead of calling XSET1994-10-04, by Karl Heuer
-
(Fmarker_buffer): Use new accessor macros instead of calling XSET directly.1994-10-04, by Karl Heuer
-
(Fget_file_char, Fload, read1, oblookup, map_obarray, defsubr, defalias,1994-10-04, by Karl Heuer
-
(synkey, Fdescribe_bindings, describe_command): Use new accessor macros1994-10-04, by Karl Heuer
-
(command_loop_1, read_char, Ftrack_mouse, kbd_buffer_get_event,1994-10-04, by Karl Heuer
-
(graft_intervals_into_buffer): Use new accessor macros instead of calling XSET1994-10-04, by Karl Heuer
-
(insert_1, insert_from_string_1): Use new accessor macros instead of calling1994-10-04, by Karl Heuer
-
(Fcompute_motion): Use new accessor macros instead of calling XSET directly.1994-10-04, by Karl Heuer
-
(make_minibuffer_frame, make_terminal_frame, Fselected_frame,1994-10-04, by Karl Heuer
-
(FLOAT_TO_INT, FLOAT_TO_INT2, Fexpt, Flogb, Ffloor): Use new accessor macros1994-10-04, by Karl Heuer
-
(Fdefault_file_modes, Finsert_file_contents, Fdo_auto_save): Use new accessor1994-10-04, by Karl Heuer
-
(Fcurrent_time, Fformat): Use new accessor macros instead of calling XSET1994-10-04, by Karl Heuer
-
(redraw_frame, Fsleep_for, sit_for, Fsit_for): Use new accessor macros instead1994-10-04, by Karl Heuer
-
(make_number, Fsymbol_name, do_symval_forwarding, swap_in_symval_forwarding,1994-10-04, by Karl Heuer
-
(Fget_buffer_create, Frename_buffer, Fbuffer_disable_undo,1994-10-04, by Karl Heuer
-
(VALIDATE_LISP_STORAGE, make_float, Fcons, Fmake_vector, Fmake_symbol,1994-10-04, by Karl Heuer
-
(write_abbrev, Finsert_abbrev_table_description): Use new accessor macros1994-10-04, by Karl Heuer
-
(SCROLL_BAR_UNPACK): Use new accessor macros instead of calling XSET directly.1994-10-04, by Karl Heuer
-
Don't override definition of XSETINT.1994-10-04, by Karl Heuer
-
(XSETPNTR): Deleted.1994-10-04, by Karl Heuer
-
Don't override definition of XSETINT.1994-10-04, by Karl Heuer
-
Translate -gnu/linux* to -linux*.1994-10-04, by Richard M. Stallman
-
(MKTIME_OBJ): New variable.1994-10-04, by Richard M. Stallman
-
(mktime): Check for it.1994-10-04, by Richard M. Stallman
-
(server-switch-buffer): Don't go to an invisible frame.1994-10-04, by Richard M. Stallman
-
(set-auto-mode): Discard versions from file name before1994-10-04, by Richard M. Stallman
-
(rlogin): Doc fix.1994-10-03, by Richard M. Stallman
-
(vc-backend-checkin): When CVS checks in a file, it is1994-10-03, by Richard M. Stallman
-
(vc-status): Handle CVS.1994-10-03, by Richard M. Stallman
-
Add support for MIPS variants1994-10-03, by Ian Lance Taylor
-
Recognize GNU.1994-10-03, by Roland McGrath
-
(comint-strip-ctrl-m): Renamed from shell-strip-crtl-m and moved here.1994-10-03, by Richard M. Stallman
-
(shell-strip-ctrl-m): Function moved to comint.el and renamed.1994-10-03, by Richard M. Stallman
-
(Frecenter): Don't trigger point-motion hooks.1994-10-03, by Karl Heuer
-
(kill-rectangle): In read-only buffer, do record1994-10-02, by Richard M. Stallman
-
(Finsert_file_contents): set type of `end', not just the value.1994-10-02, by Karl Heuer
-
(x_figure_window_size): Use new formula for scroll bar width.1994-10-02, by Karl Heuer
-
Include <utime.h> here instead of in systime.h.1994-10-02, by Karl Heuer
-
Don't include <utime.h> here; do it in sysdep.c instead.1994-10-02, by Karl Heuer
-
(HAVE_UTIME_H): Add #undef.1994-10-02, by Karl Heuer
-
(popup_get_selection): Remove BLOCK_INPUT, UNBLOCK_INPUT since the1994-10-02, by Paul Reilly
-
(shell-mode): Compare the truename with /dev/null.1994-10-02, by Richard M. Stallman
-
(file-truename): If name has no dir, use default-directory.1994-10-02, by Richard M. Stallman
-
(widget_id_tick): Renamed from popup_id_tick.1994-10-02, by Paul Reilly
-
(XTread_socket): Use popup_get_selection() for X11 menubar event handling.1994-10-02, by Paul Reilly
-
(HACK_EDITRES): Declare if using X11R5.1994-10-02, by Paul Reilly
-
(EmacsFrameSetCharSize): Use lw_refigure_widget() for widget set1994-10-02, by Paul Reilly
-
Declare XtNshowGrip, XtNallowResize, and XtNresizeToPreferred.1994-10-02, by Paul Reilly
-
(make_lispy_event): Do not set item. Now handled in xmenu.c by1994-10-02, by Paul Reilly
-
(display_menu_item): Add support for displaying the title in pop up menus.1994-10-02, by Paul Reilly
-
(lw_set_main_areas): Use xm_set_main_areas().1994-10-02, by Paul Reilly
-
Declare xm_set_main_areas() and xm_manage_resizing().1994-10-02, by Paul Reilly
-
(make_menu_in_widget): Add support for displaying a title in pop up1994-10-02, by Paul Reilly
-
Added Motif changes for usage and option checking.1994-10-02, by Paul Reilly
-
(Info-scroll-down, Info-scroll-up): Doc fixes.1994-10-02, by Richard M. Stallman
-
(dired-do-print): Put spaces between lpr switches.1994-10-02, by Richard M. Stallman
-
(setenv-history): New history list.1994-10-02, by Richard M. Stallman
-
(indent-c++-exp): For public/private/protected,1994-10-02, by Richard M. Stallman
-
(redisplay_window): If we set PT, and that alters a region1994-10-02, by Richard M. Stallman
-
(fill-region, fill-region-as-paragraph): Fix previous change.1994-10-02, by Richard M. Stallman
-
(vc-register): Verify an old master file really still exists1994-10-02, by Richard M. Stallman
-
(head_table): Set up Qdelete_frame.1994-10-01, by Richard M. Stallman
-
(keys_of_frame): Make binding for delete-frame.1994-10-01, by Richard M. Stallman
-
(apropos-print-matches): Add newline after1994-10-01, by Richard M. Stallman
-
(save-buffers-kill-emacs): Fix previous change.1994-10-01, by Richard M. Stallman
-
(Foverlay_get): Handle `category' property on overlay.1994-10-01, by Richard M. Stallman
-
* man.el (Man-init-defvars, Man-cleanup-manpage,1994-10-01, by Francesco Potortì
-
Comment change.1994-10-01, by Richard M. Stallman
-
(compile_range): When casting to const unsigned char *, put const first.1994-10-01, by Richard M. Stallman
-
(fill-region, fill-region-as-paragraph):1994-10-01, by Richard M. Stallman
-
(mouse-secondary-click-count): New variable.1994-10-01, by Richard M. Stallman
-
(LIBXTR6): If NEED_LIBW, add -lw.1994-10-01, by Richard M. Stallman
-
(NEED_LIBW): Defined.1994-10-01, by Richard M. Stallman
-
(LDFLAGS): New variable.1994-10-01, by Richard M. Stallman
-
(add-hook, remove-hook): If the hook was made local1994-10-01, by Richard M. Stallman
-
(ispell-init-process): Add missing arg in error msg.1994-10-01, by Richard M. Stallman
-
(finder-mode-map): Change key bindings:1994-10-01, by Richard M. Stallman
-
(edmacro-format-keys): Cope if local keymap is nil.1994-10-01, by Richard M. Stallman
-
(windowsnt): Alias for winnt.1994-09-30, by Richard Kenner
-
(modify-face): New function.1994-09-30, by Richard M. Stallman
-
(save-buffers-kill-emacs): Use run-hook-with-args-until-failure.1994-09-30, by Richard M. Stallman
-
(add-hook): Initialize default value and local value.1994-09-30, by Richard M. Stallman
-
(Fmake_local_variable): Doc fix.1994-09-30, by Richard M. Stallman
-
* etags.c (C_entries): Recognise typedef of ANSI style functions.1994-09-30, by Francesco Potortì
-
(isearch-mode): Don't set deactivate-mark here.1994-09-30, by Richard M. Stallman
-
Really delete gud-overload-functions.1994-09-30, by Richard M. Stallman
-
(gud-overload-functions): Function deleted.1994-09-30, by Richard M. Stallman
-
(os): Accept coff as an OS.1994-09-30, by Jim Wilson
-
(check_writable, check_executable) [__HURD__]: Use eaccess.1994-09-29, by Richard M. Stallman
-
(print-region-1): Use them instead of just pr.1994-09-29, by Richard M. Stallman
-
(compute_char_face): Handle list as overlay face property.1994-09-29, by Richard M. Stallman
-
(i[34]86:UNIX_SV:4.*:*): Remove "UNIX_SV" for Unixware; move DYNIX1994-09-29, by Richard Kenner
-
(Fset_face_attribute_internal): Mark frame garbaged whenever1994-09-29, by Richard M. Stallman
-
(scmp): Use unsigned chars, to avoid confusing DOWNCASE.1994-09-29, by Karl Heuer
-
(x_report_frame_params): Fix format/arg mismatch.1994-09-29, by Karl Heuer
-
(CHECK_SCNHDR, write_segment): Fix format/arg mismatch.1994-09-29, by Karl Heuer
-
(add-abbrev, inverse-add-abbrev):1994-09-29, by Richard M. Stallman
-
(scheme-mode-variables): Make parse-sexp-ignore-comments t.1994-09-29, by Richard M. Stallman
-
(texinfo-format-region, texinfo-format-buffer-1):1994-09-29, by Richard M. Stallman
-
* man.el1994-09-29, by Francesco Potortì
-
(imenu--cleanup): Changed 'mapc' to 'mapcar'.1994-09-29, by Richard M. Stallman
-
(handle-delete-frame): New function.1994-09-29, by Richard M. Stallman
-
(command-line): Fix bug in previous change.1994-09-28, by Karl Heuer
-
(command-line): Recognize --longopt synonyms for all options handled here.1994-09-28, by Karl Heuer
-
[alliant && i860] (LOAD_AVE_TYPE, FSCALE, NLIST_STRUCT): Define.1994-09-28, by Roland McGrath
-
(syms_of_dired): Undo Sep 16 change.1994-09-28, by Karl Heuer
-
(Fdelete_file): Undo Sep 16 change.1994-09-28, by Karl Heuer
-
(backward-kill-sentence): Work in read-only buffers.1994-09-28, by Richard M. Stallman
-
Comment fix.1994-09-28, by Karl Heuer
-
(x_new_font): New rule for computing column width. Factored out common code.1994-09-28, by Karl Heuer
-
(x_set_scroll_bar_width): Nil now means 2 columns' worth of pixels.1994-09-28, by Karl Heuer
-
(set_frame_size, EmacsFrameSetCharSize): Use new width formula.1994-09-28, by Karl Heuer
-
(scroll_bar_pixel_width, scroll_bar_cols): Update comment.1994-09-28, by Karl Heuer
-
(lisp_time_argument, Finsert, Finsert_and_inherit, Finsert_before_markers,1994-09-27, by Karl Heuer
-
(hack-one-local-variable): Support safe-local-variable property.1994-09-27, by Richard M. Stallman
-
(command-apropos): Pass t for no-header to apropos.1994-09-27, by Richard M. Stallman
-
(mail): Doc fix.1994-09-27, by Richard M. Stallman
-
(${etc}DOC): Run make-docfile twice--two batches.1994-09-27, by Richard M. Stallman
-
Initial revision1994-09-27, by Richard M. Stallman
-
Improve POP code, move most of it into a separate file.1994-09-27, by Richard M. Stallman
-
(MOVE_FLAGS, MOVE_LIBS): New variables.1994-09-27, by Richard M. Stallman
-
(utimes): Check for it.1994-09-27, by Richard M. Stallman
-
(Fformat_time_string): Mostly rewritten, to handle1994-09-27, by Richard M. Stallman
-
(rmail-forward): Simplify insertion of forwarded msg.1994-09-27, by Richard M. Stallman
-
(etags-tags-completion-table): Allow ? and : in guessed tag names.1994-09-27, by Roland McGrath
-
(rmail-summary-delete-forward): Regexp for recognizing deleted message1994-09-27, by Richard M. Stallman
-
(BOOLFWDP, INTERNALP, INTFWDP, OBJFWDP, INTERNAL_STREAMP, BUFFER_LOCAL_VALUEP,1994-09-27, by Karl Heuer
-
(readchar, readchar, unreadchar, read_filtered_event, Fread, read0, read1,1994-09-27, by Karl Heuer
-
(Fprogn, Finteractive_p, Fuser_variable_p, FletX, Flet, Fmacroexpand,1994-09-27, by Karl Heuer
-
(wrong_type_argument, Fconsp, Fatom, Flistp, Fnlistp, Fsymbolp, Fvectorp,1994-09-27, by Karl Heuer
-
(nsberror, Fget_buffer, Fget_file_buffer, Fbuffer_local_variables,1994-09-27, by Karl Heuer
-
(quotify_arg, Fcall_interactively, Fprefix_numeric_value): Use type test1994-09-27, by Karl Heuer
-
(Fmake_list, Fmake_vector, Fmake_string, make_event_array): Use type test1994-09-27, by Karl Heuer
-
(GLYPH_TABLE_LENGTH, GLYPH_TABLE_BASE, GLYPH_SIMPLE_P, GLYPH_ALIAS_P): Use1994-09-27, by Karl Heuer
-
(NULL_INTERVAL_P): Use type test macros.1994-09-27, by Karl Heuer
-
(EVENT_HAS_PARAMETERS): Use type test macros.1994-09-27, by Karl Heuer
-
(Fdefine_abbrev, Fexpand_abbrev, Funexpand_abbrev): Use type test macros.1994-09-27, by Karl Heuer
-
(Fbyte_code): Use type test macros.1994-09-27, by Karl Heuer
-
(Fcall_process, child_setup, getenv_internal): Use type test macros.1994-09-27, by Karl Heuer
-
(casify_object): Use type test macros.1994-09-27, by Karl Heuer
-
(STRING256_P): Use type test macros.1994-09-27, by Karl Heuer
-
(Fself_insert_command): Use type test macros.1994-09-27, by Karl Heuer
-
(Ffile_name_completion, file_name_completion): Use type test macros.1994-09-27, by Karl Heuer
-
(get_doc_string, Fdocumentation, Fdocumentation_property,1994-09-27, by Karl Heuer
-
(Fkill_emacs): Use type test macros.1994-09-27, by Karl Heuer
-
(Ffind_file_name_handler, Fcopy_file, Frename_file, Fadd_name_to_file,1994-09-27, by Karl Heuer
-
(unlock_all_files, Funlock_buffer, unlock_buffer): Use type test macros.1994-09-27, by Karl Heuer
-
(extract_float, Fexpt, Fabs, Ffloat, Fceiling, Ffloor, Fround, Ftruncate): Use1994-09-27, by Karl Heuer
-
(Frandom, Flength, Fstring_equal, Fstring_lessp, Fcopy_sequence, concat, Felt,1994-09-27, by Karl Heuer
-
(Fframep, make_frame_without_minibuffer, do_switch_frame, prev_frame,1994-09-27, by Karl Heuer
-
(buffer_display_table, current_column, Fmove_to_column, compute_motion,1994-09-27, by Karl Heuer
-
(create_root_interval, balance_possible_root_interval, delete_interval): Use1994-09-27, by Karl Heuer
-
(echo_char, cmd_error_internal, command_loop_1, read_char,1994-09-27, by Karl Heuer
-
(get_keyelt, store_in_keymap, Fcopy_keymap, Fdefine_key, Flookup_key,1994-09-27, by Karl Heuer
-
(Fexecute_kbd_macro): Use type test macros.1994-09-27, by Karl Heuer
-
(Fset_marker, set_marker_restricted, Fcopy_marker): Use type test macros.1994-09-27, by Karl Heuer
-
(read_minibuf, Fread_from_minibuffer, Fread_buffer, Ftry_completion,1994-09-27, by Karl Heuer
-
(Finsert_string): Use type test macros.1994-09-27, by Karl Heuer
-
(run_msdos_command): Use type test macros.1994-09-27, by Karl Heuer
-
(PRINTPREPARE, PRINTFINISH, float_to_string, print): Use type test macros.1994-09-27, by Karl Heuer
-
(POSIX_SIGNALS): Define it.1994-09-27, by Richard M. Stallman
-
(decode_status, Fprocessp, Fget_process, Fget_buffer_process, Fprocess_status,1994-09-27, by Karl Heuer
-
(syms_of_window): Doc fix.1994-09-27, by Richard M. Stallman
-
(Fmatch_data, Fstore_match_data): Use type test macros.1994-09-27, by Karl Heuer
-
(sun_item_create): Use type test macros.1994-09-27, by Karl Heuer
-
(Fsyntax_table_p, describe_syntax): Use type test macros.1994-09-27, by Karl Heuer
-
(sys_subshell): Use type test macros.1994-09-27, by Karl Heuer
-
(validate_interval_range, add_properties, remove_properties,1994-09-27, by Karl Heuer
-
(record_insert, truncate_undo_list, Fprimitive_undo): Use type test macros.1994-09-27, by Karl Heuer
-
(translate_id): Use type test macros.1994-09-27, by Karl Heuer
-
(child_setup, Fcall_process): Use type test macros.1994-09-27, by Karl Heuer
-
(Fwindowp, Fwindow_live_p, window_display_table, window_loop,1994-09-27, by Karl Heuer
-
(redisplay, mark_window_display_accurate, try_window_id, display_text_line,1994-09-27, by Karl Heuer
-
(x_set_frame_parameters, x_set_menu_bar_lines, Fx_create_frame,1994-09-27, by Karl Heuer
-
(menu_item_enabled_p, single_keymap_panes, Fx_popup_menu, Fx_popup_dialog):1994-09-27, by Karl Heuer
-
(x_scroll_bar_clear): Use type test macros.1994-09-27, by Karl Heuer
-
(Qplus): New variable.1994-09-26, by Richard M. Stallman
-
(Qplus): Declared.1994-09-26, by Richard M. Stallman
-
(dired-re-perms): Accept various file type letters.1994-09-26, by Richard M. Stallman
-
remove CONFIG_BROKETS1994-09-26, by David J. MacKenzie
-
REMOVE CONFIG_BROKETS1994-09-26, by David J. MacKenzie
-
(WORDS_BIG_ENDIAN): define or undef appropriately, superseding BIG_ENDIAN.1994-09-26, by Karl Heuer
-
(argmatch): New function.1994-09-26, by Karl Heuer
-
(lw_set_main_areas): Move call to XmMainSetAreas() to `lwlib-Xm.c'.1994-09-25, by Paul Reilly
-
Clean up of temporary changes used to try to find a workaround for the1994-09-25, by Paul Reilly
-
entered into RCS1994-09-25, by Paul Reilly
-
(enable-flow-control): Never make keyboard-translate-table shorter.1994-09-25, by Richard M. Stallman
-
Delete __FreeBSD__ conditional macro definitions.1994-09-25, by Richard M. Stallman
-
(update_echo_area): New function.1994-09-25, by Richard M. Stallman
-
(get_doc_string): Look in ../etc while dumping.1994-09-25, by Richard M. Stallman
-
entered into RCS1994-09-25, by Paul Reilly
-
Don't include signal.h, values.h.1994-09-25, by Richard M. Stallman
-
Comment change.1994-09-25, by Richard M. Stallman
-
(rmail-construct-io-menu): Don't print a message about no matching files.1994-09-25, by Richard M. Stallman
-
(set_file_times): Fix typo in previous change.1994-09-25, by Richard M. Stallman
-
(set_file_times): Don't test HAVE_UTIME.1994-09-25, by Richard M. Stallman
-
(HAVE_UTIMES): Add #undef.1994-09-25, by Richard M. Stallman
-
*** empty log message ***1994-09-25, by Paul Reilly
-
(Ffile_writable_p): Use stat to test for existence.1994-09-24, by Richard M. Stallman
-
(strftime.o): New target.1994-09-24, by Richard M. Stallman
-
(dired-re-perms): Accept directories and symbolic links1994-09-24, by Richard M. Stallman
-
[USE_DL_STUBS] (dlopen, dlsym, dlclose): New functions.1994-09-24, by Richard M. Stallman
-
(USE_DL_STUBS): Defined.1994-09-24, by Richard M. Stallman
-
(USE_DL_STUBS): Add #undef.1994-09-24, by Richard M. Stallman
-
(set_point): If Vinhibit_point_motion_hooks, ignore intangible properties.1994-09-24, by Richard M. Stallman
-
(syms_of_textprop): Doc fix.1994-09-24, by Richard M. Stallman
-
(ange-ftp-start-process): Add use-smart-ftp code.1994-09-24, by Richard M. Stallman
-
(STACK_DIRECTION): Don't redefine if defined already.1994-09-24, by Richard M. Stallman
-
(auto-mode-alist): Handle ada-mode and icon-mode.1994-09-24, by Richard M. Stallman
-
(comint-input-chunk-size): Variable deleted.1994-09-24, by Richard M. Stallman
-
(nntp-send-region-to-server): Call process-send-region1994-09-24, by Richard M. Stallman
-
(shell-command, shell-command-on-region):1994-09-24, by Richard M. Stallman
-
entered into RCS1994-09-24, by Paul Reilly
-
(Buffer-menu-delete): Handle prefix arg.1994-09-24, by Richard M. Stallman
-
(rmail-reformat-message): Run mail-message-filter1994-09-24, by Richard M. Stallman
-
(dired-virtual-mode): Doc fix.1994-09-24, by Richard M. Stallman
-
Comment change.1994-09-24, by Richard M. Stallman
-
(auto-mode-alist): Use \' in auto-mode-alist regexps.1994-09-24, by Richard M. Stallman
-
(auto-execute): Use \' in auto-mode-alist regexps.1994-09-24, by Richard M. Stallman
-
Comment changes.1994-09-24, by Richard M. Stallman
-
(ada-mode): Add autoload cookie.1994-09-24, by Richard M. Stallman
-
(icon-mode): Add autoload cookie.1994-09-24, by Richard M. Stallman
-
(Fexpand_abbrev): Instead of Fcapitalize_region,1994-09-24, by Richard M. Stallman
-
(Fupcase_initials_region): New function.1994-09-24, by Richard M. Stallman
-
(upcase_initials): New function.1994-09-24, by Richard M. Stallman
-
(install-arch-indep): Don't do mkdir here.1994-09-24, by Richard M. Stallman
-
(touchy_mkdir): Make dir ugo+re even if it isn't new.1994-09-24, by Richard M. Stallman
-
(read_minibuf_unwind): Preserve Vdeactivate_mark.1994-09-24, by Richard M. Stallman
-
(find-alternate-file): Confirm killing buffer only if it is visiting a file.1994-09-24, by Richard M. Stallman
-
(get-file-buffer): Doc fix.1994-09-24, by Richard M. Stallman
-
(vc-finish-steal): Fix typo in previous change.1994-09-24, by Richard M. Stallman
-
(vc-finish-steal): Do vc-resynch-window in the right buffer.1994-09-24, by Richard M. Stallman
-
(vc-backend-checkout): Add if-statements to the shell cmds1994-09-24, by Richard M. Stallman
-
(DONT_DEFINE_SIGNAL): Macro deleted.1994-09-24, by Richard M. Stallman
-
(DK_HEADER_FILE): Macro deleted.1994-09-24, by Richard M. Stallman
-
(DKSTAT_HEADER_FILE): Macro deleted.1994-09-24, by Richard M. Stallman
-
(CPTIME_SYMBOL, DKXFER_SYMBOL): Macros deleted.1994-09-24, by Richard M. Stallman
-
(start_of_text): Don't test CANNOT_UNEXEC.1994-09-24, by Richard M. Stallman
-
Don't test CANNOT_UNEXEC.1994-09-24, by Richard M. Stallman
-
Don't test CANNOT_DUMP or CANNOT_UNEXEC.1994-09-24, by Richard M. Stallman
-
Delete BROKEN_FASYNC conditional.1994-09-24, by Richard M. Stallman
-
(Fset_default, Fset): Delete RTPC_REGISTER_BUG conditionals.1994-09-24, by Richard M. Stallman
-
(Fprocess_send_eof): Delete DID_REMOTE conditional.1994-09-24, by Richard M. Stallman
-
*** empty log message ***1994-09-24, by Paul Reilly
-
(prev_frame): Fix typo.1994-09-23, by Richard M. Stallman
-
Comment changes.1994-09-23, by Richard M. Stallman
-
(exec_sentinel_error_handler): New function.1994-09-23, by Richard M. Stallman
-
(Freplace_match): New 4th arg OBJECT can specify string to replace in.1994-09-23, by Richard M. Stallman
-
(Fdelete_other_windows): Nice error if WINDOW is minibuf.1994-09-23, by Richard M. Stallman
-
*** empty log message ***1994-09-23, by Paul Reilly
-
(justify-current-line): Inherit props when inserting spaces.1994-09-23, by Richard M. Stallman
-
(copy_text_and_data): Delete some printf's.1994-09-23, by Richard M. Stallman
-
(PURESIZE): Definition deleted.1994-09-23, by Richard M. Stallman
-
Initial revision1994-09-23, by Richard M. Stallman
-
(Fx_create_frame): Rename menuBarLines resource to menuBar.1994-09-23, by Richard M. Stallman
-
(tag-symbol-match-p): New function.1994-09-23, by Roland McGrath
-
(tags-table-check-computed-list): Call tags-verify-table on existing1994-09-23, by Roland McGrath
-
(X_IO_BUG): Definition deleted.1994-09-23, by Richard M. Stallman
-
(BSD): Have two definitions according to version number.1994-09-23, by Richard M. Stallman
-
(copy_text_and_data): Add RISCiX changes.1994-09-23, by Richard M. Stallman
-
(time-stamp-mail-host-name): Use mail-host-address.1994-09-23, by Richard M. Stallman
-
(UTILITIES): Remove test-distrib, make-docfile, make-path.1994-09-23, by Richard M. Stallman
-
(Fx_list_fonts): Use a cache stored in FRAME_X_SCREEN.1994-09-23, by Richard M. Stallman
-
(FRAME_X_DISPLAY): New macro.1994-09-23, by Richard M. Stallman
-
(mail-extr-all-top-level-domains): Fix formal name of Hungary.1994-09-23, by Richard M. Stallman
-
(x_destroy_window): Decrement ref count of x_screen struct.1994-09-23, by Richard M. Stallman
-
(rmail-retry-failure): Copy the whole block of headers from the message1994-09-23, by Richard M. Stallman
-
entered into RCS1994-09-22, by Richard M. Stallman
-
(add-change-log-entry): Set add-log-full-name and1994-09-22, by Richard M. Stallman
-
(shrink-window-if-larger-than-buffer): Use WINDOW's frame1994-09-22, by Richard M. Stallman
-
(evaporate_overlays): Overlay is in car, not cdr.1994-09-22, by Karl Heuer
-
(expand-mail-aliases, define-mail-alias): Change sync-mail-aliases to1994-09-22, by Karl Heuer
-
(sendmail-synch-aliases): Renamed from sync-mail-aliases. All callers changed.1994-09-22, by Karl Heuer
-
User option Man-notify-flag renamed to Man-notify-method.1994-09-22, by Francesco Potortì
-
* ispell.el (check-ispell-version): suggest to try ispell4.el if1994-09-22, by Francesco Potortì
-
(Fcompleting_read): Doc fix.1994-09-22, by Richard M. Stallman
-
(BASE_PURESIZE): Increment both values.1994-09-22, by Richard M. Stallman
-
(x-create-frame-with-faces): Delete the frame if get error.1994-09-22, by Richard M. Stallman
-
(insert-buffer): Default to first buffer other than current one.1994-09-22, by Richard M. Stallman
-
(rmail-summary-goto-msg): Simply the regexp1994-09-22, by Richard M. Stallman
-
(insert-parentheses): Don't insert spaces at beginning and end of buffer.1994-09-22, by Richard M. Stallman
-
(Vdebug_on_error): Declared.1994-09-22, by Richard M. Stallman
-
(cmd_error_internal): New function, broken out of cmd_error.1994-09-22, by Richard M. Stallman
-
(special-display-popup-frame): Rename new arg to ARGS.1994-09-22, by Richard M. Stallman
-
(print-help-return-message): Handle cons cells1994-09-22, by Richard M. Stallman
-
(display-buffer, special-display-buffer-names)1994-09-22, by Richard M. Stallman
-
(special-display-popup-frame): New argument PARAMS.1994-09-22, by Richard M. Stallman
-
(mail-host-address): New variable.1994-09-22, by Richard M. Stallman
-
add convex c3* c4*1994-09-22, by Chris Siebenmann
-
(file-ownership-preserved-p): New function.1994-09-22, by Richard M. Stallman
-
(cmputc): Return int rather than void.1994-09-22, by Richard M. Stallman
-
(evalcost, cmputc): They now return their arguments.1994-09-22, by Richard M. Stallman
-
(HAVE_TERMIOS, NO_TERMIO): Defined.1994-09-22, by Richard M. Stallman
-
(mail-extr-all-top-level-domains): Update domain list.1994-09-22, by Richard M. Stallman
-
(vc-menu-map): Set up menu items.1994-09-22, by Richard M. Stallman
-
(Fmessage_or_box): Use Fmessage_box with new name.1994-09-22, by Richard M. Stallman
-
(init_eval_once): Init Vrun_hooks here.1994-09-21, by Richard M. Stallman
-
(arm-acorn-riscix1.1*, arm-acorn-riscix1.2*): riscix.h renamed to acorn.h.1994-09-21, by Richard M. Stallman
-
(arm-acorn-riscix1.1*, arm-acorn-riscix1.2*): New configurations.1994-09-21, by Richard M. Stallman
-
(vc-menu-map): New menu.1994-09-21, by Richard M. Stallman
-
Fix indentation.1994-09-21, by Richard M. Stallman
-
(Fmessage_box): Renamed from Fbox_message.1994-09-21, by Richard M. Stallman
-
(emerge-recenter, emerge-operate-on-windows):1994-09-21, by Richard M. Stallman
-
(find-tag-noselect): Simplify.1994-09-21, by Richard M. Stallman
-
(mail-default-reply-to): Initialize to t.1994-09-21, by Richard M. Stallman
-
remove trailing slashes from srcdir1994-09-21, by David J. MacKenzie
-
* man.el (Man-notify-flag): replaces the old Man-notify1994-09-21, by Francesco Potortì
-
Initial revision1994-09-21, by Richard M. Stallman
-
(i[345]86-sequent-ptx*): Handle1994-09-21, by Richard M. Stallman
-
(overlays_at): New arg PREV_PTR.1994-09-21, by Richard M. Stallman
-
(concat3): New function.1994-09-21, by Richard M. Stallman
-
(compute_char_face): Pass new arg to overlays_at.1994-09-21, by Richard M. Stallman
-
(note_mouse_highlight): Pass new arg to overlays_at.1994-09-21, by Richard M. Stallman
-
(rmail-mode-kill-summary): New function.1994-09-21, by Richard M. Stallman
-
(Fget_char_property): Pass new arg to overlays_at.1994-09-21, by Richard M. Stallman
-
(Fx_get_resource): Doc fix.1994-09-21, by Richard M. Stallman
-
entered into RCS1994-09-21, by Richard M. Stallman
-
(remove-hook, add-hook): Copy existing list before modifying.1994-09-21, by Richard M. Stallman
-
*** empty log message ***1994-09-21, by Richard M. Stallman
-
(from, labels, data): Use MAX_DATA_LEN as length.1994-09-21, by Richard M. Stallman
-
(report_error): Include reason in error message.1994-09-21, by Karl Heuer
-
(mail-bury-selects-summary): New variable.1994-09-20, by Richard M. Stallman
-
(paths-force): Depend on src/paths.h1994-09-20, by Richard M. Stallman
-
(facemenu-update): Make menu separators all dashes.1994-09-20, by Richard M. Stallman
-
(SUNOS4 or __FreeBSD__): Define UNDO_RELOCATION.1994-09-20, by Richard M. Stallman
-
(r_alloc_freeze_level): New variable.1994-09-20, by Karl Heuer
-
(trivial_regexp_p): New function.1994-09-20, by Karl Heuer
-
(add-log-current-defun): Deal with lisp-interaction-mode like lisp-mode.1994-09-20, by Richard M. Stallman
-
(FRAME_SCROLL_BAR_PIXEL_WIDTH): New macro, supersedes1994-09-20, by Karl Heuer
-
(VERTICAL_SCROLL_BAR_PIXEL_WIDTH): Deleted.1994-09-20, by Karl Heuer
-
(compute_motion): Fix comment.1994-09-20, by Karl Heuer
-
(set_frame_size, EmacsFrameSetCharSize): Change1994-09-20, by Karl Heuer
-
(window_internal_width): Change VERTICAL_SCROLL_BAR_WIDTH to1994-09-20, by Karl Heuer
-
(display_string): Change VERTICAL_SCROLL_BAR_WIDTH to FRAME_SCROLL_BAR_COLS.1994-09-20, by Karl Heuer
-
(x_set_scroll_bar_width): New function.1994-09-20, by Karl Heuer
-
* xterm.c (x_new_font): Compute number of scrollbar columns.1994-09-20, by Karl Heuer
-
(make_float, make_pure_float): Fix Lisp_Object vs. int problems.1994-09-20, by Karl Heuer
-
(Fset_window_buffer): Fix Lisp_Object vs. int problems.1994-09-20, by Karl Heuer
-
(kbd_store_ptr): Declare storage class before qualifier.1994-09-20, by Karl Heuer
-
(basic-save-buffer-1): If writing temp file fails1994-09-20, by Richard M. Stallman
-
(kbd_store_ptr): Declare storage class before qualifier.1994-09-20, by Karl Heuer
-
(query-replace-interactive): New user option.1994-09-20, by Richard M. Stallman
-
(set_file_times): Move this out of the USG conditional.1994-09-20, by Karl Heuer
-
(PURESIZE_RATIO, BASE_PURESIZE): Defined.1994-09-20, by Richard M. Stallman
-
(POSIX_SIGNALS): Defined.1994-09-20, by Richard M. Stallman
-
(struct saved_window_data): New slots min_width, min_height.1994-09-20, by Richard M. Stallman
-
Patches for HPUX, and SunOS4 (Japanese).1994-09-20, by Per Bothner
-
*** empty log message ***1994-09-20, by Richard M. Stallman
-
(add-hook): Doc fix.1994-09-20, by Richard M. Stallman
-
(malloc, realloc): Declared.1994-09-20, by Richard M. Stallman
-
entered into RCS1994-09-19, by Jim Blandy
-
*** empty log message ***1994-09-19, by Jim Blandy
-
(syms_of_buffer): Doc fix.1994-09-19, by Karl Heuer
-
(config_options): Save all arguments, not just some.1994-09-19, by Karl Heuer
-
(Fkey_description): Reverse condition.1994-09-19, by Karl Heuer
-
(report-emacs-bug): system-configuration-options was misspelled as1994-09-19, by Karl Heuer
-
* disp-table.el: Add support for new window border display table1994-09-19, by Jim Blandy
-
Add a new element to display tables controlling side-by-side1994-09-19, by Jim Blandy
-
[!HAVE_X_WINDOWS] (store_frame_title): Dummy macro.1994-09-19, by Karl Heuer
-
* rlogin.el (rlogin): recognise the `-l user' option to rlogin and1994-09-19, by Francesco Potortì
-
(SYSTEM_TYPE): Delete definition.1994-09-19, by Richard M. Stallman
-
(picture-yank-at-click): New function.1994-09-19, by Richard M. Stallman
-
Handle ==, !=, + and -.1994-09-19, by Richard M. Stallman
-
(Info-insert-dir): Insert newlines before rather than1994-09-19, by Richard M. Stallman
-
(RETURN_UNGCPRO): Use if (1) .. else, not do ... while (0).1994-09-19, by Richard M. Stallman
-
(rmail-summary-construct-io-menu): New function.1994-09-19, by Richard M. Stallman
-
(rmail-output-menu): Function deleted.1994-09-19, by Richard M. Stallman
-
Build proper keymap for the "Input (menu)" and "Output (menu)" submenus:1994-09-19, by Richard M. Stallman
-
(file-name-sans-extension): New function.1994-09-19, by Richard M. Stallman
-
(validate_interval_range, property_value, Fget_char_property,1994-09-19, by Karl Heuer
-
(openp): Fix Lisp_Object vs. int problems.1994-09-19, by Karl Heuer
-
(vmotion, Fvertical_motion): Fix Lisp_Object vs. int problems.1994-09-19, by Karl Heuer
-
(Fframe_parameters): Fix Lisp_Object vs. int problems.1994-09-19, by Karl Heuer
-
(direct_output_for_insert, direct_output_forward_char): Fix Lisp_Object1994-09-19, by Karl Heuer
-
(Fsignal): Fix Lisp_Object vs. int problems.1994-09-19, by Karl Heuer
-
(Frandom): Fix Lisp_Object vs. int problems.1994-09-19, by Karl Heuer
-
[!MULTI_FRAME] (FOR_EACH_FRAME): Fix Lisp_Object vs. int problems.1994-09-19, by Karl Heuer
-
(read_minibuf): Fix Lisp_Object vs. int problems.1994-09-19, by Karl Heuer
-
Declare Fmake_sparse_keymap.1994-09-19, by Karl Heuer
-
Add #include "keyboard.h"1994-09-19, by Karl Heuer
-
(Fmember): Declare this function.1994-09-18, by Karl Heuer
-
(install-arch-indep): Copy DOC-*, not DOC*1994-09-18, by Karl Heuer
-
(_ALL_SOURCE): Don't redefine if already defined.1994-09-18, by Karl Heuer
-
(HAVE_SELECT, HAVE_TIMEVAL): Add #undefs.1994-09-18, by Karl Heuer
-
Delete obsolete symbols.1994-09-18, by Karl Heuer
-
Add checks to set HAVE_TIMEVAL and HAVE_SELECT.1994-09-18, by Karl Heuer
-
(tex-start-shell): Inherit comint-mode-map, don't copy.1994-09-18, by Richard M. Stallman
-
(shell-mode-map): Inherit comint-mode-map, but copy the completion menu.1994-09-18, by Richard M. Stallman
-
(struct process): New field tty_name.1994-09-18, by Richard M. Stallman
-
(telnet-mode-map): Inherit from comint-mode-map.1994-09-18, by Richard M. Stallman
-
(HAVE_VFORK): Defined.1994-09-18, by Richard M. Stallman
-
(Ffile_writable_p): Don't use ro_fsys.1994-09-18, by Richard M. Stallman
-
entered into RCS1994-09-18, by Richard M. Stallman
-
(Fcopy_file): Use set_file_times, and check for the error return.1994-09-18, by Karl Heuer
-
Declare set_file_times.1994-09-18, by Karl Heuer
-
(set_file_times): New function.1994-09-18, by Karl Heuer
-
Add HAVE_STRUCT_UTIMBUF.1994-09-18, by Karl Heuer
-
(_ALL_SOURCE, HAVE_STRUCT_UTIMBUF): Add #undefs.1994-09-18, by Karl Heuer
-
(preserve_other_columns): Fix arg to sizeof in bcopy call.1994-09-18, by Richard M. Stallman
-
Add AC_AIX.1994-09-18, by Karl Heuer
-
(telnet): Use name *telnet-HOST*, not *HOST-telnet*.1994-09-18, by Richard M. Stallman
-
(rmail-forward): Insert separator before and after message.1994-09-18, by Richard M. Stallman
-
(ediff-submit-report, ediff-revision)1994-09-18, by Richard M. Stallman
-
(reset_buffer): Don't call reset_buffer_local_variables.1994-09-18, by Richard M. Stallman
-
(get_minibuffer): Call Fkill_all_local_variables.1994-09-18, by Richard M. Stallman
-
Major rewrite to behave more like a minor mode.1994-09-18, by Richard M. Stallman
-
(parsing options): Simplify sed command to delete -'s.1994-09-18, by Richard M. Stallman
-
(DECLARE_GETPWUID_WITH_UID_T): Defined.1994-09-18, by Richard M. Stallman
-
(make-lucid-menu-keymap-disable): New variable.1994-09-18, by Richard M. Stallman
-
(REL_ALLOC): #undef deleted.1994-09-18, by Richard M. Stallman
-
(Fkey_description): Give error if KEYS not an array.1994-09-18, by Richard M. Stallman
-
(unexec): Fix logic for rounding section boundaries.1994-09-17, by Richard M. Stallman
-
(generate-file-autoloads): Warn if we put a line1994-09-17, by Richard M. Stallman
-
(Fforward_comment): Do increment from, when reaching1994-09-17, by Richard M. Stallman
-
(EMACS_CONFIG_OPTIONS): Add #undef.1994-09-17, by Richard M. Stallman
-
*** empty log message ***1994-09-17, by Paul Reilly
-
*** empty log message ***1994-09-17, by Paul Reilly
-
[SUNOS4]: Include link.h.1994-09-17, by Richard M. Stallman
-
(describe-variable): Report whether var is local in this buf.1994-09-17, by Richard M. Stallman
-
Don't declare malloc.1994-09-17, by Richard M. Stallman
-
(property_value): Declare args plist, prop.1994-09-17, by Richard M. Stallman
-
(PURESIZE): Defnitions deleted.1994-09-17, by Richard M. Stallman
-
(print): sprintf arg for frame depends on VALBITS.1994-09-17, by Richard M. Stallman
-
(Fcall_process) [__osf__ && __alpha]:1994-09-17, by Richard M. Stallman
-
(terminal-map): Define switch-frame.1994-09-17, by Richard M. Stallman
-
(HAVE_TERMIO, HAVE_TERMIOS, NO_TERMIO): Undo Jul 28 change.1994-09-17, by Richard M. Stallman
-
(facemenu-update): Reverse the menu order again.1994-09-17, by Richard M. Stallman
-
(menu_item_enabled_p): Fix declaration.1994-09-17, by Karl Heuer
-
Add #include "intervals.h"1994-09-17, by Karl Heuer
-
Declare some functions.1994-09-17, by Karl Heuer
-
(barf_or_query_if_file_exists): Fix declaration.1994-09-17, by Karl Heuer
-
(hack_wm_protocols): Arrange to handle WM_SAVE_YOURSELF.1994-09-17, by Richard M. Stallman
-
(config_options): New shell variable.1994-09-17, by Karl Heuer
-
(Vsystem_configuration_options): New variable.1994-09-17, by Karl Heuer
-
(report-emacs-bug): Insert configuration options.1994-09-17, by Karl Heuer
-
Declare evaporate_overlays.1994-09-17, by Karl Heuer
-
(del_range_1): Call evaporate_overlays after deleting text.1994-09-17, by Karl Heuer
-
(Qevaporate): New symbol.1994-09-17, by Karl Heuer
-
(HAVE_VFORK): Defined.1994-09-17, by Richard M. Stallman
-
(struct scroll_bar, SCROLL_BAR_VEC_SIZE): Use EMACS_INT.1994-09-17, by Richard M. Stallman
-
Initial revision1994-09-17, by Richard M. Stallman
-
(EMACS_INT, EMACS_UINT): Define, if not already defined.1994-09-17, by Richard M. Stallman
-
(message): Use EMACS_INT.1994-09-17, by Richard M. Stallman
-
(struct window): Use EMACS_INT.1994-09-17, by Richard M. Stallman
-
(CHECK_IMPURE, all versions): Use EMACS_INT.1994-09-17, by Richard M. Stallman
-
(print): Use EMACS_UINT.1994-09-17, by Richard M. Stallman
-
Check for __alpha, in __osf__ conditional.1994-09-17, by Richard M. Stallman
-
(unchain_marker): Use EMACS_INT.1994-09-17, by Richard M. Stallman
-
(Fload): Use EMACS_INT.1994-09-17, by Richard M. Stallman
-
(Lisp_Object): Use EMACS_INT.1994-09-17, by Richard M. Stallman
-
(struct frame, selected_frame, last_nonminibuf_frame): Use EMACS_INT.1994-09-17, by Richard M. Stallman
-
(FLOAT_TO_INT, FLOAT_TO_INT2): Use EMACS_INT.1994-09-17, by Richard M. Stallman
-
(Fnarrow_to_region, format1): Use EMACS_INT.1994-09-17, by Richard M. Stallman
-
(Fdocumentation): Use EMACS_INT.1994-09-17, by Richard M. Stallman
-
(ispell-menu-map): Order menu items by size: buffer > region > word.1994-09-17, by Karl Heuer
-
(struct face): Use EMACS_UINT.1994-09-17, by Richard M. Stallman
-
(sign_extend_lisp_int): Use EMACS_INT.1994-09-17, by Richard M. Stallman
-
(Fcall_interactively): Use EMACS_INT.1994-09-17, by Richard M. Stallman
-
(reset_buffer_local_variables, Fbuffer_local_variables)1994-09-17, by Richard M. Stallman
-
(pure, pure_size): Use EMACS_INT.1994-09-17, by Richard M. Stallman
-
(getloadavg): Add OSF_ALPHA support.1994-09-17, by Richard M. Stallman
-
(shut_down_emacs): Don't call Fx_close_current_connection.1994-09-17, by Richard M. Stallman
-
[__alpha] (LD_SWITCH_SYSTEM): Alternate definition.1994-09-17, by Richard M. Stallman
-
(alpha-dec-osf*): New target.1994-09-17, by Richard M. Stallman
-
(insert-register): Add `*' interactive spec.1994-09-17, by Karl Heuer
-
(FD_*) [HAVE_SOCKETS & !HAVE_SYSVIPC]: If not already defined, use simple1994-09-17, by Karl Heuer
-
(compile-internal): Set EMACS=t in process-environment.1994-09-16, by Richard M. Stallman
-
(complex-buffers-menu-p): Delete; obsolete variable.1994-09-16, by Karl Heuer
-
(Finsert_file_contents) [MSDOS]: Don't re-gc-protect filename; delete unused1994-09-16, by Karl Heuer
-
Use just one FRC target.1994-09-16, by Richard M. Stallman
-
(clear_to_end): Fix reversed condition.1994-09-16, by Karl Heuer
-
(Info-edit): Move the customary mode-initialization calls out of here.1994-09-16, by Karl Heuer
-
(display-time-24hr-format): Doc fix.1994-09-16, by Karl Heuer
-
(ispell-highlight-spelling-error): Test window-system.1994-09-16, by Richard M. Stallman
-
(mail-alias-modtime): New variable.1994-09-16, by Karl Heuer
-
Require sendmail. Delete redundant defvar.1994-09-16, by Karl Heuer
-
(Qcompletion_ignored_extensions): New symbol.1994-09-16, by Karl Heuer
-
(Fdelete_file): Bind completion-ignored-extensions to nil.1994-09-16, by Karl Heuer
-
(Fcdr_safe): Delete extraneous blank in docstring.1994-09-16, by Karl Heuer
-
(decode_mode_spec): Use MODE_LINE_BINARY_TEXT when defined.1994-09-16, by Karl Heuer
-
Define MODE_LINE_BINARY_TEXT.1994-09-16, by Karl Heuer
-
(compilation-sentinel): Include exit status in modeline.1994-09-16, by Karl Heuer
-
(dired-buffers-for-dir): Delete debugging code.1994-09-16, by Richard M. Stallman
-
(dired-fun-in-all-buffers): Expand dir at start.1994-09-16, by Richard M. Stallman
-
(dired-clean-up-after-deletion): Expand fn.1994-09-16, by Richard M. Stallman
-
(dired-buffers-for-dir): Assume dirs are preexpanded.1994-09-16, by Richard M. Stallman
-
(read_minibuf): Don't add to the history list if the minibuffer string is1994-09-16, by Karl Heuer
-
(etags_getcwd): Use getcwd if available.1994-09-16, by Karl Heuer
-
[not BSD4_3] [__GNUC__] (HAVE_ALLOCA): Defined.1994-09-16, by Richard M. Stallman
-
(xmenu.o): Depend on puresize.h.1994-09-16, by Richard M. Stallman
-
entered into RCS1994-09-16, by Paul Reilly
-
entered into RCS1994-09-16, by Paul Reilly
-
*** empty log message ***1994-09-16, by Paul Reilly
-
[!HAVE_X_WINDOWS] (frame_title_ptr): define as always null.1994-09-16, by Karl Heuer
-
Delete X11 conditionals.1994-09-16, by Richard M. Stallman
-
Delete X11 conditionals.1994-09-16, by Richard M. Stallman
-
(Fx_display_grayscale_p): Check for > 1 pane.1994-09-16, by Richard M. Stallman
-
(Fx_display_grayscale_p): New function.1994-09-16, by Richard M. Stallman
-
(shrink-window-if-larger-than-buffer):1994-09-16, by Richard M. Stallman
-
(__bsdi__): Define, unless already defined.1994-09-16, by Richard M. Stallman
-
(getpwuid): Test just DECLARE_GETPWUID_WITH_UID_T, not __bsdi__.1994-09-16, by Richard M. Stallman
-
(getpwuid, getpwnam): Test just DECLARE_GETPWUID_WITH_UID_T, not __bsdi__.1994-09-16, by Richard M. Stallman
-
(jka-compr-compression-info-list): Expand regular1994-09-16, by Richard M. Stallman
-
(menu-bar-file-menu): Rename "Kill Buffer" menu item.1994-09-16, by Richard M. Stallman
-
(multiple_frames, Vframe_title_format, Vicon_title_format): New variables.1994-09-16, by Karl Heuer
-
(syms_of_editfns): Make Vsystem_name and Vuser...name lisp variables again.1994-09-16, by Karl Heuer
-
(removenullpaths, paths-force):1994-09-16, by Richard M. Stallman
-
(system-key-alist): Add Sun definition for mute-acute.1994-09-15, by Richard M. Stallman
-
(kill-new): Call menu-bar-update-yank-menu only if that function is defined.1994-09-15, by Karl Heuer
-
(yank-menu): New variable; kill-ring in menu format.1994-09-15, by Karl Heuer
-
Fix typo in comment.1994-09-15, by Karl Heuer
-
(mouse-save-then-kill, mouse-secondary-save-then-kill): Use the kill-new1994-09-15, by Karl Heuer
-
(auto-insert-alist): Add entries for C++.1994-09-15, by Richard M. Stallman
-
(kill-new): New optional argument means replace most recent kill.1994-09-15, by Karl Heuer
-
(syms_of_textprop): Delete Lisp var interval-balance-threshold.1994-09-15, by Richard M. Stallman
-
(interval_balance_threshold): Var deleted.1994-09-15, by Richard M. Stallman
-
Don't call menu-bar-mode.1994-09-15, by Richard M. Stallman
-
(command-line): If initial X frame has a menu bar, mark menu-bar-mode as on.1994-09-15, by Richard M. Stallman
-
(Fx_create_frame): Make 1 the default for menu-bar-lines.1994-09-15, by Richard M. Stallman
-
(SUNOS4): Defined.1994-09-15, by Richard M. Stallman
-
(telnet-program): New variable.1994-09-15, by Richard M. Stallman
-
Include window.h.1994-09-15, by Richard M. Stallman
-
(removenullpaths, paths-force):1994-09-15, by Richard M. Stallman
-
entered into RCS1994-09-15, by Richard M. Stallman
-
(Fcompleting_read): Doc fix.1994-09-15, by Richard M. Stallman
-
(forward-page): If we find a match that ends where we1994-09-15, by Richard M. Stallman
-
(shrink-window-if-larger-than-buffer):1994-09-15, by Richard M. Stallman
-
(commmand-line): Fix previous change.1994-09-15, by Richard M. Stallman
-
(command-line): If we can't load x-win.el, terminate.1994-09-15, by Richard M. Stallman
-
(facemenu-update): Don't use quoted constant lists1994-09-15, by Richard M. Stallman
-
Include puresize.h.1994-09-14, by Richard M. Stallman
-
Add autoloads.1994-09-14, by Richard M. Stallman
-
Update to 2.15.1994-09-14, by Richard M. Stallman
-
Initial revision1994-09-14, by Richard M. Stallman
-
(c-mode-map): Add "Highlight Conditionals" menu item.1994-09-14, by Richard M. Stallman
-
entered into RCS1994-09-14, by Richard M. Stallman
-
*** empty log message ***1994-09-14, by Richard M. Stallman
-
(Info-mode-map): Bind M-s like s.1994-09-14, by Richard M. Stallman
-
(Fset_default_file_modes): Doc fix.1994-09-14, by Richard M. Stallman
-
(delete_temp_file): Use Fdelete_file.1994-09-14, by Richard M. Stallman
-
*** empty log message ***1994-09-14, by Richard M. Stallman
-
Initial revision1994-09-14, by Richard M. Stallman
-
(repeat-complex-command, next-history-element,1994-09-14, by Richard M. Stallman
-
(server-start): Always use pipes for communication.1994-09-14, by Richard M. Stallman
-
(make-face-unbold, make-face-unitalic, make-face-bold, make-face-italic,1994-09-14, by Karl Heuer
-
(syms_of_keymap): Doc fix.1994-09-13, by Richard M. Stallman
-
use new macro names1994-09-13, by David J. MacKenzie
-
add comment about srcdir1994-09-13, by David J. MacKenzie
-
(rmail-summary-goto-msg): Preserve the current buffer.1994-09-13, by Richard M. Stallman
-
(gobble_input): Block SIGALRM if we are using it.1994-09-13, by Richard M. Stallman
-
(vc-do-command): Temporarily add vc-path to the end of PATH.1994-09-11, by Richard M. Stallman
-
Further split the Ispell menu autoloads.1994-09-11, by Richard M. Stallman
-
Comment fix.1994-09-10, by Richard M. Stallman
-
entered into RCS1994-09-10, by Paul Reilly
-
(ptx): New OS; use for Sequent.1994-09-10, by Richard Kenner
-
(shrink-window-if-larger-than-buffer): Doc fix.1994-09-09, by Richard M. Stallman
-
(dsp16xx): New basic machine.1994-09-09, by Richard Kenner
-
Accept i586 like i386.1994-09-09, by Richard M. Stallman
-
(record_asynch_buffer_change): Don't test1994-09-08, by Richard M. Stallman
-
(put-string-on-kill-ring): Delete this function.1994-09-08, by Karl Heuer
-
* config.sub: Cleanup NeXT support to emit nextstep*.1994-09-07, by Per Bothner
-
(set-rmail-inbox-list): Doc fix.1994-09-06, by Richard M. Stallman
-
rearrange AC_ARG_WITH calls1994-09-06, by David J. MacKenzie
-
(dired-omit-expunge): Avoid setting buffer modified1994-09-06, by Richard M. Stallman
-
entered into RCS1994-09-06, by Richard M. Stallman
-
(save-place-find-file-hook): Check after-find-file-from-revert-buffer.1994-09-06, by Richard M. Stallman
-
[USE_X_TOOLKIT && HAVE_X11XTR6] (REL_ALLOC): Undefine it.1994-09-06, by Richard M. Stallman
-
(make-help-screen): Doc fix.1994-09-05, by Karl Heuer
-
keep up to date with configure.in1994-09-05, by David J. MacKenzie
-
remove --with-x101994-09-05, by David J. MacKenzie
-
[__GNUC__] (HAVE_ALLOCA): Defined.1994-09-05, by Richard M. Stallman
-
(c-macro-prompt-flag): Set default back to nil.1994-09-05, by Richard M. Stallman
-
(init_cmdargs): After chasing link, use only the expanded name.1994-09-05, by Richard M. Stallman
-
(Ffile_accessible_directory_p): Put back the gcpro.1994-09-05, by Karl Heuer
-
(srandom): Pass arg to srand48; no return value.1994-09-05, by Karl Heuer
-
(rmail-get-new-mail): Run rmail-get-new-mail-hook.1994-09-05, by Richard M. Stallman
-
Check for lrand48, not rand48.1994-09-04, by Richard M. Stallman
-
(random, srandom): Check HAVE_LRAND48, not HAVE_RAND48.1994-09-04, by Richard M. Stallman
-
(HAVE_LRAND48): Replaces HAVE_RAND48.1994-09-04, by Richard M. Stallman
-
(Man-notify-when-ready): Get Man-original-frame from the proper buffer.1994-09-04, by Richard M. Stallman
-
(init_baud_rate): Test that getobaud is actually defined.1994-09-04, by Richard M. Stallman
-
(mark-ring): Add permanent-local prop. Doc fix.1994-09-03, by Richard M. Stallman
-
(shell-command-regexp): Use a simpler faster regexp.1994-09-03, by Richard M. Stallman
-
(powerpc-ibm-aix3.1*, powerpc-ibm-aix3.2.5*)1994-09-03, by Richard M. Stallman
-
(Info-mode): Text for using x, not for make-face defined.1994-09-03, by Richard M. Stallman
-
(mh-get-new-mail): Always use mh-inc-prog, never `inc'.1994-09-03, by Richard M. Stallman
-
(init_baud_rate) [USE_GETOBAUD]: Use getobaud.1994-09-03, by Richard M. Stallman
-
(pascal-auto-lineup): New variable.1994-09-03, by Richard M. Stallman
-
(outline-minor-mode-prefix): Doc fix.1994-09-03, by Richard M. Stallman
-
(prepare_to_modify_buffer): Don't call verify_overlay_modification if1994-09-02, by Richard M. Stallman
-
(Fset_text_properties):1994-09-02, by Richard M. Stallman
-
(Fdelete_frame): Fix previous change.1994-09-02, by Richard M. Stallman
-
(display_text_line): Don't overrun the charstart area.1994-09-02, by Richard M. Stallman
-
(grep-command): Doc fix.1994-09-01, by Richard M. Stallman
-
(x_make_frame_visible): Call input_polling_used.1994-09-01, by Richard M. Stallman
-
Added filename completion in inferior tcl mode1994-09-01, by Tom Tromey
-
entered into RCS1994-09-01, by David J. MacKenzie
-
* cmacexp.el (c-macro-prompt-flag): set default to t.1994-09-01, by Francesco Potortì
-
(completion-before-command): Don't call get on a non-symbol.1994-09-01, by Richard M. Stallman
-
*** empty log message ***1994-09-01, by David J. MacKenzie
-
(ispell-dictionary-alist-1): For English, remove hyphen from the OTHERCHARS.1994-08-31, by Richard M. Stallman
-
(defined_color): New arg ALLOC--optionally don't allocate the color.1994-08-31, by Richard M. Stallman
-
*** empty log message ***1994-08-31, by David J. MacKenzie
-
(input_polling_used): New function.1994-08-31, by Richard M. Stallman
-
(shrink-window-if-larger-than-buffer):1994-08-30, by Richard M. Stallman
-
(exit-calendar): Don't restore window config.1994-08-30, by Richard M. Stallman
-
(isearch-edit-string): Use isearch-text-char-description.1994-08-30, by Richard M. Stallman
-
entered into RCS1994-08-30, by Richard M. Stallman
-
(insert_before_markers_and_inherit): New function.1994-08-30, by Richard M. Stallman
-
(Finsert_and_inherit_before_markers):1994-08-30, by Richard M. Stallman
-
(Fdelete_frame): Free the frame's glyphs arrays.1994-08-30, by Richard M. Stallman
-
(free_frame_glyphs): No longer static.1994-08-30, by Richard M. Stallman
-
(perform-replace): Restore match data before highlighting.1994-08-30, by Richard M. Stallman
-
(isearch-edit-string): In the isearch-recursive-edit case,1994-08-30, by Richard M. Stallman
-
(Ffile_accessible_directory_p): No need for gcpro.1994-08-30, by Richard M. Stallman
-
(make-help-screen): Don't call window-frame in a non-multi-frame Emacs.1994-08-30, by Richard M. Stallman
-
(set-mark): When POS is nil, always clear mark-active.1994-08-30, by Richard M. Stallman
-
Provide diary-lib not diary.1994-08-30, by Richard M. Stallman
-
Require diary-lib, not diary.1994-08-30, by Richard M. Stallman
-
Various fixes (freebsd, ncr, nextstep): See ChangeLog.1994-08-29, by Per Bothner
-
(HAVE_MACH_MACH_H): Defined.1994-08-28, by Richard M. Stallman
-
(Fx_color_defined_p): Return list of RGB values, not just t.1994-08-28, by Richard M. Stallman
-
(polling_for_input): Declared.1994-08-28, by Richard M. Stallman
-
(polling_for_input): Define var unconditionally.1994-08-28, by Richard M. Stallman
-
Include keyboard.h.1994-08-28, by Richard M. Stallman
-
(xmenu_show): Don't queue events that are in the menu bar.1994-08-28, by Richard M. Stallman
-
(after-find-file-from-revert-buffer): Add defvar.1994-08-28, by Richard M. Stallman
-
(internal_self_insert): Use insert_and_inherit.1994-08-28, by Richard M. Stallman
-
(Findent_to): Pass new arg to Finsert_char.1994-08-28, by Richard M. Stallman
-
(insert_1): New arg INHERIT.1994-08-28, by Richard M. Stallman
-
(Finsert_char): New arg INHERIT.1994-08-28, by Richard M. Stallman
-
(dbx): Use newline, not semicolon, between file and stop cmds.1994-08-28, by Richard M. Stallman
-
entered into RCS1994-08-27, by Richard M. Stallman
-
(outline-mode-prefix-map): New variable.1994-08-27, by Richard M. Stallman
-
(indent-rigidly): Insert new indent, then delete old.1994-08-27, by Richard M. Stallman
-
(comint-arguments): Treat \n and \t like space.1994-08-27, by Richard M. Stallman
-
(netbsd, freebsd, linux): Accept any machine, not just i[34]86.1994-08-26, by Per Bothner
-
Recognize powerpc-ibm-aix3.2.5.1994-08-26, by Richard Kenner
-
Merges from Cygnus version.1994-08-26, by Per Bothner
-
(xterm.o): Depend on keyboard.h.1994-08-26, by Richard M. Stallman
-
Initial revision1994-08-26, by David J. MacKenzie
-
(rmail-summary-output-menu): New command.1994-08-26, by Richard M. Stallman
-
(x_make_frame_visible): Call signal handler directly.1994-08-26, by Karl Heuer
-
Add LINUX_QMAGIC conditional.1994-08-26, by Richard M. Stallman
-
(USE_NONANSI_DEFUN): Defined.1994-08-26, by Richard M. Stallman
-
(DEFUN): Check USE_NONANSI_DEFUN.1994-08-26, by Richard M. Stallman
-
entered into RCS1994-08-26, by Richard M. Stallman
-
*** empty log message ***1994-08-26, by Richard M. Stallman
-
*** empty log message ***1994-08-26, by Richard M. Stallman
-
(vc-backend-checkout): Don't use -G for SCCS.1994-08-26, by Richard M. Stallman
-
(toggle-rot13-mode): New function.1994-08-25, by Richard M. Stallman
-
(obj): Put cm.o before term.o. (Avoids mysterious lossage on Irix.)1994-08-25, by Richard M. Stallman
-
(xmenu_show): Do nothing special for ButtonPress in the menu.1994-08-25, by Richard M. Stallman
-
(tags-table-extend-computed-list): In loop processing list of included1994-08-25, by Roland McGrath
-
(display_scan_buffer): New function.1994-08-25, by Richard M. Stallman
-
Update to match config.sub changes for NetBSD.1994-08-25, by Charles Hannum
-
Revert pc532 handling.1994-08-25, by Charles Hannum
-
Rearrange handling of NetBSD ports.1994-08-25, by Charles Hannum
-
(find-file-noselect): Improve "file changed" message.1994-08-25, by Richard M. Stallman
-
(unexec): Copy previous change in unexelf.c.1994-08-24, by Richard M. Stallman
-
(comint-arguments): Rewrite for speed.1994-08-24, by Richard M. Stallman
-
Add da30-* for da30-unknown-netbsd*.1994-08-24, by Charles Hannum
-
Remove mac68k-*.1994-08-24, by Charles Hannum
-
(ispell-buffer-local-words): Don't treat doublequote1994-08-24, by Richard M. Stallman
-
(term_init): Added missing argument to tgetstr.1994-08-24, by Richard M. Stallman
-
(textget): Ignore category prop if not a symbol.1994-08-24, by Richard M. Stallman
-
[__GNUC__] (LD_SWITCH_SYSTEM): Defined.1994-08-24, by Richard M. Stallman
-
(x_make_frame_visible): Raise a signal to cause the pending X I/O to be read.1994-08-24, by Karl Heuer
-
(mouse-extend): In Transient Mark mode, use the region1994-08-24, by Richard M. Stallman
-
*** empty log message ***1994-08-24, by Charles Hannum
-
Add NetBSD support.1994-08-24, by Charles Hannum
-
Initial revision1994-08-24, by Roland McGrath
-
(shell-command-on-region): Don't delete current buffer.1994-08-24, by Karl Heuer
-
(Fcopy_file, build_annotations, Fdo_auto_save): Delete unused variables.1994-08-24, by Karl Heuer
-
(Fmake_symbolic_link, Ffile_accessible_directory_p, Finsert_file_contents,1994-08-24, by Karl Heuer
-
(pos_tab_offset): Don't trigger point-motion hooks.1994-08-23, by Karl Heuer
-
(backward-delete-char-untabify): Doc fix.1994-08-23, by Richard M. Stallman
-
(Frename_buffer): Fix gcpro problems.1994-08-23, by Karl Heuer
-
(lpr-headers-switches): Don't use -p on dgux, irix.1994-08-23, by Richard M. Stallman
-
(O_RDONLY): Defined.1994-08-23, by Richard M. Stallman
-
(O_RDONLY): Defined.1994-08-23, by Richard M. Stallman
-
(unexec): Don't alter the info field of SHT_SYMTAB and SHT_DYNSYM sections.1994-08-23, by Richard M. Stallman
-
(redisplay_window): Don't access text before BEGV.1994-08-23, by Richard M. Stallman
-
(jka-compr-insert-file-contents): Run the1994-08-23, by Richard M. Stallman
-
Formerly tasks.texi.~13~1994-08-23, by Richard M. Stallman
-
(rmail-ignored-headers): Split string constant into lines.1994-08-23, by Richard M. Stallman
-
entered into RCS1994-08-23, by Richard M. Stallman
-
(read_char): After read_char_minibuf_menu_prompt,1994-08-23, by Richard M. Stallman
-
Comment change.1994-08-23, by Richard M. Stallman
-
(Fmake_directory_internal): Pass just 2 args to handler.1994-08-23, by Richard M. Stallman
-
(Fmake_frame_invisible, Ficonify_frame): Don't switch frames.1994-08-23, by Karl Heuer
-
Move m68k-ccur handling to proper part of file.1994-08-23, by Richard M. Stallman
-
(Fstring_match): Fix sign error.1994-08-23, by Karl Heuer
-
Fix comment.1994-08-22, by Karl Heuer
-
(LD_SWITCH_MACHINE): Use full path to ibmrs6000.inp.1994-08-22, by Karl Heuer
-
tcl-load-file default to current buffer.1994-08-22, by Tom Tromey
-
Fixed bug in tcl-guess-application.1994-08-21, by Tom Tromey
-
(LD_SWITCH_MACHINE): Supply m/ibmrs6000.inp as input.1994-08-21, by Richard M. Stallman
-
(src/m, src/s): Put *.inp in distribution.1994-08-21, by Richard M. Stallman
-
(news-fkey-prefix): Use kp-decimal, not kp-period.1994-08-21, by Richard M. Stallman
-
(news-select-message): Do most of the work1994-08-21, by Richard M. Stallman
-
Keybindings don't overshadown comint bindings.1994-08-21, by Tom Tromey
-
Eliminate local var bss_end.1994-08-20, by Richard M. Stallman
-
Accept i586 and i486 along with i386.1994-08-20, by Richard M. Stallman
-
(rmail-retry-failure, mail-unsent-separator): Doc fix.1994-08-19, by Richard M. Stallman
-
(news-mode): Don't set mode-name to a list.1994-08-19, by Richard M. Stallman
-
(wait_reading_process_input):1994-08-19, by Richard M. Stallman
-
(read_char): Don't show buffer-events to the user.1994-08-19, by Richard M. Stallman
-
(rot13-other-window): Doc fix.1994-08-19, by Richard M. Stallman
-
(x_make_frame_visible): Quit if requested, in loop at end.1994-08-19, by Richard M. Stallman
-
(lpr-command, lpr-headers-switches): Undo previous change.1994-08-19, by Richard M. Stallman
-
(split-window-horizontally): If size is negative, measure from the right.1994-08-18, by Karl Heuer
-
(Info-mode): Doc fix.1994-08-18, by Richard M. Stallman
-
(vc-admin): Pass nil as last arg to vc-start-entry.1994-08-18, by Richard M. Stallman
-
(lpr-command, lpr-headers-switches): Treat Solaris like BSD.1994-08-17, by Richard M. Stallman
-
(regex_compile): Split an if to avoid compiler bug.1994-08-17, by Richard M. Stallman
-
Comment fix.1994-08-17, by Richard M. Stallman
-
(choose-completion-string): Use plain exit-minibuffer,1994-08-17, by Richard M. Stallman
-
(show-paren-command-hook): Set the face of an overlay1994-08-17, by Richard M. Stallman
-
*** empty log message ***1994-08-17, by Richard Kenner
-
(after-find-file): New arg renamed to after-find-file-from-revert-buffer.1994-08-17, by Richard M. Stallman
-
(Fcall_process_region): gcpro filename_string.1994-08-17, by Karl Heuer
-
(after-find-file): New arg from-revert-buffer.1994-08-17, by Richard M. Stallman
-
(tex-mode): Allow for documentclass options when checking for SliTeX.1994-08-17, by Richard M. Stallman
-
(store_function_docstring): Do nothing for bytecode object1994-08-17, by Richard M. Stallman
-
(perl-indent-command): Fix backwards conditional.1994-08-17, by Richard M. Stallman
-
(list_buffers_1): Update header line layout.1994-08-16, by Richard M. Stallman
-
Add support for CVS.1994-08-15, by Paul Eggert
-
Do compute unexec, LIBX, system_malloc, etc1994-08-15, by Richard M. Stallman
-
(rmail-summary-scroll-msg-up): Put rmail buffer1994-08-14, by Richard M. Stallman
-
(i[34]86-*-*): For SCO 3.2v4, fix NON_GNU_CPP value.1994-08-14, by Richard M. Stallman
-
(rmail-resend): Preserve point around expand-mail-aliases.1994-08-14, by Richard M. Stallman
-
Initial revision1994-08-14, by Richard M. Stallman
-
(compute_motion): Use WIN's frame, not selected one.1994-08-14, by Richard M. Stallman
-
Uninstall "$(EMACS)", not "emacs".1994-08-14, by Richard M. Stallman
-
(easy-menu-define): Doc fix.1994-08-14, by Richard M. Stallman
-
(pid_t): New definition.1994-08-14, by Richard M. Stallman
-
(xmenu_show): Unconditionally update x_mouse_grabbed and Vmouse_depressed.1994-08-14, by Richard M. Stallman
-
(iso-tex2iso-trans-tab): Put the sequences with braces1994-08-13, by Richard M. Stallman
-
(c-macro-expansion): If the CPP output is empty, just show error messages.1994-08-13, by Richard M. Stallman
-
(window_loop, case UNSHOW_BUFFER):1994-08-13, by Richard M. Stallman
-
(i[34]86-*-*): For SCO 3.2v4, set NON_GNU_CPP.1994-08-13, by Richard M. Stallman
-
(mouse-set-mark): Select the window before saving point.1994-08-13, by Richard M. Stallman
-
(rmail-retry-failure): Narrow to just the old header1994-08-13, by Richard M. Stallman
-
entered into RCS1994-08-13, by Richard M. Stallman
-
(NEED_SIOCTL): moved from isc-4.0.h, and disabled BROKEN_TIOCGWINSZ since it1994-08-12, by Karl Heuer
-
NEED_SIOCTL: moved to isc-3.0.h.1994-08-12, by Karl Heuer
-
*** empty log message ***1994-08-12, by Richard M. Stallman
-
(x_new_font): Don't set filename = full_name if that's null.1994-08-12, by Richard M. Stallman
-
(FRAME_SUPPORT): Add faces.elc.1994-08-11, by Richard M. Stallman
-
(Freplace_match): Treat caseless initial like a lowercase initial.1994-08-11, by Richard M. Stallman
-
(menu-bar-file-menu): Compare Files renamed to Compare.1994-08-11, by Richard M. Stallman
-
Undo change in condition for defining the menu bar items.1994-08-11, by Richard M. Stallman
-
(gnus-summary-mode-map): Delete unusable `Sort Summary' item.1994-08-11, by Richard M. Stallman
-
(compilation-set-window-height): Add save-excursion.1994-08-11, by Richard M. Stallman
-
(frame-notice-user-settings): If we change the frame's font,1994-08-11, by Richard M. Stallman
-
*** empty log message ***1994-08-11, by Richard Kenner
-
(mouse-drag-mode-line): New function (from mldrag.el,1994-08-11, by Richard M. Stallman
-
(one-window-p): Doc fix.1994-08-11, by Richard M. Stallman
-
(Fdefine_key): Fix error message.1994-08-11, by Richard M. Stallman
-
*** empty log message ***1994-08-11, by Richard M. Stallman
-
(copy-face): Ignore errors in set-face-font.1994-08-11, by Richard M. Stallman
-
(display_text_line): Make previous change #ifdef HAVE_X_WINDOWS.1994-08-11, by Richard M. Stallman
-
(POSIX_SIGNALS): Define it.1994-08-11, by Richard M. Stallman
-
(POSIX_SIGNALS, PTY_TTY_NAME_SPRINTF, sigsetmask):1994-08-11, by Richard M. Stallman
-
(HAVE_VFORK): Deleted.1994-08-11, by Richard M. Stallman
-
(show-paren-command-hook): Cope if matching-paren gives nil.1994-08-11, by Richard M. Stallman
-
(tags-table-including): Inside loop: if CORE-ONLY skip all consecutive1994-08-10, by Roland McGrath
-
(Fwindow_end): Undo previous change.1994-08-10, by Richard M. Stallman
-
(LIBS_MACHINE): If SOLARIS2_4, don't define this.1994-08-10, by Richard M. Stallman
-
(rmail-forward): Anchor `mail-header-separator' on both1994-08-10, by Richard M. Stallman
-
*** empty log message ***1994-08-10, by Richard M. Stallman
-
(view-lossage): Handle buffers and frames in recent-keys.1994-08-10, by Richard M. Stallman
-
(ediff-find-file, ediff-patch-file): Handle symlinks.1994-08-10, by Richard M. Stallman
-
(record_asynch_buffer_change): Do nothing except when waiting_for_user_input_p.1994-08-10, by Richard M. Stallman
-
Check more specifically for i*86-sun-sunos.1994-08-10, by Richard M. Stallman
-
Require calendar.1994-08-09, by Richard M. Stallman
-
Comment change.1994-08-09, by Richard M. Stallman
-
(rmail-abort-edit): Call `rmail-highlight-headers'.1994-08-09, by Richard M. Stallman
-
type-break-time-sum: New function.1994-08-09, by Noah Friedman
-
Use <> to delimit email address.1994-08-09, by Richard M. Stallman
-
[USG5_4] (SVR4): Defined.1994-08-09, by Richard M. Stallman
-
(define-mail-alias): Avoid error if DEFINITION is "".1994-08-09, by Richard M. Stallman
-
(appt-check): Update on first wakeup after midnight1994-08-09, by Richard M. Stallman
-
(Fwindow_end): If window_end_valid is nil, return nil.1994-08-09, by Richard M. Stallman
-
*** empty log message ***1994-08-09, by Richard M. Stallman
-
[MULTI_FRAME] (PURESIZE): Increased.1994-08-09, by Richard M. Stallman
-
(Info-last-menu-item): Fix gross logic errors.1994-08-09, by Richard M. Stallman
-
(mail-alias-file): Add autoload cookie.1994-08-08, by Richard M. Stallman
-
(x-fixed-font-alist): Add clean 5x8 and clean 6x8.1994-08-08, by Richard M. Stallman
-
(Fpos_visible_in_window_p): Do something reasonable1994-08-08, by Richard M. Stallman
-
(XTread_socket): Don't test X_IO_BUG; make that code unconditional.1994-08-08, by Richard M. Stallman
-
Formerly tasks.texi.~12~1994-08-08, by Richard M. Stallman
-
(compilation-set-window-height): New function,1994-08-08, by Richard M. Stallman
-
[SYSV_IPC] (main): Make a separate process1994-08-08, by Richard M. Stallman
-
(gnus-start-news-server): Fix the call to `error'.1994-08-08, by Richard M. Stallman
-
(Info-additional-directory-list): New variable.1994-08-07, by Richard M. Stallman
-
(completion-base-size): New variable.1994-08-07, by Richard M. Stallman
-
(PC-do-completion): Set completion-base-size.1994-08-07, by Richard M. Stallman
-
(mouse-choose-completion): Pass completion-base-size value1994-08-07, by Richard M. Stallman
-
Doc fixes.1994-08-07, by Richard M. Stallman
-
(PTY_TTY_NAME_SPRINTF): New definition.1994-08-07, by Richard M. Stallman
-
(tex-mode): Accept documentclass when checking Slitex.1994-08-07, by Richard M. Stallman
-
(Faccessible_keymaps): Fix previous change.1994-08-07, by Richard M. Stallman
-
(compute_glyph_face_1): New function.1994-08-07, by Richard M. Stallman
-
(display_text_line): Use the face properties of the overlay arrow, if any.1994-08-07, by Richard M. Stallman
-
Require timezone when loading this file.1994-08-07, by Richard M. Stallman
-
entered into RCS1994-08-07, by Richard M. Stallman
-
(choose-completion): Bury or iconify the completion list1994-08-06, by Richard M. Stallman
-
(indent-c-exp): Preserve point when handling comments.1994-08-06, by Richard M. Stallman
-
(byte-after-unbind-ops): Fix paren error wrt doc string.1994-08-06, by Richard M. Stallman
-
(font-lock-hack-keywords): Delete debugging code.1994-08-06, by Richard M. Stallman
-
(Fuse_global_map, Fuse_local_map): Call record_asynch_buffer_change.1994-08-06, by Richard M. Stallman
-
(tex-mode): Check for documentclass like documentstyle.1994-08-06, by Richard M. Stallman
-
(save-buffer): Unconditionally make a backup with 2 or1994-08-06, by Richard M. Stallman
-
(Info-directory-list): Doc fix.1994-08-06, by Richard M. Stallman
-
(x-fixed-font-alist): Regularize how fonts are specified.1994-08-05, by Richard M. Stallman
-
(display-time-filter): pm starts at 12, not 13.1994-08-05, by Richard M. Stallman
-
(ad-subr-arglist): Adapted to new DOC file format.1994-08-05, by Richard M. Stallman
-
(font-lock-syntax-table): New syntax table.1994-08-05, by Richard M. Stallman
-
(select-tags-table): Doc fix.1994-08-05, by Richard M. Stallman
-
(isearch-mode-map): Delete mouse-2, down-mouse-2 bindings.1994-08-05, by Richard M. Stallman
-
(Fread_file_name_internal): Call double_dollars when `changed' is set.1994-08-04, by Richard M. Stallman
-
(frame-delete-all): Copy the whole alist first.1994-08-04, by Richard M. Stallman
-
[SOLARIS2] (VALBITS, GCTYPEBITS): New definitions.1994-08-04, by Richard M. Stallman
-
Initial revision1994-08-04, by Richard M. Stallman
-
Handle solaris 2.4.1994-08-04, by Richard M. Stallman
-
Include config.h first thing.1994-08-04, by Richard M. Stallman
-
(Fdefine_function, Fdefalias): Handle advice as in Ffset.1994-08-04, by Richard M. Stallman
-
(rmail-select-summary): Preserve rmail buffer's value of1994-08-04, by Richard M. Stallman
-
(byte-compile-protect-from-advice): Macro deleted.1994-08-04, by Richard M. Stallman
-
New handling of automatic advice activation that1994-08-04, by Richard M. Stallman
-
Doc fixes.1994-08-04, by Richard M. Stallman
-
(hilit-find-file-hook): Preserve buffer modified state.1994-08-04, by Richard M. Stallman
-
(end-of-buffer-other-window): Go to the end, not to the beginning.1994-08-04, by Richard M. Stallman
-
(ediff-version): Function, variable deleted.1994-08-04, by Richard M. Stallman
-
(appt-make-list): Do nothing unless range being processed1994-08-04, by Richard M. Stallman
-
(gnus-kill-files-directory): New variable.1994-08-04, by Richard M. Stallman
-
(dired-mode): Put expanded name in list-buffers-directory.1994-08-04, by Richard M. Stallman
-
(x_make_frame_visible): Start one_in_four at 1.1994-08-03, by Richard M. Stallman
-
(list_buffers_1): Add one column to size column.1994-08-03, by Richard M. Stallman
-
(Fwindow_end): Doc fix.1994-08-03, by Richard M. Stallman
-
(icomplete-prime-minibuffer): Copy the hook lists after making them local.1994-08-03, by Richard M. Stallman
-
(iso-fix-iso2tex, iso-fix-tex2iso): Check plain-text-mode.1994-08-03, by Richard M. Stallman
-
(make_lispy_event): If the position is not in a window,1994-08-03, by Richard M. Stallman
-
(Faccessible_keymaps): Use PREFIX to set loop starting1994-08-03, by Richard M. Stallman
-
(construct_mouse_click, construct_menu_click):1994-08-03, by Richard M. Stallman
-
(alloca.o): Use -f in all rm's.1994-08-03, by Richard M. Stallman
-
(auto-mode-alist): Fix typos in comments.1994-08-03, by Karl Heuer
-
*** empty log message ***1994-08-03, by Richard M. Stallman
-
Capitalize some error messages.1994-08-02, by Richard M. Stallman
-
Set up a "Compile" menubar item.1994-08-02, by Richard M. Stallman
-
(frame-delete-all): New function.1994-08-02, by Richard M. Stallman
-
(rmail-mode-map): Fix the Get New Mail entry.1994-08-02, by Richard M. Stallman
-
(rmail-summary-mode-map): Add `...' where appropriate.1994-08-02, by Richard M. Stallman
-
(rmail-summary-mode-map): Fix typo.1994-08-02, by Richard M. Stallman
-
(rmail-mode-map): Fix the Get New Mail entry.1994-08-02, by Richard M. Stallman
-
(rmail-summary-mode-map): Fix the Get New Mail entry.1994-08-02, by Richard M. Stallman
-
(follow_key): Don't downcase letters here.1994-08-02, by Richard M. Stallman
-
(redisplay_window): Avoid using SET_PT to change point temporarily.1994-08-02, by Richard M. Stallman
-
(sendmail-send-it): Handle resent-to specially.1994-08-02, by Richard M. Stallman
-
(Ffset): Don't call Fget unless SYM's plist is consp.1994-08-01, by Roland McGrath
-
(xmenu_show): Ignore any geometry resource from the user.1994-08-01, by Richard M. Stallman
-
(gnus-sortable-date): Use timezone-make-time-string.1994-08-01, by Richard M. Stallman
-
(Fprog2): Doc fix.1994-08-01, by Richard M. Stallman
-
(Fmove_to_window_line): Doc fix.1994-08-01, by Richard M. Stallman
-
(main): Add casts to avoid warnings.1994-08-01, by Richard M. Stallman
-
(insert-directory): Gracefully handle the case1994-08-01, by Richard M. Stallman
-
(imenu, imenu--flatten-index-alist): Add marker support.1994-08-01, by Richard M. Stallman
-
(dired-insert-directory): Call expand-file-name here1994-08-01, by Richard M. Stallman
-
(compilation-error-regexp-alist): Fix previous change.1994-08-01, by Richard M. Stallman
-
(Fx_get_resource): Doc fix.1994-07-31, by Richard M. Stallman
-
(display-time-string-forms): New variable.1994-07-31, by Richard M. Stallman
-
(dired-noselect): Call abbreviate-file-name here.1994-07-31, by Richard M. Stallman
-
(compile_range): Avoid warning in casts for range_start/end.1994-07-31, by Richard M. Stallman
-
(syms_of_data): Set up Qadvice_info, Qactivate_advice.1994-07-31, by Richard M. Stallman
-
(comint-password-prompt-regexp): Handle PGP prompt.1994-07-31, by Richard M. Stallman
-
(rmail-retry-failure): Handle a weird case with1994-07-31, by Richard M. Stallman
-
(compilation-error-regexp-alist): Make separate1994-07-31, by Richard M. Stallman
-
(ange-ftp-parse-netrc-group): Don't move back to line1994-07-31, by Richard M. Stallman
-
(mouse-extend): Pass WINDOW arg to mouse-scroll-subr.1994-07-31, by Richard M. Stallman
-
(sit_for): Undo previous change.1994-07-31, by Richard M. Stallman
-
(direct_output_for_insert): Pass missing 8th1994-07-31, by Richard M. Stallman
-
(rmail-mode-map): Move new Re-send menu item to right place.1994-07-31, by Richard M. Stallman
-
(rmail-summary-mode-map): Move new Re-send menu item to right place.1994-07-31, by Richard M. Stallman
-
(menu-bar-enable-clipboard): Moved here the1994-07-31, by Richard M. Stallman
-
(create_process): Set default handling for SIGINT, etc.1994-07-31, by Richard M. Stallman
-
Specify patterns for objc-mode.1994-07-30, by Richard M. Stallman
-
(Frandom): Handle LIMIT >= 40000000.1994-07-30, by Richard M. Stallman
-
(ispell-message-text-end): Improve context diff regexp.1994-07-30, by Richard M. Stallman
-
(decode_mode_spec): Handle %&.1994-07-30, by Richard M. Stallman
-
(rmail-new-summary): If just one window,1994-07-30, by Richard M. Stallman
-
(rmail-display-summary): New variable.1994-07-30, by Richard M. Stallman
-
(rmail-highlighted-face): New variable.1994-07-30, by Richard M. Stallman
-
(gnus-group-suspend): Be sure to bury the right buffer.1994-07-30, by Richard M. Stallman
-
(mouse-choose-completion): Check for next-single-property-change1994-07-29, by Richard M. Stallman
-
(choose-completion): Check for next-single-property-change returning nil.1994-07-29, by Richard M. Stallman
-
(rmail-summary-mode-map): Add Re-send menu item.1994-07-29, by Richard M. Stallman
-
(rmail-mode-map): Add Re-send menu item.1994-07-29, by Richard M. Stallman
-
(face-initialize): Use underlining for region face1994-07-29, by Richard M. Stallman
-
(${archlibdir}): Compare the proper dir1994-07-29, by Richard M. Stallman
-
(hide-ifdefs): Doc fix.1994-07-29, by Richard M. Stallman
-
(file-truename): Temporarily get rid of the1994-07-29, by Richard M. Stallman
-
*** empty log message ***1994-07-28, by Richard Kenner
-
(HAVE_RAND48): Add #undef.1994-07-28, by Richard M. Stallman
-
(HAVE_TERMIOS, NO_TERMIO): Defined.1994-07-28, by Richard M. Stallman
-
type-break-time-warning-intervals, type-break-keystroke-warning-intervals,1994-07-28, by Noah Friedman
-
(Info-find-node): Use a loop instead of mapcar and catch.1994-07-28, by Richard M. Stallman
-
(random): Use rand differently, and distinguish BSD/USG.1994-07-28, by Richard M. Stallman
-
(Frandom): Fix previous change.1994-07-28, by Richard M. Stallman
-
(Fdisplay_buffer): Add MULTI_FRAME cond in last change.1994-07-28, by Richard M. Stallman
-
(buffer-menu): Undo previous change.1994-07-28, by Richard M. Stallman
-
entered into RCS1994-07-27, by Richard M. Stallman
-
(justify-current-line): Delete space at end of line.1994-07-27, by Richard M. Stallman
-
(set-auto-mode): Shorten scope of case-fold-search binding.1994-07-27, by Richard M. Stallman
-
[POSIX_SIGNALS] (signal): New definition.1994-07-27, by Richard M. Stallman
-
(main): New local var progname saves argv[0].1994-07-27, by Richard M. Stallman
-
(compilation-error-regexp-alist): Fix bug in Borland1994-07-27, by Richard M. Stallman
-
(random, srandom): Obey HAVE_RAND48 flag.1994-07-27, by Richard M. Stallman
-
(rand48): Check for it.1994-07-27, by Richard M. Stallman
-
(what-domain): Doc fix.1994-07-27, by Richard M. Stallman
-
(x_get_foreign_selection): Use the new feature1994-07-27, by Richard M. Stallman
-
(wait_reading_process_input): If wait_for_cell,1994-07-27, by Richard M. Stallman
-
(x_queue_event, x_unqueue_events): New functions.1994-07-27, by Richard M. Stallman
-
(forms--update): Undo change made mistakenly.1994-07-26, by Richard M. Stallman
-
Finish installing previous change.1994-07-26, by Richard M. Stallman
-
Comment change.1994-07-26, by Richard M. Stallman
-
(vc-next-action): Even in 1-file case, get its name from FILES.1994-07-26, by Richard M. Stallman
-
Made menu bar's autoloaded stuff conditional on1994-07-26, by Richard M. Stallman
-
(menu-bar-update-buffers): Use (current-global-map), not global-map.1994-07-26, by Richard M. Stallman
-
(main): Don't actually modify argv[0]. Modify a copy instead.1994-07-26, by Richard M. Stallman
-
Update the info files.1994-07-26, by Richard M. Stallman
-
(forms-read-file-filter): new hook function to1994-07-26, by Richard M. Stallman
-
(Frandom): Use just the low 30 bits of random's value.1994-07-26, by Richard M. Stallman
-
(compilation-next-error-locus): New arg SILENT.1994-07-26, by Richard M. Stallman
-
(dissociated-press): Error at start if buffer is empty.1994-07-26, by Richard M. Stallman
-
(tek4300): Don't define if already defined.1994-07-26, by Richard M. Stallman
-
Emacs 18 changes from Carl Witty.1994-07-26, by Tom Tromey
-
(BSD_PGRPS): Defined.1994-07-25, by Richard M. Stallman
-
Add #undef alloca.1994-07-25, by Richard M. Stallman
-
(reset_watch, get_time): Use EMACS_GET_TIME.1994-07-25, by Richard M. Stallman
-
(command-line-args-left): Add defvar.1994-07-25, by Richard M. Stallman
-
(PURESIZE): Increase non-MULTI_FRAME value.1994-07-25, by Richard M. Stallman
-
(get_system_name): Add a cast.1994-07-25, by Richard M. Stallman
-
(comint-dynamic-list-completions): Listify the key1994-07-25, by Richard M. Stallman
-
[!HAVE_H_ERRNO]: Declare h_errno.1994-07-25, by Richard M. Stallman
-
[!HAVE_H_ERRNO]: Declare h_errno.1994-07-25, by Richard M. Stallman
-
Add #undef HAVE_H_ERRNO.1994-07-25, by Richard M. Stallman
-
Make "checking..." messages' style consistent.1994-07-25, by Richard M. Stallman
-
Add #undef alloca.1994-07-25, by Richard M. Stallman
-
(c++-mode-syntax-table): Give RET the same syntax as newline.1994-07-25, by Richard M. Stallman
-
(emacs-lisp-mode-syntax-table): Give RET the same syntax as newline.1994-07-25, by Richard M. Stallman
-
(i860-*-sysv4*): Set NON_GNU_CC and NON_GNU_CPP.1994-07-24, by Richard M. Stallman
-
(Fnext_window, Fprevious_window): Don't get stuck in a loop1994-07-24, by Richard M. Stallman
-
(dbx): Use system-configuration, not system-type.1994-07-24, by Richard M. Stallman
-
(dired-internal-noselect): a zero modtime means directory is unchanged.1994-07-24, by Richard M. Stallman
-
Add to global key map for cut, paste & copy keys.1994-07-24, by Richard M. Stallman
-
(system-key-alist): Add Sun-specific X11R6 keysyms.1994-07-24, by Richard M. Stallman
-
(mail-extr-all-top-level-domains): Update a few long names.1994-07-24, by Richard M. Stallman
-
(Fwrite_region): Do unwind the new unwind protect.1994-07-24, by Richard M. Stallman
-
(menu-bar-update-buffers): If Buffers item is gone,1994-07-24, by Richard M. Stallman
-
(internal_with_output_to_temp_buffer): gcpro things.1994-07-24, by Richard M. Stallman
-
(Fdisplay_completion_list): gcpro `completions'.1994-07-24, by Richard M. Stallman
-
(add-log-current-defun): Skip doc string1994-07-24, by Richard M. Stallman
-
(PURESIZE): Incremented to 252000.1994-07-24, by Richard M. Stallman
-
(ispell-tex-buffer-p): Write names in lower case. Add slitex-mode.1994-07-24, by Richard M. Stallman
-
Set the breakpoint in x_error_quitter instead of _XPrintDefaultError.1994-07-24, by Richard M. Stallman
-
(line-move, next-line): Check last line moved over1994-07-24, by Richard M. Stallman
-
Change reference from renamed calendar-current-month to calendar-goto-today.1994-07-22, by Edward M. Reingold
-
Changes to support NetBSD.1994-07-22, by Charles Hannum
-
Add more NetBSD ports; rearrange how they're handled.1994-07-22, by Charles Hannum
-
type-break-schedule: Remove autoload cookie.1994-07-21, by Noah Friedman
-
type-break-good-rest-interval: Doc fix.1994-07-21, by Noah Friedman
-
(Emacs 19 menu setup): Move back to top level and do it only if purify-flag.1994-07-20, by Richard M. Stallman
-
(Vdeferred_action_list, Vdeferred_action_function): New variables.1994-07-20, by Richard M. Stallman
-
(direct_output_for_insert): Dpn't call compute_char_face1994-07-20, by Richard M. Stallman
-
Move #undef static before the includes.1994-07-20, by Richard M. Stallman
-
(dired-between-files): Ignore dired-subdir-regexp1994-07-20, by Richard M. Stallman
-
(ispell-command-loop, ispell-region, ispell-word):1994-07-20, by Richard M. Stallman
-
(visit-tags-table-buffer): Bind a variable local-tags-file-name with the1994-07-20, by Roland McGrath
-
(imenu-choose-buffer-index): Use last-nonmenu-event1994-07-20, by Richard M. Stallman
-
[USG5] (SYSV): Don't define if already defined.1994-07-20, by Richard M. Stallman
-
(byte-decompile-bytecode-1): Don't add pc values1994-07-20, by Richard M. Stallman
-
(disassemble-1): Display the pc values.1994-07-20, by Richard M. Stallman
-
(byte-decompile-bytecode-1):1994-07-20, by Richard M. Stallman
-
(struct font_info): New field full_name.1994-07-19, by Richard M. Stallman
-
At compile time, require dired.1994-07-19, by Richard M. Stallman
-
(EmacsFrameSetCharSize): Delete the code to make rows at least 3.1994-07-19, by Richard M. Stallman
-
(compilation-error-regexp-alist): Allow `(' after1994-07-19, by Richard M. Stallman
-
(Fopen_network_stream): Retry gethostbyname after TRY_AGAIN failure.1994-07-19, by Richard M. Stallman
-
(sit_for): Return immediately if unread events exist.1994-07-19, by Richard M. Stallman
-
(init_system_name): Retry gethostbyname after TRY_AGAIN failure.1994-07-19, by Richard M. Stallman
-
[__GNUC__] (LIBX11_SYSTEM): Add -lcposix.1994-07-19, by Richard M. Stallman
-
(PTY_TTY_NAME_SPRINTF): Fail smoothly if cannot get pty.1994-07-19, by Richard M. Stallman
-
type-break-keystroke-threshold: Change default wpm to 30 and lower1994-07-19, by Noah Friedman
-
type-break-check: Shrink keystroke count if it is less than min-threshold1994-07-19, by Noah Friedman
-
(reporter-dump-state, reporter-submit-bug-report):1994-07-18, by Richard M. Stallman
-
(note_mouse_movement): Use proper data type for window1994-07-18, by Richard M. Stallman
-
(mh-folder-mode): Use local-write-file-hooks.1994-07-18, by Richard M. Stallman
-
Make sure that headers are case-insensitive.1994-07-18, by Richard M. Stallman
-
type-break-mode: Make variable `nil' by default.1994-07-18, by Noah Friedman
-
type-break-mode: New variable and function.1994-07-18, by Noah Friedman
-
[emacs]: Include stdio.h.1994-07-18, by Richard M. Stallman
-
(unread_command_char): Declared.1994-07-18, by Richard M. Stallman
-
(forms-delete-record): Handle deletion of last line1994-07-17, by Richard M. Stallman
-
(Fget_text_property): Simplify using Ftext_properties_at.1994-07-17, by Richard M. Stallman
-
(Fx_create_frame): Use 140 as default font size.1994-07-17, by Richard M. Stallman
-
[USE_X_TOOLKIT] (xmenu_show): Handle UnmapNotify events.1994-07-17, by Richard M. Stallman
-
([vertical-line C-mouse-2]): Bind it as in a scroll bar.1994-07-16, by Richard M. Stallman
-
Comment change.1994-07-16, by Richard M. Stallman
-
Comment change.1994-07-16, by Richard M. Stallman
-
(comint-mode-map): Move comint-bol to C-c C-a.1994-07-16, by Richard M. Stallman
-
[!MULTI_FRAME] (Fframe_first_window): Defined.1994-07-16, by Richard M. Stallman
-
(Fdisplay_buffer): Cope with unsplittable frames and dedicated windows.1994-07-16, by Richard M. Stallman
-
(calendar-goto-today): Renamed from calendar-current-month.1994-07-16, by Richard M. Stallman
-
(add-change-log-entry): Use <...> around mail address.1994-07-16, by Richard M. Stallman
-
(make-help-screen): Handle case where *Help* comes up in a separate frame.1994-07-16, by Richard M. Stallman
-
(print-help-return-message): If help buffer is a1994-07-16, by Richard M. Stallman
-
Clean up menu item string format.1994-07-16, by Richard M. Stallman
-
"Comment out" autoload cookies.1994-07-15, by Richard M. Stallman
-
Comment fix.1994-07-15, by Richard M. Stallman
-
(mouse-drag-region): Delete redundant switch-frame clause.1994-07-15, by Richard M. Stallman
-
(re_match_2_internal): Add casts to shut up some compilers.1994-07-15, by Richard M. Stallman
-
(mail-mailer-swallows-blank-line): Verify sendmail.cf1994-07-15, by Richard M. Stallman
-
Added ";;;###autoload" comments where appropriate.1994-07-14, by Tom Tromey
-
(rmail-output-file-alist): Mark it risky.1994-07-14, by Richard M. Stallman
-
(HAVE_VOLATILE): Define.1994-07-14, by Richard M. Stallman
-
(HAVE_STRERROR): Define.1994-07-14, by Richard M. Stallman
-
Real initial revision. (rewrite from hanoi-break.)1994-07-14, by Noah Friedman
-
(safe_run_hooks): Use local var to restore hook's value.1994-07-14, by Richard M. Stallman
-
(mouse_init1): Use alternate mouse detection for old mouse drivers.1994-07-14, by Richard M. Stallman
-
(Fselect_window): Fix bug checking new_point is in range.1994-07-14, by Richard M. Stallman
-
[MULTI_FRAME] (Fframe_parameters): For non-X frames,1994-07-14, by Richard M. Stallman
-
(syms_of_fileio): Finish previous change.1994-07-14, by Richard M. Stallman
-
(make-help-screen): Bind overriding-local-map1994-07-14, by Richard M. Stallman
-
(xmalloc): New function.1994-07-13, by Richard M. Stallman
-
(resize-minibuffer-setup): Copy post-command-hook when handling minibuffer1994-07-13, by Noah Friedman
-
Correct file name on last line of file.1994-07-13, by Edward M. Reingold
-
(command_loop_1): Do direct output for cursor motion1994-07-13, by Richard M. Stallman
-
(vc-finish-logentry): Use the value of vc-log-after-operation-hook of1994-07-13, by Richard M. Stallman
-
(dired-byte-compile): Use byte-compile-dest-file1994-07-13, by Richard M. Stallman
-
(CFLAGS): If the envvar was specified, use that.1994-07-13, by Richard M. Stallman
-
(rmail-movemail-program): New variable.1994-07-13, by Richard M. Stallman
-
(FRAME_EXTERNAL_MENU_BAR) [!USE_X_TOOLKIT]: Give zero.1994-07-13, by Richard M. Stallman
-
(insert-directory): Fix previous change.1994-07-13, by Richard M. Stallman
-
(Qlast_nonmenu_event): New variable.1994-07-13, by Richard M. Stallman
-
(rmail-mode-map): Fix previous change.1994-07-13, by Richard M. Stallman
-
(menu-bar-file-menu): Add insert-file menu item.1994-07-12, by Richard M. Stallman
-
Delete debugging lines from previous change.1994-07-12, by Richard M. Stallman
-
(Fmake_directory_internal): Use Qmake_directory_internal.1994-07-12, by Richard M. Stallman
-
(resize-minibuffer-setup):1994-07-12, by Richard M. Stallman
-
Many doc fixes.1994-07-12, by Richard M. Stallman
-
(mouse-drag-secondary): Don't start making an overlay1994-07-12, by Richard M. Stallman
-
(buffer-menu): Call pop-to-buffer before1994-07-12, by Richard M. Stallman
-
(hexl-maybe-dehexlify-buffer): New function.1994-07-12, by Richard M. Stallman
-
(ispell-word): Call ispell-dehighlight.1994-07-12, by Richard M. Stallman
-
(insert-directory): Fix prev change.1994-07-12, by Richard M. Stallman
-
(rmail-mode-map): Add "Get New Mail" menu item under Mail.1994-07-12, by Richard M. Stallman
-
(compilation-next-error-locus): Don't call1994-07-12, by Richard M. Stallman
-
(prolog-mode-syntax-table): Make newline end comments.1994-07-12, by Richard M. Stallman
-
(mail-setup): Insert -- line before .signature file.1994-07-12, by Richard M. Stallman
-
(define-mail-abbrev): Don't try to parse empty aliases.1994-07-12, by Richard M. Stallman
-
entered into RCS1994-07-12, by Richard M. Stallman
-
(xmenu_show): Don't call XtUngrabPointer here.1994-07-12, by Richard M. Stallman
-
(ALLOCA_CFLAGS): New variable.1994-07-12, by Richard M. Stallman
-
(ignore): Put doc string in right place.1994-07-12, by Richard M. Stallman
-
(ctagsfiles): Rewrite to avoid compiler bug.1994-07-12, by Richard M. Stallman
-
(backquote-splice-symbol): Doc typo fix.1994-07-12, by Richard M. Stallman
-
(move-to-tab-stop): Delete spurious multiple definition.1994-07-12, by Richard M. Stallman
-
(insert-directory): Allow list for SWITCHES.1994-07-12, by Richard M. Stallman
-
(basic_machine): Add 1750a.1994-07-11, by Richard Kenner
-
(lisp-complete-symbol): Bind completion-fixup-function.1994-07-11, by Richard M. Stallman
-
(mouse-choose-completion): Use mouse-face properties to find string to use.1994-07-11, by Richard M. Stallman
-
(completion-setup-function): Put on mouse-face prop1994-07-11, by Richard M. Stallman
-
(server-start): Try both possible socket file names for the file to delete.1994-07-11, by Richard M. Stallman
-
Update finder-inf.el.1994-07-11, by Richard M. Stallman
-
(x-fixed-font-alist): Add 8x13. Don't specify 75-75 for 7x13, 7x14.1994-07-11, by Richard M. Stallman
-
(HAVE_MOUSE, PURESIZE): Definitions moved here.1994-07-11, by Richard M. Stallman
-
[MSDOS]: #define NO_REMAP.1994-07-11, by Richard M. Stallman
-
Use "m/intel386" instead of "m/dos386.h".1994-07-11, by Richard M. Stallman
-
(Buffer-menu-not-modified): Make `Buffer-menu-not-modified' handle an1994-07-11, by Richard M. Stallman
-
(diff-latest-backup-file): Cope with backups stored1994-07-11, by Richard M. Stallman
-
(dos_rawgetc): Use bios, not kbhit ().1994-07-11, by Richard M. Stallman
-
(Info-fontify-maximum-menu-size): New variable.1994-07-11, by Richard M. Stallman
-
(syms_of_xfns): Provide x-toolkit in toolkit version.1994-07-11, by Richard M. Stallman
-
(Fdisplay_buffer): Add MULTI_FRAME conditional in previous change.1994-07-11, by Richard M. Stallman
-
(Man-bgproc-sentinel): Bind case-fold-search for just the1994-07-11, by Richard M. Stallman
-
(compilation-window-height): Use defvar.1994-07-11, by Richard M. Stallman
-
(PURESIZE) [MULTI_FRAME]: Increased to 250000.1994-07-11, by Richard M. Stallman
-
(find-tag-regexp): Bind to C-M-..1994-07-10, by Richard M. Stallman
-
(x-create-frame-with-faces): Don't downcase nil.1994-07-09, by Richard M. Stallman
-
(Ffile_name_directory, Ffile_name_nondirectory,1994-07-09, by Richard M. Stallman
-
(current-load-list): Set it to nil.1994-07-09, by Richard M. Stallman
-
(install_ctrl_break_check): Doc fix.1994-07-09, by Richard M. Stallman
-
(readevalloop): Correctly unbind the unwind protect.1994-07-09, by Richard M. Stallman
-
(hack-one-local-variable): Check for root using user-uid.1994-07-08, by Richard M. Stallman
-
* etags.c (main): Don't barf on obsolete -t and -T switches.1994-07-08, by Francesco Potortì
-
(BIG_ENDIAN): Don't redefine if defined.1994-07-08, by Richard M. Stallman
-
(msdos): Include sed4.inp in dist.1994-07-07, by Richard M. Stallman
-
(outline-level): Mark it risky.1994-07-07, by Richard M. Stallman
-
(alloca.o): Delete allocatem.c first thing.1994-07-07, by Richard M. Stallman
-
(xmenu_show) {USE_X_TOOLKIT}: ButtonPress no longer pops1994-07-07, by Richard M. Stallman
-
([vertical-scroll-bar C-mouse-2]): Split the window.1994-07-07, by Richard M. Stallman
-
(libsrc_libs): Var deleted.1994-07-07, by Richard M. Stallman
-
(gud-mips-p): Check for OSF system on Alpha also.1994-07-07, by Richard M. Stallman
-
(process-environment, exec-path, load-path,exec-directory):1994-07-07, by Richard M. Stallman
-
(x_toolkit): New variable.1994-07-07, by Richard M. Stallman
-
(make_lispy_event): Ignore menu bar up events.1994-07-07, by Richard M. Stallman
-
(next_frame, prev_frame):1994-07-07, by Richard M. Stallman
-
(Fnext_window, Fprevious_window): ALL_FRAMES = 0 means1994-07-07, by Richard M. Stallman
-
(xmenu_show) [USE_X_TOOLKIT]: Keyboard input exits the menu.1994-07-07, by Richard M. Stallman
-
(switch-to-buffer-other-frame): Raise the frame.1994-07-07, by Richard M. Stallman
-
(XTread_socket, construct_menu_click) [USE_X_TOOLKIT]:1994-07-07, by Richard M. Stallman
-
(mkdir, removenullpaths): Put g in sed replace commands.1994-07-07, by Richard M. Stallman
-
Turning on gnus-show-threads in these four functions was a mistake;1994-07-07, by Michael I. Bushnell
-
(Buffer-menu-revert-function): New function.1994-07-06, by Richard M. Stallman
-
(revert-buffer-function): Doc fix.1994-07-06, by Richard M. Stallman
-
(vc-start-entry): New arg after-hook.1994-07-06, by Richard M. Stallman
-
(auto-save-mode): If autosave is off because buffer has1994-07-06, by Richard M. Stallman
-
(delete-old-versions): Var renamed from trim-versions-without-asking.1994-07-06, by Richard M. Stallman
-
(save-completions-to-file): Use delete-old-versions.1994-07-06, by Richard M. Stallman
-
(tpu-save-all-buffers-kill-emacs):1994-07-06, by Richard M. Stallman
-
(fancy-dairy-display): Consistently turn off selective display in diary buffer1994-07-06, by Edward M. Reingold
-
(outline-next-preface): Undo previous change: do stop before final newline.1994-07-06, by Richard M. Stallman
-
(desktop-buffer-rmail): Handle the situation1994-07-06, by Richard M. Stallman
-
(set-visited-file-name): Avoid crash if TRUENAME is nil.1994-07-05, by Richard M. Stallman
-
(gnus-mail-reply-using-mhe): Handle case of no subject.1994-07-05, by Richard M. Stallman
-
(x-create-frame-with-faces): Ignore case in X resource.1994-07-05, by Richard M. Stallman
-
(file-truename): Use iteration when possible.1994-07-05, by Richard M. Stallman
-
(command-line): Check LC_ALL and LANG as well as LC_CTYPE.1994-07-05, by Richard M. Stallman
-
(rmail-spool-directory): Use /var/mail if it exists.1994-07-05, by Richard M. Stallman
-
Comment out losing call to set-visited-file-name; this shouldn't hurt1994-07-05, by Michael I. Bushnell
-
foo?1994-07-05, by Michael I. Bushnell
-
(generate-calendar-month): Make highlighted text for mouse-2 a one character1994-07-05, by Edward M. Reingold
-
Be less eager to define MATCH_MAY_ALLOCATE.1994-07-05, by Richard M. Stallman
-
(doprnt): Handle padding on %c.1994-07-05, by Richard M. Stallman
-
(set-visited-file-name): Handle find-file-visit-truename1994-07-05, by Richard M. Stallman
-
Doc fixes.1994-07-05, by Richard M. Stallman
-
(rmail-spool-directory): Use /var/mail for bsd386.1994-07-05, by Richard M. Stallman
-
(iso-8859-1-locale-regexp): New variable.1994-07-04, by Richard M. Stallman
-
(add-change-log-entry): Apply expand-file-name to FILE-NAME.1994-07-04, by Roland McGrath
-
(mouse-drag-region): Bind this-command like last-command.1994-07-04, by Richard M. Stallman
-
(gnus-inews-news): Allow newsgroups to be separated1994-07-03, by Richard M. Stallman
-
(command-line): Accept iso-8859-1 like iso_8859_1.1994-07-03, by Richard M. Stallman
-
(sendmail-send-it): Allow specifying Sender.1994-07-03, by Richard M. Stallman
-
Fix up previous change.1994-07-03, by Richard M. Stallman
-
(report-emacs-bug-hook): Error if user has added no text.1994-07-03, by Richard M. Stallman
-
(initial-frame-alist): Doc fix.1994-07-03, by Richard M. Stallman
-
Talk about flow control along with C-x C-s and C-s.1994-07-03, by Richard M. Stallman
-
(command-line): Automatically use iso-syntax and1994-07-03, by Richard M. Stallman
-
Use add-hook, (provide 'meese).1994-07-03, by Richard M. Stallman
-
(syms_of_buffer): Doc fix.1994-07-02, by Richard M. Stallman
-
(decode_mode_spec): %+ makes % for unmodified RO buffer.1994-07-02, by Richard M. Stallman
-
(syms_of_buffer): Doc fix.1994-07-02, by Richard M. Stallman
-
(electric-buffer-list): Change prompt message.1994-07-02, by Richard M. Stallman
-
(sh-chmod-argument): Change default.1994-07-02, by Richard M. Stallman
-
(vc-update-change-log): Pass a -n option to rcs2log.1994-07-02, by Richard M. Stallman
-
(get_cached_face): Set the cached_index field.1994-07-02, by Richard M. Stallman
-
*** empty log message ***1994-07-02, by Richard M. Stallman
-
(mouse-scroll-subr): Delete some debugging code.1994-07-02, by Richard M. Stallman
-
(visit-tags-table-buffer): Move error call into scope of `file'.1994-07-02, by Richard M. Stallman
-
(byte-compile-defalias): Fix typo in prev change.1994-07-02, by Richard M. Stallman
-
(re_compile_fastmap): Either set fastmap['\n'] to 1 or don't change it.1994-07-02, by Richard M. Stallman
-
(print-region-1): Essentially undo previous change.1994-07-01, by Richard M. Stallman
-
(gnus-inews-domain-name): Once again test gnus-your-domain.1994-07-01, by Richard M. Stallman
-
(shell-mode): Don't read history from /dev/null.1994-07-01, by Richard M. Stallman
-
*** empty log message ***1994-07-01, by Richard M. Stallman
-
(make-face-italic, make-face-bold): Don't bind f2 here.1994-07-01, by Richard M. Stallman
-
(unload-feature): The autoload property does not1994-07-01, by Richard M. Stallman
-
(list-faces-display): Line up multiple lines in sample.1994-07-01, by Richard M. Stallman
-
(sh-set-shell): Obey sh-query-for-magic in all cases.1994-07-01, by Richard M. Stallman
-
(prepare_menu_bars): Call x_consider_frame_title1994-07-01, by Richard M. Stallman
-
(init_sys_modes): Turn off VSTART and VSTOP chars. On1994-07-01, by Richard M. Stallman
-
(Fx_create_frame): Add GC protection for local var `f'.1994-07-01, by Paul Reilly
-
entered into RCS1994-07-01, by Richard M. Stallman
-
(x_own_selection, x_get_foreign_selection):1994-07-01, by Richard M. Stallman
-
Comment change.1994-07-01, by Richard M. Stallman
-
(Fdelete_frame): Call x_clear_frame_selections.1994-07-01, by Richard M. Stallman
-
(x_draw_box): Use curs_x and curs_y, not f->cursor_[xy].1994-07-01, by Richard M. Stallman
-
(random, srandom): Defined.1994-07-01, by Richard M. Stallman
-
*** empty log message ***1994-06-30, by Richard M. Stallman
-
(minor-mode-map-alist): Add missing quote.1994-06-30, by Richard M. Stallman
-
(rmail-highlight-headers): Do nothing if1994-06-30, by Richard M. Stallman
-
(resize-minibuffer-window-restore): Don't do anything if the window height1994-06-30, by Noah Friedman
-
(mouse-drag-secondary): Don't treat end of buffer1994-06-30, by Richard M. Stallman
-
(XLIB_ILLEGAL_ACCESS): Defined.1994-06-30, by Richard M. Stallman
-
(x_set_frame_parameters): Call x_set_offset directly.1994-06-29, by Richard M. Stallman
-
(command_loop_1): Don't clear nonundocount1994-06-29, by Richard M. Stallman
-
(internal_self_insert): Now can return 2.1994-06-29, by Richard M. Stallman
-
comint-password-prompt-regexp: New variable.1994-06-29, by Noah Friedman
-
(byte-compile-callargs-warn): Handle function defnition1994-06-29, by Richard M. Stallman
-
(easy-menu-change): New function.1994-06-29, by Richard M. Stallman
-
Add commented-out code.1994-06-29, by Richard M. Stallman
-
(readchar): Restart interrupted I/O.1994-06-28, by Karl Heuer
-
(tag-exact-match-p): Fix typo in last change.1994-06-28, by Roland McGrath
-
(tag-exact-match-p): Test for point sitting after the explicit tag name1994-06-28, by Roland McGrath
-
(line-move): Don't use message or ding; just signal errors.1994-06-28, by Richard M. Stallman
-
(a_write): Loop while *ANNOT is listp, not consp. Previous code omitted1994-06-28, by Roland McGrath
-
(dired-x-hands-off-my-keys): New user-defined variable.1994-06-28, by Richard M. Stallman
-
(mips-sony-newsos4*): New alias.1994-06-28, by Richard M. Stallman
-
(safe_run_hooks): Take symbol as arg.1994-06-28, by Richard M. Stallman
-
(redisplay_region): For special treatment, BUF most be1994-06-28, by Richard M. Stallman
-
(Foverlay_put): Pass redisplay_region a struct buffer *.1994-06-28, by Richard M. Stallman
-
(dired-readin): Record the directory's modtime.1994-06-28, by Richard M. Stallman
-
(auto-lower-mode, auto-raise-mode): Doc fixes.1994-06-28, by Richard M. Stallman
-
(Info-index): Fix typo: t => \t.1994-06-28, by Richard M. Stallman
-
(gnus-inews-user-name, gnus-inews-domain-name):1994-06-27, by Richard M. Stallman
-
(Info-insert-dir): Capitalize `node' when inserting it.1994-06-27, by Richard M. Stallman
-
(a_write): Verify that *annot is a cons.1994-06-27, by Richard M. Stallman
-
(echo_dash): Fix backwards conditional.1994-06-26, by Richard M. Stallman
-
(C_DEBUG_SWITCH) [not NEWSOS5]:1994-06-26, by Richard M. Stallman
-
(jka-compr-partial-uncompress): Handle the case where1994-06-26, by Richard M. Stallman
-
(mouse-scroll-subr): Don't do anything special at eob.1994-06-25, by Richard M. Stallman
-
(send_process): Major rewrite.1994-06-25, by Richard M. Stallman
-
(send_process): Major rewrite.1994-06-25, by Richard M. Stallman
-
(BUF_PTR_CHAR_POS): New macro.1994-06-25, by Richard M. Stallman
-
(comint-send-input): Update markers before actually sending the input.1994-06-25, by Richard M. Stallman
-
(Fother_window_for_scrolling): New function.1994-06-25, by Richard M. Stallman
-
(C_SWITCH_SYSTEM): Add -D_BSD.1994-06-25, by Richard M. Stallman
-
(beginning-of-buffer-other-window)1994-06-25, by Richard M. Stallman
-
(frame-notice-user-settings): Make menu-bar-mode1994-06-25, by Richard M. Stallman
-
(menu-bar-mode): Make this a global variable.1994-06-25, by Richard M. Stallman
-
(Fframe_parameters): Don't handle menu-bar-lines explicitly.1994-06-25, by Richard M. Stallman
-
(Fother_window_for_scrolling): New function.1994-06-25, by Richard M. Stallman
-
(ispell-message): Avoid an infinite loop.1994-06-25, by Richard M. Stallman
-
(popup-menu): Allow user to select nothing.1994-06-25, by Karl Heuer
-
(show-paren-command-hook): Use matching-paren.1994-06-25, by Richard M. Stallman
-
(add-log-mailing-address): Use user-mail-address.1994-06-25, by Richard M. Stallman
-
(user-mail-address): New variable.1994-06-25, by Richard M. Stallman
-
(Finsert_file_contents): Fix check for non-regular files.1994-06-25, by Karl Heuer
-
(gnus-summary-mode-map): Add menu bar menus.1994-06-24, by Richard M. Stallman
-
(scan_lists, Fforward_comment): When moving backward over1994-06-24, by Richard M. Stallman
-
(run-at-time): If REPEAT is 0, don't repeat.1994-06-24, by Richard M. Stallman
-
(tar-alter-one-field): Finish previous renaming change.1994-06-24, by Richard M. Stallman
-
(find-change-log): If file name specified, just use it.1994-06-24, by Richard M. Stallman
-
(Fcompleting_read): Doc fix.1994-06-24, by Richard M. Stallman
-
(visit-tags-table-buffer): Don't take car of return frmo1994-06-24, by Roland McGrath
-
(syms_of_keyboard): Don't staticpro the same var twice.1994-06-24, by Karl Heuer
-
(popup-menu): Convert list to same-size vector, not singleton vector.1994-06-23, by Karl Heuer
-
(move-to-tab-stop): Delete unnecessary spaces1994-06-23, by Richard M. Stallman
-
Don't include string.h or strings.h.1994-06-23, by Richard M. Stallman
-
(Fmove_overlay): Fix typo in previous change.1994-06-23, by Richard M. Stallman
-
Move #undef HAVE_STRERROR before the #includes.1994-06-23, by Richard M. Stallman
-
(shell-prefixed-directory-name): Do nothing if1994-06-23, by Richard M. Stallman
-
(comint-read-input-ring): Use ring-insert-at-beginning.1994-06-23, by Richard M. Stallman
-
(ring-insert-at-beginning): New function.1994-06-23, by Richard M. Stallman
-
(*-convex-convexos*): Accept this as alias.1994-06-23, by Richard M. Stallman
-
(LIBS_MACHINE, GETPGRP_NO_ARG): Defined.1994-06-23, by Richard M. Stallman
-
(soundex-alist): Delete the elements that mapped into nil.1994-06-23, by Richard M. Stallman
-
(term_get_fkeys): Don't redeclare term_get_fkeys_1 here.1994-06-23, by Richard M. Stallman
-
Don't declare exit or perror.1994-06-23, by Richard M. Stallman
-
(main): Don't declare geteuid.1994-06-23, by Richard M. Stallman
-
Set NON_GNU_CPP.1994-06-23, by Richard M. Stallman
-
(tar-extract): Set file name by hand before calling1994-06-23, by Richard M. Stallman
-
(show-paren-command-hook): Handle close paren rather than open paren1994-06-23, by Richard M. Stallman
-
Comment change.1994-06-23, by Richard M. Stallman
-
(print-region-1): Don't include a space in the job name.1994-06-23, by Richard M. Stallman
-
(show-paren-command-hook): Set paren foreground to white.1994-06-23, by Richard M. Stallman
-
(Info-next-preorder-1): New function.1994-06-23, by Richard M. Stallman
-
entered into RCS1994-06-23, by Richard M. Stallman
-
*** empty log message ***1994-06-23, by Richard M. Stallman
-
Fix bits of last change lost in Emacs crash.1994-06-23, by Roland McGrath
-
(tags-table-including): Don't call tags-table-check-computed-list.1994-06-23, by Roland McGrath
-
(m68k-ccur): New system.1994-06-23, by Richard Kenner
-
(resize-minibuffer-window-exactly, resize-minibuffer-frame,1994-06-22, by Noah Friedman
-
(make-face): Return the face name, not the vector.1994-06-22, by Richard M. Stallman
-
Rearrange the edit and file menus, and add separators.1994-06-22, by Richard M. Stallman
-
(RETURN_UNGCPRO): Swallow semicolon.1994-06-22, by Richard M. Stallman
-
(double-prefix-only): New variable.1994-06-22, by Richard M. Stallman
-
(backquote-process): Fix criterion for using FIRSTLIST.1994-06-22, by Richard M. Stallman
-
(scroll-other-window-down): New command.1994-06-22, by Richard M. Stallman
-
Update copyright notice.1994-06-22, by Richard M. Stallman
-
(setenv): Rewrite. Provide a way to unset interactively.1994-06-22, by Richard M. Stallman
-
(X_IO_BUG): Defined.1994-06-22, by Richard M. Stallman
-
(setenv): Do something even if process-environment is nil.1994-06-22, by Richard M. Stallman
-
(read_minibuf_unwind): Run Qminibuffer_exit_hook here.1994-06-21, by Richard M. Stallman
-
(face-equal): Do check the underline attribute.1994-06-21, by Richard M. Stallman
-
(apply_modifiers): Use assq_no_quit.1994-06-21, by Richard M. Stallman
-
(Flookup_key): Add gcpro.1994-06-21, by Richard M. Stallman
-
(single_keymap_panes): Put menu_item_equiv_key in the gcpro.1994-06-21, by Richard M. Stallman
-
Fix references to diary.el.1994-06-21, by Richard M. Stallman
-
(Fmove_overlay): Add missing XINT calls in previous change.1994-06-21, by Richard M. Stallman
-
(Fkill_buffer): Don't delete auto save file1994-06-21, by Richard M. Stallman
-
(delete-auto-save-files): Doc fix.1994-06-21, by Richard M. Stallman
-
(show_mouse_face): Set endcolumn ok in side-by-side windows.1994-06-21, by Richard M. Stallman
-
Don't bind keys C-insert, C-delete, and1994-06-21, by Richard M. Stallman
-
(Info-directory-list): For msdos, don't check for1994-06-21, by Richard M. Stallman
-
Fix previous change: use Dimension, not short.1994-06-21, by Karl Heuer
-
(x_window): Delete duplicate computation.1994-06-21, by Karl Heuer
-
entered into RCS1994-06-20, by Melissa Weisshaus
-
(HAVE_STRERROR, HAVE_XRMSETDATABASE)1994-06-20, by Richard M. Stallman
-
(Fmove_overlay): Call redisplay_region even when1994-06-20, by Richard M. Stallman
-
(move-to-tab-stop): Get rid of spaces before tabs1994-06-20, by Richard M. Stallman
-
(tpu-doc-revision): Variable deleted.1994-06-20, by Richard M. Stallman
-
(tpu-edt-off): Restore original global key map.1994-06-20, by Richard M. Stallman
-
Require tpu-edt.1994-06-20, by Richard M. Stallman
-
Change size of selected screen. Reposition after1994-06-20, by Richard M. Stallman
-
(vt-revision): Variable deleted.1994-06-20, by Richard M. Stallman
-
(finder-by-keyword): Add doc string and t for interactive.1994-06-20, by Richard M. Stallman
-
(gnus-uu-view-directory): Fixed viewing with the1994-06-20, by Richard M. Stallman
-
Use plists to record handlers.1994-06-20, by Richard M. Stallman
-
(Fmatching_paren): Fix typo.1994-06-20, by Richard M. Stallman
-
(gnus-summary-next-article): Handle non-character events.1994-06-20, by Richard M. Stallman
-
(tab-to-tab-stop): Combine new indentation with previous.1994-06-20, by Richard M. Stallman
-
(SEGMENT_MASK): Defined.1994-06-20, by Richard M. Stallman
-
(define-mail-alias): Copy parsing code from mailabbrev.el.1994-06-19, by Richard M. Stallman
-
(define-mail-alias): Doc fix.1994-06-19, by Richard M. Stallman
-
(x_window): Take account of pane widget internal border width.1994-06-19, by Richard M. Stallman
-
(Fmatching_paren): New function.1994-06-19, by Richard M. Stallman
-
(SYNTAX_MATCH): Fix typo (syntax -> matcher).1994-06-19, by Richard M. Stallman
-
(mouse-scroll-subr): Preserve point if WINDOW's not the selected window.1994-06-19, by Richard M. Stallman
-
Get CFLAGS both with and without THIS_IS_CONFIGURE,1994-06-19, by Richard M. Stallman
-
(C_OPTIMIZE_SWITCH): Definition deleted.1994-06-19, by Richard M. Stallman
-
(mail-bury): Test that rmail-summary-buffer is boundp.1994-06-18, by Richard M. Stallman
-
Doc fixes.1994-06-18, by Richard M. Stallman
-
(xsymbol): Cast $ to int.1994-06-18, by Richard M. Stallman
-
(GETTIMEOFDAY_ONE_ARGUMENT): Undo previous change.1994-06-18, by Richard M. Stallman
-
(make_frame_visible): At end, wait till Emacs sees frame is visible.1994-06-18, by Richard M. Stallman
-
* m/delta.h (memmove): switch the first two args.1994-06-18, by Francesco Potortì
-
(echo_after_prompt): New variable.1994-06-18, by Richard M. Stallman
-
(C_DEBUG_SWITCH): Define, if THIS_IS_CONFIGURE.1994-06-18, by Richard M. Stallman
-
(rmail-highlight-headers): Don't skip newlines, just tab and space.1994-06-18, by Richard M. Stallman
-
(set-rmail-inbox-list): Use insert-before-markers.1994-06-18, by Richard M. Stallman
-
(doprnt.o): Depend on config_h.1994-06-18, by Richard M. Stallman
-
(minibuf_save_list): New variable, replaces minibuf_save_vector.1994-06-18, by Karl Heuer
-
minibuf_prompt is now a Lisp_Object.1994-06-18, by Karl Heuer
-
(minibuf_prompt): Now a Lisp_Object. All uses changed.1994-06-18, by Karl Heuer
-
(EMACS_GET_TIME): Test GETTIMEOFDAY_ONE_ARGUMENT, not USG5_4.1994-06-17, by Richard M. Stallman
-
(GETTIMEOFDAY_ONE_ARGUMENT): Undef it.1994-06-17, by Richard M. Stallman
-
(GETTIMEOFDAY_ONE_ARGUMENT): Define it.1994-06-17, by Richard M. Stallman
-
(x_real_positions): Make sure we know the parent window.1994-06-17, by Richard M. Stallman
-
(dired-build-subdir-alist): Don't let looking-at destroy the match data.1994-06-17, by Karl Heuer
-
(make-auto-save-file-name): Convert slashes to \! and double the backslashes.1994-06-17, by Richard M. Stallman
-
(finder-commentary): Fix error message syntax.1994-06-17, by Richard M. Stallman
-
Comment change.1994-06-17, by Richard M. Stallman
-
(compute_motion): Recenter overlays, for speed.1994-06-17, by Karl Heuer
-
(lm-section-mark): Accept extra semicolons;1994-06-17, by Richard M. Stallman
-
(build-mail-abbrevs): Pass a recursivep argument in recursive call.1994-06-17, by Richard M. Stallman
-
Comment change.1994-06-17, by Richard M. Stallman
-
(Fprocess_status): Return nil for process name that has no process.1994-06-17, by Richard M. Stallman
-
(x-create-frame-with-faces): Set the cursor color last.1994-06-17, by Richard M. Stallman
-
(scratch_cursor_gc): New variable.1994-06-17, by Richard M. Stallman
-
(tags-table-computed-list, tags-table-computed-list-for): New variables.1994-06-17, by Roland McGrath
-
(redisplay_region): Treat selected window's buffer1994-06-17, by Richard M. Stallman
-
(mouse-scroll-subr): New arg WINDOW.1994-06-17, by Richard M. Stallman
-
(make_hdr): Handle case of no "additional header".1994-06-16, by Richard M. Stallman
-
Comment change.1994-06-16, by Richard M. Stallman
-
[USG5_4] (sigblock): Use |, not &.1994-06-16, by Richard M. Stallman
-
(Info-directory-list): For msdos, use ";" instead of1994-06-16, by Richard M. Stallman
-
(redisplay_window): Don't use shortcut if window_end_vpos is out of date.1994-06-16, by Karl Heuer
-
(syms_of_display): Make baud-rate a user var.1994-06-16, by Richard M. Stallman
-
(bibtex-mode): Set up comment-start locally.1994-06-16, by Richard M. Stallman
-
(scan_lists): Get error if eob within comment with depth!=0.1994-06-16, by Richard M. Stallman
-
(ange-ftp-canonize-filename): Fix wrong var name.1994-06-16, by Richard M. Stallman
-
(rlogin-password-paranoia): Variable deleted.1994-06-16, by Noah Friedman
-
Include <sys/file.h> and [USG5] <fcntl.h> to define O_* macros.1994-06-16, by Roland McGrath
-
Define THIS_IS_CONFIGURE when extracting CFLAGS etc.1994-06-16, by Richard M. Stallman
-
(outline-mode): Make change-major-mode-hook buffer-local.1994-06-15, by Richard M. Stallman
-
(dired-build-subdir-alist): Avoid mistaking a file name1994-06-15, by Richard M. Stallman
-
(mail-send-hook): Add defvar.1994-06-15, by Richard M. Stallman
-
(x_noop_count): New variable.1994-06-15, by Richard M. Stallman
-
Don't alter the underline face.1994-06-15, by Richard M. Stallman
-
(C_DEBUG_SWITCH): Define as empty.1994-06-15, by Richard M. Stallman
-
(redisplay): Don't call x_consider_frame_title.1994-06-15, by Richard M. Stallman
-
(Fcall_interactively): Ignore `-' in string.1994-06-15, by Richard M. Stallman
-
(Info-insert-dir): Ignore access times when comparing1994-06-15, by Richard M. Stallman
-
(gud-massage-args): Fix error message syntax.1994-06-15, by Richard M. Stallman
-
* config.sub (sparc64): New cpu.1994-06-15, by Doug Evans
-
(init_system_name): New function, replaces get_system_name.1994-06-15, by Karl Heuer
-
(init_editfns): Call init_system_name instead of get_system_name.1994-06-15, by Karl Heuer
-
declare init_system_name (replaces get_system_name).1994-06-15, by Karl Heuer
-
(x_term_init): Don't call get_system_name.1994-06-15, by Karl Heuer
-
(find-tag-history): New variable.1994-06-15, by Richard M. Stallman
-
(sigblock) [USG5_4]: Define if not defined.1994-06-15, by Richard M. Stallman
-
Put stdio.h after config.h.1994-06-15, by Richard M. Stallman
-
(mouse-drag-region): Bind last-command, not this-command.1994-06-15, by Karl Heuer
-
Put stdio.h after config.h.1994-06-15, by Richard M. Stallman
-
Comment change.1994-06-15, by Richard M. Stallman
-
Put config.h first.1994-06-15, by Richard M. Stallman
-
Put sys/signal.h and errno.h first, then config.h.1994-06-15, by Richard M. Stallman
-
Put stdio.h, sys/types.h and sys/stat.h after config.h.1994-06-15, by Richard M. Stallman
-
(make-auto-save-file-name): Don't use slashes in autosave name for a non-file1994-06-15, by Karl Heuer
-
(Fsingle_key_description): Allow strings as keys.1994-06-15, by Karl Heuer
-
(create_process): Set input_wait_mask before forking.1994-06-15, by Karl Heuer
-
(vmotion): Use find_next_newline_no_quit.1994-06-14, by Richard M. Stallman
-
(find_next_newline_no_quit): New function.1994-06-14, by Richard M. Stallman
-
(ispell-command-loop): C-g should be like X, not q.1994-06-14, by Richard M. Stallman
-
(init_sys_modes): Don't set up sigio here if window system.1994-06-14, by Richard M. Stallman
-
(fortran-blink-matching-do): When looking for do,1994-06-14, by Richard M. Stallman
-
(calendar-mode-map): Change moon menu bar to pop up a menu.1994-06-14, by Edward M. Reingold
-
(calendar-mouse-2-date-menu): Put moon phase here.1994-06-14, by Richard M. Stallman
-
(init_eval_once): Call xmalloc, not malloc.1994-06-14, by Richard M. Stallman
-
(Fprocess_send_eof): Doc fix.1994-06-14, by Richard M. Stallman
-
Put ./BUGS into the distrib.1994-06-14, by Richard M. Stallman
-
Fix regexp in last change.1994-06-14, by Roland McGrath
-
(pop-global-mark): Discard entries for nonexistent buffers.1994-06-14, by Richard M. Stallman
-
(inhibit-startup-echo-area-message): Doc fix.1994-06-14, by Richard M. Stallman
-
(mouse-avoidance-threshold): Renamed from ...threshhold.1994-06-14, by Richard M. Stallman
-
(init_sys_modes): Don't call set_terminal_modes1994-06-13, by Richard M. Stallman
-
(end-of-buffer): Recenter overlay lists.1994-06-13, by Richard M. Stallman
-
(compilation-error-regexp-alist): Extend first regexp to handle Borland C++1994-06-13, by Roland McGrath
-
Handle 386 running Solaris 2.1994-06-13, by Richard M. Stallman
-
Fix previous change.1994-06-13, by Richard M. Stallman
-
Add conditional for SOLARIS2.1994-06-13, by Richard M. Stallman
-
(SOLARIS2): Defined.1994-06-13, by Richard M. Stallman
-
(single_keymap_panes): gcpro some things.1994-06-13, by Karl Heuer
-
(XTread_socket): Handle Xatom_wm_save_yourself by calling XSetCommand.1994-06-13, by Richard M. Stallman
-
(init_cmdargs): Set up initial_argv, initial_argc.1994-06-13, by Richard M. Stallman
-
(syms_of_keyboard): Properly init Vsystem_key_alist.1994-06-13, by Richard M. Stallman
-
(adjust_lnnoptrs): Handle multiple aux symbols.1994-06-13, by Richard M. Stallman
-
(mouse-save-then-kill-delete-region): Turn off change hooks1994-06-13, by Richard M. Stallman
-
(dired-man): Use internal function from man.el.1994-06-13, by Richard M. Stallman
-
Formerly INSTALL.~31~1994-06-13, by Richard M. Stallman
-
(forms-mode): Plug security hole by disabling `eval-buffer' unless1994-06-13, by Richard M. Stallman
-
(transpose_markers): Allow for gap at start of region.1994-06-12, by Karl Heuer
-
(iso-iso2tex-trans-tab): Change a few characters.1994-06-12, by Richard M. Stallman
-
(x_window): Request "save yourself" commands.1994-06-12, by Richard M. Stallman
-
(Info-fontify-node): Require some whitespace after *Note.1994-06-12, by Richard M. Stallman
-
(mail): If homedir is nonexistent, don't use as default.1994-06-12, by Richard M. Stallman
-
(read_char): When we loop and call redisplay,1994-06-12, by Richard M. Stallman
-
(Freplace_match): Be sure not to treat non-digit like digit.1994-06-11, by Richard M. Stallman
-
(server-start): Doc fix.1994-06-11, by Richard M. Stallman
-
(xmenu_show): Don't call XMenuDestroy twice in XM_FAILURE case.1994-06-11, by Richard M. Stallman
-
(xterm.o): Depend on dispextern.h.1994-06-11, by Richard M. Stallman
-
(latex-mode, slitex-mode): In paragraph-separate,1994-06-11, by Richard M. Stallman
-
(isearch-mode-map):1994-06-11, by Richard M. Stallman
-
(iso-translate-conventions): Get rid of interactive spec.1994-06-11, by Richard M. Stallman
-
(mouse-avoidance-point-position): Fix compute-motion1994-06-11, by Richard M. Stallman
-
(X_IO_BUG): Defined.1994-06-11, by Richard M. Stallman
-
(tex-font-lock-keywords): Make the pattern for1994-06-11, by Richard M. Stallman
-
(comint-dynamic-list-completions): No space in *Completions*.1994-06-10, by Richard M. Stallman
-
(lisp-complete-symbol): Likewise.1994-06-10, by Richard M. Stallman
-
(PC-do-completion): Likewise.1994-06-10, by Richard M. Stallman
-
(complete-tag): Likewise.1994-06-10, by Richard M. Stallman
-
(ielm-complete-symbol): Likewise.1994-06-10, by Richard M. Stallman
-
(ispell-complete-word): Likewise.1994-06-10, by Richard M. Stallman
-
(ispell-dictionary-alist): Fix regexp in francais.1994-06-10, by Richard M. Stallman
-
Require dired and dired-aux in the standard way.1994-06-10, by Richard M. Stallman
-
Add provide call.1994-06-10, by Richard M. Stallman
-
(Info-complete-menu-item): New function.1994-06-10, by Richard M. Stallman
-
(Fdisplay_completion_list): Require at least two spaces between items.1994-06-10, by Richard M. Stallman
-
(CLASH_DETECTION): Defined.1994-06-10, by Richard M. Stallman
-
(tex-start-shell): Add autoload.1994-06-10, by Richard M. Stallman
-
(mail-bury): If showing rmail buffer that has summary, show the summary too.1994-06-10, by Richard M. Stallman
-
(menu_item_equiv_key): Check whether def1 matches1994-06-07, by Richard M. Stallman
-
(iso-translate-conventions): Use case-dependent search and don't alter case.1994-06-07, by Richard M. Stallman
-
(standard-display-european): Treat 0 arg like negative.1994-06-07, by Richard M. Stallman
-
(ange-ftp-canonize-filename): Preserve // after colon.1994-06-07, by Richard M. Stallman
-
(command_loop_1): Treat nil in display tab like no display tab.1994-06-07, by Richard M. Stallman
-
(tex-show-print-queue): Display the tex shell buffer.1994-06-07, by Richard M. Stallman
-
*** empty log message ***1994-06-07, by Richard M. Stallman
-
(Info-default-directory-list): Setting this no longer needed.1994-06-07, by Richard M. Stallman
-
(init_callproc) [MSDOS]: Exclude less code, so ../etc1994-06-07, by Richard M. Stallman
-
[MSDOS]: #include "msdos.h".1994-06-07, by Richard M. Stallman
-
Add template for rootrelativepath.1994-06-07, by Richard M. Stallman
-
(init_environment): Clean up code and make the default1994-06-07, by Richard M. Stallman
-
(rootrelativepath) [MSDOS]: Define, expanding to dynamic1994-06-07, by Richard M. Stallman
-
(src/paths.h): Use sed script msdos/sed4.inp.1994-06-07, by Richard M. Stallman
-
entered into RCS1994-06-07, by Richard M. Stallman
-
(delete-blank-lines): Doc fix.1994-06-07, by Richard M. Stallman
-
(test-distrib): Use ALL_CFLAGS.1994-06-07, by Richard M. Stallman
-
(Fy_or_n_p, Fyes_or_no_p) [HAVE_X_MENU]: Redisplay before popping up a menu.1994-06-07, by Karl Heuer
-
(Fframe_or_buffer_changed_p): Reuse the state vector.1994-06-07, by Karl Heuer
-
(tab-stop-list): Doc fix.1994-06-06, by Richard M. Stallman
-
(mips-siemens-sysv*): Use cpp, not cc -E.1994-06-06, by Richard M. Stallman
-
(menu-bar-update-buffers): Avoid excessive consing.1994-06-06, by Karl Heuer
-
(Fframe_or_buffer_changed_p): New function.1994-06-06, by Karl Heuer
-
(Fkey_description): Avoid using Fmapconcat--do it directly.1994-06-05, by Richard M. Stallman
-
Include systime.h after xterm.h.1994-06-05, by Richard M. Stallman
-
(modify_event_symbol): Return nil if out of range.1994-06-05, by Richard M. Stallman
-
(x_wm_set_icon_position, x_wm_set_icon_pixmap):1994-06-05, by Richard M. Stallman
-
(BSD): Redefine.1994-06-05, by Richard M. Stallman
-
Accept bsdi as opsys, like bsd386.1994-06-05, by Richard M. Stallman
-
(LIBS_MACHINE) [USG]: New #define.1994-06-05, by Richard M. Stallman
-
(Fx_open_connection): Set up Vx_resource_name and xrm_option1994-06-05, by Richard M. Stallman
-
(x_term_init): New args xrm_option and resource_string.1994-06-05, by Richard M. Stallman
-
(gomoku-display-statistics): Use human's point of view1994-06-05, by Richard M. Stallman
-
tcl-current-word does the right thing in inferior-tcl-mode.1994-06-05, by Tom Tromey
-
(derived-mode-merge-abbrev-tables):1994-06-05, by Richard M. Stallman
-
(x_window): Take account of internal border of paned widget.1994-06-05, by Richard M. Stallman
-
(PURESIZE): Increased to 240000.1994-06-05, by Richard M. Stallman
-
(PURESIZE): Increased to 222000.1994-06-05, by Richard M. Stallman
-
(mouse-choose-completion): If *Completion* is a special1994-06-05, by Richard M. Stallman
-
(gnus-newsrc-to-gnus-format): In main loop,1994-06-05, by Richard M. Stallman
-
(PC-do-completion): Clear text props from inserted text.1994-06-05, by Richard M. Stallman
-
(using_x_p): New function.1994-06-05, by Richard M. Stallman
-
(Fy_or_n_p): Don't use dialog box if not an X frame.1994-06-05, by Richard M. Stallman
-
(Info-directory-list): Don't use the invocation directory1994-06-05, by Richard M. Stallman
-
(main): Do the setpgrp after checking for -batch.1994-06-05, by Richard M. Stallman
-
(command_loop_1): Properly handle nil in display table.1994-06-05, by Richard M. Stallman
-
(mips-sony-newsos*): Use news-risc.h.1994-06-05, by Richard M. Stallman
-
entered into RCS1994-06-04, by Richard M. Stallman
-
Put #include of errno.h and decl of errno before #ifndef HAVE_GETLOADAVG.1994-06-04, by Roland McGrath
-
(frame-parameters): Setting this is no longer needed.1994-06-04, by Karl Heuer
-
[MSDOS]: #include "msdos.h" for rootrelativepath template.1994-06-04, by Karl Heuer
-
Another menu fix.1994-06-03, by Tom Tromey
-
Fixed menu bug.1994-06-03, by Tom Tromey
-
(solar-holidays): Revised to use the rewritten and new fcns.1994-06-03, by Edward M. Reingold
-
(solar-sunrise, solar-sunset): Fix doc string.1994-06-03, by Edward M. Reingold
-
(lunar-phase): Revised to use the rewritten and new fcns.1994-06-03, by Edward M. Reingold
-
* etags.c (absolute_filename): Remove infinite loop bug when1994-06-03, by Francesco Potortì
-
* etags.c (etags_getcwd): Delete the trailing newline from cwd.1994-06-03, by Francesco Potortì
-
(run_msdos_command): Make local copy of argv[2] on stack, not on heap.1994-06-03, by Karl Heuer
-
(Fprevious_single_property_change): Check for null interval after correcting1994-06-03, by Karl Heuer
-
(display_text_line): Make sure pointer is in range.1994-06-03, by Karl Heuer
-
Fixed bug in bug-reporting code.1994-06-03, by Tom Tromey
-
(xdialog_show): Fix problem with message in dialog box.1994-06-02, by Karl Heuer
-
(C_SWITCH_SYSTEM): Put inside __GNUC__ conditional.1994-06-02, by Richard M. Stallman
-
(compilation-error-regexp-alist): Stricter Lucid regexp.1994-06-02, by Richard M. Stallman
-
[emacs]: Block input around the garbage reclamation.1994-06-02, by Richard M. Stallman
-
(comint-dynamic-complete-as-filename)1994-06-02, by Richard M. Stallman
-
(defvar_bool, defvar_int, defvar_lisp, defvar_lisp_nopro):1994-06-01, by Richard M. Stallman
-
(kill_buffer_processes): For net conn, use Fdelete_process.1994-06-01, by Richard M. Stallman
-
(gnus-uu-ctl-map): Move C-h binding to C-d.1994-06-01, by Richard M. Stallman
-
(completion-list-mode-map): Unbind down-mouse-2.1994-06-01, by Richard M. Stallman
-
Fix typo: Mayan -> French Revolutionary1994-05-30, by Paul Eggert
-
(calendar-mod): Remove; it was equivalent to `mod'. All callers changed.1994-05-30, by Paul Eggert
-
(generate-calendar-month): Make highlighted text for mouse-2 a full column (21994-05-30, by Edward M. Reingold
-
(command_loop_1): Allow direct output for insert1994-05-30, by Richard M. Stallman
-
(redisplay): Limit prev change to pause != 0.1994-05-30, by Richard M. Stallman
-
(comint-read-input-ring): Make regexp stricter.1994-05-30, by Richard M. Stallman
-
(shortversion): Don't assume another period follows.1994-05-30, by Richard M. Stallman
-
(Info-default-directory-list): Don't attach ../info.1994-05-30, by Richard M. Stallman
-
(Info-directory-list): Doc fix.1994-05-30, by Richard M. Stallman
-
(redisplay): If have window change at end, redisplay again.1994-05-30, by Richard M. Stallman
-
(shell-font-lock-keywords): Removed regexp for commands.1994-05-30, by Richard M. Stallman
-
(bibtex-clean-entry): Back over close delimiter carefully.1994-05-30, by Richard M. Stallman
-
(calendar-current-time-zone): Fix typo that1994-05-30, by Richard M. Stallman
-
(create_process): Get a pty for any non-nil Vprocess_connection_type value.1994-05-30, by Richard M. Stallman
-
(ange-ftp-insert-directory): Expand file name to1994-05-30, by Richard M. Stallman
-
(calendar-daylight-savings-ends): Fix typo in put.1994-05-30, by Richard M. Stallman
-
(menu-bar-mode): Fix previous change.1994-05-30, by Richard M. Stallman
-
(output_string): New function.1994-05-30, by Richard M. Stallman
-
(TABDLY, TAB3): Defined.1994-05-28, by Richard M. Stallman
-
(make-lucid-menu-keymap): Allow any form as the enabler.1994-05-28, by Richard M. Stallman
-
Use ctl-x-map to bind C-x SPC.1994-05-28, by Richard M. Stallman
-
(roundup): Undef before defining.1994-05-28, by Richard M. Stallman
-
(Info-directory-list): Doc fix.1994-05-28, by Richard M. Stallman
-
(x_iconify_frame): Call x_set_offset,1994-05-28, by Richard M. Stallman
-
Undo previous change.1994-05-28, by Richard M. Stallman
-
(server-visit-files): Bind last-nonmenu-event.1994-05-28, by Richard M. Stallman
-
*** empty log message ***1994-05-28, by Richard M. Stallman
-
entered into RCS1994-05-28, by Richard M. Stallman
-
*** empty log message ***1994-05-28, by Richard M. Stallman
-
(build-mail-aliases): Handle source directives.1994-05-28, by Richard M. Stallman
-
(enable-flow-control): Fix bugs turning off flow ctrl.1994-05-28, by Richard M. Stallman
-
(insert-directory): Use expanded file name to find handler.1994-05-28, by Richard M. Stallman
-
*** empty log message ***1994-05-28, by Richard M. Stallman
-
(dired-get-filename): Get rid of text props from name.1994-05-28, by Richard M. Stallman
-
[HAVE_X_WINDOWS]: Include xterm.h.1994-05-28, by Richard M. Stallman
-
(deactivate-mark): Do nothing unless transient-mark-mode.1994-05-28, by Richard M. Stallman
-
(*-sun-sunos4*): Set GCC_TEST_OPTIONS, NON_GCC_TEST_OPTIONS.1994-05-28, by Richard M. Stallman
-
(LD_SWITCH_SYSTEM): Delete the -L options.1994-05-28, by Richard M. Stallman
-
(LD_SWITCH_X_DEFAULT): Define if not defined.1994-05-28, by Richard M. Stallman
-
(child_setup): If PWD is set, set it in the child so that1994-05-28, by Richard M. Stallman
-
(fill-region-as-paragraph): if left-margin is nonzero,1994-05-28, by Richard M. Stallman
-
(ispell-command-loop): Fix `q' question.1994-05-28, by Richard M. Stallman
-
(mostlyclean): Don't mention xmakefile*.1994-05-28, by Richard M. Stallman
-
(distclean): Delete Makefile, Makefile.in, blessmail.1994-05-28, by Richard M. Stallman
-
(derived-mode-init-mode-variables): Add autoload cookie.1994-05-28, by Richard M. Stallman
-
(main): In batch mode, don't set the pgrp.1994-05-28, by Richard M. Stallman
-
(LIB_STANDARD): Add -u and -lansi options.1994-05-28, by Richard M. Stallman
-
(calendar-cursor-to-date): Rename starred-day to calendar-starred-day.1994-05-28, by Richard M. Stallman
-
(calendar-mode-map): Define mouse-2 as ignore.1994-05-28, by Richard M. Stallman
-
(make-frame): Doc fix.1994-05-28, by Richard M. Stallman
-
(hexl-mode-map): Call define-key properly for help-char.1994-05-28, by Richard M. Stallman
-
(difftm): Don't store a long value into an int variable.1994-05-28, by Richard M. Stallman
-
(ediff-patch-buffer): Fix autoload cookie.1994-05-28, by Richard M. Stallman
-
(C_DEBUG_SWITCH) [not __GNUC__]: Add -Wf option.1994-05-27, by Richard M. Stallman
-
(C_SWITCH_SYSTEM): Defined.1994-05-27, by Richard M. Stallman
-
(x_is_vendor_fkey): Function deleted.1994-05-27, by Richard M. Stallman
-
(gnus-summary-catchup): Check gnus-interactive-catchup.1994-05-27, by Richard M. Stallman
-
(install-arch-indep): Use /bin/pwd uniformly, not pwd.1994-05-27, by Richard M. Stallman
-
(HAVE_XRMSETDATABASE): Define if not defined.1994-05-27, by Richard M. Stallman
-
(blessmail): Don't depend on ../src/emacs.1994-05-27, by Richard M. Stallman
-
(compare-windows): Make leading whitespace equivalent1994-05-27, by Richard M. Stallman
-
(dired-jump): Add autoload.1994-05-27, by Richard M. Stallman
-
Whitespace cleanup.1994-05-27, by Richard M. Stallman
-
(completion-setup-function): Fix up the regexp.1994-05-27, by Richard M. Stallman
-
(choose-completion-string): Clear mouse-face property.1994-05-26, by Richard M. Stallman
-
(rmail-show-message): If transient-mark-mode, deactivate the mark.1994-05-26, by Richard M. Stallman
-
(Finsert_file_contents): Check for beginning of file.1994-05-26, by Karl Heuer
-
Make previous change limited to HPUX.1994-05-26, by Richard M. Stallman
-
(posn-col-row): Test for consp, not symbolp.1994-05-26, by Karl Heuer
-
(fortran-link-matching-do): Ignore DO statements with line numbers.1994-05-26, by Richard M. Stallman
-
If _STRUCT_TIMEVAL is defined, also define __TIMEVAL__.1994-05-26, by Karl Heuer
-
(ws-search): Fix malformed character constants.1994-05-26, by Karl Heuer
-
(LD_SWITCH_SYSTEM): Put back -Xlinker for GCC.1994-05-26, by Richard M. Stallman
-
entered into RCS1994-05-26, by Richard M. Stallman
-
Menu items now sensitive as appropriate.1994-05-26, by Tom Tromey
-
(kill-emacs-query-functions): Doc fix.1994-05-26, by Richard M. Stallman
-
*** empty log message ***1994-05-25, by Roland McGrath
-
*** empty log message ***1994-05-25, by Richard M. Stallman
-
(Vx_sensitive_text_pointer_shape):1994-05-25, by Richard M. Stallman
-
Add more risky-local-variable properties.1994-05-25, by Richard M. Stallman
-
entered into RCS1994-05-25, by Richard M. Stallman
-
(note_mouse_movement): Use frame's window in XQueryPointer.1994-05-25, by Richard M. Stallman
-
(menu_item_equiv_key): Look for equiv keys both before1994-05-25, by Richard M. Stallman
-
(c-fill-paragraph): Don't include part of comment1994-05-25, by Richard M. Stallman
-
entered into RCS1994-05-25, by Richard M. Stallman
-
(outline-chart-subtree): Include outline-next-heading in loop conditions1994-05-25, by Richard M. Stallman
-
(openp): Don't use O_RDONLY.1994-05-25, by Richard M. Stallman
-
(Freplace_match): Improve capitalization heuristics.1994-05-25, by Karl Heuer
-
(Freplace_match): Don't capitalize unless all matched words are capitalized.1994-05-25, by Richard M. Stallman
-
(Fminibuffer_complete_word): GCPRO completion and tem.1994-05-25, by Karl Heuer
-
(Fprimitive_undo): GCPRO next and list.1994-05-25, by Karl Heuer
-
(verify_overlay_modification): GCPRO tail and overlay.1994-05-24, by Richard M. Stallman
-
(describe_map): Fix the call to Fequal.1994-05-24, by Richard M. Stallman
-
(INTERNAL_TERMINAL): Allow audio bell.1994-05-24, by Richard M. Stallman
-
(do_visible_bell): Renamed from visible_bell to avoid1994-05-24, by Richard M. Stallman
-
(dos_rawgetc): Doc fix. Make C-, S-, and M- modifiers1994-05-24, by Richard M. Stallman
-
(i[34]86-next-*): New alternative.1994-05-24, by Richard M. Stallman
-
(ange-ftp-gwp-start): Call internal-ange-ftp-mode.1994-05-23, by Richard M. Stallman
-
(window_loop): Fix test of dedicated flag in prev change.1994-05-23, by Richard M. Stallman
-
(interpreter-mode-alist): Add wishx, tclsh.1994-05-23, by Richard M. Stallman
-
(LIBXT): Move -lXmu before -lXt.1994-05-23, by Richard M. Stallman
-
(frame-initialize): Record in frame-initial-frame-alist1994-05-23, by Richard M. Stallman
-
(Buffer-menu-mouse-select): Handle dedicated window.1994-05-23, by Richard M. Stallman
-
(command-line-1): Precompute menu bar before startup msg.1994-05-23, by Richard M. Stallman
-
(show-paren-command-hook):1994-05-23, by Richard M. Stallman
-
(popup-dialog-box): Bind meaning with let.1994-05-23, by Richard M. Stallman
-
(popup-menu): Bind cmd with let.1994-05-23, by Richard M. Stallman
-
(${etc}DOC): Ignore error from rm.1994-05-23, by Richard M. Stallman
-
(LD_SWITCH_SYSTEM): Add conditionals for HPUX_USE_SHLIBS.1994-05-23, by Richard M. Stallman
-
New config hppa*-hp-hpux9shr*.1994-05-23, by Richard M. Stallman
-
(x_set_window_size): If cursor outside new size, mark it off.1994-05-23, by Richard M. Stallman
-
(menu_bar_one_keymap):1994-05-23, by Richard M. Stallman
-
(update_end): Undo previous change.1994-05-23, by Richard M. Stallman
-
(change_frame_size): Keep cursor coords in range.1994-05-23, by Richard M. Stallman
-
(window_loop, UNSHOW_BUFFER case):1994-05-23, by Richard M. Stallman
-
(other_visible_frames): No longer static.1994-05-23, by Richard M. Stallman
-
(select-tags-table-mode): New function, a major mode.1994-05-23, by Richard M. Stallman
-
(mouse-insert-selection): Test mouse-yank-at-point.1994-05-23, by Richard M. Stallman
-
(hack-one-local-variable): Check properly for `defun.1994-05-23, by Richard M. Stallman
-
(mail-mailer-swallows-blank-line): Don't die1994-05-23, by Richard M. Stallman
-
(popup-menu): Use mouse-pixel-position.1994-05-23, by Richard M. Stallman
-
(posn-col-row): Use let*.1994-05-23, by Richard M. Stallman
-
Doc fix.1994-05-22, by Richard M. Stallman
-
entered into RCS1994-05-22, by Richard M. Stallman
-
(mouse-split-window-vertically): Treat scroll bar events just like others.1994-05-22, by Richard M. Stallman
-
(posn-col-row): Do something useful for scroll bar event.1994-05-22, by Richard M. Stallman
-
Added bug-report keybindings and menu entries.1994-05-22, by Tom Tromey
-
(rmail-spool-directory): Maybe use /var/mail.1994-05-22, by Richard M. Stallman
-
Even more compile stuff.1994-05-22, by Tom Tromey
-
(HAVE_GETTIMEOFDAY, HAVE_MKDIR, HAVE_RMDIR)1994-05-22, by Richard M. Stallman
-
Moved emacs version checking code to very beginning.1994-05-22, by Tom Tromey
-
Compile fixes.1994-05-22, by Tom Tromey
-
Fixed mark-defun for 19.23.1994-05-22, by Tom Tromey
-
Fixed bug with M-;.1994-05-22, by Tom Tromey
-
Formerly INSTALL.~28~1994-05-22, by Richard M. Stallman
-
[MSDOS]: Don't include files from the dos extender1994-05-22, by Richard M. Stallman
-
Include config.h.1994-05-22, by Richard M. Stallman
-
Doc fix.1994-05-22, by Richard M. Stallman
-
Adding dos-fns.elc to the set of Lisp files was moved1994-05-22, by Richard M. Stallman
-
(GCC_TEST_OPTIONS, NON_GCC_TEST_OPTIONS): New vars.1994-05-22, by Richard M. Stallman
-
(foldout-exit-fold): Make numeric argument work;1994-05-22, by Richard M. Stallman
-
entered into RCS1994-05-22, by Richard M. Stallman
-
Whitespace fixes.1994-05-22, by Richard M. Stallman
-
(change_window_height): Test for DELTA too small1994-05-22, by Richard M. Stallman
-
(jka-compr-op-table, jka-compr-file-name-handler-entry): Move defvars.1994-05-22, by Richard M. Stallman
-
(jka-compr-compression-info-list): Doc fix.1994-05-22, by Richard M. Stallman
-
(substitute-key-definition): Skip cached menu key-equivs.1994-05-22, by Richard M. Stallman
-
(easy-menu-create-keymaps):1994-05-22, by Richard M. Stallman
-
Fixes for imenu.1994-05-22, by Tom Tromey
-
Fixed menu support.1994-05-22, by Tom Tromey
-
(Fdelete_directory): Allow dir names as well as file names.1994-05-22, by Richard M. Stallman
-
(shell-strip-ctrl-m): Strip multiple ^Ms.1994-05-22, by Richard M. Stallman
-
(dired-mark-pop-up): Clear mouse-face property.1994-05-22, by Richard M. Stallman
-
(A_TEXT_OFFSET, A_TEXT_SEEK): Commented out.1994-05-21, by Richard M. Stallman
-
Doc fixes.1994-05-21, by Richard M. Stallman
-
Lucid menu added.1994-05-21, by Richard M. Stallman
-
(create_process): Don't complain about error from TIOCSETD.1994-05-21, by Richard M. Stallman
-
Add template for init_gettimeofday.1994-05-21, by Richard M. Stallman
-
(mostlyclean, clean, distclean, realclean)1994-05-21, by Richard M. Stallman
-
(x_wm_set_window_state) [USE_X_TOOLKIT]: Use XtSetValues.1994-05-21, by Richard M. Stallman
-
*** empty log message ***1994-05-21, by Richard M. Stallman
-
entered into RCS1994-05-21, by Richard M. Stallman
-
(x_set_background_color): Set scroll bar backgrounds.1994-05-21, by Karl Heuer
-
(dired-readin): Clear modified flag at the very end.1994-05-20, by Richard M. Stallman
-
(server-done-hook): New hook.1994-05-20, by Richard M. Stallman
-
Reflect change from CONFIGURATION to EMACS_CONFIGURATION.1994-05-20, by Richard M. Stallman
-
(Finsert_file_contents): Declare buffer as unsigned1994-05-20, by Richard M. Stallman
-
(choose-completion):1994-05-20, by Richard M. Stallman
-
(mouse-choose-completion):1994-05-20, by Richard M. Stallman
-
Lots of doc fixes and message syntax fixes.1994-05-20, by Richard M. Stallman
-
(bookmark-file): Alternate default on ms-dos.1994-05-20, by Richard M. Stallman
-
Enable resize-minibuffer-mode when this file is loaded.1994-05-20, by Noah Friedman
-
Only lusers assume that O_RDONLY == 0.1994-05-20, by Michael I. Bushnell
-
(mouse-drag-secondary): Handle mouse motion out of window1994-05-20, by Richard M. Stallman
-
(read_char_minibuf_menu_prompt): Don't forget to initialize nobindings.1994-05-20, by Richard M. Stallman
-
(UNEXEC_ALIAS): New variable, used to make the unex...o target.1994-05-20, by Richard M. Stallman
-
(ispell-word): Implement C-u $ as in ispell4.el.1994-05-20, by Richard M. Stallman
-
(lib-src): Don't depend on src/paths.h.1994-05-20, by Richard M. Stallman
-
(Fset_face_attribute_internal): Always return valid data.1994-05-20, by Richard M. Stallman
-
(syms_of_textprop): Set up Lisp fn get-char-property.1994-05-20, by Richard M. Stallman
-
(basic_machine): Accept cxux*.1994-05-20, by Richard M. Stallman
-
(FRAME_SUPPORT): Add menu-bar.el.1994-05-19, by Richard M. Stallman
-
(EmacsFrameSetCharSize): Once again preserve x and y pos,1994-05-19, by Richard M. Stallman
-
(EXTRA_INITIALIZE): Define here.1994-05-19, by Richard M. Stallman
-
(EXTRA_INITIALIZE): Definition deleted.1994-05-19, by Richard M. Stallman
-
(calendar-mode-map): Use calendar-goto-astro-day-number.1994-05-19, by Richard M. Stallman
-
Fix unrecognized os error message.1994-05-19, by Richard M. Stallman
-
(completion-setup-function): Make highlight span single spaces.1994-05-19, by Richard M. Stallman
-
(gnus-group-unsubscribe-current-group):1994-05-19, by Richard M. Stallman
-
(info-insert-file-contents): Avoid conflict with jka-compr.1994-05-19, by Richard M. Stallman
-
(mouse-avoidance-nudge-dist): Doc fix.1994-05-19, by Richard M. Stallman
-
(syms_of_frame): Set up frame-first-window as Lisp fn.1994-05-19, by Richard M. Stallman
-
(menu-bar-mode): Preserve window height.1994-05-19, by Richard M. Stallman
-
(vc-mode-line): Do nothing if FILE is nil.1994-05-19, by Richard M. Stallman
-
(compilation-goto-locus): Handle case where *compilation*1994-05-19, by Richard M. Stallman
-
Add "args" to dummy definition of compute-motion.1994-05-19, by Richard M. Stallman
-
(ispell-highlight): Do nothing unless window-system.1994-05-19, by Richard M. Stallman
-
(write_c_args): Put `default' in upper case.1994-05-19, by Richard M. Stallman
-
(rmail-variables): Don't add any permanent-local props.1994-05-19, by Richard M. Stallman
-
(rmail-edit-current-message): Undo previous change.1994-05-19, by Richard M. Stallman
-
(rmail-output): Doc fix.1994-05-19, by Richard M. Stallman
-
rmail-default-file renamed from rmail-last-file,1994-05-19, by Richard M. Stallman
-
[BROKEN_TIOCGWINSZ]: Undef TIOCSWINSZ too.1994-05-19, by Richard M. Stallman
-
(PENDING_OUTPUT_COUNT): If __GNU_LIBRARY__,1994-05-19, by Richard M. Stallman
-
(setup_frame_gcs): Move cursor_bits variable out of1994-05-19, by Richard M. Stallman
-
Doc fixes.1994-05-19, by Richard M. Stallman
-
(GNU_LIBRARY_PENDING_OUTPUT_COUNT): Both definitions1994-05-19, by Richard M. Stallman
-
(other_menu_bar_item_p): Return 0 if no menu bar.1994-05-19, by Richard M. Stallman
-
(server-done): Never kill buffer here.1994-05-19, by Richard M. Stallman
-
(xmenu_show): Don't look in menubar for core.height if no menu bar.1994-05-19, by Richard M. Stallman
-
(Fwrite_region): Set update_mode_lines.1994-05-19, by Richard M. Stallman
-
(menu-bar-update-buffers): Record buffers' mod and1994-05-19, by Richard M. Stallman
-
(syms_of_fileio): Doc fix.1994-05-19, by Richard M. Stallman
-
(posn-col-row): Doc fix.1994-05-19, by Richard M. Stallman
-
(lispy_function_keys): Add various kp- keys for X11R6.1994-05-19, by Richard M. Stallman
-
(font-lock-after-change-function): Fix typo in prev chg.1994-05-18, by Richard M. Stallman
-
(Fset_window_buffer): Fix dedicated window error call.1994-05-18, by Richard M. Stallman
-
(copydests): Get rid of spurious `-'s.1994-05-18, by Richard M. Stallman
-
entered into RCS1994-05-18, by Richard M. Stallman
-
*** empty log message ***1994-05-18, by Richard M. Stallman
-
(WORDS_BIG_ENDIAN): Define this, not BIG_ENDIAN.1994-05-18, by Richard M. Stallman
-
Define EMACS_CONFIGURATION instead of CONFIGURATION.1994-05-18, by Richard M. Stallman
-
EMACS_CONFIGURATION renamed from CONFIGURATION.1994-05-18, by Richard M. Stallman
-
(syms_of_emacs): EMACS_CONFIGURATION renamed from CONFIGURATION.1994-05-18, by Richard M. Stallman
-
(etags_getcwd): Cast result of popen.1994-05-18, by Richard M. Stallman
-
(tex-delete-last-temp-files): Don't fail on non-existent directory.1994-05-18, by Karl Heuer
-
[!MSDOS]: Declare popen.1994-05-17, by Karl Heuer
-
(soundex-alist): Put variable before fn that uses it.1994-05-17, by Richard M. Stallman
-
(Fbacktrace): Properly nest parentheses.1994-05-17, by Karl Heuer
-
(command_loop_1): Fix test for valid display table entry,1994-05-17, by Richard M. Stallman
-
(ALL_LDFLAGS): Add LDFLAGS.1994-05-17, by Richard M. Stallman
-
(update_frame): Fix test of outq and baud_rate some more.1994-05-17, by Richard M. Stallman
-
(update_frame): Fix backwd test of outq and baud_rate.1994-05-17, by Richard M. Stallman
-
(main): Avoid crash if argc is 1.1994-05-17, by Richard M. Stallman
-
(outline-mode): Use outline-this-or-next-heading.1994-05-17, by Richard M. Stallman
-
(Fdo_auto_save): Save listdesc as an integer, only if open.1994-05-17, by Richard M. Stallman
-
(validate_x_resource_name): Don't let Vx_resource_name have invalid characters.1994-05-17, by Richard M. Stallman
-
(gnus-group-mode-map): Fix typo in prev change.1994-05-17, by Richard M. Stallman
-
(gettimeofday): New function substituting the library1994-05-17, by Richard M. Stallman
-
[HAVE_X11]: Merge $C_SWITCH_X_SITE into CFLAGS1994-05-17, by Richard M. Stallman
-
(xmenu_show): Completely ignore nameless panes1994-05-17, by Richard M. Stallman
-
(fix_overlays_in_range): New function.1994-05-17, by Karl Heuer
-
(Ftranspose_regions): Fix overlays after moving markers.1994-05-17, by Karl Heuer
-
(Man-heading-regexp): Accept multiple whitespace chars.1994-05-16, by Richard M. Stallman
-
(gnus-post-news): Handle followup-to field.1994-05-16, by Richard M. Stallman
-
(blessmail): Specify directory for blessmail.el.1994-05-16, by Richard M. Stallman
-
*** empty log message ***1994-05-16, by Richard M. Stallman
-
entered into RCS1994-05-16, by Richard M. Stallman
-
Don't use `+' in regexps as different stream1994-05-16, by Richard M. Stallman
-
Comment change.1994-05-16, by Richard M. Stallman
-
(syms_of_eval): Doc fixes.1994-05-16, by Richard M. Stallman
-
Doc fixes.1994-05-16, by Richard M. Stallman
-
(precompute-menubar-bindings): Don't precompute menus if not using x.1994-05-16, by Richard M. Stallman
-
(x_display_box_cursor): Preserve mouse highlight if the old cursor was in it.1994-05-15, by Richard M. Stallman
-
(crlf_to_lf): Fix off-by-one condition.1994-05-15, by Richard M. Stallman
-
(Fcurrent_time_zone): Add cast.1994-05-15, by Richard M. Stallman
-
(LOCALTIME_CACHE): Defined.1994-05-15, by Richard M. Stallman
-
(LOCALTIME_CACHE): Define, if not OSF1.1994-05-15, by Richard M. Stallman
-
(HAVE_X11XTR6): Add newline before #if.1994-05-15, by Richard M. Stallman
-
(bind_polling_period): Never decrease polling_period.1994-05-14, by Richard M. Stallman
-
(XTread_socket): For button events, clear compose_status.1994-05-14, by Richard M. Stallman
-
Comment change.1994-05-14, by Richard M. Stallman
-
Remove periods from messages.1994-05-14, by Richard M. Stallman
-
(isearch-done): Don't call deactivate-mark.1994-05-14, by Richard M. Stallman
-
(tar-extract): Put tar name into subfile visited name.1994-05-14, by Richard M. Stallman
-
Make menu bar defines unconditional.1994-05-14, by Richard M. Stallman
-
Move menu bar defines to top level1994-05-14, by Richard M. Stallman
-
(dired-mode-map): Get rid of dired-regexp-prefix;1994-05-14, by Richard M. Stallman
-
(Fcopy_file): Close output before setting its times.1994-05-14, by Richard M. Stallman
-
(Foverlay_lists): Doc fix.1994-05-13, by Karl Heuer
-
(font-lock-no-comments): New variable.1994-05-13, by Richard M. Stallman
-
(HAVE_X11XTR6): Arrange to define it.1994-05-13, by Richard M. Stallman
-
(HAVE_X11XTR6): Add #undef.1994-05-13, by Richard M. Stallman
-
(LIBXTR6): New variable. Test HAVE_X11XTR6.1994-05-13, by Richard M. Stallman
-
(syms_of_keyboard): Set up Qpolling_period.1994-05-13, by Richard M. Stallman
-
(Fopen_network_stream): Call bind_polling_period; later unbind the binding.1994-05-13, by Richard M. Stallman
-
(save_excursion_restore): Don't run activate-mark-hook1994-05-13, by Richard M. Stallman
-
(LIBXTR6): New variable.1994-05-13, by Richard M. Stallman
-
(vc-registered): Use find-file-name-handler.1994-05-13, by Richard M. Stallman
-
(sys_subshell): PRIO_PROCESS renamed to SET_EMACS_PRIORITY.1994-05-13, by Richard M. Stallman
-
(child_setup): PRIO_PROCESS renamed to SET_EMACS_PRIORITY.1994-05-13, by Richard M. Stallman
-
(main): PRIO_PROCESS renamed to SET_EMACS_PRIORITY.1994-05-13, by Richard M. Stallman
-
Handle Motif and Open-look.1994-05-12, by Richard M. Stallman
-
Rewrite mouse-3 menu as a keymap.1994-05-12, by Richard M. Stallman
-
(autoload-trim-file-name): Make it relative1994-05-12, by Richard M. Stallman
-
(outline-init): Delete junk at end.1994-05-12, by Richard M. Stallman
-
(texinfo-show-structure): Fix subsubsection indent amount.1994-05-12, by Richard M. Stallman
-
(menu-bar-update-buffers): Don't use string-match.1994-05-12, by Karl Heuer
-
(display_text_line): Fix check for end of buffer.1994-05-12, by Karl Heuer
-
(update-autoloads-here): Split up long message.1994-05-12, by Karl Heuer
-
(maybe-blessmail): Mention bless-mail is in lib-src.1994-05-12, by Richard M. Stallman
-
(install): Depend on blessmail.1994-05-12, by Richard M. Stallman
-
(dumpglyphs): For cursor foreground, try the1994-05-12, by Richard M. Stallman
-
(mips-siemens-sysv*): Put quotes around value containing blanks.1994-05-12, by David J. MacKenzie
-
Comment change.1994-05-12, by Richard M. Stallman
-
(gnus-group-mode-map, gnus-summary-mode-map):1994-05-12, by Richard M. Stallman
-
(init_callproc): Never set Vdata_directory based on1994-05-12, by Richard M. Stallman
-
(tar-extract): Don't clear out the buffer-file-name.1994-05-12, by Richard M. Stallman
-
(shell-command): Use buffer name *Shell-Command*.1994-05-12, by Richard M. Stallman
-
(TAGS): Use the makefile in src subdir.1994-05-12, by Richard M. Stallman
-
(sdb): Handle tags-file-name as nil.1994-05-12, by Richard M. Stallman
-
[__GNU_LIBRARY__]: Include <termios.h>.1994-05-11, by Roland McGrath
-
(xmenu_show): New var mb_item. Use it to determine the menubar item that1994-05-11, by Fred Pierresteguy
-
(string_width): Deleted.1994-05-11, by Richard M. Stallman
-
(ediff-no-help-in-control-buffer): Renamed from1994-05-11, by Karl Heuer
-
(update-file-autoloads): Delete leftover variable.1994-05-11, by Karl Heuer
-
(Frename_buffer): Reject empty string as new name.1994-05-11, by Richard M. Stallman
-
(exec_sentinel): Don't deactivate the mark. Check for asynch buffer switch.1994-05-11, by Karl Heuer
-
(Man-build-man-command): Use manual-program, not hardcoded name.1994-05-11, by Karl Heuer
-
(Man-heading-regexp): Fix pattern.1994-05-11, by Karl Heuer
-
(Man-heading-regexp): Fix pattern.1994-05-11, by Karl Heuer
-
(Man-reuse-okay-p): Doc fix.1994-05-11, by Karl Heuer
-
(BSD): Define as 42.1994-05-11, by Richard M. Stallman
-
Don't declare logb if it is a macro.1994-05-11, by Richard M. Stallman
-
(read_char): Preserve echo area on asynch buffer switch.1994-05-10, by Karl Heuer
-
(ispell-message): Add `ispell-message-text-end' and1994-05-10, by Richard M. Stallman
-
(Finsert_file_contents) [MSDOS]: Ignore the replace feature.1994-05-10, by Richard M. Stallman
-
Comment fix.1994-05-10, by Roland McGrath
-
[__GNU_LIBRARY__]: Redefine PENDING_OUTPUT_COUNT even if already defined.1994-05-10, by Roland McGrath
-
(calendar-mode-map): Change binding of Mouse-2. Bind Mouse-3.1994-05-10, by Edward M. Reingold
-
(calendar-cursor-to-date): Fix error return.1994-05-10, by Edward M. Reingold
-
(abbreviate-file-name): Add special case for ms-dos.1994-05-10, by Richard M. Stallman
-
(opsys): Recognize `gnu'.1994-05-10, by Roland McGrath
-
(using NON_GNU_CPP): Fix test for CPP already set.1994-05-10, by Richard M. Stallman
-
Comment change.1994-05-10, by Richard M. Stallman
-
(frame-remove-geometry-params): Reverse the computed list, to preserve the1994-05-10, by Karl Heuer
-
(rmail-toggle-header): Call rmail-highlight-headers.1994-05-10, by Richard M. Stallman
-
(Qbuffer_file_type): Var deleted.1994-05-10, by Richard M. Stallman
-
(syms_of_keyboard): Doc fix.1994-05-10, by Richard M. Stallman
-
(texinfo-every-node-update, texinfo-all-menus-update): Bind mark-active to t.1994-05-10, by Richard M. Stallman
-
(texinfo-environment-regexp): Split lines.1994-05-10, by Richard M. Stallman
-
(file-chase-links): Delete redundant slashes.1994-05-10, by Karl Heuer
-
Allow marker string to arrive in mid-line.1994-05-10, by Karl Heuer
-
(safe_run_hooks): New function, extracted from command_loop_1. Bind1994-05-10, by Karl Heuer
-
Use PT, not point.1994-05-10, by Karl Heuer
-
(shell-command-on-region): Don't kill output buffer when in the one line case.1994-05-10, by Richard M. Stallman
-
(iso-gtex2iso-trans-tab): Redorder this list.1994-05-10, by Richard M. Stallman
-
New version from Kifer.1994-05-10, by Richard M. Stallman
-
*** empty log message ***1994-05-09, by Richard M. Stallman
-
(find-file-noselect): Suppress same-file warning if1994-05-09, by Richard M. Stallman
-
(rmail-make-basic-summary-line): Get all the lines of the From field.1994-05-09, by Richard M. Stallman
-
(menu-bar-file-menu): Add Apply Patch and Compare Files1994-05-09, by Richard M. Stallman
-
Doc fixes.1994-05-09, by Richard M. Stallman
-
(ange-ftp-start-process): Bind file-name-handler-alist to nil1994-05-09, by Richard M. Stallman
-
Remove AC_LANG_C call. Not needed with Autoconf > 1.8.1994-05-09, by David J. MacKenzie
-
(outline-init) New user interface for control of1994-05-09, by Richard M. Stallman
-
(x_set_window_size) [USE_X_TOOLKIT]:1994-05-09, by Richard M. Stallman
-
(process_send_signal): If PREFER_VSUSP, use VSUSP instead of VSWTCH.1994-05-09, by Richard M. Stallman
-
(PREFER_VSUSP): Defined.1994-05-09, by Richard M. Stallman
-
(calendar-mouse-set-mark): New function.1994-05-09, by Richard M. Stallman
-
*** empty log message ***1994-05-08, by Richard M. Stallman
-
(tempo-insert-region, tempo-show-completion-buffer,1994-05-08, by Richard M. Stallman
-
(x_set_offset): Set gravity and size hint1994-05-08, by Richard M. Stallman
-
(x_real_positions): New function.1994-05-08, by Richard M. Stallman
-
Don't pass version to [ce]tags.1994-05-08, by Richard M. Stallman
-
Forcibly remove "# " style comments from makefiles.1994-05-08, by Richard M. Stallman
-
(uninstall): When processing lispdir and etcdir,1994-05-08, by Richard M. Stallman
-
Doc fixes.1994-05-08, by Richard M. Stallman
-
(calendar-event-to-date): Set buffer in case calendar isn't current.1994-05-08, by Richard M. Stallman
-
(calendar-mouse-print-dates): Add missing level of list1994-05-08, by Richard M. Stallman
-
*** empty log message ***1994-05-08, by Richard M. Stallman
-
(ignore): Allow interactive call.1994-05-07, by Richard M. Stallman
-
(mail-mailer-swallows-blank-line): Put space and tab into brackets.1994-05-07, by Richard M. Stallman
-
(dehexlify-buffer): Reflect that binary-process was1994-05-07, by Richard M. Stallman
-
[MSDOS]: Rename Vbinary_process to Vbinary_process_output.1994-05-07, by Richard M. Stallman
-
(read_char): Don't text do_mouse_tracking;1994-05-07, by Richard M. Stallman
-
(record_delete): Record the old point value only right after a boundary.1994-05-07, by Richard M. Stallman
-
Comment change.1994-05-07, by Richard M. Stallman
-
(mirror-mode): Commented out.1994-05-07, by Richard M. Stallman
-
(PURESIZE): Increase to 205000.1994-05-07, by Richard M. Stallman
-
entered into RCS1994-05-07, by Richard M. Stallman
-
(install-arch-indep): Do install info/dired-x*.1994-05-07, by Richard M. Stallman
-
(run_in_place): Don't use pwd for archlibdir and docdir.1994-05-07, by Richard M. Stallman
-
entered into RCS1994-05-07, by Richard M. Stallman
-
(hexl-insert-char): Increment `address' for every character inserted.1994-05-07, by Karl Heuer
-
(PURESIZE): Increase to 235000.1994-05-07, by Richard M. Stallman
-
Provide 'resume.1994-05-07, by Karl Heuer
-
(asm-comment): Don't match newline.1994-05-07, by Karl Heuer
-
(dired-mark-subdir-files): Don't pass any arguments interactively.1994-05-07, by Karl Heuer
-
(Electric-history-undefined): Substitute `Helper-help', not `Help-for-help'.1994-05-07, by Karl Heuer
-
(forms-mode): Set visited file name to nil to prevent overwrite and autosave.1994-05-07, by Karl Heuer
-
(hexl-mode-map): Add bindings for cursor keys.1994-05-07, by Karl Heuer
-
(hide-ifdef-syntax-table): New variable.1994-05-07, by Karl Heuer
-
(isearch-edit-string): Doc fix.1994-05-07, by Karl Heuer
-
(shell-forward-command, shell-backward-command): Fix regexp.1994-05-07, by Karl Heuer
-
(rmail-spool-directory): On SCO 3.2v4, use /usr/spool/mail.1994-05-07, by Richard M. Stallman
-
If rmail-spool-directory is not a directory,1994-05-07, by Richard M. Stallman
-
(terminal-edit-mode): Doc fix.1994-05-07, by Karl Heuer
-
(minibuffer-history-sexp-flag): Doc fix.1994-05-07, by Karl Heuer
-
Don't precompute keybinding cache for menubar. Now done in startup.el instead.1994-05-07, by Karl Heuer
-
(precompute-menubar-bindings): New function, formerly in loadup.el.1994-05-07, by Karl Heuer
-
(sc-cite-original): Add autoload.1994-05-07, by Richard M. Stallman
-
(backquote-backquote-symbol): Don't autoload defvar.1994-05-07, by Richard M. Stallman
-
(rmail-make-basic-summary-line): Show 14 chars before @ and 11 after.1994-05-06, by Richard M. Stallman
-
Change another new-frame to make-frame (missed this one last time).1994-05-06, by Karl Heuer
-
(menu-bar-file-menu): Change new-frame to make-frame, to agree with the1994-05-06, by Karl Heuer
-
Change new-frame to make-frame.1994-05-06, by Karl Heuer
-
(Man-notify-when-ready): Change new-frame to make-frame.1994-05-06, by Karl Heuer
-
(mouse-tear-off-window): Change new-frame to make-frame.1994-05-06, by Karl Heuer
-
Define NO_MATHERR.1994-05-06, by Richard M. Stallman
-
Don't guard DOMAIN && SING && OVERFLOW check by an #ifndef MSDOS.1994-05-06, by Richard M. Stallman
-
entered into RCS1994-05-06, by Richard M. Stallman
-
Initial revision1994-05-06, by Richard M. Stallman
-
*** empty log message ***1994-05-06, by Jim Meyering
-
(frame-notice-user-settings): Wait till frame becomes1994-05-06, by Richard M. Stallman
-
(LD_SWITCH_SYSTEM): Use ./prefix-args, not -Xlinker directly.1994-05-06, by Richard M. Stallman
-
* m/delta.h: (SYSTEM_MALLOC): deleted. The problem isn't there.1994-05-06, by Francesco Potortì
-
(update-directory-autoloads): Ignore files1994-05-06, by Richard M. Stallman
-
(error): Fix logic in call to xmalloc/xrealloc.1994-05-06, by Richard M. Stallman
-
(wait_reading_process_input): Don't call prepare_menu_bars1994-05-06, by Richard M. Stallman
-
(make_lispy_event): Ignore mouse events for deleted frame.1994-05-06, by Richard M. Stallman
-
(imenu-default-create-index-function):1994-05-06, by Richard M. Stallman
-
(hilit-lookup-face-create): Don't put string values into the global face-font1994-05-06, by Karl Heuer
-
(Fdelete_other_windows): Do nothing if w->start is outside region.1994-05-06, by Karl Heuer
-
Use PT, not point.1994-05-06, by Karl Heuer
-
(x_set_offset): Update XNegative and YNegative for new pos.1994-05-06, by Richard M. Stallman
-
(last_point_position_buffer): New variable.1994-05-06, by Richard M. Stallman
-
(frame-notice-user-settings): Use geometry parms from frame1994-05-06, by Richard M. Stallman
-
(frame-notice-user-settings): When replacing the first1994-05-05, by Richard M. Stallman
-
(x_load_resources) [USE_X_TOOLKIT]: Don't call XrmInitialize.1994-05-05, by Richard M. Stallman
-
(describe_map): Ignore bindings for all except symbols and integers.1994-05-05, by Richard M. Stallman
-
(unexec): Handle debugging info properly.1994-05-05, by Richard M. Stallman
-
Don't use netbsd.h. Do all that right here.1994-05-05, by Richard M. Stallman
-
Fix out of date comment.1994-05-05, by David J. MacKenzie
-
*** empty log message ***1994-05-05, by Richard M. Stallman
-
entered into RCS1994-05-05, by Richard M. Stallman
-
(xmenu_show): Disallow empty menus.1994-05-05, by Karl Heuer
-
(Fx_popup_menu): Restore accidentally-deleted call to mouse_position_hook.1994-05-05, by Karl Heuer
-
(choose-completion-string): Barf if completing into1994-05-05, by Richard M. Stallman
-
(rmail-output-menu): Set rmail-default-rmail-file.1994-05-05, by Richard M. Stallman
-
(last_point_position_buffer): Declared.1994-05-05, by Richard M. Stallman
-
(making src/Makefile and lib-src/Makefile):1994-05-05, by Richard M. Stallman
-
Put in a separator for where to start cpp procssing.1994-05-05, by Richard M. Stallman
-
Put in a separator for where to start cpp procssing.1994-05-05, by Richard M. Stallman
-
Comment change.1994-05-05, by Richard M. Stallman
-
Test ISC4_0 along with TIOCGWINSZ.1994-05-04, by Richard M. Stallman
-
(NEED_SIOCTL, ISC4_0): Declared.1994-05-04, by Richard M. Stallman
-
(show-ifdefs, hide-ifdefs): Bind inhibit-read-only.1994-05-04, by Richard M. Stallman
-
Remove duplicate -freebsd* entry.1994-05-04, by Doug Evans
-
(frame-notice-user-settings): Discard `reverse' when1994-05-04, by Richard M. Stallman
-
(rmail-input-menu): Don't call expand-file-name.1994-05-04, by Richard M. Stallman
-
(rmail-output-menu): Don't call expand-file-name.1994-05-04, by Richard M. Stallman
-
(imenu): Renamed from goto-index-pos.1994-05-04, by Richard M. Stallman
-
*** empty log message ***1994-05-04, by Richard M. Stallman
-
(gud-marker-acc): Use make-variable-buffer-local.1994-05-04, by Richard M. Stallman
-
(hide-sublevels): Typo in previous change.1994-05-04, by Richard M. Stallman
-
Distribute lisp/Makefile.1994-05-04, by Richard M. Stallman
-
Recognize m88k-dg-dgux5.4.3* and m88k-dg-dgux5.4.2*.1994-05-04, by Richard M. Stallman
-
entered into RCS1994-05-04, by Richard M. Stallman
-
(hide-sublevels): No need for condition-case.1994-05-04, by Richard M. Stallman
-
(lib-src): Undo previous change.1994-05-04, by Richard M. Stallman
-
(maybe-blessmail): New target to print the blessmail warning message.1994-05-04, by Richard M. Stallman
-
(frame-initialize): Delete the code for reverse-video.1994-05-04, by Richard M. Stallman
-
(x_set_cursor_color): Fix typo.1994-05-04, by Richard M. Stallman
-
Update copyright.1994-05-04, by Karl Heuer
-
Initial revision1994-05-04, by Roland McGrath
-
*** empty log message ***1994-05-04, by Richard M. Stallman
-
Update copyright.1994-05-04, by Karl Heuer
-
(x_own_selection): Catch errors around XSetSelectionOwner.1994-05-04, by Richard M. Stallman
-
(mouse-secondary-save-then-kill): Doc fix.1994-05-04, by Richard M. Stallman
-
(lisp-mode-variables): Added missing backslash to outline-regexp.1994-05-03, by Richard M. Stallman
-
Update copyright.1994-05-03, by Karl Heuer
-
(backquote): Add autoloads.1994-05-03, by Richard M. Stallman
-
Update copyright.1994-05-03, by Karl Heuer
-
(tex-goto-last-unclosed-latex-block): New function. Bound to C-c C-u in1994-05-03, by Edward M. Reingold
-
Comment change.1994-05-03, by Richard M. Stallman
-
(syms_of_buffer): Doc fix.1994-05-03, by Richard M. Stallman
-
(isearch-case-fold-search): new possible value `yes'1994-05-03, by Richard M. Stallman
-
(lib-src): Depend on src.1994-05-03, by Richard M. Stallman
-
(display_text_line): Since HPOS is negative, avoid1994-05-03, by Richard M. Stallman
-
Removed some keystrokes for obscure toggle commands:1994-05-03, by Richard M. Stallman
-
Comment change.1994-05-03, by Richard M. Stallman
-
(read_minibuf): Clear previous_echo_glyphs.1994-05-03, by Richard M. Stallman
-
*** empty log message ***1994-05-03, by Tom Tromey
-
(visit-tags-tbale-buffer): If CONT is stringp, use it for tags-file-name.1994-05-03, by Roland McGrath
-
(file_name_completion_stat): Use both lstat and stat.1994-05-02, by Richard M. Stallman
-
Doc fixes.1994-05-02, by Richard M. Stallman
-
(tags-find-table-in-list): Only recurse if (tags-included-tables) returns1994-05-02, by Roland McGrath
-
(note_mouse_highlight, show_mouse_face, clear_mouse_face, x_destroy_window):1994-05-02, by Karl Heuer
-
(show_mouse_face): Fix test for cursor in highlighted area.1994-05-02, by Karl Heuer
-
(${archlibdir}): Be lenient about wc output format.1994-05-02, by Karl Heuer
-
(Man-notify-when-ready): Don't call select-frame if no window system.1994-05-02, by Richard M. Stallman
-
(double-translate-key): Changed 'delete to 127 to make1994-05-02, by Richard M. Stallman
-
Unspecified location of chown for Linux (Linux doesn't put chown in /etc).1994-05-02, by Richard M. Stallman
-
*** empty log message ***1994-05-02, by Richard M. Stallman
-
* m/delta.h: (SYSTEM_MALLOC): defined as gnu malloc does not work.1994-05-02, by Francesco Potortì
-
(ielm-dynamic-multiline-inputs): New variable.1994-05-02, by Richard M. Stallman
-
(HAVE_MOUSE): Defined.1994-05-02, by Richard M. Stallman
-
Finish downcasing mouse_init1, mouse_off,1994-05-02, by Richard M. Stallman
-
Finish downcasing mouse_init1, mouse_off,1994-05-02, by Richard M. Stallman
-
(Fframe_live_p): Alternative defn for not MULTI_FRAME.1994-05-02, by Richard M. Stallman
-
(init_buffer_once): Initialize buffer_file_type field right.1994-05-02, by Richard M. Stallman
-
Doc fixes.1994-05-02, by Richard M. Stallman
-
(Man-notify-when-ready): In newframe case, use save-excursion.1994-05-02, by Richard M. Stallman
-
Initial revision1994-05-02, by Richard M. Stallman
-
(create_process): Undo April 19 setsid change.1994-05-02, by Richard M. Stallman
-
(struct x_display): New field size_hint_flags.1994-05-02, by Richard M. Stallman
-
(x_calc_absolute_position): Use size_hint_flags.1994-05-02, by Richard M. Stallman
-
(Fx_create_frame): Set the size_hint_flags field.1994-05-02, by Richard M. Stallman
-
(x_wm_set_size_hint): Don't try to handle negative positions.1994-05-01, by Richard M. Stallman
-
(x_figure_window_size): Handle `-' for top or left.1994-05-01, by Richard M. Stallman
-
Initial revision1994-05-01, by Richard M. Stallman
-
Distribute config.bat.1994-05-01, by Richard M. Stallman
-
(perform-replace): Call substitute-command-keys just once1994-05-01, by Richard M. Stallman
-
Initial revision1994-05-01, by Richard M. Stallman
-
(set-register-value): Setting the high byte of a1994-05-01, by Richard M. Stallman
-
(sunrise-sunset): Undo previous change.1994-05-01, by Richard M. Stallman
-
entered into RCS1994-05-01, by Richard M. Stallman
-
*** empty log message ***1994-05-01, by Richard M. Stallman
-
*** empty log message ***1994-05-01, by Richard M. Stallman
-
(x_figure_window_size): Set USPosition only if user-position1994-05-01, by Richard M. Stallman
-
(Ftranspose_regions): Take addresses only after move gap.1994-05-01, by Richard M. Stallman
-
(x-handle-geometry): Specify user-position and1994-05-01, by Richard M. Stallman
-
(solar-degrees-to-hours, solar-hours-to-days): Force floating result.1994-05-01, by Richard M. Stallman
-
(update_frame): Fix previous change: unconditionally bzero at the end.1994-05-01, by Richard M. Stallman
-
(Ftrack_mouse): Call prepare_menu_bars at the start.1994-05-01, by Richard M. Stallman
-
(${archlibdir}): Don't run blessmail; instead1994-05-01, by Richard M. Stallman
-
Don't load site-init.el.1994-05-01, by Richard M. Stallman
-
Corrected the DGUX 5.4R2 include filename.1994-05-01, by Paul Reilly
-
Initial revision1994-05-01, by Paul Reilly
-
(PURESIZE) [MULTI_FRAME]: Increase to 232000.1994-05-01, by Karl Heuer
-
(desktop-files-not-to-save): New variable to exclude certain files -- magic1994-05-01, by Karl Heuer
-
(menu-bar-update-buffers): Fix misspelled variable.1994-05-01, by Karl Heuer
-
(IN_ADDR, NUMERIC_ADDR_ERROR): Made conditional on HAVE_BROKEN_INET_ADDR.1994-04-30, by Paul Reilly
-
Initial revision1994-04-30, by Paul Reilly
-
Remove the SVR4 macro. Move the kernel INTERRUPT_INPUT bug note to1994-04-30, by Paul Reilly
-
entered into RCS1994-04-30, by Paul Reilly
-
Don't call menu-bar-mode here.1994-04-30, by Richard M. Stallman
-
Don't bind [mouse-1]; that's done elsewhere.1994-04-30, by Richard M. Stallman
-
(find_entries): Treat `*.cpp' as C++ files.1994-04-30, by Richard M. Stallman
-
We don't have to have the version number in here anymore.1994-04-30, by Richard M. Stallman
-
Identify the file being patched as src/...1994-04-30, by Richard M. Stallman
-
Don't comment out the inc-vers run as that does not exist anymore.1994-04-30, by Richard M. Stallman
-
(gnus-summary-mode-map): Bind # to gnus-uu-mark-article.1994-04-30, by Richard M. Stallman
-
[MSDOS]: #include <sys/param.h> for the following.1994-04-30, by Richard M. Stallman
-
configure.in (m88k-dg-dgux5.4R3): Use dgux5-4R3.1994-04-30, by Paul Reilly
-
(record_asynch_buffer_change): Block SIGIO.1994-04-30, by Richard M. Stallman
-
(force_auto_save_soon): New function.1994-04-30, by Richard M. Stallman
-
(memory_warning_signal): Call force_auto_save_soon.1994-04-30, by Richard M. Stallman
-
(scroll-bar-event-ratio): New function.1994-04-30, by Richard M. Stallman
-
*** empty log message ***1994-04-30, by Richard M. Stallman
-
(Fopen_network_stream): Retry the connect if EADDRINUSE. Ignore EISCONN.1994-04-30, by Richard M. Stallman
-
entered into RCS1994-04-30, by Richard M. Stallman
-
major code speedups, bug fixes, behavior1994-04-30, by Richard M. Stallman
-
(hack-one-local-variable): Silently execute eval1994-04-30, by Richard M. Stallman
-
(gnus-summary-mode-map): Bind C-c C-v to gnus-uu-ctl-map.1994-04-30, by Richard M. Stallman
-
(revert-buffer): widen before replacing text.1994-04-30, by Karl Heuer
-
*** empty log message ***1994-04-30, by Richard M. Stallman
-
(init_eval): Initialize when_entered_debugger to -1.1994-04-30, by Richard M. Stallman
-
entered into RCS1994-04-30, by Richard M. Stallman
-
(tags-table-parent-pointer-list): Doc fix; elts are now 3-elt lists.1994-04-30, by Roland McGrath
-
(x_wm_set_size_hint): Always set PWinGravity.1994-04-30, by Richard M. Stallman
-
(Fx_create_frame): Pass 0 as 3rd arg to x_wm_set_size_hint.1994-04-30, by Richard M. Stallman
-
(xdialog_show): Clear x_mouse_grabbed.1994-04-29, by Richard M. Stallman
-
(Ftranspose_regions): New function.1994-04-29, by Richard M. Stallman
-
(Ffset, Ffmakunbound): Signal an error if SYM is nil or t.1994-04-29, by Karl Heuer
-
[MSDOS]: Re-enable some #undef's.1994-04-29, by Karl Heuer
-
We have bcmp. Configuration is "msdos". Get rid of ^Ms.1994-04-29, by Richard M. Stallman
-
Set CFLAGS=-O2, not -g. Correct for1994-04-29, by Richard M. Stallman
-
Set CFLAGS=-O2, not -g. Handle the new1994-04-29, by Richard M. Stallman
-
(window_system): Restore accidentally deleted code that uses AC_FIND_X.1994-04-29, by Richard M. Stallman
-
(desktop-internal-v2s): Default case fixed to return correct quote flag.1994-04-29, by Richard M. Stallman
-
(getppid): Definition deleted.1994-04-29, by Richard M. Stallman
-
(Fminibuffer_complete): Add third arg to Fset_window_start.1994-04-29, by Richard M. Stallman
-
(decode_mode_spec): Fix handling of `%t'.1994-04-29, by Richard M. Stallman
-
[MSDOS]: Don't define proto type for exit.1994-04-29, by Richard M. Stallman
-
*** empty log message ***1994-04-29, by Richard M. Stallman
-
*** empty log message ***1994-04-29, by Richard M. Stallman
-
entered into RCS1994-04-29, by Richard M. Stallman
-
(vc-mode-line): Fix previous change.1994-04-29, by Richard M. Stallman
-
(Fsingle_key_description): Undo previous change.1994-04-29, by Karl Heuer
-
(do_completion): Initialize vars before gcpro.1994-04-29, by Karl Heuer
-
Comment change.1994-04-29, by Richard M. Stallman
-
(update_frame): Move those assignments even farther down.1994-04-29, by Richard M. Stallman
-
(x_wm_set_size_hint): Don't set PMaxSize.1994-04-29, by Richard M. Stallman
-
(describe_buffer_bindings): gcpro stuff. Delete some unused code.1994-04-29, by Karl Heuer
-
Doc fixes.1994-04-29, by Karl Heuer
-
(describe_map_tree): gcpro some things.1994-04-29, by Karl Heuer
-
(Fsingle_key_description): Accept strings as keys since the buffer menu uses1994-04-29, by Karl Heuer
-
(inhibit-file-name-handers): Correct documentation.1994-04-28, by Richard M. Stallman
-
Fix syntax in previous change.1994-04-28, by Richard M. Stallman
-
Don't look for -lresolv.1994-04-28, by Richard M. Stallman
-
(update_frame): Move assignments to current_frame and desired_frame.1994-04-28, by Richard M. Stallman
-
entered into RCS1994-04-28, by Richard M. Stallman
-
(logb): Test HPUX, not hpux.1994-04-28, by Richard M. Stallman
-
(LIBS_SYSTEM): #if 0'd.1994-04-28, by Richard M. Stallman
-
(Fx_popup_menu): Doc fix.1994-04-28, by Richard M. Stallman
-
*** empty log message ***1994-04-28, by Richard M. Stallman
-
(disabled-command-hook): Try to enable command in user1994-04-28, by Richard M. Stallman
-
(x_window) [USE_X_TOOLKIT]: Call XSetWMHints.1994-04-28, by Richard M. Stallman
-
(Vunread_command_events): Renamed.1994-04-28, by Richard M. Stallman
-
(lisp-mode-variables): Undo previous change.1994-04-28, by Karl Heuer
-
(XTread_socket): Only top window cares about LeaveNotify.1994-04-28, by Karl Heuer
-
(Vunread_command_events): Renamed from unread_command_events.1994-04-28, by Richard M. Stallman
-
(x_make_frame_visible): Use XtMapWidget, not XtPopup.1994-04-28, by Richard M. Stallman
-
Drop the trailing slash.1994-04-28, by Karl Heuer
-
(gud-mips-p, gud-irix-p): Test system-configuration.1994-04-28, by Richard M. Stallman
-
Fix typo in previous change.1994-04-28, by Richard M. Stallman
-
(syms_of_emacs): Doc fix.1994-04-28, by Richard M. Stallman
-
(Fframe_parameters) [!MULTI_FRAME]: Unstub it again.1994-04-28, by Karl Heuer
-
(child_setup): Test PRIO_PROCESS, as in sys_subshell.1994-04-28, by Richard M. Stallman
-
Use m/hp800.h in place of m/hp9000s800.h.1994-04-28, by Richard M. Stallman
-
Renamed from hp9000s800.h.1994-04-28, by Richard M. Stallman
-
Don't include string.h or strings.h.1994-04-28, by Richard M. Stallman
-
(create_process): If vfork fails, close forkin and forkout.1994-04-28, by Richard M. Stallman
-
(describe-buffer-case-table): Don't use text-char-description.1994-04-28, by Richard M. Stallman
-
(menu-bar-update-buffers): Get rid of debugging code accidentally left in.1994-04-28, by Richard M. Stallman
-
(menu-bar-help-menu): Add item for report-emacs-bug.1994-04-28, by Richard M. Stallman
-
(menu-bar-help-menu): Add item for emacs-version.1994-04-28, by Richard M. Stallman
-
(lib-src): Depend on src/paths.h.1994-04-28, by Richard M. Stallman
-
(unexec): Cast pointers. Fix error message.1994-04-28, by Karl Heuer
-
Make a sub-keymap for the Buffers menu bar item.1994-04-28, by Richard M. Stallman
-
Chase symlinks manually.1994-04-28, by Karl Heuer
-
Get the file's truename in case it is a link.1994-04-28, by Richard M. Stallman
-
Don't make an empty script.1994-04-28, by Karl Heuer
-
(hp800): Define this instead of hp9000s800.1994-04-28, by Richard M. Stallman
-
(mostlyclean): Remove liblw.a.1994-04-28, by Richard M. Stallman
-
(read1): Allow `\C- ' and `\C-?'.1994-04-28, by Richard M. Stallman
-
(ange-ftp-hook-function): Use ange-ftp-run-real-handler.1994-04-27, by Richard M. Stallman
-
(ange-ftp-completion-hook-function): Use new inhibit vars.1994-04-27, by Richard M. Stallman
-
Improve error message for bad --with-x-toolkit value.1994-04-27, by Richard M. Stallman
-
(LD_SWITCH_SYSTEM): Undo previous change.1994-04-27, by Richard M. Stallman
-
Restore deleted AC_SUBST of `configuration'.1994-04-27, by Richard M. Stallman
-
(compilation-error-regexp-alist): Add fortran pattern.1994-04-27, by Karl Heuer
-
Use C-style comments.1994-04-27, by Karl Heuer
-
C_SWITCH_SYSTEM and C_SWITCH_MACHINE are now cpp symbols, not make variables.1994-04-27, by Karl Heuer
-
*** empty log message ***1994-04-27, by Karl Heuer
-
(Fframe_parameters) [!MULTI_FRAME]: Replace with stub.1994-04-27, by Karl Heuer
-
Comment change.1994-04-27, by Richard M. Stallman
-
(calendar-starred-day): Var renamed from starred-day.1994-04-27, by Richard M. Stallman
-
(LIBS_SYSTEM): Commented out.1994-04-27, by Richard M. Stallman
-
(Finsert_file_contents): Fix accessing buffer_file_type1994-04-27, by Richard M. Stallman
-
(xmenu_show, xdialog_show):1994-04-27, by Richard M. Stallman
-
(XTread_socket, case ClientMessage): Don't call1994-04-27, by Richard M. Stallman
-
Added comment indicating author.1994-04-27, by Noah Friedman
-
Define CONFIGURATION in src/config.h1994-04-27, by Richard M. Stallman
-
(configuration): Make variable deleted.1994-04-27, by Richard M. Stallman
-
(CONFIGURATION): Add #undef.1994-04-27, by Richard M. Stallman
-
(x_wm_set_size_hint): Do set max_height, max_width, and PMaxSize flag.1994-04-27, by Richard M. Stallman
-
(XTread_socket) [USE_X_TOOLKIT]: Undo previous change.1994-04-27, by Richard M. Stallman
-
*** empty log message ***1994-04-27, by Richard M. Stallman
-
(frame-update-faces): Unset old font.1994-04-27, by Karl Heuer
-
entered into RCS1994-04-26, by Richard M. Stallman
-
*** empty log message ***1994-04-26, by Richard M. Stallman
-
(install-doc): New target.1994-04-26, by Karl Heuer
-
(create_process) [HAVE_TERMIOS && LDISC1]: Use tcsetattr.1994-04-26, by Karl Heuer
-
*** empty log message ***1994-04-26, by Richard M. Stallman
-
entered into RCS1994-04-26, by Richard M. Stallman
-
(internal-ange-ftp-mode): Set comint-prompt-regexp and paragraph-start.1994-04-26, by Richard M. Stallman
-
(tags-add-tables): Doc fix.1994-04-26, by Richard M. Stallman
-
(mark_object, case frame): Mark menu_bar_vector field.1994-04-26, by Richard M. Stallman
-
(run-hooks): Don't use mapcar--save consing.1994-04-26, by Richard M. Stallman
-
(adjust_point): New function.1994-04-26, by Karl Heuer
-
Use PT, not point.1994-04-26, by Karl Heuer
-
Fix GPL version.1994-04-26, by Richard M. Stallman
-
(read_filtered_event): Use Vunread_command_events.1994-04-26, by Richard M. Stallman
-
(temp_echo_area_glyphs): Use Vunread_command_events.1994-04-26, by Richard M. Stallman
-
Fix comment.1994-04-26, by Karl Heuer
-
Comment change.1994-04-25, by Richard M. Stallman
-
(rmail-summary-scroll-msg-up, rmail-summary-scroll-msg-down): Scroll1994-04-25, by Karl Heuer
-
(XTmouse_position, XTread_socket): Don't use last_mouse_frame if it's dead.1994-04-25, by Karl Heuer
-
(x_term_init): Add explicit cast.1994-04-25, by Karl Heuer
-
(compilation-next-error-locus): Use compilation-error-message instead of1994-04-25, by Roland McGrath
-
(menu_bar_item): Put a list of keymaps into the third1994-04-25, by Richard M. Stallman
-
(menu_bar_event): New event type.1994-04-25, by Richard M. Stallman
-
(syms_of_xdisp): Set up Qmenu_bar_update_hook.1994-04-25, by Richard M. Stallman
-
(make_frame): Initialize fields menu_bar_vector and menu_bar_items_used.1994-04-25, by Richard M. Stallman
-
(struct frame): New fields menu_bar_vector and menu_bar_items_used.1994-04-25, by Richard M. Stallman
-
(XTread_socket) [USE_X_TOOLKIT]: Let toolkit handle menu bar click.1994-04-25, by Richard M. Stallman
-
(F*_property_change): Typecheck limit argument.1994-04-25, by Karl Heuer
-
(desktop-internal-v2s): Make structure match docstring.1994-04-25, by Karl Heuer
-
(tar-copy): Don't bother with a temp buffer.1994-04-25, by Karl Heuer
-
Recognize FreeBSD.1994-04-25, by Richard Kenner
-
*** empty log message ***1994-04-25, by Richard M. Stallman
-
(mode-line-format): Put `mode-line-process' earlier.1994-04-24, by Richard M. Stallman
-
*** empty log message ***1994-04-24, by Richard M. Stallman
-
Initial revision1994-04-24, by Richard M. Stallman
-
(rmail-highlight-headers): Extracted as a new function. Fix overlay position.1994-04-24, by Karl Heuer
-
(shell-dirstack-query): Defaults to nil.1994-04-24, by Richard M. Stallman
-
*** empty log message ***1994-04-24, by Richard M. Stallman
-
(vc-mode-line): Warn if file is not vc-registered1994-04-24, by Richard M. Stallman
-
(Fselect_window): Use Fselect_frame.1994-04-24, by Richard M. Stallman
-
(lisp-mode-variables): In comment-start-skip,1994-04-24, by Richard M. Stallman
-
(tar-extract): Don't put whole file name in buffer name.1994-04-24, by Richard M. Stallman
-
(terminal-cease-edit, terminal-mode):1994-04-24, by Richard M. Stallman
-
(shell-command): Remove space after `:' in mode-line-process.1994-04-24, by Richard M. Stallman
-
(inferior-lisp-mode): Remove space after `:' in mode-line-process.1994-04-24, by Richard M. Stallman
-
(gud-mode, gud-sentinel):1994-04-24, by Richard M. Stallman
-
(find-dired, find-dired-sentinel):1994-04-24, by Richard M. Stallman
-
(compilation-setup, compilation-sentinel):1994-04-24, by Richard M. Stallman
-
(comint-mode): Remove space after `:' in mode-line-process.1994-04-24, by Richard M. Stallman
-
(inferior-scheme-mode):1994-04-24, by Richard M. Stallman
-
(tc-mode-line-format):1994-04-24, by Richard M. Stallman
-
(tpu-set-mode-line):1994-04-24, by Richard M. Stallman
-
(Man-mode-line-format):1994-04-24, by Richard M. Stallman
-
Doc fixes.1994-04-24, by Richard M. Stallman
-
(rmail-show-message): Always re-set overlay face property.1994-04-24, by Richard M. Stallman
-
(kill-paragraph): Don't use save-excursion.1994-04-24, by Richard M. Stallman
-
(kill-line, kill-word): Don't use save-excursion.1994-04-24, by Richard M. Stallman
-
(Fkill_all_local_variables): Doc fix.1994-04-24, by Richard M. Stallman
-
(rmail-show-message): Use overlays, not text properties.1994-04-24, by Richard M. Stallman
-
(mail-extr-all-top-level-domains): Renamed from all-top-level-domains.1994-04-24, by Richard M. Stallman
-
(create_process): Use child_setup_tty only if pty_flag.1994-04-24, by Richard M. Stallman
-
(create_process): Use SETUP_SLAVE_PTY only if pty_flag.1994-04-24, by Richard M. Stallman
-
(special-display-frame-alist): New variable.1994-04-23, by Richard M. Stallman
-
Implement special frames for specified buffers.1994-04-23, by Richard M. Stallman
-
(Fset_frame_selected_window): New function.1994-04-23, by Richard M. Stallman
-
(Vascii_canon_table, Vascii_eqv_table): Declared.1994-04-23, by Richard M. Stallman
-
(reset_buffer_local_variables): Use Vascii_eqv_table1994-04-23, by Richard M. Stallman
-
Wrote tcl-indent-for-comment1994-04-23, by Tom Tromey
-
(rmail-show-message): Highlight the specified fields.1994-04-23, by Richard M. Stallman
-
(etags, ctags): Make VERSION a string constant.1994-04-23, by Richard M. Stallman
-
(print_version): Print VERSION as a string.1994-04-23, by Richard M. Stallman
-
(comint-mode-map): comint-dynamic-list-input-ring now on C-c C-l.1994-04-23, by Richard M. Stallman
-
(LIBS_SYSTEM): Test HAVE_LIBRESOLV, not HAVE_RES_INIT.1994-04-23, by Richard M. Stallman
-
Test for libresolv.a.1994-04-23, by Richard M. Stallman
-
(alloca.o): Use config_h.1994-04-23, by Richard M. Stallman
-
(max_process_desc): New variable.1994-04-23, by Richard M. Stallman
-
(ange-ftp-add-file-entry-alist): Fix typo in prev change.1994-04-23, by Richard M. Stallman
-
Many doc fixes.1994-04-23, by Richard M. Stallman
-
(syms_of_fileio): New Lisp var inhibit-file-name-operation.1994-04-23, by Richard M. Stallman
-
(x_window): Test FRAME_EXTERNAL_MENU_BAR1994-04-23, by Richard M. Stallman
-
*** empty log message ***1994-04-23, by Richard M. Stallman
-
(undigestify-rmail-message): Update summary buffer.1994-04-23, by Karl Heuer
-
Cosmetic changes.1994-04-23, by Karl Heuer
-
Delete misplaced comment.1994-04-23, by Karl Heuer
-
*** empty log message ***1994-04-23, by Richard M. Stallman
-
Initial revision1994-04-23, by Richard M. Stallman
-
(HAVE_LIBRESOLV): Add #undef.1994-04-23, by Richard M. Stallman
-
(.PHONY, install): Kill reference to obsolete do-install.1994-04-23, by Karl Heuer
-
(LIBS_SYSTEM): Invert the HAVE_RES_INIT condition.1994-04-23, by Richard M. Stallman
-
Pass operation to find-file-name-handler.1994-04-22, by Karl Heuer
-
(Ffind_file_name_handler): New argument OPERATION. All callers changed.1994-04-22, by Karl Heuer
-
Pass operation to Ffind_file_name_handler.1994-04-22, by Karl Heuer
-
Don't treat $ as special if escaped.1994-04-22, by Karl Heuer
-
(x_set_mouse_pixel_position): New function.1994-04-22, by Richard M. Stallman
-
(Fmouse_pixel_position, Fset_mouse_pixel_position): New functions.1994-04-22, by Richard M. Stallman
-
(makefile-mode): Removed extra quote before makefile-warn-suspicious-lines.1994-04-22, by Richard M. Stallman
-
(mouse-extend): Handle case where posn-window is a frame.1994-04-22, by Richard M. Stallman
-
(command-line-default-directory): New variable.1994-04-22, by Richard M. Stallman
-
(mouse-set-font): Simply call set-default-font.1994-04-22, by Richard M. Stallman
-
(set-default-font): Call frame-update-faces.1994-04-22, by Richard M. Stallman
-
(frame-update-faces): New function.1994-04-22, by Richard M. Stallman
-
(rmail-font-lock-keywords): New variable.1994-04-22, by Richard M. Stallman
-
(display-time): Force use of pipe, not pty.1994-04-22, by Richard M. Stallman
-
(vc-backend-diff): Test of cmp was backwards.1994-04-22, by Richard M. Stallman
-
doc fix.1994-04-21, by Karl Heuer
-
(ispell-use-ptys-p): Doc fix.1994-04-21, by Richard M. Stallman
-
(send_process): If fpathconf fails, use 250.1994-04-21, by Richard M. Stallman
-
*** empty log message ***1994-04-21, by Karl Heuer
-
*** empty log message ***1994-04-21, by Karl Heuer
-
(get_lim_data): Handle NO_LIM_DATA.1994-04-21, by Richard M. Stallman
-
(gud-filter): Call comint-output-filter at the end.1994-04-21, by Richard M. Stallman
-
(c-macro-expansion): changed the algorithm to allow1994-04-21, by Richard M. Stallman
-
(Info-next-preorder): Don't follow footnotes here.1994-04-21, by Karl Heuer
-
(Electric-buffer-menu-mouse-select): New function.1994-04-21, by Karl Heuer
-
(ispell-dictionary-alist): Renamed the entry for danish from "dansk" to1994-04-21, by Karl Heuer
-
(init_lread): Maybe put build-time Lisp dirs on load-path.1994-04-21, by Richard M. Stallman
-
(init_cmdargs): Check only for etc and lib-src subdirs1994-04-21, by Richard M. Stallman
-
(init_cmdargs): Just check for etc and lib-src subdirs1994-04-21, by Richard M. Stallman
-
(x_make_frame_visible): Args to x_set_offset were swapped.1994-04-21, by Richard M. Stallman
-
(init_callproc): Set Vdoc_directory like Vdata_directory.1994-04-21, by Richard M. Stallman
-
Comment change.1994-04-21, by Richard M. Stallman
-
(comint-mode): Set comint-last-input-start and1994-04-21, by Richard M. Stallman
-
(gdb, sdb, dbx, xdb, perldb): Set paragraph-start.1994-04-21, by Richard M. Stallman
-
(clean): Delete DOC*.1994-04-21, by Richard M. Stallman
-
*** empty log message ***1994-04-21, by Richard M. Stallman
-
(x_top_window_to_frame): Declare this function.1994-04-20, by Karl Heuer
-
(server-kill-emacs-query-function)1994-04-20, by Richard M. Stallman
-
(readline): Fix updating of p when buffer grows.1994-04-20, by Richard M. Stallman
-
(sort-subr): Use car-less-than-car when appropriate.1994-04-20, by Richard M. Stallman
-
Doc fixes.1994-04-20, by Richard M. Stallman
-
(compilation-parse-errors): Fix references for column number, 3 elt not1994-04-20, by Roland McGrath
-
(TAGS): Split off included tags file lisp/TAGS.1994-04-20, by Richard M. Stallman
-
* m/delta.h (HAVE_SOCKETS): defined if HAVE_INET_SOCKETS is defined.1994-04-20, by Francesco Potortì
-
(Fmodify_frame_parameters, Fframe_parameters):1994-04-20, by Richard M. Stallman
-
(HAVE_INET_SOCKETS): Add #undef.1994-04-20, by Richard M. Stallman
-
(XTread_socket): Delete the non-NEW_SELECTIONS code1994-04-20, by Richard M. Stallman
-
(XTread_socket, case ClientMessage): Use x_window_to_frame unconditionally.1994-04-20, by Richard M. Stallman
-
(set_window_width): Don't delete root window for being too narrow.1994-04-20, by Richard M. Stallman
-
Doc fixes.1994-04-20, by Richard M. Stallman
-
(init-file-user): Doc fix.1994-04-20, by Karl Heuer
-
Provide cmacexp.1994-04-20, by Richard M. Stallman
-
(blessmail): New target.1994-04-20, by Karl Heuer
-
Initial revision1994-04-20, by Karl Heuer
-
(describe_map_tree, describe_map): Skip keymaps we've seen before.1994-04-20, by Karl Heuer
-
(create_process): Call setsid only if pty_flag.1994-04-20, by Richard M. Stallman
-
(describe_map): Merge with describe_map_2.1994-04-20, by Karl Heuer
-
(defun-prompt-regexp): Make this variable buffer-local.1994-04-20, by Karl Heuer
-
(read_avail_input): Don't retry read.1994-04-20, by Karl Heuer
-
(report-emacs-bug): Insert at separator, not at end.1994-04-20, by Karl Heuer
-
(install-arch-indep): Don't install dired-x*.1994-04-19, by Richard M. Stallman
-
(CRT0_DUMMIES): Ignore one arg.1994-04-19, by Richard M. Stallman
-
(Vlast_event_frame): Define unconditionally.1994-04-19, by Richard M. Stallman
-
(${etc}DOC): Delete redundant version.el from cmd.1994-04-19, by Richard M. Stallman
-
*** empty log message ***1994-04-19, by Richard M. Stallman
-
Comment change.1994-04-19, by Richard M. Stallman
-
(read_avail_input): Test EINTR, not EAGAIN.1994-04-19, by Karl Heuer
-
(read_avail_input): Write loop as a do-while.1994-04-19, by Karl Heuer
-
(PURESIZE) [!MULTI_FRAME]: Increase to 200000.1994-04-19, by Karl Heuer
-
(rmail-summary-rmail-update): Update rmail buffer even if it isn't displayed.1994-04-19, by Karl Heuer
-
(kill-emacs-query-functions): Fix typo in question text.1994-04-19, by Richard M. Stallman
-
*** empty log message ***1994-04-19, by Richard M. Stallman
-
(comint-replace-by-expanded-history): Expand only at prompt.1994-04-19, by Karl Heuer
-
(src/Makefile, lib-src/Makefile): Delete ^L. Fix definition of $undefs.1994-04-19, by Karl Heuer
-
(kill-buffer-query-functions): Fix the question text.1994-04-19, by Richard M. Stallman
-
(window_system): Obey --with-x11=no and --with-x10=no.1994-04-19, by Richard M. Stallman
-
(readline): When extending the buffer,1994-04-19, by Richard M. Stallman
-
(outline-end-of-subtree): Stop before final newline.1994-04-18, by Karl Heuer
-
(hexl-mode): Make local binding for hexl-max-address.1994-04-18, by Richard M. Stallman
-
(shell-command-filter): If point was at end, leave it at end.1994-04-18, by Richard M. Stallman
-
(EMACS_INT, EMACS_UINT): Omit if NOT_C_CODE.1994-04-18, by Karl Heuer
-
(shell-command-sentinel): Do nothing if buffer is dead.1994-04-18, by Richard M. Stallman
-
(menu-bar-enable-clipboard): Construct new cons cells.1994-04-18, by Richard M. Stallman
-
(create_process): Fix previous change.1994-04-18, by Richard M. Stallman
-
Comment change.1994-04-18, by Richard M. Stallman
-
* etags.c (main, print_help): eliminate the -F option.1994-04-18, by Francesco Potortì
-
* etags.c (absolute_filename): compare against '\0' instead of NULL.1994-04-18, by Francesco Potortì
-
Move pop-global-mark bindings to loaddefs.el.1994-04-18, by Richard M. Stallman
-
(pascal-outline-map): Move pascal-outline-goto-defun to C-c C-d.1994-04-18, by Richard M. Stallman
-
(Xatom_editres_name): Variable defined.1994-04-17, by Richard M. Stallman
-
(Xatom_editres_name): Declared.1994-04-17, by Richard M. Stallman
-
(EMACS_INT, EMACS_UINT): New typedefs.1994-04-17, by Richard M. Stallman
-
*** empty log message ***1994-04-17, by Richard M. Stallman
-
(set_case_table): Handle nil for EQV with non-nil CANON.1994-04-17, by Richard M. Stallman
-
(read_avail_input): Test both aix386 and _BSD.1994-04-17, by Richard M. Stallman
-
(Fx_create_frame): Delete excess args to x_wm_set_size_hint.1994-04-17, by Richard M. Stallman
-
(dumpglyphs): When HL=2, check explicitly for using1994-04-17, by Richard M. Stallman
-
(x_display): New field win_gravity.1994-04-17, by Richard M. Stallman
-
(read_char_x_menu_prompt): Don't check for value = nil1994-04-17, by Richard M. Stallman
-
(xmenu_show): Fix typo in last change.1994-04-17, by Richard M. Stallman
-
Rewrite to use netbsd.h and define NO_SHARED_LIBS.1994-04-17, by Richard M. Stallman
-
Call AC_LANG_C, if it's defined, after AC_PREPARE.1994-04-16, by David J. MacKenzie
-
(create_process): Test TIOCSETD along with NTTYDISC.1994-04-16, by Richard M. Stallman
-
(configuration): Use SET_MAKE to get the value of $(MAKE).1994-04-16, by Richard M. Stallman
-
(debug, debugger-eval-expression): Preserve match-data.1994-04-16, by Karl Heuer
-
(make_lispy_movement): Don't clip.1994-04-16, by Karl Heuer
-
(Fmouse_position): Don't clip.1994-04-16, by Karl Heuer
-
(mouse-drag-region): Handle scroll off top/bottom.1994-04-16, by Karl Heuer
-
Add NO_SHARED_LIBS conditional.1994-04-16, by Richard M. Stallman
-
(Fset_frame_position): Pass new arg to x_set_offset.1994-04-16, by Richard M. Stallman
-
(read_avail_input): Fix previous change--test _BSD.1994-04-16, by Richard M. Stallman
-
(Fsetq_default): Doc fix.1994-04-16, by Richard M. Stallman
-
(Fsetq): Doc fix.1994-04-16, by Richard M. Stallman
-
Use AC_SET_MAKE.1994-04-16, by Richard M. Stallman
-
(lib-src/Makefile.in): Make this from Makefile.in.in1994-04-16, by Richard M. Stallman
-
Renamed from Makefile.in.1994-04-16, by Richard M. Stallman
-
(mouse-set-font): Don't error if no selection.1994-04-16, by Karl Heuer
-
(xmenu_show): Don't cons on subprefix_stck[j] if nil.1994-04-16, by Richard M. Stallman
-
(map_prompt): Declared.1994-04-16, by Richard M. Stallman
-
(command-line): If no error data, print "", not nil.1994-04-16, by Karl Heuer
-
(emerge-goto-line): Fix return value.1994-04-16, by Karl Heuer
-
Require cl only at compile time.1994-04-16, by Richard M. Stallman
-
(read_avail_input): Don't generate SIGHUP of aix386;1994-04-16, by Richard M. Stallman
-
(auto-fill-function): New function (doc placeholder).1994-04-16, by Richard M. Stallman
-
(calendar-mode-map): Use substitute-key-definition.1994-04-16, by Richard M. Stallman
-
(shrink-window-if-larger-than-buffer):1994-04-16, by Richard M. Stallman
-
(gnus-uu-enter-interactive-file):1994-04-16, by Richard M. Stallman
-
(describe-mode): Fix previous change.1994-04-15, by Richard M. Stallman
-
(describe-mode): Always show minor modes, at front.1994-04-15, by Richard M. Stallman
-
*** empty log message ***1994-04-15, by Richard M. Stallman
-
entered into RCS1994-04-15, by Richard M. Stallman
-
(basic-save-buffer): if selective-display is t, file may end in CR instead of1994-04-15, by Karl Heuer
-
(Finsert_file_contents): Fix test for unchanged file.1994-04-15, by Richard M. Stallman
-
(Fprocess_send_eof, Foverlay_get): Declared.1994-04-15, by Richard M. Stallman
-
(fix_glyph) [HAVE_X_WINDOWS]: When glyph face is 0, use the computed face as1994-04-15, by Karl Heuer
-
(sys_siglist) [sun]: Check SIGFREEZE and SIGTHAW defined.1994-04-15, by Richard M. Stallman
-
(modify_event_symbol): Use the cdr of the alist entry.1994-04-15, by Richard M. Stallman
-
(syms_of_keyboard): Init and staticpro system_key_syms.1994-04-15, by Richard M. Stallman
-
(LIBX): Put LIBXT after LD_SWITCH_X_SITE.1994-04-15, by Richard M. Stallman
-
(read_avail_input): Fix comment delimiter.1994-04-15, by Karl Heuer
-
Doc fix.1994-04-15, by Karl Heuer
-
(C_SWITCH_X_MACHINE): add -DNeedVarargsProrotypes=0.1994-04-15, by Karl Heuer
-
(calculate_scrolling): Add explicit casts, to avoid compiler warnings.1994-04-15, by Karl Heuer
-
(shell-mode-map): Fix menu bar options.1994-04-14, by Karl Heuer
-
(comint-replace-by-expanded-history-before-point): Advance point1994-04-14, by Karl Heuer
-
(shell-dynamic-complete-as-command): Don't match ignored-extensions if it's nil.1994-04-14, by Karl Heuer
-
(rmail-default-file, rmail-default-rmail-file): Cancel new defvars.1994-04-14, by Karl Heuer
-
(x_make_frame_visible): Don't call XMapSubwindows.1994-04-14, by Richard M. Stallman
-
(Fx_list_fonts): Error if non-X frame used.1994-04-14, by Richard M. Stallman
-
(last_menu_bar_item_end): New variable.1994-04-14, by Richard M. Stallman
-
(LIBS_SYSTEM): Defined.1994-04-14, by Richard M. Stallman
-
(frame_update_line_height): Don't call x_set_window_size.1994-04-14, by Richard M. Stallman
-
(Fuser_real_login_name): Doc syntax fix.1994-04-14, by Richard M. Stallman
-
(save-place-kill-emacs-hook): Fix typo.1994-04-14, by Richard M. Stallman
-
(gettimeofday): If system doesn't have this, define it to give a fatal error.1994-04-14, by Richard M. Stallman
-
(make_lispy_event): Put mouse event code1994-04-14, by Richard M. Stallman
-
(command-line): Call face-initialize before frame-initialize.1994-04-14, by Richard M. Stallman
-
(make-face-x-resource-internal): Don't mess with terminal frames.1994-04-14, by Richard M. Stallman
-
(update_menu_bar): Take frame as arg.1994-04-14, by Richard M. Stallman
-
(x-create-frame-with-faces): Create frame invisible,1994-04-14, by Richard M. Stallman
-
(HAVE_X11R4): If we define HAVE_X11R5, define this too.1994-04-14, by Richard M. Stallman
-
(CFLAGS): Exclude ${CFLAGS} from singlequotes.1994-04-14, by Richard M. Stallman
-
(MAKE): Don't just assign it--use @SET_MAKE@.1994-04-14, by Richard M. Stallman
-
(x-fixed-font-alist): Give multiple names for try for certain fonts.1994-04-14, by Richard M. Stallman
-
(find-buffer-visiting): Don't check buffer-file-number1994-04-14, by Richard M. Stallman
-
[HAVE_UNISTD_H]: Include unistd.h.1994-04-13, by Richard M. Stallman
-
(dired-subdir-regexp): Allow a space in dir name.1994-04-13, by Richard M. Stallman
-
(inherited_pgroup): Conditionalize on BSD_PGRPS.1994-04-13, by Richard M. Stallman
-
[HAVE_UNISTD_H]: Include unistd.h.1994-04-13, by Richard M. Stallman
-
(TABDLY): Defined.1994-04-13, by Richard M. Stallman
-
(Ffile_attributes): Cast st_size to int.1994-04-13, by Richard M. Stallman
-
(describe_map_tree): Fix call to Flookup_key.1994-04-13, by Richard M. Stallman
-
(rmail-default-file, rmail-default-rmail-file): New defvars.1994-04-13, by Richard M. Stallman
-
(Vglyph_table): Doc fix.1994-04-13, by Karl Heuer
-
(mh-progs, mh-lib): Move from mh-e.el1994-04-13, by Richard M. Stallman
-
(mh-progs, mh-lib): Move from mh-e.el1994-04-13, by Richard M. Stallman
-
(Fmouse_position) [MULTI_FRAME]: Use pixel_to_glyph, not glyph_to_pixel. Skip1994-04-13, by Karl Heuer
-
(super-apropos-check-doc-file): Force Fundamental mode.1994-04-13, by Richard M. Stallman
-
(Fset_window_configuration): Only call X fns if HAVE_X_WINDOWS.1994-04-13, by Karl Heuer
-
(Fnext_window, Fprevious_window, Fdisplay_buffer): Test MULTI_FRAME when1994-04-13, by Karl Heuer
-
(Fy_or_n_p, Fyes_or_no_p): Test HAVE_X_MENU.1994-04-13, by Karl Heuer
-
(CFLAGS): Exclude ${CFLAGS} from singlequotes.1994-04-13, by Richard M. Stallman
-
(CFLAGS): Use shell syntax, not Makefile.1994-04-13, by Karl Heuer
-
(comint-dynamic-complete-as-filename): Simplify.1994-04-13, by Karl Heuer
-
(compute_motion): Do not abort if window shows some other buffer.1994-04-13, by Richard M. Stallman
-
(window_system): If no X, set USE_X_TOOLKIT=no.1994-04-13, by Richard M. Stallman
-
(ispell-message): Turn LIMIT into an integer, around ispell-region.1994-04-13, by Richard M. Stallman
-
(mouse-menu-bar-buffers): Put Frames pane behind Buffers.1994-04-13, by Richard M. Stallman
-
(BSD): Give it a number as definition.1994-04-13, by Richard M. Stallman
-
(case-flip-character): Make case test more general.1994-04-13, by Richard M. Stallman
-
Fix #include file name.1994-04-12, by Richard M. Stallman
-
Bind M-$.1994-04-12, by Richard M. Stallman
-
(read-quoted-char): Convert meta chars into 128+ chars.1994-04-12, by Richard M. Stallman
-
(quoted-insert): Do nothing special for meta chars.1994-04-12, by Richard M. Stallman
-
(next): Fix typo in m68k-next-ns3 alternative.1994-04-12, by Richard M. Stallman
-
(backquote-process): Don't crash if ultimate1994-04-12, by Richard M. Stallman
-
(Fkey_binding): Declare accept_default.1994-04-12, by Richard M. Stallman
-
*** empty log message ***1994-04-12, by Richard M. Stallman
-
(window_system): If no X, set USE_X_TOOLKIT=no.1994-04-12, by Richard M. Stallman
-
#undef static.1994-04-12, by Richard M. Stallman
-
(Fset_process_window_size): New function.1994-04-12, by Richard M. Stallman
-
(set_window_size): New function.1994-04-12, by Richard M. Stallman
-
(makeinfo-region): Fix name of tex-start/end-of-header.1994-04-12, by Richard M. Stallman
-
Conditionals testing for null $CC were backwards.1994-04-12, by Richard M. Stallman
-
(specbind): Use find_symbol_value.1994-04-12, by Richard M. Stallman
-
(Fsetq_default, Fmake_local_variable): Doc syntax fix.1994-04-12, by Richard M. Stallman
-
(dired-add-entry): Set opoint at beginning of line.1994-04-12, by Richard M. Stallman
-
(send_process): Test pty_flag field for nil, not 0.1994-04-12, by Richard M. Stallman
-
(ange-ftp-process-filter, ange-ftp-gwp-filter): Call comint-output-filter.1994-04-12, by Karl Heuer
-
(gud-filter): Let comint-output-filter do the hard work.1994-04-12, by Karl Heuer
-
(LD_SWITCH_SYSTEM): Alternate definition if __GNUC__.1994-04-12, by Richard M. Stallman
-
Check for INCLUDED_FCNTL already defined.1994-04-12, by Richard M. Stallman
-
If we include fcntl.h, define INCLUDED_FCNTL.1994-04-12, by Richard M. Stallman
-
(dired-move-to-filename-regexp): Match the year or time.1994-04-12, by Richard M. Stallman
-
Add sunos4shr as alternative for suns.1994-04-12, by Richard M. Stallman
-
entered into RCS1994-04-12, by Richard M. Stallman
-
(main): Fix typo in prev. change.1994-04-12, by Richard M. Stallman
-
(main): Use setuid, not seteuid.1994-04-12, by Karl Heuer
-
(make_lispy_event): Initialize item.1994-04-12, by Karl Heuer
-
(vmotion): Use minibuf_prompt_width despite window-start.1994-04-11, by Karl Heuer
-
(temacs): Include ${ALL_LDFLAGS} within the call to YMF_PASS_LDFLAGS.1994-04-11, by Richard M. Stallman
-
(menu-bar-emerge-menu): Improve menu title.1994-04-11, by Richard M. Stallman
-
(printchar, strout): Use FRAME_PTR, not struct frame *.1994-04-11, by Karl Heuer
-
Renamed from eval-region.el. Fix the `provide' call.1994-04-11, by Richard M. Stallman
-
(Fmouse_position) [!MULTI_FRAME]: Declare col and row.1994-04-11, by Karl Heuer
-
(make_lispy_movement): Conditionalize on MULTI_FRAME.1994-04-11, by Richard M. Stallman
-
(x_decline_selection_request): Call XFlushQueue.1994-04-11, by Richard M. Stallman
-
(Fsetq): Doc fix.1994-04-11, by Richard M. Stallman
-
(syms_of_print): Doc fix.1994-04-11, by Richard M. Stallman
-
(dired-move-to-filename): Use skip-chars-forward1994-04-11, by Richard M. Stallman
-
(jka-compr-handler): Save match data.1994-04-11, by Karl Heuer
-
Comment change.1994-04-11, by Richard M. Stallman
-
(makefile-mode): make-local-variable misspelled as make-local-file.1994-04-11, by Karl Heuer
-
(comint-dynamic-complete-as-filename): Save end of match before calling other1994-04-11, by Karl Heuer
-
(dired-move-to-filename): Handle leading blanks.1994-04-11, by Karl Heuer
-
(force-mode-line-update): Doc fix.1994-04-11, by Karl Heuer
-
entered into RCS1994-04-11, by Richard M. Stallman
-
(msdos): Don't link patch1. Link sed*.inp, not sed.in*.1994-04-10, by Richard M. Stallman
-
If server is a Sun, call menu-bar-enable-clipboard.1994-04-10, by Richard M. Stallman
-
(dumpglyphs): Clear any extra pixel rows below the text.1994-04-10, by Richard M. Stallman
-
(x_figure_window_size): Don't call x_calc_absolute_position.1994-04-10, by Richard M. Stallman
-
(EmacsFrameSetCharSize): Do not attempt to preserve the window position.1994-04-10, by Richard M. Stallman
-
(internal_self_insert): Test Vafter_change_functions,1994-04-10, by Richard M. Stallman
-
(before_change_functions_restore):1994-04-10, by Richard M. Stallman
-
(Vafter_change_functions, Vbefore_change_functions): Declared.1994-04-10, by Richard M. Stallman
-
(Vafter_change_functions, Vbefore_change_functions): New variables.1994-04-10, by Richard M. Stallman
-
(frame_update_line_height): Check param_faces[i] not null.1994-04-10, by Richard M. Stallman
-
(Fx_list_fonts): Doc fix.1994-04-10, by Richard M. Stallman
-
*** empty log message ***1994-04-10, by Richard M. Stallman
-
comment changes.1994-04-09, by Daniel LaLiberte
-
(inhibit-first-line-modes-regexps): Renamed from1994-04-09, by Richard M. Stallman
-
Jumping up to new revision.1994-04-09, by Daniel LaLiberte
-
(main): Handle EXTRA_INITIALIZE.1994-04-09, by Richard M. Stallman
-
Initial revision1994-04-09, by Richard M. Stallman
-
Handle -isc4.0*.1994-04-09, by Richard M. Stallman
-
(function-key-map): Use f11, not \e.1994-04-09, by Richard M. Stallman
-
(get_keymap): Pass 1 as ERROR to get_keymap_1.1994-04-09, by Richard M. Stallman
-
(struct matrix_elt): Use int, not short.1994-04-09, by Richard M. Stallman
-
(make_buffer_string): Copy properties whenever we have some1994-04-09, by Richard M. Stallman
-
Add ns* as operating systems; default to ns2 for NeXT.1994-04-09, by Richard Kenner
-
(x_char_height): Use line_height field.1994-04-09, by Richard M. Stallman
-
(struct x_display): New field line_height.1994-04-09, by Richard M. Stallman
-
(frame_update_line_height): New function.1994-04-09, by Richard M. Stallman
-
(stufflines, scraplines, dumprectangle, x_do_pending_expose)1994-04-09, by Richard M. Stallman
-
(get_default_char_pixel_size): Use line_height field.1994-04-09, by Richard M. Stallman
-
(update_line): Use line_height field.1994-04-09, by Richard M. Stallman
-
(Fx_popup_menu): Use line_height field.1994-04-09, by Richard M. Stallman
-
(Fvertical_motion): Use window arg, not selected_window.1994-04-09, by Karl Heuer
-
(rmail-new-summary): Avoid unsafe save-restriction.1994-04-09, by Karl Heuer
-
checked in with -k by liberte at 1994/04/09 20:57:561994-04-08, by Daniel LaLiberte
-
Support kp-tab, kp-multiply, kp-add, kp-divide.1994-04-08, by Richard M. Stallman
-
(syms_of_xfns): Define Vx_cross_pointer_shape.1994-04-08, by Fred Pierresteguy
-
(cross_cursor): New field for struct x_display.1994-04-08, by Fred Pierresteguy
-
(show_mouse_face): Change the mouse cursor accordingly.1994-04-08, by Fred Pierresteguy
-
* etags.c (outf, outfiledir): renamed to tagf, tagfiledir.1994-04-08, by Francesco Potortì
-
(syms_of_textprop): Initialize Qintangible.1994-04-08, by Karl Heuer
-
(Qintangible): New symbol, replacing Qhidden.1994-04-08, by Karl Heuer
-
(set_point): Skip past intangible regions.1994-04-08, by Karl Heuer
-
(system_uses_terminfo): New variable.1994-04-08, by Karl Heuer
-
(main): Call syms_of_term.1994-04-08, by Karl Heuer
-
(comint-exec-1): Handle both termcap and terminfo.1994-04-08, by Karl Heuer
-
(kbd_buffer_get_event): Make buffer_switch_event lispy.1994-04-08, by Karl Heuer
-
(read_process_output): If buffer changes, record that fact.1994-04-08, by Karl Heuer
-
(enum event_kind): Add buffer_switch_event.1994-04-08, by Karl Heuer
-
(Fx_popup_dialog): Doc fix.1994-04-08, by Richard M. Stallman
-
(global-map): Bind function keys f16, f18 and f20,1994-04-08, by Richard M. Stallman
-
(popup-dialog-box): New function.1994-04-08, by Richard M. Stallman
-
(hscroll-window-column): New function.1994-04-08, by Karl Heuer
-
(Vminibuffer_exit_hook): New variable.1994-04-08, by Karl Heuer
-
(copy_part_of_rope): Replace non-glyph with 0.1994-04-08, by Karl Heuer
-
(copy_part_of_rope): Replace non-glyph with 0.1994-04-08, by Karl Heuer
-
(insert_1): New function, extracted from insert.1994-04-08, by Karl Heuer
-
(telnet-initial-filter, read-password): Don't unnecessarily duplicate comint1994-04-08, by Karl Heuer
-
Many doc fixes.1994-04-07, by Richard M. Stallman
-
Fix copying conditions for current GPL version.1994-04-07, by Richard M. Stallman
-
(calendar-daylight-savings-ends)1994-04-07, by Richard M. Stallman
-
(hack-one-local-variable): Test for risky-local-variable property.1994-04-07, by Richard M. Stallman
-
(hack-one-local-variable): Treat varnames ending in -form or -forms like eval.1994-04-07, by Richard M. Stallman
-
(edebug-version): Delete third arg of string-match.1994-04-07, by Richard M. Stallman
-
(fortran-blink-matching-do): New function,1994-04-07, by Richard M. Stallman
-
Updated LCD archive entry.1994-04-07, by Tom Tromey
-
entered into RCS1994-04-07, by Richard M. Stallman
-
Initial revision1994-04-07, by Richard M. Stallman
-
(rmail-secondary-file-menu): Fix typo.1994-04-07, by Fred Pierresteguy
-
Fix previous change.1994-04-07, by Karl Heuer
-
(define-key-after): Doc fix.1994-04-07, by Richard M. Stallman
-
(rmail-summary-disable): New function.1994-04-07, by Karl Heuer
-
(rmail-edit-mode, rmail-cease-edit): Disable summary during edit.1994-04-07, by Karl Heuer
-
(replace-regexp): Fix misbalanced quotes.1994-04-07, by Karl Heuer
-
(display_text_line): minibuffer_prompt_width is a distance, not an absolute1994-04-07, by Karl Heuer
-
(Fminibuffer_prompt_width): Undo previous change for negative values.1994-04-07, by Karl Heuer
-
(rmail-mode-map): Key binding for rmail-sort-by-keywords.1994-04-07, by Karl Heuer
-
(rmail-sort-by-keywords): New function.1994-04-07, by Karl Heuer
-
(rmail-summary-sort-by-keywords): New function.1994-04-07, by Karl Heuer
-
(Info-find-node): Don't try to backstep if no history.1994-04-07, by Karl Heuer
-
(doprnt): Reword confusing error message.1994-04-07, by Karl Heuer
-
(Fformat): Reword confusing error message.1994-04-07, by Karl Heuer
-
(Fsetq): Doc fix.1994-04-07, by Karl Heuer
-
Modified LCD archive entry.1994-04-07, by Tom Tromey
-
Bug fix; 19.23 should (require 'lmenu).1994-04-06, by Tom Tromey
-
Fixed up headers for release.1994-04-06, by Tom Tromey
-
Initial revision1994-04-06, by Tom Tromey
-
*** empty log message ***1994-04-06, by Richard M. Stallman
-
Doc fixes.1994-04-06, by Richard M. Stallman
-
(kill-emacs-hook): Use add-hook.1994-04-06, by Richard M. Stallman
-
Use PT, not point.1994-04-06, by Karl Heuer
-
(display_string): Allow for negative hpos when clearing array.1994-04-06, by Karl Heuer
-
(vmotion): Don't use minibuf_prompt_width if window-start has suppressed the1994-04-06, by Karl Heuer
-
(temp_echo_area_glyphs): Use PT, not point.1994-04-06, by Karl Heuer
-
(Fminibuffer_prompt_width): Allow for negative value.1994-04-06, by Karl Heuer
-
(save-place-find-file-hook, save-place-kill-emacs-hook): New functions.1994-04-06, by Richard M. Stallman
-
(clipboard-yank, clipboard-kill-ring-save)1994-04-06, by Richard M. Stallman
-
(x-select-enable-clipboard): New variable.1994-04-06, by Richard M. Stallman
-
(Fget_buffer_create): Disallow empty string.1994-04-06, by Karl Heuer
-
(quoted-insert): Handle meta-chars usefully.1994-04-06, by Richard M. Stallman
-
(describe_buffer_bindings): Move XSYMBOL to after SYMBOLP.1994-04-06, by Karl Heuer
-
New version from maintainer.1994-04-06, by Karl Heuer
-
(timer-kill-emacs-hook): New function.1994-04-06, by Richard M. Stallman
-
Add window argument on calls to compute_motion.1994-04-05, by Karl Heuer
-
(compute_motion): Add window argument.1994-04-05, by Karl Heuer
-
(main): Fix up MAIL_USE_MMDF conditional where1994-04-05, by Richard M. Stallman
-
(do_completion): gcpro some things.1994-04-05, by Karl Heuer
-
(rmail-summary-goto-msg): Fix bug in earlier change.1994-04-05, by Karl Heuer
-
Change install- and uninstall- to -install and -uninstall.1994-04-05, by Daniel LaLiberte
-
ucomment fix1994-04-05, by Daniel LaLiberte
-
Comment fixes.1994-04-05, by Daniel LaLiberte
-
(display_text_line): Rename startp to leftmargin.1994-04-05, by Richard M. Stallman
-
(note_mouse_highlight): Temporarily widen the buffer.1994-04-05, by Richard M. Stallman
-
(verify_charstarts): Handle truncation of lines.1994-04-05, by Richard M. Stallman
-
(Fget_char_property): Doc fix.1994-04-05, by Karl Heuer
-
(file_name_completion): Honor completion-regexp-list.1994-04-05, by Karl Heuer
-
(Freplace_match): Don't capitalize unless all matched words are capitalized.1994-04-05, by Karl Heuer
-
(Fdo_auto_save): Don't turn off auto save mode.1994-04-05, by Richard M. Stallman
-
(auto-save-mode): Don't let buffer-saved-size stay negative.1994-04-05, by Richard M. Stallman
-
(manual-program): New (actually reintroduced) variable.1994-04-05, by Karl Heuer
-
(verify_overlay_modification): Run modification-hooks for any deletion that1994-04-05, by Karl Heuer
-
(completion-setup-function): Add mouse-face properties.1994-04-05, by Karl Heuer
-
(compile-reinitialize-errors): Fix typo in comment.1994-04-05, by Karl Heuer
-
(calendar-cursor-to-date): Fix to signal error when appropriate.1994-04-05, by Roland McGrath
-
(edebug-emacs-19-specific): Renamed from edebug-fsf19-specific.1994-04-05, by Richard M. Stallman
-
(split-window-vertically): If size is negative, measure from bottom.1994-04-05, by Karl Heuer
-
(view-mode-map): Don't bind C-z.1994-04-05, by Richard M. Stallman
-
(generate-calendar-month): Add mouse-face properties.1994-04-04, by Karl Heuer
-
Change install- to ... to ...-install.1994-04-04, by Daniel LaLiberte
-
Numerous changes and bug fixes to bring it up to version 3.5.1994-04-04, by Daniel LaLiberte
-
(uncompress-program): New variable.1994-04-04, by Richard M. Stallman
-
(version-control): Doc fix.1994-04-04, by Richard M. Stallman
-
(rmail-summary-goto-msg): Highlight the whole line except first char.1994-04-04, by Richard M. Stallman
-
(save-place-version-control): New var, for determining1994-04-04, by Richard M. Stallman
-
(display_text_line): Properly handle charstarts for hscroll,1994-04-04, by Richard M. Stallman
-
(note_mouse_highlight): Do nothing if gc_in_progress.1994-04-04, by Richard M. Stallman
-
(overlays_at): Fix previous change.1994-04-03, by Richard M. Stallman
-
Comment changes.1994-04-03, by Richard M. Stallman
-
(gc_in_progress): Declared.1994-04-03, by Richard M. Stallman
-
(Fx_popup_dialog): If POSITION is t, use selected frame.1994-04-03, by Richard M. Stallman
-
(overlays_at): Use XGCTYPE.1994-04-03, by Richard M. Stallman
-
(OVERLAY_POSITION): Use XGCTYPE.1994-04-03, by Richard M. Stallman
-
(Fx_popup_dialog): If POSITION is t, use selected frame.1994-04-03, by Richard M. Stallman
-
(frame_up_to_date_hook): Defined.1994-04-03, by Richard M. Stallman
-
Doc fix.1994-04-03, by Richard M. Stallman
-
(redisplay): do_verify_charstarts controls whether to call verify_charstarts.1994-04-03, by Richard M. Stallman
-
(note_mouse_highlight): Reject out-of-range pos value1994-04-03, by Richard M. Stallman
-
(direct_output_for_insert): Add charstarts entry after the new char.1994-04-03, by Richard M. Stallman
-
(do_scrolling): Handle charstarts like glyphs.1994-04-03, by Richard M. Stallman
-
(ispell-message): Fixed infinite loop on shortened msg.1994-04-03, by Richard M. Stallman
-
(verify_charstarts): Count right for continued lines.1994-04-03, by Richard M. Stallman
-
(fast_find_position): Always return coords within the window.1994-04-03, by Richard M. Stallman
-
(display_text_line): Always store in charstart1994-04-03, by Richard M. Stallman
-
(verify_charstarts): New function.1994-04-03, by Richard M. Stallman
-
(summarize-tar-header-block): Add mouse-face properties.1994-04-02, by Karl Heuer
-
(Buffer-menu-mode): Highlight only the buffer name, not the whole line.1994-04-02, by Karl Heuer
-
(compile-mouse-goto-error): Simplify.1994-04-02, by Karl Heuer
-
(Buffer-menu-mode): Add mouse-face properties.1994-04-02, by Karl Heuer
-
(list_buffers_1): Set buffer contents, then mode.1994-04-02, by Karl Heuer
-
(dired-insert-directory): Fix comment.1994-04-02, by Karl Heuer
-
(occur): Add mouse-face property to each line.1994-04-01, by Richard M. Stallman
-
(dired-insert-directory): Add mouse-face properties.1994-04-01, by Richard M. Stallman
-
(dired-add-entry, dired-insert-subdir-doinsert):1994-04-01, by Richard M. Stallman
-
(tex-start-shell): Use shell-mode-map (instead of comint-mode-map) because1994-04-01, by Edward M. Reingold
-
(x_wm_set_size_hint): Add USE_X_TOOLKIT conditional and call1994-04-01, by Fred Pierresteguy
-
(update_menu_bar): Pass 0 to set_frame_menubar.1994-04-01, by Fred Pierresteguy
-
(EmacsFrameSetCharSize): Clean up code.1994-04-01, by Fred Pierresteguy
-
(try_window_id): Pass new arg to scroll_frame_lines.1994-04-01, by Richard M. Stallman
-
(make_frame_glyphs): If EMPTY, don't leave junk in ->total_charstarts.1994-04-01, by Richard M. Stallman
-
(construct_menu_click, construct_mouse_click):1994-04-01, by Richard M. Stallman
-
(xmenu_show): Undo part of March 11 change:1994-04-01, by Richard M. Stallman
-
(Info-fontify-node): Add mouse-face properties.1994-04-01, by Richard M. Stallman
-
*** empty log message ***1994-04-01, by Fred Pierresteguy
-
(redisplay): In previous change, handle case where no newline follows.1994-04-01, by Richard M. Stallman
-
(rmail-message-label-p, rmail-parse-message-labels):1994-04-01, by Karl Heuer
-
(adjust_window_charstarts): New function.1994-04-01, by Richard M. Stallman
-
(redisplay): Call adjust_window_charstarts1994-04-01, by Richard M. Stallman
-
Doc fixes.1994-03-31, by Richard M. Stallman
-
(scroll_frame_lines): Handle charstarts like glyphs.1994-03-31, by Richard M. Stallman
-
[INCLUDED_FCNTL]: Don't include fcntl.h again.1994-03-31, by Richard M. Stallman
-
(compute_char_face): New arg MOUSE.1994-03-31, by Richard M. Stallman
-
(child_setup): Check out==err when relocating fds.1994-03-31, by Karl Heuer
-
(Man-filter-list): New footer format to delete.1994-03-31, by Karl Heuer
-
(redisplay): Call frame_up_to_date_hook.1994-03-31, by Richard M. Stallman
-
Fix error message syntax.1994-03-31, by Richard M. Stallman
-
(x_window) [USE_X_TOOLKIT]: When doing geometry management, don't compute the1994-03-31, by Fred Pierresteguy
-
(Buffer-menu-mouse-select): New command.1994-03-31, by Richard M. Stallman
-
(occur-mode-goto-occurrence): Delete excess close paren.1994-03-31, by Richard M. Stallman
-
(occur-mode): Doc fix.1994-03-31, by Richard M. Stallman
-
(set_frame_size): Dont compute any geometry management.1994-03-31, by Fred Pierresteguy
-
(set_frame_menubar): New arg, first_time.1994-03-31, by Fred Pierresteguy
-
(x_window) [USE_X_TOOLKIT]: New args window_prompting and minibuffer_only.1994-03-31, by Fred Pierresteguy
-
Define HAVE_X11R4 if AIX3_2 is defined.1994-03-31, by Fred Pierresteguy
-
(frame_up_to_date_hook): Declared.1994-03-31, by Richard M. Stallman
-
(esix5): Set NON_GNU_CPP.1994-03-31, by Richard M. Stallman
-
*** empty log message ***1994-03-30, by Richard M. Stallman
-
(INCLUDED_FCNTL): Define, if include fcntl.h.1994-03-30, by Richard M. Stallman
-
Initial revision1994-03-30, by Richard M. Stallman
-
Advise about case where C-h is rebound.1994-03-30, by Richard M. Stallman
-
(occur-mode-find-occurrence): New subroutine.1994-03-30, by Richard M. Stallman
-
(compile-mouse-goto-error): New command.1994-03-30, by Richard M. Stallman
-
(dired-mouse-find-file-other-window): New command.1994-03-30, by Richard M. Stallman
-
Doc fixes.1994-03-30, by Richard M. Stallman
-
* etags.c (main): use etags_getcwd for compatibility.1994-03-30, by Francesco Potortì
-
(verify_overlay_modification):1994-03-30, by Richard M. Stallman
-
(Fminibuffer_prompt, Fminibuffer_prompt_width): New funcs.1994-03-30, by Karl Heuer
-
(Vcompletion_regexp_list): New var.1994-03-30, by Richard M. Stallman
-
(Fcompute_motion): Fix symbol name in previous change.1994-03-30, by Karl Heuer
-
(Fcompute_motion): Doc fix.1994-03-30, by Karl Heuer
-
(Fcompute_motion): Don't use XFASTINT on possibly-negative coords.1994-03-30, by Karl Heuer
-
(Fcompute_motion): Doc fix.1994-03-30, by Karl Heuer
-
(rmail-sort-messages): Use buffer-disable-undo, not buffer-flush-undo.1994-03-30, by Karl Heuer
-
(rmail-sort-messages): Update summary buffer.1994-03-30, by Karl Heuer
-
(rmail-sort-from-summary): Preserve window selection.1994-03-30, by Karl Heuer
-
(vc-checkin): Undo previous change.1994-03-30, by Richard M. Stallman
-
(help): New alias.1994-03-30, by Richard M. Stallman
-
(calculate-c-indent): Don't loop forever at bobp.1994-03-30, by Karl Heuer
-
Check for existence of windowing system.1994-03-30, by Karl Heuer
-
(EMACS_TIME_NEG_P): Cast to signed.1994-03-30, by Karl Heuer
-
(Fwindow_width): Delete unnecessary variable declarations.1994-03-29, by Karl Heuer
-
(hack-local-variables-prop-line): Search two lines if "#!".1994-03-29, by Karl Heuer
-
(basic-save-buffer-1): New subroutine, broken out of basic-save-buffer.1994-03-29, by Richard M. Stallman
-
Fix glitches in previous change.1994-03-29, by Karl Heuer
-
(Fcompute_motion): Typecheck all arguments.1994-03-29, by Karl Heuer
-
Fix typo in comment.1994-03-29, by Karl Heuer
-
(struct frame_glyphs): New fields charstarts and total_charstarts.1994-03-29, by Richard M. Stallman
-
Fix typos in comments.1994-03-29, by Karl Heuer
-
(display_text_line): Handle selective display at window edge.1994-03-29, by Karl Heuer
-
(debug): Behave sensibly if pop-up-frames is set.1994-03-29, by Karl Heuer
-
(Info-suffix-list): Put empty string last.1994-03-29, by Karl Heuer
-
(file_name_completion): Don't step on dirname.1994-03-29, by Karl Heuer
-
Initial revision1994-03-29, by Richard M. Stallman
-
(vc-checkin): Insert name of current defun in comment buffer.1994-03-29, by Roland McGrath
-
(add-log-current-defun): Autoload this.1994-03-28, by Roland McGrath
-
(forms-mode): Set major mode before finding forms-file. (This gives1994-03-28, by Karl Heuer
-
(x_find_modifier_meanings): Skip zero entries.1994-03-28, by Karl Heuer
-
(file_name_completion): Protect things from GC.1994-03-28, by Richard M. Stallman
-
Initial revision1994-03-28, by Richard M. Stallman
-
*** empty log message ***1994-03-28, by Richard M. Stallman
-
(emerge-goto-line): New function.1994-03-28, by Richard M. Stallman
-
Initial revision1994-03-28, by Richard M. Stallman
-
(byte-compile-file): Use whole file name for errors.1994-03-28, by Richard M. Stallman
-
(momentary-string-display): Avoid modifying the undo list.1994-03-28, by Richard M. Stallman
-
Initial revision1994-03-28, by Richard M. Stallman
-
(set-match-data): New alias.1994-03-28, by Richard M. Stallman
-
Initial revision1994-03-28, by Richard M. Stallman
-
(choose-completion-delete-max-match): Renamed from1994-03-27, by Richard M. Stallman
-
(mouse-choose-completion): Use choose-completion-string.1994-03-27, by Richard M. Stallman
-
Initial revision1994-03-27, by Richard M. Stallman
-
(set-visited-file-name): Kill local var vc-mode.1994-03-27, by Richard M. Stallman
-
(vc-find-file-hook): Set backup-inhibited.1994-03-27, by Richard M. Stallman
-
(read_minibuf): Return val via unbind_to.1994-03-27, by Richard M. Stallman
-
(Freplace_match): Doc fix.1994-03-27, by Richard M. Stallman
-
*** empty log message ***1994-03-27, by Richard M. Stallman
-
(verify_interval_modification): For insertion in1994-03-26, by Richard M. Stallman
-
Don't test for presence of dump-emacs.1994-03-26, by Richard M. Stallman
-
(blink-matching-open): Now three strategies for choosing1994-03-26, by Richard M. Stallman
-
*** empty log message ***1994-03-26, by Richard M. Stallman
-
(Info-insert-dir): Add a save-excursion.1994-03-26, by Richard M. Stallman
-
(this_command, last_command): Declared.1994-03-25, by Richard M. Stallman
-
(gud-comint-buffer): Move defvar up.1994-03-25, by Richard M. Stallman
-
(pr): Use debug_print.1994-03-25, by Richard M. Stallman
-
(debug_print): New function.1994-03-25, by Richard M. Stallman
-
(etags, ctags): Pass -D for VERSION.1994-03-25, by Richard M. Stallman
-
(gud-gdb-complete-command): New defun to support true1994-03-25, by Richard M. Stallman
-
* etags.c (emacs_tags_format, ETAGS): removed. Use CTAGS instead.1994-03-25, by Francesco Potortì
-
Initial revision1994-03-25, by Richard M. Stallman
-
(Fformat): Validate number and type of arguments.1994-03-25, by Karl Heuer
-
(Fframe_first_window): New function.1994-03-25, by Karl Heuer
-
(xmenu_show): Enable asynchronous events.1994-03-25, by Karl Heuer
-
(apropos-match-keys): Skip duplicate keybindings.1994-03-25, by Karl Heuer
-
(Fwhere_is_internal): Skip duplicates.1994-03-25, by Karl Heuer
-
(x_get_arg): Use downcased string in compare.1994-03-25, by Karl Heuer
-
(x_report_frame_params): Sample visibility.1994-03-25, by Karl Heuer
-
(x_window_to_scroll_bar, x_new_font): Use assignment, not initialization.1994-03-25, by Karl Heuer
-
(x_get_local_selection, x_handle_selection_request): Use assignment, not1994-03-25, by Karl Heuer
-
(x_set_frame_parameters, x_get_arg, x_window, Fx_create_frame,1994-03-25, by Karl Heuer
-
(x_consider_frame_title, decode_mode_spec): Use assignment, not initialization.1994-03-25, by Karl Heuer
-
(unshow_buffer, window_loop, Fdisplay_buffer): Use assignment, not1994-03-25, by Karl Heuer
-
(add_properties, remove_properties): Use assignment, not initialization.1994-03-25, by Karl Heuer
-
(status_notify): Use assignment, not initialization.1994-03-25, by Karl Heuer
-
(thisdir): Nonsensical variable removed.1994-03-24, by Roland McGrath
-
(mouse-menu-bar-buffers): Fix position structure.1994-03-24, by Karl Heuer
-
New version from author.1994-03-24, by Daniel LaLiberte
-
Change "internal" to "original" throughout.1994-03-24, by Daniel LaLiberte
-
Initial revision1994-03-24, by Richard M. Stallman
-
Add case for Bull dpx20.1994-03-24, by Richard Kenner
-
(shell-strip-ctrl-m): New command.1994-03-24, by Richard M. Stallman
-
(comint-run): New command.1994-03-24, by Richard M. Stallman
-
(Fx_create_frame): Add USE_X_TOOLKIT conditional around the call to1994-03-24, by Fred Pierresteguy
-
(run_msdos_command): Use assignment instead of initialization.1994-03-23, by Karl Heuer
-
(read_minibuf): Use assignment instead of initialization.1994-03-23, by Karl Heuer
-
(read_filtered_event, intern): Use assignment instead of initialization.1994-03-23, by Karl Heuer
-
(access_keymap, store_in_keymap, Fcopy_keymap, Fdefine_key,1994-03-23, by Karl Heuer
-
(adjust_intervals_for_insertion, merge_properties_sticky, delete_interval):1994-03-23, by Karl Heuer
-
(next_frame, prev_frame, other_visible_frames, Fdelete_frame): Use assignment,1994-03-23, by Karl Heuer
-
(lock_file): Use assignment, not initialization.1994-03-23, by Karl Heuer
-
(Finsert_file_contents): Use assignment, not initialization.1994-03-23, by Karl Heuer
-
(store_symval_forwarding, Fsymbol_value): Use assignment, not initialization.1994-03-23, by Karl Heuer
-
(internal_self_insert): Use assignment, not initialization.1994-03-23, by Karl Heuer
-
(call_process_cleanup, getenv_internal): Use assignment, not initialization.1994-03-23, by Karl Heuer
-
(check_mark, Fcall_interactively): Use assignment, not initialization.1994-03-23, by Karl Heuer
-
(sort_overlays, Fmake_overlay): Use assignment, not initialization.1994-03-23, by Karl Heuer
-
(make_event_array): Use assignment, not initialization.1994-03-23, by Karl Heuer
-
Initial revision1994-03-23, by Daniel LaLiberte
-
(rmail-sort-by-subject): Fix `Re:' regexp.1994-03-23, by Karl Heuer
-
(reset_sys_modes): Turn off O_NDELAY.1994-03-23, by Karl Heuer
-
(nroff-mode-abbrev-table): Call define-abbrev-table.1994-03-23, by Karl Heuer
-
(Fscroll_up, Fscroll_down, Fscroll_other_window): Doc fix.1994-03-23, by Karl Heuer
-
(do_switch_frame): Common code for Fselect_frame and handle_switch_frame.1994-03-23, by Karl Heuer
-
(x_get_focus_frame): New function.1994-03-23, by Karl Heuer
-
(rmail-quit): Remove summary buffer from display.1994-03-23, by Richard M. Stallman
-
(rmail-secondary-file-menu): Display relative file names.1994-03-23, by Richard M. Stallman
-
* etags.c (cwd, outfiledir): vars added.1994-03-23, by Francesco Potortì
-
(update_frame_menubar): Function renamed from update_one_frame_psheets.1994-03-23, by Fred Pierresteguy
-
(Fx_create_frame): Call initialize_frame_menubar.1994-03-23, by Fred Pierresteguy
-
(tex-delete-last-temp-files): New arg NOT-ALL.1994-03-23, by Richard M. Stallman
-
(Fy_or_n_p, Fyes_or_no_p): Call Fx_popup_dialog the new way.1994-03-23, by Richard M. Stallman
-
(reset_buffer): Init auto_save_failure_time slot.1994-03-23, by Richard M. Stallman
-
(where-is): New function.1994-03-23, by Richard M. Stallman
-
(where_is_string, Fwhere_is): Deleted.1994-03-23, by Richard M. Stallman
-
(sort-subr): Add autoload.1994-03-23, by Richard M. Stallman
-
(Fdefine_key): Check for non-events in keyvector.1994-03-22, by Karl Heuer
-
(read_minibuf): Don't redirect focus unless minibuf is on another frame.1994-03-22, by Karl Heuer
-
(unreadchar): Don't back up the pointer when unreading EOF.1994-03-22, by Karl Heuer
-
(read1): Check for invalid modifier bits in a string.1994-03-22, by Karl Heuer
-
(asm-mode): Doc fix.1994-03-22, by Richard M. Stallman
-
(debugger-eval-expression): Use a history list.1994-03-22, by Richard M. Stallman
-
(__do_global_ctors, __do_global_ctors_aux)1994-03-22, by Richard M. Stallman
-
(Fcall_process): Make sure to close descriptors.1994-03-22, by Richard M. Stallman
-
Call XtSetValues not XtVaSetValues.1994-03-22, by Fred Pierresteguy
-
(set_frame_size): Put #if 0 around a lot of useless code.1994-03-22, by Fred Pierresteguy
-
entered into RCS1994-03-22, by Richard M. Stallman
-
(jump-to-register): Handle dead marker.1994-03-22, by Karl Heuer
-
(add_command_key, command_loop_1, read_char, kbd_buffer_store_event,1994-03-22, by Karl Heuer
-
(map-y-or-n-p): Don't add any text to the ACTION-ALIST descriptions to make1994-03-22, by Roland McGrath
-
(Qwholenump): New variable.1994-03-22, by Richard M. Stallman
-
(Qwholenump): Declared.1994-03-22, by Richard M. Stallman
-
(Fkeymapp): Doc fix.1994-03-21, by Karl Heuer
-
(Fcopy_keymap): Account for menus and equiv-key cache.1994-03-21, by Karl Heuer
-
Initial revision1994-03-21, by Karl Heuer
-
(insert-directory): Quote special shell chars,1994-03-21, by Richard M. Stallman
-
Initial revision1994-03-21, by Richard M. Stallman
-
*** empty log message ***1994-03-21, by Richard M. Stallman
-
Initial revision1994-03-21, by Richard M. Stallman
-
entered into RCS1994-03-21, by Richard M. Stallman
-
*** empty log message ***1994-03-21, by Richard M. Stallman
-
(Fstring_to_number): Doc fix.1994-03-21, by Richard M. Stallman
-
Initial revision1994-03-21, by Richard M. Stallman
-
(Fmake_local_variable): Void variables stay void.1994-03-21, by Karl Heuer
-
(make-lucid-menu-keymap): Any row of dashes means blank.1994-03-21, by Karl Heuer
-
Initial revision1994-03-20, by Richard M. Stallman
-
(mail-mode): Doc mod.1994-03-20, by Karl Heuer
-
(x-valid-simple-selection-p): Accept an overlay.1994-03-20, by Richard M. Stallman
-
(one-window-p): New argument all-frames.1994-03-20, by Richard M. Stallman
-
Initial revision1994-03-20, by Richard M. Stallman
-
(xdialog_show): Delete args x, y.1994-03-20, by Richard M. Stallman
-
(map-y-or-n-p): Call x-popup-dialog the new way.1994-03-20, by Richard M. Stallman
-
Initial revision1994-03-20, by Richard M. Stallman
-
(mh-progs, mh-lib): Deleted.1994-03-20, by Richard M. Stallman
-
Provide lmenu, not menubar.1994-03-20, by Richard M. Stallman
-
(HAVE_TERMIOS, NO_TERMIO): Defined.1994-03-20, by Richard M. Stallman
-
(help-with-tutorial): Change previous change;1994-03-20, by Richard M. Stallman
-
(tagsfiles): Accept capital letters.1994-03-20, by Richard M. Stallman
-
(UTILITIES): `env' deleted.1994-03-20, by Richard M. Stallman
-
(emacs): rm emacs before the ln.1994-03-20, by Richard M. Stallman
-
(wait_reading_process_input, both versions): Don't call1994-03-20, by Richard M. Stallman
-
(syms_of_emacs): Don't initialize Vinstallation_name1994-03-20, by Richard M. Stallman
-
(Fyes_or_no_p) [USE_X_TOOLKIT]: Display just one menu.1994-03-19, by Richard M. Stallman
-
(Fx_popup_dialog): Don't fail to set X, Y from POSITION.1994-03-19, by Richard M. Stallman
-
*** empty log message ***1994-03-19, by Richard M. Stallman
-
(Fx_popup_dialog, Fx_popup_menu): Require 2 args.1994-03-19, by Richard M. Stallman
-
Delete obsolete comment.1994-03-19, by Karl Heuer
-
(rmail-summary-goto-msg): Highlight message number of current message.1994-03-19, by Richard M. Stallman
-
(iso-accents-list): Add entries for unadorned accents.1994-03-19, by Karl Heuer
-
(beginning-of-defun-raw): Don't err when called at end of buffer.1994-03-19, by Karl Heuer
-
(help-with-tutorial): Avoid unexplained large blank area.1994-03-19, by Karl Heuer
-
(standard-display-ascii): Error if using a windowing system.1994-03-19, by Karl Heuer
-
(create-glyph): Don't use slots that look like ASCII.1994-03-19, by Karl Heuer
-
(MAKE_GLYPH, GLYPH_CHAR, GLYPH_FACE): Handle termcap frames as well as X.1994-03-19, by Karl Heuer
-
(fix_glyph, display_text_line, copy_part_of_rope, display_mode_line): Handle1994-03-19, by Karl Heuer
-
(direct_output_for_insert): Handle termcap frames as well as X.1994-03-19, by Karl Heuer
-
(dumpglyphs): Use the fast macros.1994-03-19, by Karl Heuer
-
(compilation-error-regexp-alist): Generalize ultrix 3 f77 regexp to match1994-03-19, by Roland McGrath
-
Initial revision1994-03-19, by Richard M. Stallman
-
(perform-replace): Set match-data markers to nil before discarding them.1994-03-18, by Roland McGrath
-
(map-y-or-n-p): Use a dialog box when triggered by a mouse event.1994-03-18, by Roland McGrath
-
(rmail-summary-window-size): New variable.1994-03-18, by Richard M. Stallman
-
(rmail-output-menu): New command.1994-03-18, by Richard M. Stallman
-
(list_of_items): Arg to push_menu_item was missing.1994-03-18, by Richard M. Stallman
-
(X_WINDOWS_SUPPORT): Don't include term/x-win.1994-03-18, by Roland McGrath
-
(lisp): Include version.el, not version.elc.1994-03-18, by Roland McGrath
-
(LIBXT): Add -lXext.1994-03-18, by Roland McGrath
-
(telnet-maximum-count): Doc fix.1994-03-18, by Karl Heuer
-
(LD_SWITCH_SYSTEM): Undo previous change.1994-03-18, by Karl Heuer
-
(compute_motion): Doc fixes.1994-03-18, by Karl Heuer
-
(x-cut-buffer-or-selection-value): Check for error from x-get-selection.1994-03-18, by Karl Heuer
-
(X_WINDOWS_SUPPORT): New macro.1994-03-18, by Roland McGrath
-
(beginning-of-defun-raw): New function.1994-03-18, by Karl Heuer
-
(end-of-defun): Fix check for trailing comment.1994-03-18, by Karl Heuer
-
(Fx_popup_dialog, Fx_popup_menu): Handle case where1994-03-18, by Richard M. Stallman
-
(install-arch-indep): Add missing backslash after a `then'.1994-03-18, by Roland McGrath
-
(create_process): Skip the ioctl if fd is -1.1994-03-18, by Karl Heuer
-
(openp, Fload): GCPRO some things.1994-03-18, by Karl Heuer
-
(Fcall_process): GCPRO some things.1994-03-18, by Karl Heuer
-
(Fstart_process): GCPRO some things.1994-03-18, by Karl Heuer
-
(rmail-convert-to-babyl-format): Check Content-Length field for consistency.1994-03-17, by Karl Heuer
-
(LD_SWITCH_SYSTEM, HAVE_WAIT_HEADER): Define these.1994-03-17, by Karl Heuer
-
Initial revision1994-03-17, by Richard M. Stallman
-
(undo): Don't let the undo entries for the undo1994-03-16, by Richard M. Stallman
-
(Fchar_or_string_p, Fintegerp, Fnatnump): Doc fix.1994-03-16, by Karl Heuer
-
(read_minibuf): Disallow trailing junk.1994-03-16, by Karl Heuer
-
(Ffile_modes) [MSDOS]: set exec-bit based on file suffix.1994-03-16, by Karl Heuer
-
use bcopy when moving gap.1994-03-16, by Karl Heuer
-
Initial revision1994-03-16, by Richard M. Stallman
-
Initial revision1994-03-16, by Richard M. Stallman
-
Revisions by author.1994-03-16, by Richard M. Stallman
-
entered into RCS1994-03-16, by Richard M. Stallman
-
Initial revision1994-03-16, by Richard M. Stallman
-
(Frandom): Eliminate bias in random number generator.1994-03-16, by Karl Heuer
-
(FLOAT_TO_INT, FLOAT_TO_INT2, range_error2): New macros.1994-03-16, by Karl Heuer
-
Initial revision1994-03-16, by Richard M. Stallman
-
(manual-entry): Document what the arg does.1994-03-16, by Karl Heuer
-
(update_menu_bar): Delete unused second argument. Callers changed.1994-03-16, by Karl Heuer
-
(redisplay): Don't consider minibuffer name for frame title.1994-03-16, by Karl Heuer
-
(Frename_file, Fcopy_file, Fadd_name_to_file, Fmake_symbolic_link): Fix typo1994-03-16, by Karl Heuer
-
(defun-prompt-regexp): Doc fix.1994-03-15, by Karl Heuer
-
(LOCALTIME_CACHE): Define this symbol.1994-03-15, by Karl Heuer
-
(Frename_file): Use RETURN_UNGCPRO when run handler.1994-03-15, by Richard M. Stallman
-
(message1): Call message2 instead of duplicating code.1994-03-15, by Karl Heuer
-
entered into RCS1994-03-15, by Richard M. Stallman
-
(LaTeX patterns): Don't match \( and \[ following a \.1994-03-15, by Richard M. Stallman
-
(Man-original-frame): New variable.1994-03-15, by Karl Heuer
-
(Man-cooked-hook): Doc fix.1994-03-15, by Karl Heuer
-
(gud-filter): Update comint-last-input-end.1994-03-15, by Karl Heuer
-
Doc fix.1994-03-15, by Karl Heuer
-
(Flogb): Check for 0.0. Emulate logb if needed.1994-03-15, by Karl Heuer
-
(Man-filter-list): Extend footer pattern for hpux.1994-03-15, by Karl Heuer
-
(VERTICAL_SCROLL_BAR_RIGHT_BORDER): Change from 3 to 2.1994-03-15, by Karl Heuer
-
(x_scroll_bar_expose): Don't make the right border thicker.1994-03-15, by Karl Heuer
-
(terminal-frame) [! MULTI_FRAME]: Create this variable.1994-03-15, by Karl Heuer
-
(read_minibuf): Make minibuffer frame visible when minibuffer activated.1994-03-15, by Karl Heuer
-
(Man-build-man-command): Redirect desc 2 to /dev/null.1994-03-14, by Richard M. Stallman
-
(Fhandle_switch_frame): Ignore switch to dead frame.1994-03-14, by Karl Heuer
-
(install, ${archlibdir}): Switch back to .. before running INSTALL_PROGRAM.1994-03-14, by Richard M. Stallman
-
(thisdir): New variable.1994-03-14, by Richard M. Stallman
-
(Fredraw_frame) [! MULTI_FRAME]: Make noninteractive, to be consistent with1994-03-14, by Karl Heuer
-
(buffer-display-table, buffer-undo-list): Delete docstring of second version1994-03-14, by Karl Heuer
-
(Fread_file_name): Delete docstring of second version of function, to avoid1994-03-14, by Karl Heuer
-
(framep, selected-frame, frame-char-height, frame-char-width,1994-03-14, by Karl Heuer
-
(Fget_buffer_process): Fix typo in comment.1994-03-14, by Karl Heuer
-
Whitespace change.1994-03-14, by Richard M. Stallman
-
(search_buffer): Avoid boolean/integer mixing that confuses some compilers.1994-03-14, by Karl Heuer
-
(redisplay_window): Avoid dividing negative numbers, since the rounding effect1994-03-14, by Karl Heuer
-
(window_scroll, Fmove_to_window_line): Avoid dividing negative numbers,1994-03-14, by Karl Heuer
-
(underline-region, ununderline-region): Use printable escapes instead of1994-03-14, by Karl Heuer
-
(Info-insert-dir): Use printable escapes instead of embedding literal control1994-03-14, by Karl Heuer
-
(indent-or-fill-region): Use printable escapes instead of embedding literal1994-03-14, by Karl Heuer
-
(original-page-delimiter, set-page-delimiter): Use printable escapes instead of1994-03-14, by Karl Heuer
-
(view-register, insert-register): Handle dead marker.1994-03-14, by Karl Heuer
-
*** empty log message ***1994-03-14, by Fred Pierresteguy
-
(lunar-phase): Use calendar-mod instead of % so that it1994-03-14, by Edward M. Reingold
-
*** empty log message ***1994-03-14, by Fred Pierresteguy
-
entered into RCS1994-03-14, by Fred Pierresteguy
-
(EmacsFrameSetCharSize): Set the values of left_pos and1994-03-14, by Fred Pierresteguy
-
(view-mode): Run view-mode-hook as well as view-hook.1994-03-14, by Richard M. Stallman
-
Comment change.1994-03-14, by Richard M. Stallman
-
(Finsert_file_contents): Don't let same_at_end be less than same_at_start.1994-03-14, by Richard M. Stallman
-
(Fvertical_motion): New optional arg WINDOW.1994-03-14, by Richard M. Stallman
-
(Fdelete_other_windows): Pass new arg to Fvertical_motion.1994-03-14, by Richard M. Stallman
-
Undo previous change. Instead:1994-03-14, by Richard M. Stallman
-
(Fx_popup_dialog): Define only if USE_X_TOOLKIT.1994-03-14, by Richard M. Stallman
-
(text-mode): Doc fix.1994-03-13, by Karl Heuer
-
Fix typo in comment.1994-03-13, by Karl Heuer
-
(diff-latest-backup-file): Call file name handler properly.1994-03-13, by Richard M. Stallman
-
(hide-other, hide-sublevels): Renamed from outline-...1994-03-13, by Richard M. Stallman
-
Turn on menu-bar-mode.1994-03-13, by Richard M. Stallman
-
Preload menu-bar.1994-03-13, by Richard M. Stallman
-
(PURESIZE): Reduce to 230000.1994-03-13, by Richard M. Stallman
-
(pascal-indent-case): Handle comma separated list.1994-03-12, by Richard M. Stallman
-
(rmail-sort-by-lines): msgnum variable should be msg.1994-03-12, by Karl Heuer
-
(Fexpt): Delete extraneous `for' statement.1994-03-12, by Karl Heuer
-
(get_process): Allow arg to be a buffer object.1994-03-12, by Karl Heuer
-
Doc fix.1994-03-12, by Karl Heuer
-
Fix coding style.1994-03-12, by Karl Heuer
-
Put hyphen in a safer place in the character class.1994-03-12, by Karl Heuer
-
Don't use triple-hyphen in a character class.1994-03-12, by Karl Heuer
-
(x_consider_frame_title): New function, extracted from display_mode_line.1994-03-11, by Karl Heuer
-
(xdialog_show): New function to handle the display of dialog boxes.1994-03-11, by Fred Pierresteguy
-
*** empty log message ***1994-03-11, by Fred Pierresteguy
-
*** empty log message ***1994-03-11, by Fred Pierresteguy
-
(EmacsFrameSetCharSize): Call XawPanedSetRefigureMode.1994-03-11, by Fred Pierresteguy
-
(Fyes_or_no_p): Call Fx_popup_dialog instead of Fx_popup_menu.1994-03-11, by Fred Pierresteguy
-
Initial revision1994-03-11, by Fred Pierresteguy
-
(mouse-kill): Select the clicked window first.1994-03-11, by Karl Heuer
-
(lock_superlock): Synchronize NFS cache.1994-03-11, by Karl Heuer
-
Add a comment to document the reason for the change in outline-level.1994-03-10, by Karl Heuer
-
(outline-mode, outline-level): Doc fix.1994-03-10, by Karl Heuer
-
(Fre_search_forward, Fre_search_backward): Doc fix.1994-03-10, by Karl Heuer
-
(compute_motion): Initialize prev_hpos.1994-03-10, by Richard M. Stallman
-
(shell-dynamic-complete-as-command): Make ignored-extensions1994-03-10, by Richard M. Stallman
-
(find-buffer-visiting): Don't compare NUMBER if it is nil.1994-03-10, by Richard M. Stallman
-
(byte-compile-track-mouse): Undo previous change,1994-03-10, by Richard M. Stallman
-
(Man-filter-list): Don't insist on `...done' after `wait'.1994-03-10, by Richard M. Stallman
-
(Fx_popup_menu): If POSITION is nil,1994-03-10, by Richard M. Stallman
-
(command_loop_1): On entry, set this_command1994-03-10, by Richard M. Stallman
-
(rmail-ignored-headers): Add several x400 header types.1994-03-10, by Richard M. Stallman
-
(ispell-pdict-save, ispell-kill-ispell, ispell-continue):1994-03-10, by Richard M. Stallman
-
(kill-emacs-hook): Don't autoload this hook.1994-03-10, by Richard M. Stallman
-
(emerge-revisions, emerge-revisions-with-ancestor)1994-03-10, by Richard M. Stallman
-
(ispell-dictionary-alist): Add autoload.1994-03-10, by Richard M. Stallman
-
(ispell-menu-map): Autoload the whole setup.1994-03-10, by Richard M. Stallman
-
(PURESIZE): Increment to 240000.1994-03-10, by Richard M. Stallman
-
(menu-bar-bookmark-map): Autoload the whole setup.1994-03-10, by Richard M. Stallman
-
(menu-bar-emerge-menu): Autoload the whole setup.1994-03-10, by Richard M. Stallman
-
(generate-file-autoloads): Don't ignore the line1994-03-10, by Richard M. Stallman
-
Delete the `>' from various menu item strings.1994-03-10, by Richard M. Stallman
-
(display_mode_line): Highlight partial-width mode lines1994-03-10, by Richard M. Stallman
-
(GLYPH_MODE_LINE_FACE): New macro.1994-03-10, by Richard M. Stallman
-
Explain typing C-M-1994-03-09, by Richard M. Stallman
-
Don't kill remaining processes if child exits.1994-03-09, by Richard M. Stallman
-
(outline-regexp): Initialize outside the defvar.1994-03-09, by Karl Heuer
-
(nroff-mode): Deleted garbage character.1994-03-09, by Karl Heuer
-
(find-buffer-visiting): Fix typo in previous change.1994-03-09, by Karl Heuer
-
Fix typo in previous change.1994-03-09, by Karl Heuer
-
(Fcall_interactively): Don't select an active minibuffer.1994-03-09, by Karl Heuer
-
(Fselect_window): Undo previous minibuffer change.1994-03-09, by Karl Heuer
-
(window_loop): Delete MULTI_FRAME1994-03-09, by Richard M. Stallman
-
(Fselect_window): Don't select an inactive minibuffer.1994-03-09, by Karl Heuer
-
(mouse-minibuffer-check): New function to disallow mouse events in an inactive1994-03-09, by Karl Heuer
-
(find-buffer-visiting): New function to look for another buffer visiting the1994-03-09, by Karl Heuer
-
(apropos, super-apropos): Doc fix.1994-03-08, by Karl Heuer
-
(super-apropos-check-doc-file): Use doc-directory instead of data-directory.1994-03-08, by Karl Heuer
-
(Fdisplay_buffer): If pop_up_frames != 0,1994-03-08, by Richard M. Stallman
-
Initial revision1994-03-08, by Karl Heuer
-
Initial revision1994-03-08, by Richard M. Stallman
-
Add freebsd.1994-03-08, by Karl Heuer
-
(indented-text-mode): Run indented-text-mode-hook.1994-03-08, by Richard M. Stallman
-
Renamed from mode-clone.el.1994-03-08, by Richard M. Stallman
-
(comint-completion-fignore): New variable.1994-03-08, by Richard M. Stallman
-
(shell-completion-fignore): New variable.1994-03-08, by Richard M. Stallman
-
(syms_of_undo): staticpro pending_boundary.1994-03-08, by Richard M. Stallman
-
(send_process) [_PC_MAX_CANON]: Also test #ifdef HAVE_FPATHCONF before1994-03-08, by Roland McGrath
-
Add #undef HAVE_FPATHCONF.1994-03-08, by Roland McGrath
-
Check for fpathconf.1994-03-08, by Roland McGrath
-
(term_get_fkeys_1): Use term_get_fkeys_arg, not term_get_fkeys_address.1994-03-08, by Roland McGrath
-
(term_get_fkeys_1): New local var ADDRESS, init to term_get_fkeys_address.1994-03-08, by Roland McGrath
-
(term_get_fkeys_data): Variable removed.1994-03-08, by Roland McGrath
-
(Fprevious_window, Fnext_window): ALL_FRAMES = visible1994-03-08, by Richard M. Stallman
-
(next_frame, prev_frame): If MINIBUF is `visible',1994-03-08, by Richard M. Stallman
-
(etags-list-tags): Check for explicit tag names.1994-03-08, by Roland McGrath
-
(etags-tags-completion-table): Let the line number or char pos be empty.1994-03-08, by Roland McGrath
-
(Qvisible): Declared.1994-03-08, by Richard M. Stallman
-
(Fwindow_width): Doc fix.1994-03-08, by Richard M. Stallman
-
entered into RCS1994-03-07, by Richard M. Stallman
-
(compile-reinitialize-errors): Rename first arg from ARGP to REPARSE.1994-03-07, by Roland McGrath
-
Comment fix.1994-03-07, by Karl Heuer
-
(gdb): Use a minibuffer map with TAB to complete a filename.1994-03-07, by Karl Heuer
-
(comment-column): Doc fix.1994-03-07, by Karl Heuer
-
(doprnt): Do the right thing for negative size spec.1994-03-07, by Karl Heuer
-
(get_minibuffer): Make name buffer large enough.1994-03-07, by Karl Heuer
-
(Fminibuffer_complete, Fminibuffer_complete_word): Doc fix.1994-03-07, by Karl Heuer
-
(temp_echo_area_glyphs): Use quit_char, not C-g.1994-03-07, by Karl Heuer
-
(Fscroll_other_window): Doc fix.1994-03-07, by Karl Heuer
-
(mouse-choose-completion): Bury the completion buffer.1994-03-07, by Richard M. Stallman
-
Initial revision1994-03-07, by Richard M. Stallman
-
Accept freebsd as OS.1994-03-07, by Richard M. Stallman
-
Doc fixes.1994-03-07, by Richard M. Stallman
-
(mark_object): Add no-op cast.1994-03-06, by Richard M. Stallman
-
(edebug-skip-whitespace): Only \n, not \r, ends a comment.1994-03-06, by Richard M. Stallman
-
(error): Use doprnt. Make buffer larger as necessary.1994-03-06, by Richard M. Stallman
-
(backquote-listify): Renamed from bq-listify.1994-03-06, by Richard M. Stallman
-
Complete rewrite by Sladkey.1994-03-06, by Richard M. Stallman
-
Comment changes.1994-03-06, by Richard M. Stallman
-
(operate_on_word): Don't move point; store in *NEWPOINT.1994-03-06, by Richard M. Stallman
-
Initial revision1994-03-06, by Richard M. Stallman
-
(c++-font-lock-keywords-1, c++-font-lock-keywords-2): New variables.1994-03-05, by Richard M. Stallman
-
(jka-compr-insert-file-contents): Handle 5th arg.1994-03-05, by Richard M. Stallman
-
(byte-compile-track-mouse): Handle >1 body form.1994-03-05, by Richard M. Stallman
-
(ARRAY_MARK_FLAG): Define here.1994-03-05, by Richard M. Stallman
-
Clean up indentation and whitespace.1994-03-05, by Richard M. Stallman
-
(main): Change delimiter from "^L" to "^_^L".1994-03-05, by Richard M. Stallman
-
(main) [HAVE_SYSVIPC]: Make msgp->mtext longer if necessary.1994-03-05, by Richard M. Stallman
-
Include config.h, lisp.h, buffer.h, process.h, commands.h, errno.h and file.h.1994-03-05, by Richard M. Stallman
-
(ARRAY_MARK_FLAG): Definition moved to lisp.h.1994-03-05, by Richard M. Stallman
-
(shut_down_emacs): Set Vrun_hooks to nil.1994-03-05, by Richard M. Stallman
-
(Fdo_auto_save): Doc fix.1994-03-05, by Richard M. Stallman
-
(command_loop_1, read_key_sequence, Fcommand_execute):1994-03-05, by Richard M. Stallman
-
(read_minibuf): Don't call Vrun_hooks if it is nil.1994-03-05, by Richard M. Stallman
-
(save_excursion_restore): Don't call Vrun_hooks if nil.1994-03-05, by Richard M. Stallman
-
(Fkill_buffer, Fkill_all_local_variables):1994-03-05, by Richard M. Stallman
-
(command_loop_1): Fix misplaced assignment of last_point_position.1994-03-05, by Karl Heuer
-
(rmail-message-filter): Doc fix.1994-03-04, by Karl Heuer
-
*** empty log message ***1994-03-04, by Karl Heuer
-
(isnan): New macro.1994-03-04, by Karl Heuer
-
(update_one_frame_psheets): Call EmacsFrameSetCharSize to1994-03-04, by Fred Pierresteguy
-
(EmacsFrameSetCharSize): Don't call XtMakeResizeRequest. Use XtVaSetValues for1994-03-04, by Fred Pierresteguy
-
[USE_X_TOOLKIT] (xmenu_show): Pass display to XtWindowToWidget.1994-03-04, by Roland McGrath
-
(compile-goto-error): Push the mark before calling next-error.1994-03-04, by Roland McGrath
-
(skip_chars): Treat `-' as alias for space, if syntaxp.1994-03-04, by Richard M. Stallman
-
(system-key-alist): Fix the code value for `remove'.1994-03-04, by Richard M. Stallman
-
(Finsert_file_contents): Pass del_range_1 two ends, not a length.1994-03-04, by Richard M. Stallman
-
(byte-compile-insert-header): Take a filename argument.1994-03-04, by Richard M. Stallman
-
(ange-ftp-nslookup-host, ange-ftp-start-process):1994-03-04, by Richard M. Stallman
-
(chan_process): Don't specify size.1994-03-04, by Karl Heuer
-
(c-fill-paragraph): Preserve final sentence boundary.1994-03-04, by Karl Heuer
-
Rename comint-input-filter-functions and1994-03-03, by Richard M. Stallman
-
(inferior-scheme-mode): Removed unnecessary1994-03-03, by Richard M. Stallman
-
(comint-input-filter-functions)1994-03-03, by Richard M. Stallman
-
(shell-dynamic-complete-functions): New variable.1994-03-03, by Richard M. Stallman
-
(comint-after-partial-filename-command,1994-03-03, by Richard M. Stallman
-
(generate-file-autoloads): Move misplaced paren in match clause of cond1994-03-03, by Roland McGrath
-
Fix typo in comment.1994-03-03, by Karl Heuer
-
(server-switch-buffer): Don't select a minibuffer.1994-03-03, by Karl Heuer
-
(Fread_file_name): Do the right thing when insert-default-directory is nil.1994-03-03, by Karl Heuer
-
(record_delete): Save last_point_position in the undo record, rather than the1994-03-03, by Karl Heuer
-
New variable last_point_position.1994-03-03, by Karl Heuer
-
(command_loop_1): Set last_point_position to the value of point.1994-03-03, by Karl Heuer
-
(Finsert_file_contents): If undo_list was t, leave it t.1994-03-03, by Richard M. Stallman
-
(kill-emacs-query-functions, kill-buffer-query-functions):1994-03-03, by Richard M. Stallman
-
(outline-on-heading-p): Use bolp.1994-03-03, by Richard M. Stallman
-
(current-word): Check properly for bolp. New optional arg STRICT. Doc fix.1994-03-03, by Richard M. Stallman
-
(main): Change delimiter from "^L" to "^_^L".1994-03-03, by Karl Heuer
-
(map_event_to_object, set_frame_menubar):1994-03-03, by Richard M. Stallman
-
Comment change.1994-03-03, by Richard M. Stallman
-
Use add-hook instead of setq.1994-03-03, by Karl Heuer
-
(Fget_file_buffer): Doc fix.1994-03-03, by Karl Heuer
-
(buffer-file-truename): Doc fix.1994-03-03, by Karl Heuer
-
(substitute-key-definition): Avoid infinite recursion.1994-03-03, by Karl Heuer
-
(C_SWITCH_SYSTEM): Increase maxmem when using IBM's compiler.1994-03-03, by Karl Heuer
-
(chan_process, Vprocess_alist): Declared.1994-03-02, by Richard M. Stallman
-
(chan_process, Vprocess_alist): No longer static.1994-03-02, by Richard M. Stallman
-
(mouse-choose-completion): Use that as the buffer to edit.1994-03-02, by Richard M. Stallman
-
(PURESIZE) [MULTI_FRAME]: Incremented to 230000.1994-03-02, by Richard M. Stallman
-
(Fdisplay_completion_list): Restore original buffer1994-03-02, by Richard M. Stallman
-
(completion-list-mode): Set completion-reference-buffer1994-03-02, by Richard M. Stallman
-
(menu_bar_items): When moving an item to the end,1994-03-02, by Richard M. Stallman
-
Include unistd.h.1994-03-02, by Richard M. Stallman
-
(Fdelete_frame): Don't initialize a Lisp_Object.1994-03-02, by Richard M. Stallman
-
(telnet): Use chars in comint-delimiter-argument-list.1994-03-02, by Richard M. Stallman
-
(shell-delimiter-argument-list): Now has chars, not strings.1994-03-02, by Richard M. Stallman
-
(comint-arguments): Use just one regexp to find end of arg1994-03-02, by Richard M. Stallman
-
(pascal-calculate-indent): Fixed indentation bug1994-03-02, by Richard M. Stallman
-
(shell-dirtrackp): Variable definition added.1994-03-02, by Richard M. Stallman
-
(inferior-lisp-mode-map): Use copy-keymap.1994-03-02, by Richard M. Stallman
-
(shell-mode-map): Use copy-keymap.1994-03-02, by Richard M. Stallman
-
(inferior-scheme-mode-map): Use copy-keymap.1994-03-02, by Richard M. Stallman
-
(full-copy-sparse-keymap): Function deleted.1994-03-02, by Richard M. Stallman
-
(diff-latest-backup-file): Check for a file-name-handler and run it.1994-03-02, by Roland McGrath
-
(makefile-mode): Set local-write-file-hooks, not write-file-hooks.1994-03-02, by Richard M. Stallman
-
(copy-face): Don't change old-face and new-face before the frame loop.1994-03-02, by Karl Heuer
-
(with_x_toolkit): Fix typo in previous change.1994-03-02, by Karl Heuer
-
(Fx_list_fonts): Avoid confused increment of info.1994-03-02, by Karl Heuer
-
(Fforward_comment): Do the right thing at eob.1994-03-02, by Karl Heuer
-
(iconify-or-deiconify-frame): Don't make invisible before making visible.1994-03-02, by Karl Heuer
-
(tags-add-tables): Change default value to 'ask-user; update doc.1994-03-02, by Roland McGrath
-
(ispell-message-text-end): New variable.1994-03-02, by Richard M. Stallman
-
Initial revision1994-03-02, by Richard M. Stallman
-
(iconify-or-deiconify-frame): Force temporary invisibility even if this is the1994-03-02, by Karl Heuer
-
(mail-do-fcc): Don't write a newline before the text.1994-03-02, by Richard M. Stallman
-
(menu_bar_items): Accept old vector as arg. Return a vector.1994-03-02, by Richard M. Stallman
-
(update_menu_bar): Change call to menu_bar_items.1994-03-02, by Richard M. Stallman
-
(memory_signal_data): No longer static.1994-03-02, by Richard M. Stallman
-
(Fsignal): If DATA is memory_signal_data, don't add to it.1994-03-02, by Richard M. Stallman
-
(struct handler): New field chosen_clause.1994-03-02, by Richard M. Stallman
-
(make_frame): Init menu_bar_items field to 0.1994-03-02, by Richard M. Stallman
-
New s-file for rs60000-ibm-aix3.2.5.1994-03-02, by Karl Heuer
-
Initial revision1994-03-02, by Karl Heuer
-
Use -g with the native compiler.1994-03-02, by Karl Heuer
-
(del_range_1): New function.1994-03-02, by Richard M. Stallman
-
(insert-kbd-macro): Handle C-@, C-[, etc. properly and their meta variants too.1994-03-02, by Richard M. Stallman
-
* calendar.el (calendar-current-date): Use fixed assoc list for1994-03-01, by Edward M. Reingold
-
(pascal-sub-block-re): Recognize for and with.1994-03-01, by Richard M. Stallman
-
Move comment to proper place.1994-03-01, by Doug Evans
-
(Info-restore-point): Don't wipe out hl before using it.1994-03-01, by Karl Heuer
-
(picture-forward-column, picture-backward-column): Allow backward motion1994-03-01, by Karl Heuer
-
(inhibit-startup-echo-area-message): Doc fix.1994-03-01, by Karl Heuer
-
Fix typo in comment.1994-03-01, by Karl Heuer
-
(tc-mode-map): Fix binding of tc-dissociate.1994-03-01, by Karl Heuer
-
(memory_full): Use new variable memory_signal_data with precomputed value1994-02-28, by Karl Heuer
-
(xmenu_show): Test XtWindowToWidget before inserting into the event_queue.1994-02-28, by Fred Pierresteguy
-
(XTread_socket): For case ClientMessage and Xatom_wm_delete_window, use1994-02-28, by Fred Pierresteguy
-
Use GPL.1994-02-27, by David J. MacKenzie
-
*** empty log message ***1994-02-27, by David J. MacKenzie
-
Use GPL.1994-02-27, by David J. MacKenzie
-
Initial revision1994-02-27, by David J. MacKenzie
-
Update GPL.1994-02-27, by David J. MacKenzie
-
* make-path.c (main): Return 1 on error, not -1. Update GPL.1994-02-27, by David J. MacKenzie
-
* cvtmail.c: Declare malloc, realloc, xmalloc, xrealloc.1994-02-27, by David J. MacKenzie
-
Fix comment typos.1994-02-27, by David J. MacKenzie
-
(with_x_toolkit): Don't allow motif or open-look.1994-02-26, by Richard M. Stallman
-
(LD_SWITCH_SYSTEM): New definitions, with #undef.1994-02-26, by Richard M. Stallman
-
Comment change.1994-02-26, by Richard M. Stallman
-
(sys_subshell): New function, split from sys_suspend.1994-02-26, by Karl Heuer
-
(Fsuspend_emacs): New variable cannot-suspend forces a subshell even if the1994-02-26, by Karl Heuer
-
(menu-bar-mode): Make menu-bar-mode without an argument toggle display of a1994-02-26, by Karl Heuer
-
(Fset_window_configuration): Allow for menu-bar-lines to have changed since1994-02-26, by Karl Heuer
-
(OVERLAY_POSITION): Don't check which buffer it points to.1994-02-26, by Karl Heuer
-
(system-key-alist): Renamed from vendor-key-syms.1994-02-26, by Richard M. Stallman
-
(Vsystem_key_alist): Renamed from Vvendor_key_alist.1994-02-26, by Richard M. Stallman
-
(comint-exec-1): Force a local copy of the environment.1994-02-26, by Karl Heuer
-
Delete extra backslash on last line of macro.1994-02-26, by Karl Heuer
-
Clean up c-font-lock-keywords; now slightly more consistent about highlighting1994-02-26, by Karl Heuer
-
(compute_motion): Allow for invisible overlays in next_invisible lookahead.1994-02-25, by Karl Heuer
-
(display_text_line): Allow for invisible overlays in next_invisible lookahead.1994-02-25, by Karl Heuer
-
(help-menu-map): Variable deleted, and its binding.1994-02-25, by Richard M. Stallman
-
(EmacsFrameSetCharSize): Set coordinates values to the toplevel widget.1994-02-25, by Fred Pierresteguy
-
(XTread_socket): For case ConfigureNotify, call x_any_window_to_frame.1994-02-25, by Fred Pierresteguy
-
(EmacsFrameSetCharSize): Call check_frame_size and update1994-02-25, by Fred Pierresteguy
-
(c-macro-display-buffer): Delete special view-mode hack.1994-02-25, by Richard M. Stallman
-
(set-visited-file-name): Unlock the file if setting the visited file name to1994-02-25, by Karl Heuer
-
(Buffer-menu-toggle-read-only): Change toggle-read-only to1994-02-25, by Karl Heuer
-
*** empty log message ***1994-02-25, by Karl Heuer
-
(byte-compile-from-buffer, byte-compile-top-level):1994-02-25, by Richard M. Stallman
-
(byte-compile-protect-from-advice): New macro that1994-02-25, by Richard M. Stallman
-
(hide-sublevels): Doc fix. Rename arg.1994-02-24, by Richard M. Stallman
-
(help-for-help): Use help-map in the docstring.1994-02-24, by Karl Heuer
-
(make-help-screen): Initialize help-screen before changing the keymap.1994-02-24, by Karl Heuer
-
(outline-minor-mode-prefix): Change to C-c C-o.1994-02-24, by Richard M. Stallman
-
(lisp-mode-variables): Set outline-regexp.1994-02-24, by Richard M. Stallman
-
(nroff-mode): Set outline-regexp and outline-level.1994-02-24, by Richard M. Stallman
-
(c-mode): Set outline-regexp and outline-level.1994-02-24, by Richard M. Stallman
-
Fix value of docdir.1994-02-24, by Karl Heuer
-
(Fload): Cast the args to stat.1994-02-24, by Richard M. Stallman
-
Install DOC* in docdir.1994-02-24, by Karl Heuer
-
(*-sysv4.1): Set NON_GNU_CPP.1994-02-24, by Richard M. Stallman
-
(direct_output_forward_char): Use Fget_char_property to test for invisibility.1994-02-24, by Karl Heuer
-
(direct_output_for_insert): Fix comment.1994-02-24, by Karl Heuer
-
(compute_motion, vmotion): Use Fget_char_property to test for invisibility.1994-02-24, by Karl Heuer
-
(try_window, display_text_line): Use Fget_char_property to test for invisibility.1994-02-24, by Karl Heuer
-
(try_window): Add #ifdef USE_TEXT_PROPERTIES around call to Fget_text_property.1994-02-24, by Karl Heuer
-
(Fget_char_property): Fix docstring.1994-02-24, by Karl Heuer
-
(Fget_char_property): New function.1994-02-24, by Karl Heuer
-
Formerly INSTALL.~20~1994-02-24, by Richard M. Stallman
-
(sort_overlays): Allow for null window.1994-02-24, by Karl Heuer
-
Don't force os=-hpux for hp9k2... and hp9k3...1994-02-24, by Richard M. Stallman
-
(x_window): Call XChangeWindowAttributes with the standard1994-02-24, by Fred Pierresteguy
-
(Fx_popup_menu): Allow t as position, meaning use mouse pos.1994-02-24, by Richard M. Stallman
-
(Fy_or_n_p): Use a popup menu if reached via mouse command.1994-02-24, by Richard M. Stallman
-
(mouse_get_pos): Don't convert to glyph units.1994-02-24, by Richard M. Stallman
-
(construct_mouse_click): Don't convert to glyph units.1994-02-24, by Richard M. Stallman
-
(Fmouse_position): Convert to glyph units.1994-02-24, by Richard M. Stallman
-
(make_lispy_movement, make_lispy_event):1994-02-24, by Richard M. Stallman
-
(ELF_BSS_SECTION_NAME): New macro (config.h may override).1994-02-24, by Richard M. Stallman
-
(Fkill_buffer): Call the Vkill_buffer_query_functions.1994-02-24, by Richard M. Stallman
-
(kill-emacs-query-functions): New variable.1994-02-24, by Richard M. Stallman
-
(Info-build-node-completions): Add a call to widen.1994-02-24, by Richard M. Stallman
-
(debug, debug-on-entry): Doc strings.1994-02-23, by Richard M. Stallman
-
*** empty log message ***1994-02-23, by Karl Heuer
-
Include usg5-4.h.1994-02-23, by Richard M. Stallman
-
[NEWSOS5] (C_DEBUG_SWITCH, C_OPTIMIZE_SWITCH)1994-02-23, by Richard M. Stallman
-
NEWSOS5 conditional deleted.1994-02-23, by Richard M. Stallman
-
(byte-compile-file): Return nil on failure.1994-02-23, by Karl Heuer
-
(main, get_time): Don't crash on invalid input.1994-02-23, by Karl Heuer
-
(jka-compr-partial-uncompress): Make dd give you1994-02-23, by Richard M. Stallman
-
*** empty log message ***1994-02-23, by Richard M. Stallman
-
(posn-x-y): New function.1994-02-23, by Richard M. Stallman
-
Removed all support for Emacs-18:1994-02-23, by Richard M. Stallman
-
Fix calendar-cursor-to-date to handle starred days correctly.1994-02-23, by Edward M. Reingold
-
(Finsert_file_contents): If REPLACE, always do lseek.1994-02-23, by Richard M. Stallman
-
(rmail-insert-inbox-text): Recognize the spool directory even if symlinks are1994-02-23, by Karl Heuer
-
New variable docdir to control where the docstring file goes.1994-02-22, by Karl Heuer
-
Use docdir to initialize PATH_DOC in paths.h.1994-02-22, by Karl Heuer
-
New path PATH_DOC for doc-directory.1994-02-22, by Karl Heuer
-
(syms_of_callproc): New variable Vdoc_directory.1994-02-22, by Karl Heuer
-
(get_doc_string, Snarf_documentation): Use new variable doc_directory.1994-02-22, by Karl Heuer
-
New variable doc_directory.1994-02-22, by Karl Heuer
-
When --run-in-place, don't inherit archlibdir.1994-02-22, by Karl Heuer
-
Move extern declarations to top of file.1994-02-22, by Karl Heuer
-
(get_time): Simplify; avoid calling index.1994-02-22, by Karl Heuer
-
(calendar-cursor-to-date): Fix search string so it1994-02-22, by Richard M. Stallman
-
(make_lispy_event): For menu bar event in USE_X_TOOLKIT1994-02-22, by Richard M. Stallman
-
(construct_menu_click): Undo previous change.1994-02-22, by Richard M. Stallman
-
(x_had_errors_p): New function.1994-02-21, by Richard M. Stallman
-
(get_keyelt): Cached equiv-key data is now a sublist.1994-02-21, by Richard M. Stallman
-
Whitespace change.1994-02-21, by Richard M. Stallman
-
(shrink-window-if-larger-than-buffer): Don't shrink if the window that would1994-02-21, by Karl Heuer
-
(single_keymap_panes): Properly skip help-string if any.1994-02-21, by Richard M. Stallman
-
(picture-mode-map): Replace delete-backward-char1994-02-21, by Richard M. Stallman
-
Move config.h after system includes.1994-02-20, by Roland McGrath
-
[BSD]: #undef WCOREDUMP before defining it.1994-02-20, by Roland McGrath
-
(BSD_PGRPS): Add #undef.1994-02-20, by Richard M. Stallman
-
(install-arch-dep, install-arch-indep):1994-02-20, by Richard M. Stallman
-
(Fframe_visible_p): Do FRAME_SAMPLE_VISIBILITY first.1994-02-20, by Richard M. Stallman
-
(x_window_to_frame): Add parens for clarity.1994-02-19, by Richard M. Stallman
-
(XTread_socket--cases KeyPress, EnterNotify, LeaveNotify)1994-02-19, by Richard M. Stallman
-
*** empty log message ***1994-02-19, by Richard M. Stallman
-
(get_keyelt): Discard keyboard equivalents1994-02-19, by Richard M. Stallman
-
Find and display keyboard equivalents of menu items.1994-02-19, by Richard M. Stallman
-
(calendar-string-to-mayan-long-count): Don't1994-02-19, by Richard M. Stallman
-
(substitute-key-definition): Don't discard menu strings.1994-02-19, by Richard M. Stallman
-
(lisp-complete-symbol): Doc fix.1994-02-18, by Richard M. Stallman
-
(mouse-delete-max-match): Set len properly.1994-02-18, by Richard M. Stallman
-
Initial revision1994-02-18, by Richard M. Stallman
-
Comment changes.1994-02-18, by Richard M. Stallman
-
Initial revision1994-02-18, by Richard M. Stallman
-
*** empty log message ***1994-02-18, by Fred Pierresteguy
-
(Fx_parse_geometry): Don't call check_x.1994-02-18, by Richard M. Stallman
-
(gud-mode): Define C-c C-l in gud buffer.1994-02-18, by Richard M. Stallman
-
Comment change.1994-02-18, by Richard M. Stallman
-
Initial revision1994-02-18, by Richard M. Stallman
-
entered into RCS1994-02-18, by Fred Pierresteguy
-
*** empty log message ***1994-02-18, by Fred Pierresteguy
-
(popup_selection_callback): Clean up code. Remove code in #if 0 directive.1994-02-18, by Fred Pierresteguy
-
(gnu_bits): Use unsigned char.1994-02-18, by Richard M. Stallman
-
(unshow_buffer): Unconditionally set last_window_start.1994-02-18, by Richard M. Stallman
-
(vc-lookup-triple): Yield nil, not "", if NAME is nil.1994-02-18, by Paul Eggert
-
(Fdelete_other_windows): Don't call Frecenter;1994-02-18, by Richard M. Stallman
-
(dumpglyphs): Try various alternatives for foreground color1994-02-18, by Richard M. Stallman
-
Comment changes.1994-02-17, by Richard M. Stallman
-
*** empty log message ***1994-02-17, by Richard M. Stallman
-
(ange-ftp-insert-file-contents): New arg REPLACE.1994-02-17, by Richard M. Stallman
-
*** empty log message ***1994-02-17, by Fred Pierresteguy
-
Delete the code to enable menu bars.1994-02-17, by Richard M. Stallman
-
(defun-prompt-regexp): Now a user variable.1994-02-17, by Richard M. Stallman
-
Use <...> for config.h.1994-02-17, by Richard M. Stallman
-
*** empty log message ***1994-02-17, by Richard M. Stallman
-
(Finsert_file_contents): Fix previous change.1994-02-17, by Richard M. Stallman
-
(mail-mailer-swallows-blank-line): Fix regexp typo.1994-02-17, by Richard M. Stallman
-
* etags.c (--absolute-pathnames): this option removed.1994-02-17, by Francesco Potortì
-
(Finsert_file_contents): New arg REPLACE.1994-02-17, by Richard M. Stallman
-
(revert-buffer): Use new insert-file-contents replace arg.1994-02-17, by Richard M. Stallman
-
interpreter-mode-alist: Add modes for awk, gawk, and scm scripts.1994-02-17, by Noah Friedman
-
(child_setup_tty): Typo in previous change.1994-02-17, by Richard M. Stallman
-
(time-stamp-start): Allow more white space1994-02-17, by Richard M. Stallman
-
entered into RCS1994-02-17, by Richard M. Stallman
-
(unexec): Add cast to result of `sbrk'.1994-02-17, by Richard M. Stallman
-
(EMACS_TTY_TABS_OK): Alternate definition if no TABDLY.1994-02-17, by Richard M. Stallman
-
(child_setup_tty): Use IUCLC, OLCUC, NLDLY only if defined.1994-02-17, by Richard M. Stallman
-
(BSD_PGRPS): Defined.1994-02-17, by Richard M. Stallman
-
(main): Test BSD_PGRPS, not BSD.1994-02-17, by Richard M. Stallman
-
(init_sys_modes, reset_sys_modes): Test BSD_PGRPS.1994-02-17, by Richard M. Stallman
-
(mips-sony-newsos*): New configuration.1994-02-17, by Richard M. Stallman
-
(rs6000-bull-bosx*): New configuration.1994-02-17, by Fred Pierresteguy
-
(copmilation-error-regexp-alist): Tighten up Ultrix 3.0 f77 regexp to1994-02-17, by Roland McGrath
-
(init_sys_modes): IEXTEN is in c_lflag, not c_iflag.1994-02-16, by Richard M. Stallman
-
(put_line): Don't break the line if it all fits.1994-02-16, by Richard M. Stallman
-
(recover-file): Call auto-save-file-name-p correctly.1994-02-16, by Richard M. Stallman
-
(c++-mode): Set parse-sexp-ignore-comments to t.1994-02-16, by Richard M. Stallman
-
(interpreter-mode-alist): New variable.1994-02-16, by Richard M. Stallman
-
(face-try-color-list): Don't rely on errors from using1994-02-15, by Richard M. Stallman
-
(sys_write): If any bytes were written, return how many.1994-02-15, by Richard M. Stallman
-
(XTread_socket): Do not assume that select returning1994-02-15, by Richard M. Stallman
-
*** empty log message ***1994-02-15, by Fred Pierresteguy
-
*** empty log message ***1994-02-15, by Fred Pierresteguy
-
(Fx_close_current_connection): call check_x.1994-02-14, by Karl Heuer
-
(Fx_popup_menu): Likewise.1994-02-14, by Karl Heuer
-
(check_x): Make it global.1994-02-14, by Karl Heuer
-
(x-own-selection-internal, x-get-selection-internal,1994-02-14, by Karl Heuer
-
(check_x): Declare it.1994-02-14, by Karl Heuer
-
Initial revision1994-02-14, by Richard M. Stallman
-
(current-word): Remove (interactive).1994-02-14, by Karl Heuer
-
(indented_beyond_p): New function.1994-02-14, by Karl Heuer
-
(try_window_id, display_text_line): Treat blank lines specially in1994-02-14, by Karl Heuer
-
Fix comments.1994-02-14, by Karl Heuer
-
* etags.c (absolute_pathnames, cwd): added global vars.1994-02-14, by Francesco Potortì
-
Initial revision1994-02-14, by Roland McGrath
-
(BROKEN_START, TEXT_START): Don't define.1994-02-13, by Roland McGrath
-
(start_of_text): Don't define #ifdef HAVE_TEXT_START.1994-02-13, by Roland McGrath
-
(decode_mode_spec): Support %+.1994-02-13, by Richard M. Stallman
-
(undo, yank): Set this-command to t at start,1994-02-13, by Richard M. Stallman
-
(command_loop_1): On entry, set last_command to this_command.1994-02-13, by Richard M. Stallman
-
(term_init): If no `se', use `me';1994-02-12, by Richard M. Stallman
-
(command-line-1): Improve previous change.1994-02-12, by Richard M. Stallman
-
(command-line-1): Improve previous change.1994-02-12, by Richard M. Stallman
-
(inhibit-startup-echo-area-message): New variable.1994-02-12, by Richard M. Stallman
-
(face-initialize): Specify default characteristics1994-02-12, by Richard M. Stallman
-
(super-apropos-check-doc-file): Don't attempt to retrieve function1994-02-12, by Karl Heuer
-
(disabled-command-hook): Use eq to compare elts1994-02-12, by Richard M. Stallman
-
Set up Alt keys as well as C-x 8 prefix.1994-02-12, by Richard M. Stallman
-
(Fset_frame_height, Fset_frame_width, Fset_frame_size):1994-02-12, by Richard M. Stallman
-
(clone-init-mode-variables): Don't defvar1994-02-12, by Richard M. Stallman
-
Fix misspelled symbol LD_SWITCH_X_SITE_AUX.1994-02-12, by Karl Heuer
-
(perl-mode): Set parse-sexp-ignore-comments.1994-02-12, by Richard M. Stallman
-
(${libsrc}make-docfile): Don't pass ../arch-lib as target to submake.1994-02-12, by Richard M. Stallman
-
Fix conditional compilation.1994-02-12, by Karl Heuer
-
Delete HAVE_SETSID; configure checks for that.1994-02-12, by Karl Heuer
-
*** empty log message ***1994-02-12, by Richard M. Stallman
-
(gethomedir): Look at LOGNAME before USER.1994-02-12, by Karl Heuer
-
(x_scroll_bar_create): Fix indentation.1994-02-11, by Karl Heuer
-
(Fuser_real_login_name): Doc fix.1994-02-11, by Karl Heuer
-
(rmail-dont-reply-to): Change user-original-login-name to user-login-name.1994-02-11, by Karl Heuer
-
(rmail-variables, rmail-insert-inbox-text): Change user-original-login-name to1994-02-11, by Karl Heuer
-
(user-original-login-name): Reduce to a defalias, since it's redundant with1994-02-11, by Karl Heuer
-
(gnus-user-login-name): Fix doc string.1994-02-11, by Karl Heuer
-
(gnus-inews-login-name): Remove unnecessary (getenv "LOGNAME") and (getenv1994-02-11, by Karl Heuer
-
(display-time-filter): Remove unnecessary (getenv "LOGNAME") and (getenv1994-02-11, by Karl Heuer
-
(Fsubstitute_in_file_name): Remove long-dead code that looked at USER before1994-02-11, by Karl Heuer
-
(init_editfns): Look at LOGNAME before USER.1994-02-11, by Karl Heuer
-
Don't initialize CC.1994-02-11, by Richard M. Stallman
-
(perform-replace): Check for empty stack.1994-02-11, by Karl Heuer
-
(syms_of_buffer): Doc fix.1994-02-11, by Richard M. Stallman
-
(decode_mode_spec): Implement `P'.1994-02-11, by Richard M. Stallman
-
Use -ltermcap, not Emacs's own version. #undef symbols used for1994-02-11, by Charles Hannum
-
(SYSV_SYSTEM_DIR): Define.1994-02-11, by Roland McGrath
-
(x_set_menu_bar_lines) [USE_X_TOOLKIT]: Dont Call XtDestroyWidget but1994-02-11, by Fred Pierresteguy
-
*** empty log message ***1994-02-11, by Fred Pierresteguy
-
(x_destroy_window) [USE_X_TOOLKIT]: Call free_frame_menubar.1994-02-11, by Fred Pierresteguy
-
(free_frame_menubar) [USE_X_TOOLKIT]. New function to destroy the X Widget1994-02-11, by Fred Pierresteguy
-
(xmenu_show) [USE_X_TOOLKIT]: return Qnil when val is null.1994-02-11, by Fred Pierresteguy
-
Fix spelling of pre-command-hook.1994-02-11, by Karl Heuer
-
(syms_of_keyboard): Add a DEFVAR for command-hook-internal.1994-02-11, by Karl Heuer
-
Fix syntax used for C-SPC.1994-02-11, by Karl Heuer
-
(etags-goto-tag-location): First go directly to STARTPOS and see if PAT is1994-02-11, by Roland McGrath
-
(sys_siglist): Protect decl with #ifndef SYS_SIGLIST_DECLARED.1994-02-11, by Roland McGrath
-
Add #undef SYS_SIGLIST_DECLARED.1994-02-11, by Roland McGrath
-
(read_char, read_char_minibuf_menu_prompt, read_key_sequence): Retry read_char1994-02-11, by Karl Heuer
-
(read_filtered_event): Retry read_char after a buffer change.1994-02-11, by Karl Heuer
-
Split #ifdef so as not to confuse c-mode.1994-02-11, by Karl Heuer
-
(Fpos_visible_in_window_p): Take hscroll into account.1994-02-11, by Karl Heuer
-
(buffer_posn_from_coords): Take hscroll into account.1994-02-10, by Karl Heuer
-
(Fmessage): Copy the text to be displayed into a malloc'd buffer.1994-02-10, by Karl Heuer
-
Comment change.1994-02-10, by Karl Heuer
-
(difftm): Simplify expression.1994-02-10, by Karl Heuer
-
(xmenu_show) [USE_X_TOOLKIT]: Test event.xmotion.x_root in the MotionNotify1994-02-10, by Fred Pierresteguy
-
(shell-get-current-command): Make regexp more selective.1994-02-10, by Richard M. Stallman
-
(mouse-start-end): For double click with START on openparen,1994-02-10, by Richard M. Stallman
-
(lisp-font-lock-keywords-2): Quote the * in let*.1994-02-10, by Richard M. Stallman
-
Use new name vmsdir.h.1994-02-10, by Richard M. Stallman
-
(outline-mode): Fix spelling of add-hook.1994-02-10, by Karl Heuer
-
(Fdo_auto_save): Save echo_area_glyphs_length.1994-02-10, by Karl Heuer
-
(Fgarbage_collect): Save echo_area_glyphs_length.1994-02-10, by Karl Heuer
-
(Fkill_all_local_variables): Run change-major-mode-hook.1994-02-09, by Karl Heuer
-
(x_display_cursor, process_expose_from_menu): Block input.1994-02-09, by Karl Heuer
-
(vc-comment-to-change-log): Load add-log before binding1994-02-09, by Karl Heuer
-
(CRT0_DUMMIES): Definition deleted.1994-02-09, by Karl Heuer
-
(mouse-start-end): Check START rather than point for being at eob.1994-02-09, by Karl Heuer
-
(mark_object): Fetch obj from *objptr at loop, not at the gotos.1994-02-09, by Karl Heuer
-
(m68*-motorola-sysv*): Set CC. Require cpu type to be m68k or m68000.1994-02-09, by Richard M. Stallman
-
Get, use, and substitute C_SWITCH_MACHINE like C_SWITCH_SYSTEM.1994-02-09, by Richard M. Stallman
-
(xmenu_show ) [USE_X_TOOLKIT]: Implement a Motif behavior for the menubar. Now,1994-02-09, by Fred Pierresteguy
-
(C_SWITCH_MACHINE): Get this from autoconf.1994-02-09, by Richard M. Stallman
-
(display-time): Use expand-file-name to make file name of wakeup.1994-02-09, by Richard M. Stallman
-
(disabled-command-hook): Use eq to compare elts of this-command-keys.1994-02-09, by Richard M. Stallman
-
(rmail-summary-expunge-and-save): Mark summary buffer as unmodified.1994-02-09, by Karl Heuer
-
(rmail-expunge-and-save): Mark summary buffer as unmodified.1994-02-09, by Karl Heuer
-
Add (require 'rmail) so the macro will be byte-compiled properly.1994-02-09, by Karl Heuer
-
(compute_char_face): Extract overlay-sorting code as a separate function,1994-02-09, by Karl Heuer
-
(sort-overlays): New function, extracted from xfaces.c.1994-02-09, by Karl Heuer
-
(main) [HAVE_SYSVIPC]: Reverse test of fork value.1994-02-08, by Richard M. Stallman
-
(show-children): Don't narrow to (1+ (point-max)) when1994-02-08, by Richard M. Stallman
-
(generate-file-autoloads): Don't frob literal formfeeds into \f; just bind1994-02-08, by Roland McGrath
-
*** empty log message ***1994-02-08, by Roland McGrath
-
(print): If print_escapes_newlines, print '\f' as "\\f".1994-02-08, by Roland McGrath
-
(rmail-edit-current-message): Make local variables permanent, so1994-02-08, by Karl Heuer
-
(rmail-variables): Make local variables permanent, so the user can safely1994-02-08, by Karl Heuer
-
(copy-face): Doc fix.1994-02-08, by Richard M. Stallman
-
(finder-mode): Doc fix.1994-02-08, by Richard M. Stallman
-
(mail-signature): Insert a `-- ' line.1994-02-08, by Richard M. Stallman
-
(Fprocess_kill_without_query): Doc fix.1994-02-08, by Richard M. Stallman
-
(compute_motion): Source code was improperly indented.1994-02-08, by Karl Heuer
-
(make-syntax-table): Behave like copy-syntax-table if an argument is given,1994-02-08, by Karl Heuer
-
(batch-update-autoloads): Add missing close paren.1994-02-08, by Karl Heuer
-
*** empty log message ***1994-02-08, by Jim Meyering
-
*** empty log message ***1994-02-08, by Karl Heuer
-
(ange-ftp-load): Honor the NOERROR and NOSUFFIX flags.1994-02-07, by Karl Heuer
-
(mail-signature): Doc mod.1994-02-07, by Karl Heuer
-
(insert-parentheses): Doc mod.1994-02-07, by Karl Heuer
-
(autoload-trim-file-name): New function.1994-02-07, by Roland McGrath
-
(desktop-bug-report): Command deleted.1994-02-07, by Richard M. Stallman
-
(calendar-sunrise-sunset): Use new error arg to calendar-cursor-to-date.1994-02-07, by Richard M. Stallman
-
(calendar-print-mayan-date): Use new error arg to calendar-cursor-to-date.1994-02-07, by Richard M. Stallman
-
(calendar-print-french-date,diary-french-date):1994-02-07, by Richard M. Stallman
-
(view-diary-entries,diary-islamic-date): Use new error arg1994-02-07, by Richard M. Stallman
-
(calendar-cursor-holidays): Use new error arg1994-02-07, by Richard M. Stallman
-
(insert-diary-entry,insert-weekly-diary-entry,1994-02-07, by Richard M. Stallman
-
(calendar-mode-line-format): Change "current" to "today".1994-02-07, by Richard M. Stallman
-
Comment change.1994-02-07, by Richard M. Stallman
-
(remote-compile): Set comint-file-name-prefix in the compilation buffer.1994-02-07, by Roland McGrath
-
Fix Roland's misplaced paren around call to marker-buffer.1994-02-07, by Michael I. Bushnell
-
(x_make_frame_invisible): Add USE_X_TOOLKIT conditional.1994-02-07, by Fred Pierresteguy
-
Finish previous change.1994-02-07, by Richard M. Stallman
-
Change the sequences aa and ae to just a and e.1994-02-07, by Richard M. Stallman
-
(gomoku-init-display, gomoku-put-char):1994-02-07, by Richard M. Stallman
-
(tar-pad-to-blocksize): Bind inhibit-read-only, not buffer-read-only.1994-02-07, by Richard M. Stallman
-
(makefile-browser-fill, makefile-browser-toggle):1994-02-07, by Richard M. Stallman
-
(hexl-mode-exit): Bind inhibit-read-only; don't alter buffer-read-only.1994-02-07, by Richard M. Stallman
-
(hexl-mode): Bind inhibit-read-only; don't alter buffer-read-only.1994-02-07, by Richard M. Stallman
-
(c-macro-expand): Check inhibit-read-only.1994-02-07, by Richard M. Stallman
-
Properly check in the total rewrite installed months ago.1994-02-07, by Richard M. Stallman
-
(update-file-autoloads): Never ask the user where to put a new section.1994-02-07, by Roland McGrath
-
Comment changes.1994-02-07, by Richard M. Stallman
-
Initial revision1994-02-07, by Richard M. Stallman
-
(push-mark): Don't push on global-mark-ring if its car is a marker in the1994-02-07, by Roland McGrath
-
(global-mark-ring, global-mark-ring-max): New variables.1994-02-07, by Roland McGrath
-
Initial revision1994-02-07, by Richard M. Stallman
-
(single_keymap_panes): Use internal_condition_case_1.1994-02-07, by Richard M. Stallman
-
(menu_bar_item): Use internal_condition_case_1.1994-02-07, by Richard M. Stallman
-
(internal_condition_case_1): New function.1994-02-07, by Richard M. Stallman
-
(indent-c-exp): If line starts with }, ignore what1994-02-07, by Richard M. Stallman
-
(kill-region): Test inhibit-read-only.1994-02-06, by Richard M. Stallman
-
(auto-mode-alist): Add elt for .tcl files.1994-02-06, by Richard M. Stallman
-
(dired-listing-switches): Doc fix.1994-02-06, by Richard M. Stallman
-
(rmail-output): Handle rmail-output-file-alist.1994-02-06, by Richard M. Stallman
-
(init_frame_faces): Clear FRAME_N_COMPUTED_FACES1994-02-06, by Richard M. Stallman
-
(fix_glyph): New function.1994-02-06, by Richard M. Stallman
-
(mouse-yank-secondary): Do move point.1994-02-06, by Richard M. Stallman
-
(menu-bar-emerge-menu): New map.1994-02-06, by Richard M. Stallman
-
Use > as convention for another menu follows.1994-02-06, by Richard M. Stallman
-
Add defvars for many vars already being used.1994-02-06, by Richard M. Stallman
-
Comment change.1994-02-06, by Richard M. Stallman
-
(main) [AIX]: Don't handle signal 20, 21 or 22.1994-02-05, by Richard M. Stallman
-
(rlogin-delchar-or-send-Ctrl-D): Call rlogin-send-Ctrl-D. Doc fix.1994-02-05, by Roland McGrath
-
Removed many extra autoload cookies.1994-02-05, by Roland McGrath
-
(internal_condition_case_1): Declared.1994-02-05, by Richard M. Stallman
-
Comment changes and doc fixes.1994-02-05, by Richard M. Stallman
-
(profile): New target.1994-02-05, by Richard M. Stallman
-
(desktop-internal-v2s): Allow saving of markers and subrs.1994-02-05, by Richard M. Stallman
-
(string-rectangle): Make operate-on-rectangle convert tabs.1994-02-05, by Richard M. Stallman
-
(outline-end-of-subtree): If loop leaves us at eob,1994-02-05, by Richard M. Stallman
-
(Fwhere_is_internal): Take just one keymap arg.1994-02-04, by Richard M. Stallman
-
(Fsubstitute_command_keys): Pass keymap as that arg1994-02-04, by Richard M. Stallman
-
(vc-make-backup-files): Doc fix.1994-02-04, by Richard M. Stallman
-
(rmail-reply): If no resent-date, use ordinary date.1994-02-04, by Richard M. Stallman
-
(outline-mode-map): Move C-c C-h to C-c C-d.1994-02-04, by Richard M. Stallman
-
(verify_interval_modification): When checking read-only, allow for the case1994-02-04, by Karl Heuer
-
(kbd_buffer_get_event): Pass 1 to read_avail_input.1994-02-04, by Richard M. Stallman
-
(drem): Check for this function.1994-02-04, by Karl Heuer
-
(Using NON_GNU_CPP): Don't lose if it has spaces.1994-02-04, by Richard M. Stallman
-
(fmod): Implement it on systems where it's missing, using drem if available.1994-02-04, by Karl Heuer
-
(xmenu_show) [USE_X_TOOLKIT]: Remove the #if 0 directives and reverse one to1994-02-04, by Fred Pierresteguy
-
(te-escape-help, te-more-break-help, terminal-emulator):1994-02-04, by Richard M. Stallman
-
(insert-kbd-macro): Pass (keymap) as KEYMAP arg to where-is-internal.1994-02-04, by Richard M. Stallman
-
(edit-kbd-macro, edmacro-finish-edit, insert-kbd-macro):1994-02-04, by Richard M. Stallman
-
(calendar-mode-map): Pass (keymap) as KEYMAP arg to where-is-internal.1994-02-04, by Richard M. Stallman
-
(sentence-end-double-space): New variable.1994-02-04, by Richard M. Stallman
-
(do-auto-fill): Don't break line at period-single-space.1994-02-04, by Richard M. Stallman
-
Add comments describing the rules used by the merge algorithm.1994-02-04, by Karl Heuer
-
(comment-region): Fix previous change.1994-02-04, by Richard M. Stallman
-
(define-mode-clone): Renamed from mode-clone.1994-02-04, by Richard M. Stallman
-
Initial revision1994-02-04, by Richard M. Stallman
-
Rms (in his change to comment-region on Feb 1) decided to make1994-02-03, by Michael I. Bushnell
-
(init_cmdargs): Set Vinstallation_directory.1994-02-03, by Richard M. Stallman
-
(record_first_change): Check for buffer-undo-list = t.1994-02-03, by Richard M. Stallman
-
(c-fill-paragraph): Delete extraneous close paren.1994-02-03, by Karl Heuer
-
(merge_properties_sticky): Preserve original order of properties.1994-02-03, by Karl Heuer
-
(X_IO_BUG): Defined.1994-02-03, by Richard M. Stallman
-
(Fwrite_region): If FILENAME has no handler, see if VISIT has one.1994-02-03, by Richard M. Stallman
-
(Using NON_GNU_CPP): Don't lose if it has spaces.1994-02-03, by Richard M. Stallman
-
(scan_buffer): New arg ALLOW_QUIT.1994-02-03, by Richard M. Stallman
-
(find_defun_start): Pass new arg to scan_buffer.1994-02-03, by Richard M. Stallman
-
(Fforward_line): Pass new arg to scan_buffer.1994-02-03, by Richard M. Stallman
-
(XTread_socket): Add X_IO_BUG conditional.1994-02-02, by Richard M. Stallman
-
(dired-font-lock-keywords): New variable.1994-02-02, by Richard M. Stallman
-
(thing@pt-version): Removed variable.1994-02-02, by Richard M. Stallman
-
(mouse-sel-version): Don't base version number on1994-02-02, by Richard M. Stallman
-
(server-program): Add exec-directory to value.1994-02-02, by Richard M. Stallman
-
(mips-mips-riscos4*): Set NON_GNU_CPP.1994-02-02, by Richard M. Stallman
-
(sort-paragraphs): Use proper paragraph definition instead of just checking1994-02-02, by Karl Heuer
-
(ad-execute-defadvices): Don't allocate advice-infos in pure space, in case we1994-02-02, by Karl Heuer
-
Doc fix.1994-02-02, by Richard M. Stallman
-
(shell-font-lock-keywords): Doc fix.1994-02-02, by Richard M. Stallman
-
(vc-mode-line): use force-mode-line-update instead of the Emacs 181994-02-02, by Eric S. Raymond
-
(disable-command): Reject invalid commands.1994-02-02, by Richard M. Stallman
-
(make-help-screen): Remove debugging code.1994-02-02, by Karl Heuer
-
(x_iconify_frame): Fix misbalanced BLOCK_INPUT/UNBLOCK_INPUT.1994-02-02, by Karl Heuer
-
(try_window_id): Don't pass value beyond ZV to compute_motion.1994-02-02, by Karl Heuer
-
(Fpos_visible_in_window_p): Return nil if POS > ZV.1994-02-02, by Karl Heuer
-
(x_term_init): Use get_system_name instead of gethostname.1994-02-02, by Karl Heuer
-
(get_system_name): Declared.1994-02-02, by Karl Heuer
-
(x_get_customization_string): Use get_system_name instead of gethostname.1994-02-02, by Karl Heuer
-
(get_system_name): Remove restriction on hostname size.1994-02-02, by Karl Heuer
-
Fix file-relative-name to allow for ancestors as well as descendants.1994-02-02, by Karl Heuer
-
vc-parse-buffer: arrange for old properties to get cleared when their1994-02-02, by Eric S. Raymond
-
(mail-mailer-swallows-blank-line): New variable.1994-02-02, by Richard M. Stallman
-
(comment-region): Handle comment-end deletion for C-u.1994-02-02, by Richard M. Stallman
-
(Fmod): Use HAVE_FMOD.1994-02-01, by Karl Heuer
-
(HAVE_FMOD): Add another #undef.1994-02-01, by Karl Heuer
-
Check whether fmod exists.1994-02-01, by Karl Heuer
-
(font-lock-set-defaults): Handle shell mode.1994-02-01, by Richard M. Stallman
-
(SYNTAX_MATCH, SYNTAX): Fix non-GNUC definitions.1994-02-01, by Richard M. Stallman
-
*** empty log message ***1994-02-01, by Richard M. Stallman
-
Many doc fixes.1994-02-01, by Richard M. Stallman
-
(auto-mode-alist): Add .p and .pas for pascal-mode.1994-02-01, by Richard M. Stallman
-
(x_set_menu_bar_lines): Test also menubar_widget before calling1994-02-01, by Fred Pierresteguy
-
(calculate-fortran-indent): Handle1994-02-01, by Richard M. Stallman
-
(dumpglyphs): Don't crash for invalid face code.1994-02-01, by Richard M. Stallman
-
(revert-buffer): Doc fix.1994-02-01, by Richard M. Stallman
-
(font-lock-mode): Use the new hooks to get proper behavior on a revert.1994-02-01, by Karl Heuer
-
(revert-buffer): reposition after-revert-hook, and add before-revert-hook.1994-02-01, by Karl Heuer
-
(tabify): Don't delete back before initial START.1994-02-01, by Richard M. Stallman
-
(appt-display-interval, appt-display-duration)1994-02-01, by Richard M. Stallman
-
Distribute {src,lisp}/ChangeLog.? instead of {src,lisp}/OChangeLog.1994-01-31, by Roland McGrath
-
(visit-tags-table-buffer): Don't change VISIT-TAGS-TABLE-BUFFER-CONT when1994-01-31, by Roland McGrath
-
(show-children): Don't call outline-level at eob.1994-01-31, by Richard M. Stallman
-
(calendar-print-hebrew-date): Change to use calendar-hebrew-date-string.1994-01-31, by Richard M. Stallman
-
Fix rmail summary commands to work with rmail-mail-new-frame.1994-01-31, by Karl Heuer
-
*** empty log message ***1994-01-31, by Richard M. Stallman
-
entered into RCS1994-01-31, by Richard M. Stallman
-
*** empty log message ***1994-01-30, by Richard M. Stallman
-
entered into RCS1994-01-30, by Richard M. Stallman
-
Whitespace changes.1994-01-30, by Richard M. Stallman
-
Whitespace change.1994-01-30, by Richard M. Stallman
-
(configuration): Change # comment to C comment.1994-01-30, by Richard M. Stallman
-
Initial revision1994-01-30, by Richard M. Stallman
-
(calendar-mayan-date-string): New function.1994-01-30, by Richard M. Stallman
-
(calendar-french-date-string): New function.1994-01-30, by Richard M. Stallman
-
(calendar-sunrise-sunset): Add date to message.1994-01-30, by Richard M. Stallman
-
(calendar-phases-of-moon): Fix mode line.1994-01-30, by Richard M. Stallman
-
(list-calendar-holidays): Fix mode line.1994-01-30, by Richard M. Stallman
-
(diary-day-of-year, diary-iso-date, diary-islamic-date,1994-01-30, by Richard M. Stallman
-
(calendar-version): New function.1994-01-30, by Richard M. Stallman
-
(minor-mode-alist): Don't add "Outl" if already added.1994-01-29, by Richard M. Stallman
-
(rmail-make-in-reply-to-field): Discard text properties from1994-01-29, by Richard M. Stallman
-
Scale by sizeof when allocating objects.1994-01-29, by Karl Heuer
-
(kill-all-local-variables): follow symbol forwarding.1994-01-29, by Karl Heuer
-
(c-fill-paragraph): Handle C++ mode.1994-01-29, by Richard M. Stallman
-
Include stdio.h.1994-01-29, by Richard M. Stallman
-
(init_lread): Put non-ex-dir warnings on stderr.1994-01-29, by Richard M. Stallman
-
(x_set_window_size): Add USE_X_TOOLKIT conditional. Call EmacsFrameSetCharSize and return.1994-01-28, by Fred Pierresteguy
-
* xterm.c (x_term_init): Cast to (char **) before assignment to argv.1994-01-28, by Fred Pierresteguy
-
* keyboard.c (make_lispy_event): Add USE_X_TOOLKIT conditional and1994-01-27, by Fred Pierresteguy
-
(x_set_mouse_position): Don't raise the frame.1994-01-26, by Richard M. Stallman
-
(mkdir): Use MKDIR_PROTOTYPE if defined.1994-01-26, by Richard M. Stallman
-
[__GNUC__] (MKDIR_PROTOTYPE): Defined.1994-01-26, by Richard M. Stallman
-
(help-for-help): Doc fix.1994-01-26, by Richard M. Stallman
-
(three-step-help): New option.1994-01-26, by Richard M. Stallman
-
(rmail-summary-undelete): If we don't undelete anything, don't move point.1994-01-26, by Richard M. Stallman
-
Wed Jan 26 12:23:12 1994 Frederic Pierresteguy (fp@mole.gnu.ai.mit.edu)1994-01-26, by Fred Pierresteguy
-
Wed Jan 26 12:23:12 1994 Frederic Pierresteguy (fp@mole.gnu.ai.mit.edu)1994-01-26, by Fred Pierresteguy
-
(next-line): Move error signaling and special end of1994-01-26, by Richard M. Stallman
-
(read_key_sequence): Properly gcpro fkey_map while using keytran_map.1994-01-26, by Richard M. Stallman
-
Find lwlib.h and xlwmenuP.h in ../lwlib.1994-01-26, by Richard M. Stallman
-
(x_wm_set_size_hint): Swap southeast and northwest.1994-01-26, by Richard M. Stallman
-
Find lwlib.h in ../lwlib.1994-01-26, by Richard M. Stallman
-
(widgetobj): New variable.1994-01-26, by Richard M. Stallman
-
* m/delta.h (HAVE_BCOPY): undef'd for efficiency.1994-01-25, by Francesco Potortì
-
(appt-check): Doc fix.1994-01-25, by Richard M. Stallman
-
(mail-mailer-swallows-blank-line): New variable.1994-01-24, by Richard M. Stallman
-
(graft_intervals_into_buffer): Fix one-off1994-01-24, by Richard M. Stallman
-
* m/delta.h (HAVE_RANDOM, BROKEN_FIONREAD): defined if X is used.1994-01-24, by Francesco Potortì
-
(Fconcat): Doc fix.1994-01-23, by Richard M. Stallman
-
*** empty log message ***1994-01-22, by Richard M. Stallman
-
To define USE_X_TOOLKIT, check for $USE_X_TOOLKIT being != "no", not =1994-01-22, by Roland McGrath
-
(Fassq, Fassoc): Doc fixes.1994-01-22, by Richard M. Stallman
-
(Faset): Doc fix.1994-01-22, by Richard M. Stallman
-
(appt-check): Use the new variables1994-01-21, by Richard M. Stallman
-
(display_menu_bar): Add USE_X_TOOLKIT conditional.1994-01-21, by Richard M. Stallman
-
(struct frame): New field external_menu_bar.1994-01-21, by Richard M. Stallman
-
[USE_X_TOOLKIT]: Include StringDefs.h, IntrinsicP.h,1994-01-21, by Richard M. Stallman
-
*** empty log message ***1994-01-21, by Richard M. Stallman
-
*** empty log message ***1994-01-21, by Richard M. Stallman
-
(forward-paragraph): Doc fix.1994-01-21, by Richard M. Stallman
-
*** empty log message ***1994-01-21, by Roland McGrath
-
(with_x_toolkit): Treat values athena and lucid alike.1994-01-21, by Richard M. Stallman
-
(S_ISDIR): Define if not defined.1994-01-21, by Richard M. Stallman
-
(isearch-highlight): Do nothing if not window-system.1994-01-21, by Richard M. Stallman
-
(update_end): Clear updating_frame before calling hook.1994-01-21, by Richard M. Stallman
-
(double_dollars): New function.1994-01-20, by Richard M. Stallman
-
Doc fix.1994-01-20, by Richard M. Stallman
-
Doc fixes.1994-01-20, by Richard M. Stallman
-
(Fprevious_property_change): Move back at least 1 char.1994-01-20, by Richard M. Stallman
-
(enable-flow-control-on): Do nothing if no TERM.1994-01-20, by Richard M. Stallman
-
(VOID_TO_LISP, CVOID_TO_LISP, LISP_TO_VOID, LISP_TO_CVOID): New macros.1994-01-20, by Richard M. Stallman
-
Handle --with-x-toolkit. Produce lwlib/Makefile.1994-01-20, by Richard M. Stallman
-
(make-help-screen): Use overriding-local-map.1994-01-20, by Richard M. Stallman
-
*** empty log message ***1994-01-20, by Richard M. Stallman
-
Add #undef SYSTEM_MALLOC.1994-01-19, by Richard M. Stallman
-
(isearch-push-state): Save isearch-case-fold-search.1994-01-19, by Richard M. Stallman
-
*** empty log message ***1994-01-19, by Richard M. Stallman
-
(shell-command-on-region): If we quit the command,1994-01-19, by Richard M. Stallman
-
Include errno.h; don't include fasync.h.1994-01-19, by Richard M. Stallman
-
(compilation-error-regexp-alist): Handle DEC AXP OSF/1.1994-01-19, by Richard M. Stallman
-
Better, more user-oriented doc strings.1994-01-19, by Richard M. Stallman
-
Add #undef for USE_X_TOOLKIT.1994-01-19, by Richard M. Stallman
-
(lwlib/Makefile): New target.1994-01-19, by Richard M. Stallman
-
Handle lwlib subdir like oldXMenu subdir.1994-01-18, by Richard M. Stallman
-
entered into RCS1994-01-18, by Richard M. Stallman
-
*** empty log message ***1994-01-18, by Richard M. Stallman
-
Initial revision1994-01-18, by Richard M. Stallman
-
(font-lock-mode): Set after-revert-hook1994-01-18, by Richard M. Stallman
-
(revert-buffer): Run after-revert-hook.1994-01-18, by Richard M. Stallman
-
(show-paren-command-hook): Do nothing when in kbd macro.1994-01-17, by Richard M. Stallman
-
(yow-file): Doc fix.1994-01-17, by Roland McGrath
-
Fix typo (extra paren).1994-01-17, by Roland McGrath
-
Don't include stdio.h.1994-01-17, by Richard M. Stallman
-
Include stdio.h before config.h.1994-01-17, by Richard M. Stallman
-
(init_callproc): Use Vinstallation_directory.1994-01-17, by Richard M. Stallman
-
(init_lread): Use Vinstallation_directory.1994-01-17, by Richard M. Stallman
-
(Ffile_symlink_p): Doc fix.1994-01-16, by Richard M. Stallman
-
(isearch-mode): Set overriding-local-map locally.1994-01-16, by Richard M. Stallman
-
(Voverriding_local_map): New variable.1994-01-16, by Richard M. Stallman
-
(Fkey_binding): Handle Voverriding_local_map.1994-01-16, by Richard M. Stallman
-
(menu-bar-file-menu): Add rmail, gnus, calendar items.1994-01-16, by Richard M. Stallman
-
(rmail-get-new-mail): Avoid error if file is empty.1994-01-16, by Richard M. Stallman
-
Delete duplicate clauses for hp9k2... and hp9k31...1994-01-16, by Richard M. Stallman
-
Alphabetize the list of machine-name aliases.1994-01-16, by Richard M. Stallman
-
(forward-paragraph): If moving back we find nothing1994-01-16, by Richard M. Stallman
-
(srcdir_undefs): Add g flag to sed substitution to remove -U[0-9]*.1994-01-16, by Roland McGrath
-
(copmilation-error-list): Doc fix.1994-01-16, by Roland McGrath
-
(compilation-error-regexp-alist): Add regexp for Lucid lcc.1994-01-16, by Roland McGrath
-
Make the argument list output look more like the Lisp docstrings do.1994-01-16, by Roland McGrath
-
(update-copyright): Wrap final copyright-matching regexp in parens, so \11994-01-16, by Roland McGrath
-
Comment change.1994-01-15, by Paul Reilly
-
SPC is not special in regexp within brackets.1994-01-15, by Richard M. Stallman
-
(set-auto-mode): Handle (REGEXP FUNCTION t) elements.1994-01-15, by Richard M. Stallman
-
(do-install): Install the dired-x info files.1994-01-15, by Richard M. Stallman
-
Provide for variable LD_SWITCH_X_SITE_AUX. (See src/s/sol2.h.)1994-01-15, by Richard M. Stallman
-
(LD_SWITCH_X_SITE_AUX): Add #undef.1994-01-15, by Richard M. Stallman
-
(LD_SWITCH_SYSTEM): Use LD_SWITCH_X_SITE_AUX.1994-01-15, by Richard M. Stallman
-
(Fffloor, Ffceil, Ffround, Fftruncate): New functions.1994-01-15, by Richard M. Stallman
-
(request_sigio, unrequest_sigio): Add new versions of1994-01-15, by Richard M. Stallman
-
(comint-show-output): Leave point at start of output, but push the mark.1994-01-15, by Richard M. Stallman
-
Doc fix.1994-01-15, by Richard M. Stallman
-
(rmail-default-file): Renamed from rmail-last-file.1994-01-15, by Richard M. Stallman
-
Use new names rmail-default-file and rmail-default-rmail-file.1994-01-15, by Richard M. Stallman
-
Change defconsts to defvars. Doc fixes.1994-01-14, by Richard M. Stallman
-
(command_loop_1): If there's an error in the1994-01-14, by Richard M. Stallman
-
(BSTRING): Don't define it here.1994-01-14, by Richard M. Stallman
-
(rmail-bury): Rename local rmail-buffer to buffer-to-bury.1994-01-14, by Richard M. Stallman
-
(debug): Bind unread-command-char to -1, not nil.1994-01-14, by Richard M. Stallman
-
(m68k-harris-cxux*, m88k-harris-cxux*): New configs.1994-01-14, by Richard M. Stallman
-
(main) [USG5 and INTERRUPT_INPUT]: Call setpgrp.1994-01-14, by Richard M. Stallman
-
(abbreviate-file-name): Don't convert / to ~/ when the home dir is /.1994-01-14, by Richard M. Stallman
-
(function-key-map): Change insertchar and deletechar to insert and delete.1994-01-14, by Richard M. Stallman
-
* etags.c (stab_entry, stab_create, stab_find, stab_search,1994-01-14, by Francesco Potortì
-
(sigchld_handler, status_message): Handle a NULL in sys_siglist.1994-01-14, by Richard M. Stallman
-
Comment change.1994-01-14, by Richard M. Stallman
-
entered into RCS1994-01-14, by Richard M. Stallman
-
Fix typo in -hiux* case.1994-01-13, by Richard Kenner
-
(xterm.o): Depends on syssignal.h.1994-01-13, by Richard M. Stallman
-
Initial revision1994-01-13, by Richard M. Stallman
-
(sys_siglist) [sun]: Additional Sun-specific signal names.1994-01-12, by Richard M. Stallman
-
(Man-default-man-args): Use Man-specified-section-option.1994-01-12, by Richard M. Stallman
-
[USG] (SIGIO): Define as SIGPOLL.1994-01-12, by Richard M. Stallman
-
(syms_of_buffer): Don't do (put 'erase-buffer 'disabled t) here.1994-01-12, by Roland McGrath
-
(child_setup): Call close_load_descs.1994-01-11, by Richard M. Stallman
-
(Fload): Record descriptor numbers on load_descriptor_list.1994-01-11, by Richard M. Stallman
-
(Fcondition_case): Doc fix.1994-01-11, by Richard M. Stallman
-
(Fsignal): Rename 1st arg to error_symbol.1994-01-11, by Richard M. Stallman
-
(read_char_x_menu_prompt, read_char_minibuf_menu_prompt):1994-01-11, by Richard M. Stallman
-
(open-line): Treat all cases of enabled undo alike.1994-01-11, by Richard M. Stallman
-
(Fcondition_case): Allow a list of condition names in a handler.1994-01-11, by Richard M. Stallman
-
(byte-compile-condition-case): Disable warning about1994-01-11, by Richard M. Stallman
-
(read_process_output): Supply second arg to unbind_to.1994-01-11, by Richard M. Stallman
-
(hif-tokenize): Handle // comments after #if.1994-01-11, by Richard M. Stallman
-
(mail-abbrev-mode-regexp): Add Reply-to.1994-01-11, by Richard M. Stallman
-
(x_sync): Block input.1994-01-10, by Richard M. Stallman
-
(struct buffer): New field auto_save_failure_time.1994-01-10, by Richard M. Stallman
-
(set_search_regs): New subroutine.1994-01-10, by Richard M. Stallman
-
(Info-follow-reference): If point is not in middle of a1994-01-10, by Richard M. Stallman
-
(isearch-mode): If not slow, clear isearch-window-configuration.1994-01-10, by Richard M. Stallman
-
(Fdo_auto_save): If auto save times out, don't try again for 20 minutes.1994-01-10, by Richard M. Stallman
-
(Fdelete_frame): Call x_sync.1994-01-10, by Richard M. Stallman
-
(describe_map_tree): New arg NOMENU.1994-01-10, by Richard M. Stallman
-
(Fsubstitute_command_keys): Pass new arg to describe_map_tree.1994-01-10, by Richard M. Stallman
-
(telnet): Fix previous change--tentative idea1994-01-10, by Richard M. Stallman
-
(create_process): Set line discipline only if pty_flag.1994-01-10, by Richard M. Stallman
-
Include <sys/types.h> before <sys/resource.h>.1994-01-09, by Roland McGrath
-
(vendor-key-syms): Fixed typo (extra parens).1994-01-09, by Roland McGrath
-
(debug): Fixed typo.1994-01-09, by Roland McGrath
-
(debug): Bind a bunch of vars, like last-command, to1994-01-09, by Richard M. Stallman
-
Don't declare sys_nerr.1994-01-09, by Roland McGrath
-
(diff): Select the differences buffer.1994-01-09, by Richard M. Stallman
-
(diff-latest-backup-file): Call file-chase-links.1994-01-09, by Richard M. Stallman
-
(c-indent-region): Keep looping till reach endmark.1994-01-09, by Richard M. Stallman
-
(comint-input-autoexpand): Make default nil.1994-01-09, by Richard M. Stallman
-
(shell-input-autoexpand): New variable.1994-01-09, by Richard M. Stallman
-
(vendor-key-syms): Add more HP keysyms and some Sun.1994-01-09, by Richard M. Stallman
-
(x_sync): New function.1994-01-09, by Richard M. Stallman
-
Comment fix.1994-01-09, by Richard M. Stallman
-
Comment changes.1994-01-09, by Richard M. Stallman
-
Restore big block of #ifdef and #include lines for fcntl.h and friends,1994-01-09, by Roland McGrath
-
[! HAVE_STRERROR] (strerror): Define the function.1994-01-09, by Roland McGrath
-
(creating src/Makefile): Put code inside 2nd arg to AC_OUTPUT as it should1994-01-09, by Roland McGrath
-
(child_setup): Don't declare PID `register'; we later take its address.1994-01-08, by Roland McGrath
-
(report_file_error): Use strerror instead of sys_errlist.1994-01-08, by Roland McGrath
-
Declare strerror.1994-01-08, by Roland McGrath
-
[! HAVE_STRERROR] (strerror): Define the function.1994-01-08, by Roland McGrath
-
(version): Fix sed regexp to match two-elt version number.1994-01-08, by Roland McGrath
-
Don't declare sys_errlist; declare strerror instead.1994-01-08, by Roland McGrath
-
(get_errmsg, pfatal_with_name, pfatal_and_delete): Call strerror instead of1994-01-08, by Roland McGrath
-
(main): Call strerror instead of using sys_errlist.1994-01-08, by Roland McGrath
-
Don't declare sys_errlist; declare strerror instead.1994-01-08, by Roland McGrath
-
Don't declare sys_errlist; declare strerror instead.1994-01-08, by Roland McGrath
-
Add #undef HAVE_STRERROR.1994-01-08, by Roland McGrath
-
Check for strerror.1994-01-08, by Roland McGrath
-
[! VMS]: Don't declare sys_errlist here.1994-01-08, by Roland McGrath
-
Don't declare sys_errlist; declare strerror instead.1994-01-08, by Roland McGrath
-
Don't declare sys_errlist; declare strerror instead.1994-01-08, by Roland McGrath
-
(vendor-key-syms): Set this variable.1994-01-08, by Richard M. Stallman
-
(rmail-summary-delete-forward): Fix regexp1994-01-08, by Richard M. Stallman
-
(interrupt_signal) [MSDOS]: write explicit CRs since1994-01-08, by Richard M. Stallman
-
(main): Don't call setpgrp if !initialized.1994-01-08, by Richard M. Stallman
-
(${etc}DOC): Put back ${lisp} accidentally deleted.1994-01-08, by Richard M. Stallman
-
(gnus-group-list-all-groups): Display a message in the echo area.1994-01-08, by Richard M. Stallman
-
If there are no subversions yet, use 1.1994-01-08, by Richard M. Stallman
-
(gud-common-init): Don't crash if no file specified.1994-01-08, by Richard M. Stallman
-
(rmail-summary-by-senders):1994-01-08, by Richard M. Stallman
-
(enable-flow-control): Use prefix argument like minor modes.1994-01-08, by Richard M. Stallman
-
Load version.el before site-load.el.1994-01-08, by Richard M. Stallman
-
(Frem) [MSDOS]: use `fmod', not `drem'. Put in config.h?1994-01-08, by Richard M. Stallman
-
Initial revision1994-01-08, by Richard M. Stallman
-
[MSDOS]: New buffer-local variable:1994-01-08, by Richard M. Stallman
-
(syms_of_callproc) [MSDOS]: New lisp variable: binary-process.1994-01-08, by Richard M. Stallman
-
[MSDOS]: Don't #include <a.out.h>, but use other headers.1994-01-08, by Richard M. Stallman
-
[MSDOS]: don't #include <sgtty.h>. We haven't got it.1994-01-08, by Richard M. Stallman
-
[MSDOS]: #include <dos.h>, "dosfns.h", "msdos.h", and1994-01-08, by Richard M. Stallman
-
[MSDOS] (get_lim_data): Use go32 call.1994-01-08, by Richard M. Stallman
-
[MSDOS]: Use text mode for all files but ".elc" files.1994-01-08, by Richard M. Stallman
-
[MSDOS]: Don't define HAVE_MATHERR.1994-01-08, by Richard M. Stallman
-
[MSDOS]: #include "msdos.h" and <sys/param.h> needed for1994-01-08, by Richard M. Stallman
-
(main) [MSDOS]: Call init_environment. Set file types to1994-01-08, by Richard M. Stallman
-
(DIRENTRY_NONEMPTY): New macro; two definitions.1994-01-08, by Richard M. Stallman
-
(keys_of_cmds) [MSDOS]: Chars 0200 to 0237 self-insert.1994-01-08, by Richard M. Stallman
-
entered into RCS1994-01-08, by Richard M. Stallman
-
Extend emacs-version based on which executable files exist.1994-01-07, by Richard M. Stallman
-
(emacs): Don't run inc-vers.el.1994-01-07, by Richard M. Stallman
-
(strout, printchar): Use proper frame for minibuffer.1994-01-07, by Richard M. Stallman
-
*** empty log message ***1994-01-07, by Richard M. Stallman
-
entered into RCS1994-01-07, by Richard M. Stallman
-
Initial revision1994-01-07, by Richard M. Stallman
-
(dired-move-to-filename-regexp): New variable.1994-01-07, by Richard M. Stallman
-
(Info-directory-list): Change last elt to ../info (expanded).1994-01-07, by Richard M. Stallman
-
(command-line-1): Improve echo area message wording.1994-01-07, by Richard M. Stallman
-
(ange-ftp-hash-mark-msgs): Undo previous change.1994-01-07, by Richard M. Stallman
-
Handle HAVE_BCMP.1994-01-07, by Richard M. Stallman
-
Test for bcmp.1994-01-07, by Richard M. Stallman
-
(make-lucid-menu-keymap): Allow multiple identical inactive strings.1994-01-07, by Richard M. Stallman
-
(comint-show-output): Use (point-max) rather than erring when the1994-01-06, by Roland McGrath
-
(compilation-parse-errors): Prepend comint-file-name-prefix (if boundp) to1994-01-06, by Roland McGrath
-
(shell-cd): Function removed.1994-01-06, by Roland McGrath
-
(mouse-menu-choose-yank): Don't use rotate-yank-pointer; set1994-01-06, by Roland McGrath
-
(compilation-buffer-p): Move defsubst before all callers.1994-01-06, by Roland McGrath
-
(tempdir): Put subdir msdos into the distribution.1994-01-06, by Richard M. Stallman
-
(rmail-resend): Use send-mail-function.1994-01-06, by Richard M. Stallman
-
entered into RCS1994-01-06, by Richard M. Stallman
-
(auto-mode-alist): Treat changelo like ChangeLog.1994-01-06, by Richard M. Stallman
-
(change-log-name): On MSDOS, use changelo.1994-01-06, by Richard M. Stallman
-
(rmail-convert-to-babyl-format):1994-01-06, by Richard M. Stallman
-
(desktop-buffer-mh): New function for mh mail system.1994-01-06, by Richard M. Stallman
-
(makefile-mode): Make comment-start, comment-end,1994-01-06, by Richard M. Stallman
-
(display-time-file-nonempty-p): Check existence here.1994-01-06, by Richard M. Stallman
-
(lpr-headers-switches): Set proper value on hpux and usg.1994-01-06, by Richard M. Stallman
-
(make-lucid-menu-keymap): For "----", make blank line.1994-01-06, by Richard M. Stallman
-
(start-process-shell-command): Doc fix.1994-01-06, by Richard M. Stallman
-
[ms-dos]: Preload mouse.el, dos-fns.el,1994-01-06, by Richard M. Stallman
-
(dehexlify-buffer): If msdos, bind binary-process.1994-01-06, by Richard M. Stallman
-
(ls-lisp-format): Bad format for uid and gid fixed.1994-01-06, by Richard M. Stallman
-
(compile-internal): Extended to work without asynchronous subprocesses.1994-01-06, by Richard M. Stallman
-
(change-log-name): Let default name for ms-dos be "change.log".1994-01-06, by Richard M. Stallman
-
[ms-dos] (byte-compile-file): Save as binary.1994-01-06, by Richard M. Stallman
-
[ms-dos] (make-backup-file-name, backup-file-name-p):1994-01-06, by Richard M. Stallman
-
[ms-dos]: Save version.el as *binary*.1994-01-06, by Richard M. Stallman
-
(enable-command, disable-command): Use user-init-file.1994-01-06, by Richard M. Stallman
-
(command-line): Set user-init-file.1994-01-06, by Richard M. Stallman
-
[MSDOS]: Use text/binary mode as appropriate.1994-01-06, by Richard M. Stallman
-
(main) [MSDOS]: Open all files as binary.1994-01-06, by Richard M. Stallman
-
(main) [MSDOS]: Dummy stub just to make the file compile.1994-01-06, by Richard M. Stallman
-
(malloc): Don't declare it.1994-01-06, by Richard M. Stallman
-
Fix up whitespace. Get rid of spurious casts to void.1994-01-06, by Richard M. Stallman
-
entered into RCS1994-01-05, by Richard M. Stallman
-
Initial revision1994-01-05, by Richard M. Stallman
-
(describe_syntax): Handle Sinherit.1994-01-05, by Richard M. Stallman
-
(enum syntaxcode): Add Sinherit.1994-01-05, by Richard M. Stallman
-
(eval-after-load): Do nothing if FORM is already on the list.1994-01-05, by Richard M. Stallman
-
(popup-menu): Add loop to handle submenus.1994-01-04, by Richard M. Stallman
-
(SUNOS_LOCALTIME_BUG): #if 0'd.1994-01-04, by Richard M. Stallman
-
(Fmapconcat): Doc fix.1994-01-04, by Richard M. Stallman
-
(bcopy, bzero, bcmp): Defined.1994-01-04, by Richard M. Stallman
-
Include syswait.h.1994-01-04, by Richard M. Stallman
-
(buffer.o): Don't depend on syntax.h.1994-01-04, by Richard M. Stallman
-
Don't include syntax.h.1994-01-04, by Richard M. Stallman
-
(file_name_completion_stat): If have symlinks, use lstat.1994-01-04, by Richard M. Stallman
-
Comment fix.1994-01-04, by Richard M. Stallman
-
(debug): Bind this-command and last-command.1994-01-04, by Richard M. Stallman
-
(Fx_list_fonts): Don't fail to init `tail'.1994-01-04, by Richard M. Stallman
-
(vc-finish-logentry): Sync the buffer in case the user modified it while1994-01-03, by Paul Eggert
-
(tex-common-initialization): Make parse-sexp-ignore-comments t.1994-01-03, by Richard M. Stallman
-
entered into RCS1994-01-03, by Richard M. Stallman
-
(slitex-mode, latex-mode): Set paragraph-start and1994-01-03, by Richard M. Stallman
-
(comint-last-output-start): Add defvar.1994-01-03, by Richard M. Stallman
-
Fix typo in previous change.1994-01-03, by Richard M. Stallman
-
More menu bar commands.1994-01-03, by Richard M. Stallman
-
(make-syntax-table): New function; no longer an alias1994-01-03, by Richard M. Stallman
-
(get_system_name): If the official name of the host is1994-01-03, by Richard M. Stallman
-
(rmail-get-new-mail): Cope if display-time-string is nil.1994-01-03, by Richard M. Stallman
-
(sort-float-fields): Commented out.1994-01-03, by Richard M. Stallman
-
(c-mode-map): Add menu bar menu.1994-01-02, by Richard M. Stallman
-
(calendar-goto-french-date): Fix special day1994-01-02, by Richard M. Stallman
-
(rotate_right, rotate_left): Simplify1994-01-02, by Richard M. Stallman
-
(NULL_RIGHT_CHILD, NULL_LEFT_CHILD):1994-01-02, by Richard M. Stallman
-
(${SUBDIR} target): Pass down LDFLAGS and CPPFLAGS.1994-01-02, by Richard M. Stallman
-
(ALL_CFLAGS): Include LDFLAGS.1994-01-02, by Richard M. Stallman
-
(isearch-repeat): If we matched a null string and there's1994-01-02, by Richard M. Stallman
-
(Fwrite_region): Don't change START and END from nil1994-01-01, by Richard M. Stallman
-
(bibtex-field-name, bibtex-field-const, bibtex-field-text):1994-01-01, by Richard M. Stallman
-
(i[34]86-*-*): Check for *-nextstop*.1994-01-01, by Richard M. Stallman
-
(m68*-next-*): Don't care about which os is specified.1994-01-01, by Richard M. Stallman
-
(compilation-read-command, compilation-ask-about-save): New variables.1994-01-01, by Richard M. Stallman
-
(Info-default-directory-list): Doc fix.1994-01-01, by Richard M. Stallman
-
(read_process_output): Use clip_to_bounds when moving1994-01-01, by Richard M. Stallman
-
Delete `show env TERMCAP'.1994-01-01, by Richard M. Stallman
-
(${etc}DOC): Don't depend on SOME_MACHINE_OBJECTS.1994-01-01, by Richard M. Stallman
-
(SOME_MACHINE_OBJECTS): New var.1994-01-01, by Richard M. Stallman
-
(ispell-highlight, ispell-dehighlight): New functions.1994-01-01, by Richard M. Stallman
-
(rmail-output-to-rmail-file): If just a dir is specified,1994-01-01, by Richard M. Stallman
-
(save-some-buffers): Fix previous change.1994-01-01, by Richard M. Stallman
-
(gnus-news-reply): Handle reply-to field.1994-01-01, by Richard M. Stallman
-
(manual-program): Deleted.1994-01-01, by Richard M. Stallman
-
(Finsert_file_contents): Avoid setting buffer-file-name field if ran a handler.1993-12-31, by Richard M. Stallman
-
(lispy_accent_codes): Cope if an XK symbol is undefined.1993-12-31, by Richard M. Stallman
-
(query-replace-highlight): New variable.1993-12-31, by Richard M. Stallman
-
Always include termhooks.h.1993-12-31, by Richard M. Stallman
-
(print-region-1): If lpr-headers-switches is string,1993-12-31, by Richard M. Stallman
-
(Finsert_file_contents): Don't run after change hook1993-12-31, by Richard M. Stallman
-
(save-some-buffers): Reinsert lost code to save abbrevs.1993-12-31, by Richard M. Stallman
-
(eval-current-buffer): Old definition deleted.1993-12-31, by Richard M. Stallman
-
(PENDING_OUTPUT_COUNT): Two alternate definitions1993-12-31, by Richard M. Stallman
-
(diff): Call shell-quote-argument.1993-12-31, by Richard M. Stallman
-
(shell-quote-argument): New function.1993-12-31, by Richard M. Stallman
-
(ispell-next): Remove periods from messages.1993-12-31, by Richard M. Stallman
-
(open-line): Properly put fill-prefix on each line.1993-12-31, by Richard M. Stallman
-
(open-line): Move fill-prefix insert inside save-excursion.1993-12-31, by Richard M. Stallman
-
Added `kibo', who actually greps for his name on Usenet.1993-12-31, by Noah Friedman
-
(help-for-help): Mention the scroll commands.1993-12-31, by Richard M. Stallman
-
(command-line): In most cases, if init file sets1993-12-31, by Richard M. Stallman
-
(make-help-screen): Use read-key-sequence.1993-12-31, by Richard M. Stallman
-
(Fsubstitute_command_keys): Fix previous change.1993-12-31, by Richard M. Stallman
-
(read_from_minibuffer): Rename arg initial_input to initial_contents.1993-12-30, by Richard M. Stallman
-
(icomplete-pre-command-hook): Reconciled with keyboard macro operation.1993-12-30, by Richard M. Stallman
-
(hack-one-local-variable): Treat file-name-handler-alist1993-12-30, by Richard M. Stallman
-
(Femacs_pid): New function.1993-12-30, by Richard M. Stallman
-
(transient-mark-mode): Doc fix.1993-12-30, by Richard M. Stallman
-
(read_avail_input): Turn O_NDELAY off on DGUX as on USG.1993-12-30, by Richard M. Stallman
-
(rmail-summary-delete-forward): Move to next or prev msg1993-12-30, by Richard M. Stallman
-
(Fall_completions): Allow completions that start with space1993-12-30, by Richard M. Stallman
-
(LDFLAGS): Define as empty.1993-12-30, by Richard M. Stallman
-
(describe_command): If binding is a kbd macro, say so.1993-12-29, by Richard M. Stallman
-
(super-apropos-check-doc-file): Verify that the doc1993-12-29, by Richard M. Stallman
-
Comment change.1993-12-26, by Richard M. Stallman
-
(main) [AIX]: Call putenv.1993-12-26, by Richard M. Stallman
-
(A_TEXT_OFFSET, A_TEXT_SEEK, ADJUST_EXEC_HEADER): Defined.1993-12-26, by Richard M. Stallman
-
(XTflush): FIx typo in last change.1993-12-26, by Richard M. Stallman
-
(struct input_event): FIx typo in previous change.1993-12-26, by Richard M. Stallman
-
(font-lock-set-defaults): Add missing paren.1993-12-26, by Richard M. Stallman
-
(lm-report-bug): lm-maintainer returns a cons; convert it to a string.1993-12-26, by Richard M. Stallman
-
(lm-report-bug): Don't crash if version is nil.1993-12-26, by Richard M. Stallman
-
(XTread_socket): Make proper junk values to pass to select.1993-12-26, by Richard M. Stallman
-
(bcopy) Use memmove instead of memcpy.1993-12-26, by Richard M. Stallman
-
(EMACS_GET_TIME) [USG5_4]: Give gettimeofday just one arg.1993-12-26, by Richard M. Stallman
-
(XTflash): Use EMACS_GET_TIME.1993-12-26, by Richard M. Stallman
-
(Fmemory_limit): No longer interactive.1993-12-25, by Richard M. Stallman
-
(command_loop_1): Test of whether disp tab elt1993-12-25, by Richard M. Stallman
-
(Fwrite_region): If handler, don't mess with modtime.1993-12-25, by Richard M. Stallman
-
(ange-ftp-write-region): Call set-visited-file-modtime.1993-12-25, by Richard M. Stallman
-
(callproc.o): Depend on systty.h and syssignal.h.1993-12-25, by Richard M. Stallman
-
Include systty.h.1993-12-25, by Richard M. Stallman
-
(create_process) [NTTYDISC]: Set the tty line discipline.1993-12-25, by Richard M. Stallman
-
Add #undef HAVE_SETSID.1993-12-25, by Richard M. Stallman
-
Check for setsid.1993-12-25, by Richard M. Stallman
-
(isearch-mode-map): Bind kp-... keys.1993-12-25, by Richard M. Stallman
-
ascii-character props for backspace, delete, etc. moved back to x-win.el.1993-12-25, by Richard M. Stallman
-
(setting up kp-... keys): Make ascii-character props.1993-12-25, by Richard M. Stallman
-
Provide bytecomp as well as byte-compile.1993-12-25, by Richard M. Stallman
-
(redisplay_window): Before altering lpoint,1993-12-25, by Richard M. Stallman
-
(Fmodify_syntax_entry): Doc fix.1993-12-24, by Richard M. Stallman
-
(vc-buffer-sync, vc-diff): New arg NOT-URGENT.1993-12-24, by Richard M. Stallman
-
(query-replace-map): Don't bind ESC.1993-12-24, by Richard M. Stallman
-
(unload-feature): Ignore conses in the feature-symbols.1993-12-24, by Richard M. Stallman
-
(shell-backward-command): If comint-bol moves forward,1993-12-24, by Richard M. Stallman
-
(TERMCAP_NAME): Defined.1993-12-24, by Richard M. Stallman
-
(telnet): Use comint-arguments.1993-12-24, by Richard M. Stallman
-
(Fopen_network_stream): Turn off SIGIO while connecting.1993-12-24, by Richard M. Stallman
-
(rmail-output-to-rmail-file): When copying to a buffer,1993-12-24, by Richard M. Stallman
-
Comment change.1993-12-24, by Richard M. Stallman
-
(awk-mode-syntax-table): Was mistakenly changing1993-12-24, by Richard M. Stallman
-
(isearch-update): If isearch-other-end is nil,1993-12-24, by Richard M. Stallman
-
(vc-mode-line): Make buffer read-only for root if file is locked.1993-12-24, by Richard M. Stallman
-
(telnet): Use comint-canonicalize-args.1993-12-24, by Richard M. Stallman
-
(rmail-insert-inbox-text): If copy-file fails,1993-12-24, by Richard M. Stallman
-
(next-complete-history-element): Doc fix.1993-12-24, by Richard M. Stallman
-
(comint-next-matching-input-from-input): Doc fix.1993-12-24, by Richard M. Stallman
-
Put man/getopt.c in the dist.1993-12-24, by Richard M. Stallman
-
(mkdir): Make only the lockdir writable.1993-12-24, by Richard M. Stallman
-
(*-sun-solaris*): Add special case for Solaris 2.3.1993-12-24, by Richard M. Stallman
-
(${archlibdir}, install): Use $(INSTALL_PROGRAM)1993-12-24, by Richard M. Stallman
-
(main): When making tempname, cast result of xmalloc.1993-12-24, by Richard M. Stallman
-
(scan_lisp_file): Don't add newline at end of string.1993-12-24, by Richard M. Stallman
-
(picture-mode): Save the old truncate-lines value.1993-12-23, by Richard M. Stallman
-
Add side-effect-free props for many functions.1993-12-23, by Richard M. Stallman
-
Add keywords.1993-12-23, by Richard M. Stallman
-
(gnus-capitalize-newsgroup): Modify a new temporary1993-12-23, by Richard M. Stallman
-
(makefile-ignored-files-in-pickup-regex): Supply missing \\.1993-12-23, by Richard M. Stallman
-
(pages-copy-header-and-position): Call end-of-line, not forward-line.1993-12-23, by Richard M. Stallman
-
(outline-copy-exposed): Don't use replace-regexp.1993-12-23, by Richard M. Stallman
-
(hide-bibtex-entry-bodies): Don't use replace-regexp.1993-12-23, by Richard M. Stallman
-
(vip-replace-string): Don't use replace-regexp.1993-12-23, by Richard M. Stallman
-
Don't repeat at load time any bindings that are autoloaded.1993-12-23, by Richard M. Stallman
-
(outline-minor-mode): When turning off the mode, turn ^Ms back to \n's.1993-12-23, by Richard M. Stallman
-
(c-delete-backslash): Do nothing if empty line.1993-12-23, by Richard M. Stallman
-
(inferior-scheme-mode):1993-12-23, by Richard M. Stallman
-
(inferior-lisp-prompt): Don't match more than one line.1993-12-23, by Richard M. Stallman
-
(remove-hook): Use equal to see if hook is just that fcn.1993-12-23, by Richard M. Stallman
-
(add-log-current-defun):1993-12-23, by Richard M. Stallman
-
(c++-indent-line, calculate-c++-indent):1993-12-23, by Richard M. Stallman
-
(dired-in-this-tree): Call expand-file-name.1993-12-23, by Richard M. Stallman
-
(perform-replace): Prompt now says how to get help.1993-12-23, by Richard M. Stallman
-
(apropos-match-keys): If REGEXP is nil, always act as if it matched.1993-12-23, by Richard M. Stallman
-
(;; Keywords:): Changed to "abbrev".1993-12-23, by Richard M. Stallman
-
(gnus-post-news): Call gnus-read-distributions-file.1993-12-23, by Richard M. Stallman
-
(font-lock-set-defaults): Do nothing if font-lock-keywords is already set.1993-12-23, by Richard M. Stallman
-
Don't imply private dictionary is always ispell.words.1993-12-23, by Richard M. Stallman
-
(hack-local-variables-prop-line): If we can't switch-to-buffer1993-12-23, by Richard M. Stallman
-
(fill-region-as-paragraph): Do allow breaking line at a period1993-12-23, by Richard M. Stallman
-
(reposition-window): Fix whitespace-skipping regexp.1993-12-23, by Richard M. Stallman
-
(mail-fetch-field): Add autoload cookie.1993-12-23, by Richard M. Stallman
-
(shadow-noquery): Use it.1993-12-23, by Richard M. Stallman
-
(time-stamp-month-dd-yyyy): no leading zero on day.1993-12-23, by Richard M. Stallman
-
(sc-read-string): Don't pass a history arg to read-string.1993-12-23, by Richard M. Stallman
-
(shell-mode): Pass t to comint-read-input-ring.1993-12-23, by Richard M. Stallman
-
(comint-read-input-ring): New arg SILENT.1993-12-23, by Richard M. Stallman
-
(byte-compile-dest-file): If FILENAME is not recognized, append .elc to it.1993-12-23, by Richard M. Stallman
-
(make-doctor-variables): Fix some local var names.1993-12-23, by Richard M. Stallman
-
Autoload dired-.*-file.1993-12-23, by Richard M. Stallman
-
(mouse-kill-secondary): Get rid of CLICK argument.1993-12-23, by Richard M. Stallman
-
(visit-tags-table-buffer): Change "Add to list" question.1993-12-23, by Richard M. Stallman
-
(rmail-output-to-rmail-file): Call rmail-update-summary.1993-12-23, by Richard M. Stallman
-
(isearch-text-char-description): Treat TAB as ctl char.1993-12-23, by Richard M. Stallman
-
(rmail-spool-directory): Use dgux, not dgux-unix.1993-12-23, by Richard M. Stallman
-
(rmail-summary-goto-msg): Use unwind-protect to go1993-12-23, by Richard M. Stallman
-
(rmail-quit): Expunge without updating summary.1993-12-23, by Richard M. Stallman
-
(telnet-filter): Rewrite, taken mostly from Lucid.1993-12-23, by Richard M. Stallman
-
(calendar-mode-map): Put back C-v and M-v bindings.1993-12-23, by Richard M. Stallman
-
(Info-insert-dir): Compute truename just once for each dir.1993-12-23, by Richard M. Stallman
-
(menu-bar-edit-menu): Add query-replace menu item.1993-12-23, by Richard M. Stallman
-
(Man-specified-section-option): Test system-configuration.1993-12-23, by Richard M. Stallman
-
(asm-mode): Don't mess with auto-fill mode.1993-12-23, by Richard M. Stallman
-
(lpr-headers-switches): Treat hpux like usg-unix-v.1993-12-23, by Richard M. Stallman
-
(awk-mode): Use c-indent-line.1993-12-23, by Richard M. Stallman
-
(ange-ftp-hash-mark-msgs): Make match more general.1993-12-23, by Richard M. Stallman
-
(gud-format-command): Rewrite.1993-12-23, by Richard M. Stallman
-
(vc-record-rename): Don't use replace-regexp.1993-12-23, by Richard M. Stallman
-
(tex-common-initialization): Make paragraph-start1993-12-23, by Richard M. Stallman
-
(mail-default-reply-to): Add autoload cookie.1993-12-23, by Richard M. Stallman
-
(grep-command): New variable.1993-12-23, by Richard M. Stallman
-
(LIBS_SYSTEM): Use -lresolv if HAVE_RES_INIT1993-12-23, by Richard M. Stallman
-
(SYSTEM_TYPE): Make it dgux.1993-12-23, by Richard M. Stallman
-
(C_DEBUG_SWITCH): Delete -systype bsd43; not needed.1993-12-23, by Richard M. Stallman
-
(SET_CHILD_PTY_PGRP): Defined.1993-12-23, by Richard M. Stallman
-
(OTHER_FILES): Use ${libsrc} as dir.1993-12-23, by Richard M. Stallman
-
(Fmacroexpand): For an autoload definition,1993-12-23, by Richard M. Stallman
-
[VMS] (wait_for_kbd_input): Call prepare_menu_bars.1993-12-23, by Richard M. Stallman
-
(Fcall_process): Call prepare_menu_bars.1993-12-23, by Richard M. Stallman
-
(Fcall_process): Call prepare_menu_bars.1993-12-23, by Richard M. Stallman
-
(graft_intervals_into_buffer): If SOURCE is null1993-12-23, by Richard M. Stallman
-
(HAVE_XSETWMPROTOCOLS): Add #undef.1993-12-23, by Richard M. Stallman
-
(Fsubstitute_command_keys): Ignore menu bar bindings.1993-12-23, by Richard M. Stallman
-
(Fbuffer_disable_undo): Make arg optional.1993-12-23, by Richard M. Stallman
-
(Fwhere_is_internal): Doc fix.1993-12-23, by Richard M. Stallman
-
(Fmake_symbolic_link): Do expand FILENAME if starts with ~.1993-12-23, by Richard M. Stallman
-
(x_get_foreign_selection): Use x_catch_errors.1993-12-23, by Richard M. Stallman
-
Line breaking change.1993-12-23, by Richard M. Stallman
-
(Fmessage): Use message2.1993-12-23, by Richard M. Stallman
-
Use WORDS_BIG_ENDIAN, not BIG_ENDIAN.1993-12-23, by Richard M. Stallman
-
(Fprocess_status): Use get_process, not Fget_process.1993-12-23, by Richard M. Stallman
-
(deactivate_process) [SVR4_PTYS]: If subtty is not nil, close it.1993-12-23, by Richard M. Stallman
-
(minibuffer_auto_raise): Really define it.1993-12-23, by Richard M. Stallman
-
(del_range): Second argument in call to1993-12-23, by Richard M. Stallman
-
(syms_of_emacs): Define Lisp var system-configuration.1993-12-23, by Richard M. Stallman
-
(echo_area_glyphs_length): Declared.1993-12-23, by Richard M. Stallman
-
(configuration): New variable.1993-12-23, by Richard M. Stallman
-
(printchar, strout): Set echo_area_glyphs_length.1993-12-23, by Richard M. Stallman
-
(Fdisplay_buffer): If pop_up_frames, pass t to Fget_buffer_window.1993-12-23, by Richard M. Stallman
-
(make_terminal_frame): Add frame to Vframe_list.1993-12-23, by Richard M. Stallman
-
(message): Use message2, not message1.1993-12-23, by Richard M. Stallman
-
(Fx_list_fonts): Handle BROKEN_XLISTFONTSWITHINFO.1993-12-23, by Richard M. Stallman
-
(XTread_socket): Don't offset keysym here.1993-12-23, by Richard M. Stallman
-
Initial revision1993-12-23, by Richard M. Stallman
-
(struct input_event): `code' is now an int.1993-12-23, by Richard M. Stallman
-
(make_lispy_event): Offset the event code here.1993-12-23, by Richard M. Stallman
-
(kbd_buffer_get_event): For delete-window-event, do count iconified frames.1993-12-23, by Richard M. Stallman
-
(Fsit_for): Call prepare_menu_bars.1993-12-23, by Richard M. Stallman
-
* m/delta.h (BROKEN_CLOSEDIR): added because closedir is interruptible.1993-12-22, by Francesco Potortì
-
(Bogus-Bureaucratic-Cruft): Changed to `X-Bogus-Bureaucratic-Cruft'.1993-12-22, by Noah Friedman
-
Initial revision1993-12-19, by Richard M. Stallman
-
entered into RCS1993-12-15, by Richard M. Stallman
-
(update_frame): Only call sleep (outq / baud_rate) if baud_rate >= OUTQ.1993-12-15, by Roland McGrath
-
Initial revision1993-12-13, by Richard M. Stallman
-
[! MAP_FILE] (MAP_FILE): Define to zero.1993-12-11, by Roland McGrath
-
(compilation-error-regexp-alist): Generalize `"foo.c", line 13:' regexp to1993-12-09, by Roland McGrath
-
(PENDING_OUTPUT_COUNT) [__GNU_LIBRARY__]: Alternate definition for the GNU1993-12-08, by Roland McGrath
-
(lunar-phase): Add calendar-time-zone to solar ephemeris correction.1993-12-05, by Paul Eggert
-
(vc-workfile-unchanged-p): Add optional argument1993-12-03, by Paul Eggert
-
Add --brief option.1993-12-03, by Paul Eggert
-
(mail-fcc): Take argument and use interactive spec to prompt, rather than1993-12-02, by Roland McGrath
-
(vc-locking-user): Don't assume that the umask permits1993-12-02, by Paul Eggert
-
Remove spurious comment between autoload cookie and defvar for1993-12-01, by Noah Friedman
-
(rlogin-filter): initialize `region-begin' to (marker-position proc-mark),1993-12-01, by Noah Friedman
-
When breaking links, use cp -p.1993-11-28, by Richard M. Stallman
-
(NO_MODE_T): Defined.1993-11-28, by Richard M. Stallman
-
[!SYSTEM_MALLOC] (MEMMOVE_MISSING): Defined.1993-11-28, by Richard M. Stallman
-
(LIBS_SYSTEM): Always define this one way or another.1993-11-28, by Richard M. Stallman
-
Properly install previous change.1993-11-27, by Richard M. Stallman
-
(vc-buffer-sync): Signal error if user says no.1993-11-27, by Richard M. Stallman
-
(do-install): Use umask 022 in copying etc and lisp dirs.1993-11-27, by Richard M. Stallman
-
(make-face-unitalic, make-face-unbold, make-face-bold)1993-11-27, by Richard M. Stallman
-
(mouse-set-font): Update nonstandard faces that are supposed1993-11-27, by Richard M. Stallman
-
(main) [AIX]: Don't handle signals 23, SIGAIO, SIGPTY.1993-11-27, by Richard M. Stallman
-
Undo last change.1993-11-26, by Roland McGrath
-
(isearch-search): Use real quit-char extracted from current-input-mode,1993-11-26, by Roland McGrath
-
(kbd_buffer_get_event): If user destroys the last frame,1993-11-26, by Richard M. Stallman
-
(x_window): Call XSetWMProtocols.1993-11-26, by Richard M. Stallman
-
(rmail-variables): Abbreviate truename for comparison.1993-11-26, by Richard M. Stallman
-
(SYSTEM_TYPE): Make it "irix".1993-11-26, by Richard M. Stallman
-
(mostlyclean): Make it distinct from clean.1993-11-26, by Richard M. Stallman
-
(closedir): Test BROKEN_CLOSEDIR, not INTERRUPTIBLE_CLOSE.1993-11-26, by Richard M. Stallman
-
Add sample test for tpu-set-scroll-margins.1993-11-26, by Richard M. Stallman
-
Remove free/bound cursor and scroll1993-11-26, by Richard M. Stallman
-
(tpu-quoted-insert): New function.1993-11-26, by Richard M. Stallman
-
(readevalloop): Get error if buffer being eval'd is killed.1993-11-26, by Richard M. Stallman
-
When breaking links, use cp -p.1993-11-25, by Richard M. Stallman
-
(SETPGRP_RELEASES_CTTY): Defined.1993-11-25, by Richard M. Stallman
-
(IRIX5, SETPGRP_RELEASES_CTTY): Defined.1993-11-25, by Richard M. Stallman
-
(create_process): Do setpgrp for USG regardless of IRIX.1993-11-25, by Richard M. Stallman
-
Comment changes.1993-11-25, by Richard M. Stallman
-
(child_setup): Test SETPGRP_RELEASES_CTTY, not IRIX.1993-11-25, by Richard M. Stallman
-
(quit_throw_to_read_char):1993-11-25, by Richard M. Stallman
-
(HAVE_FTIME): Deleted (autoconf does it).1993-11-25, by Richard M. Stallman
-
Comment change.1993-11-25, by Richard M. Stallman
-
(bcopy, bzero, bcmp): If HAVE_BCOPY, don't #define.1993-11-25, by Richard M. Stallman
-
(tags-add-tables): New variable.1993-11-25, by Richard M. Stallman
-
(merge_properties_sticky): Declared.1993-11-25, by Richard M. Stallman
-
(Fhandle_switch_frame, Fredirect_frame_focus): Declared.1993-11-25, by Richard M. Stallman
-
(ange-ftp-binary-file-name-regexp): Accept .tgz and .taz files.1993-11-25, by Richard M. Stallman
-
(HAVE_RANDOM, HAVE_XSCREENNUMBEROFSCREEN, BROKEN_FIONREAD): Add definitions.1993-11-25, by Richard M. Stallman
-
(graft_intervals_into_buffer): New arg LENGTH.1993-11-25, by Richard M. Stallman
-
(insert_from_string): Pass new arg to graft_intervals_into_buffer.1993-11-25, by Richard M. Stallman
-
(init_baud_rate): Avoid referring to sg uninitialized.1993-11-25, by Richard M. Stallman
-
(comint-send-input): Don't call comint-arguments1993-11-25, by Richard M. Stallman
-
Add a provide.1993-11-25, by Richard M. Stallman
-
(vc-make-backup-files): Doc fix.1993-11-25, by Richard M. Stallman
-
Comment change.1993-11-25, by Richard M. Stallman
-
(Fmove_to_column): Increments for control characters1993-11-24, by Richard M. Stallman
-
(Fdelete_process): Fix paren error.1993-11-24, by Richard M. Stallman
-
(${archlibdir}): Don't do chown or chgrp.1993-11-24, by Richard M. Stallman
-
(rmail-sort-messages): In summary buf, go to rmail buf.1993-11-24, by Richard M. Stallman
-
(closedir): Pass on the value from sys_closedir.1993-11-24, by Richard M. Stallman
-
(walk-windows): If start at minibuf window, do return to it.1993-11-24, by Richard M. Stallman
-
(XTread_socket): Really handle Xatom_wm_window_moved events.1993-11-24, by Richard M. Stallman
-
(main): Call init_callproc and init_callproc_1.1993-11-24, by Richard M. Stallman
-
(init_callproc): Maybe add ../lib-src to exec-path1993-11-24, by Richard M. Stallman
-
(mouse-save-then-kill-delete-region):1993-11-24, by Richard M. Stallman
-
(comint-send-input): Don't call comint-arguments while1993-11-24, by Richard M. Stallman
-
(count-lines): In selective-display case,1993-11-24, by Richard M. Stallman
-
(add-change-log-entry): put buffer in change-log-mode.1993-11-24, by Richard M. Stallman
-
(isearch-other-meta-char): Correct the test for a split-up1993-11-24, by Richard M. Stallman
-
(LIBX11_SYSTEM): Override the definition.1993-11-24, by Richard M. Stallman
-
Initial revision1993-11-24, by Richard M. Stallman
-
(Info-follow-reference): Correct one-off error in comparing start-point.1993-11-24, by Richard M. Stallman
-
Comment changes.1993-11-23, by Richard M. Stallman
-
(dired-diff): Require diff.1993-11-23, by Richard M. Stallman
-
(SIGNALS_VIA_CHARACTERS): Defined.1993-11-23, by Richard M. Stallman
-
(telnet-rsh-program): New variable.1993-11-23, by Richard M. Stallman
-
(finder-known-keywords): Add data, faces, mouse, matching.1993-11-23, by Richard M. Stallman
-
Comment change.1993-11-23, by Richard M. Stallman
-
Initial revision1993-11-23, by Richard M. Stallman
-
Comment change.1993-11-23, by Richard M. Stallman
-
(c-indent-region): As first thing, advance to a nonblank line.1993-11-23, by Richard M. Stallman
-
(getwd): If getcwd returns 0, we return 0.1993-11-23, by Richard M. Stallman
-
(repeat-complex-command): Undo Oct 2 change.1993-11-23, by Richard M. Stallman
-
(wait_reading_process_input):1993-11-23, by Richard M. Stallman
-
(kbd_buffer_get_event): Handle delete_window_event's.1993-11-23, by Richard M. Stallman
-
(EMACS_GET_TTY_PGRP, EMACS_SET_TTY_PGRP):1993-11-23, by Richard M. Stallman
-
(Fx_disown_selection_internal): When making the fake1993-11-23, by Richard M. Stallman
-
(make_buffer_string): Don't copy intervals1993-11-23, by Richard M. Stallman
-
(Finsert_file_contents): Don't call signal_after_change1993-11-23, by Richard M. Stallman
-
Declare Fnext_single_property_change and Fnext_property_change.1993-11-23, by Richard M. Stallman
-
(HAVE_GETTIMEOFDAY): Define only if HAVE_SOCKETS.1993-11-23, by Richard M. Stallman
-
Delete periods from error messages.1993-11-23, by Richard M. Stallman
-
(edebug-functionp): Recognize compiled functions.1993-11-23, by Richard M. Stallman
-
(c-indent-region): Don't goto-char sexpend if it's nil.1993-11-23, by Richard M. Stallman
-
(View-scroll-lines-forward):1993-11-23, by Richard M. Stallman
-
(comint-preinput-scroll-to-bottom): If SCROLL is `this',1993-11-23, by Richard M. Stallman
-
(rmail-summary-wipe): If rmail buffer is not visible,1993-11-23, by Richard M. Stallman
-
Formerly tasks.texi.~2~1993-11-23, by Richard M. Stallman
-
Initial revision1993-11-23, by Richard M. Stallman
-
(texinfo-if-set, texinfo-if-clear): Act appropriately when flat neither1993-11-23, by Robert J. Chassell
-
(OBARRAY_SIZE): Increase from 509.1993-11-23, by Richard M. Stallman
-
(search_magic_path): Fix colon-colon case.1993-11-23, by Richard M. Stallman
-
(dired-goto-file): Don't try matching one line twice.1993-11-23, by Richard M. Stallman
-
(Ftext_property_not_all): For trivial yes, return start, not Qt.1993-11-22, by Richard M. Stallman
-
(dired-readin-insert): Expand default-directory and dirname1993-11-22, by Richard M. Stallman
-
(dired-readin-insert): Expand default-directory and dirname1993-11-22, by Richard M. Stallman
-
(gnus-inews-do-fcc): If gnus-author-copy-saver1993-11-22, by Richard M. Stallman
-
(gnus-inews-do-fcc): Use gnus-output-to-rmail1993-11-22, by Richard M. Stallman
-
(command-line): Set init-file-had-error to t or nil.1993-11-22, by Richard M. Stallman
-
(Man-specified-section-option): New variable.1993-11-22, by Richard M. Stallman
-
(x_set_frame_parameters): Call check_frame_size1993-11-22, by Richard M. Stallman
-
(delete_window_event): New event kind.1993-11-22, by Richard M. Stallman
-
(Fmake_frame_visible): Use FRAME_SAMPLE_VISIBILITY. Doc fix.1993-11-22, by Richard M. Stallman
-
(inferior-lisp-proc): Clean up error message.1993-11-22, by Richard M. Stallman
-
(lisp-eval-defun): Renamed from lisp-send-defun.1993-11-22, by Richard M. Stallman
-
[HAVE_SOCKETS] (HAVE_XSCREENNUMBEROFSCREEN): Defined.1993-11-22, by Richard M. Stallman
-
(iso-accents-enable): New variable.1993-11-21, by Richard M. Stallman
-
Doc fix.1993-11-21, by Richard M. Stallman
-
(hftctl.o): New rule.1993-11-21, by Richard M. Stallman
-
Include config.h. Include sys/signal.h before config.h.1993-11-21, by Richard M. Stallman
-
(mail-yank-original): Delete windows on selected frame only.1993-11-21, by Richard M. Stallman
-
(window_loop, case DELETE_BUFFER_WINDOWS):1993-11-21, by Richard M. Stallman
-
(mail-fetch-field): Exclude trailing whitespace.1993-11-21, by Richard M. Stallman
-
(PTY_ITERATION, PTY_NAME_SPRINTF, PTY_TTY_NAME_SPRINTF):1993-11-21, by Richard M. Stallman
-
(i[34]86-ncr-sysv*): New specific alternative.1993-11-21, by Richard M. Stallman
-
(x-resolve-font-name): Undo previous change.1993-11-21, by Richard M. Stallman
-
(Info-edit): Use proper map in substitute-command-keys.1993-11-21, by Richard M. Stallman
-
entered into RCS1993-11-20, by Richard M. Stallman
-
(texinfo-tex-region): Use tex-send-command to do commands.1993-11-20, by Richard M. Stallman
-
(tex-send-command): Wait for output first,1993-11-20, by Richard M. Stallman
-
(tex-start-shell): Don't use -v option.1993-11-20, by Richard M. Stallman
-
(Ftext_property_not_all): Swap t and nil values in1993-11-20, by Richard M. Stallman
-
(compute_motion): Pass new arg to Fnext_single_property_change.1993-11-20, by Richard M. Stallman
-
(compute_char_face): Accept new arg LIMIT.1993-11-20, by Richard M. Stallman
-
(direct_output_for_insert): Pass new arg to compute_char_face.1993-11-20, by Richard M. Stallman
-
(display_text_line): Pass new arg to compute_char_face1993-11-20, by Richard M. Stallman
-
(x-resolve-font-name): Don't pass FACE to x-list-fonts1993-11-20, by Richard M. Stallman
-
(version): When --run-in-place, exclude1993-11-20, by Richard M. Stallman
-
(tags-complete-tag): Bind enable-recursive-minibuffers to t.1993-11-20, by Richard M. Stallman
-
(follow_key): When downcasing, downcase just the1993-11-20, by Richard M. Stallman
-
(read_key_sequence): If we get a quit, and current buffer1993-11-20, by Richard M. Stallman
-
*** empty log message ***1993-11-20, by Karl Heuer
-
(Frename_buffer): When the current buffer is already named NAME, don't1993-11-20, by Roland McGrath
-
Undo last change. SPC feeping at you is too annoying.1993-11-20, by Roland McGrath
-
(Frename_buffer): Change s to B in interactive spec to give buffer-name1993-11-20, by Roland McGrath
-
Comment changes.1993-11-20, by Richard M. Stallman
-
(HAVE_UNISTD_H): No need to define here.1993-11-19, by Richard M. Stallman
-
(Flist_buffers): Always return a value.1993-11-19, by Richard M. Stallman
-
(read_minibuf): History list always gets strings,1993-11-19, by Richard M. Stallman
-
(eval-expression): Don't bind minibuffer-history-sexp-flag.1993-11-19, by Richard M. Stallman
-
(ange-ftp-parse-dired-listing): Skip extra blank line1993-11-19, by Richard M. Stallman
-
(hexlify-buffer): Add autoload cookie.1993-11-19, by Richard M. Stallman
-
(calculate-fortran-indent): Fixup regexp for where statements.1993-11-18, by Richard M. Stallman
-
(read_avail_input): Don't set nread to -11993-11-18, by Richard M. Stallman
-
(r_alloc_init): Explicitly use real_morecore1993-11-18, by Richard M. Stallman
-
(FIRST_PTY_LETTER): Defined.1993-11-18, by Richard M. Stallman
-
Delete jumk.c before writing it.1993-11-18, by Richard M. Stallman
-
(iso-accents-list): Add "s.1993-11-18, by Richard M. Stallman
-
(iso-accents-list): Fix entries for 'y and ~c.1993-11-18, by Richard M. Stallman
-
(comint-scroll-show-maximum-output): Make default nil.1993-11-17, by Richard M. Stallman
-
(gnus-summary-save-in-mail): Use rmail-output1993-11-17, by Richard M. Stallman
-
(font-lock-hack-keywords):1993-11-17, by Richard M. Stallman
-
(Fkey_binding): Doc fix.1993-11-17, by Richard M. Stallman
-
(keys_of_cmds): Make 0377 self-inserting.1993-11-17, by Richard M. Stallman
-
(doprnt): Cast the value alloca returns.1993-11-16, by Richard M. Stallman
-
(gnus-summary-save-in-mail): Don't use rmail-output.1993-11-16, by Richard M. Stallman
-
(rmail-file-p): Add autoload cookie.1993-11-16, by Richard M. Stallman
-
(comint-send-input): Run comint-output-filter-functions1993-11-16, by Richard M. Stallman
-
(install): Don't change mode or group when installing.1993-11-16, by Richard M. Stallman
-
(mkdir): Ignore error from chmod.1993-11-16, by Richard M. Stallman
-
(rmail-set-attribute): Do nothing if MSGNUM is 0.1993-11-16, by Richard M. Stallman
-
(remove-hook): Doc fix.1993-11-16, by Richard M. Stallman
-
(distclean): Do delete Makefile and Makefile.in.1993-11-16, by Richard M. Stallman
-
(FUNCST, TYPEDST, STRUCTST, DEFINEST): Delete excess commas.1993-11-16, by Richard M. Stallman
-
(Foverlay_put): Don't call redisplay_region if overlay has no buffer.1993-11-16, by Richard M. Stallman
-
(nntp-encode-text): Insert a CR before the newline.1993-11-16, by Richard M. Stallman
-
(Info-mode): Doc fix.1993-11-16, by Richard M. Stallman
-
(iso-accents-list): Added /A for A-with-ring1993-11-16, by Richard M. Stallman
-
(GNU_MALLOC, REL_ALLOC): Don't define if already defined.1993-11-16, by Richard M. Stallman
-
(change-log-default-name, add-log-current-defun-function)1993-11-16, by Richard M. Stallman
-
(LD_SWITCH_SYSTEM) [hp9000s700]: Add -L/lib/pa1.1.1993-11-16, by Richard M. Stallman
-
Include config.h.1993-11-16, by Richard M. Stallman
-
(extraclean): Prevent wildcard from starting comment.1993-11-16, by Richard M. Stallman
-
(appt-display-interval): New variable.1993-11-16, by Richard M. Stallman
-
Don't put lisp/forms.README in the distribution.1993-11-15, by Richard M. Stallman
-
(read_avail_input): Make cbuf 1 char shorter.1993-11-15, by Richard M. Stallman
-
(HAVE_GETTIMEOFDAY): Don't define if already defined.1993-11-15, by Richard M. Stallman
-
Delete spurious CFLAGS=-g.1993-11-15, by Richard M. Stallman
-
(sun-raw-prefix): Make this just a variable, not a function name.1993-11-15, by Richard M. Stallman
-
Use build-ins.in, not build-install.in.1993-11-15, by Richard M. Stallman
-
(mouse-save-then-kill-delete-region): Take args BEG and END.1993-11-15, by Richard M. Stallman
-
[BSD_TERMIOS]: Under NL0, NL1..., ECHO, NOFLSH, TOSTOP,1993-11-15, by Richard M. Stallman
-
(describe-project): New function, on C-h C-p.1993-11-15, by Richard M. Stallman
-
(command-line-1): Display a message in the echo area.1993-11-15, by Richard M. Stallman
-
(command-line-1): Display a message in the echo area.1993-11-15, by Richard M. Stallman
-
Add `provide'.1993-11-15, by Richard M. Stallman
-
Revise documentation. Add `provide'.1993-11-15, by Richard M. Stallman
-
(Fnext_single_property_change): Fix missing \n\.1993-11-15, by Richard M. Stallman
-
*** empty log message ***1993-11-15, by Richard M. Stallman
-
(XTread_socket): Increase length of copy_buffer to 81.1993-11-15, by Richard M. Stallman
-
(read1): If token has a \, don't treat it as a number.1993-11-15, by Richard M. Stallman
-
(comint-read-input-ring, comint-write-input-ring):1993-11-15, by Richard M. Stallman
-
vc-static-header-alist shouldn't have been declared const.1993-11-15, by Eric S. Raymond
-
*** empty log message ***1993-11-15, by Richard M. Stallman
-
(creating src/Makefile): Before running cpp,1993-11-15, by Richard M. Stallman
-
(gnus-summary-save-in-mail): Pass new args to rmail-output.1993-11-15, by Richard M. Stallman
-
(rmail-output): New argument FROM-GNUS.1993-11-15, by Richard M. Stallman
-
(solar-equinoxes-solstices): Add autoload.1993-11-14, by Richard M. Stallman
-
(solar-holidays): Change top-level progn to an if.1993-11-14, by Richard M. Stallman
-
(INTERRUPT_INPUT): Undefined.1993-11-14, by Richard M. Stallman
-
(mouse-save-then-kill-delete-region): Take args BEG and END.1993-11-14, by Richard M. Stallman
-
(rmail-summary-forward): Accept prefix arg1993-11-14, by Richard M. Stallman
-
(compare-windows-skip-whitespace): Swap the two1993-11-14, by Richard M. Stallman
-
(lpr-command): Check for irix, not silicon-graphic-unix.1993-11-14, by Richard M. Stallman
-
(dired-chown-program): Check for irix, not silicon-graphic-unix.1993-11-14, by Richard M. Stallman
-
(rmail-spool-directory): Check for irix, not silicon-graphic-unix.1993-11-14, by Richard M. Stallman
-
(calendar-absolute-from-time): Undo Sep 14 patch.1993-11-13, by Richard M. Stallman
-
Add a provide call.1993-11-13, by Richard M. Stallman
-
(creating src/Makefile): Before running cpp,1993-11-13, by Richard M. Stallman
-
(IN_ADDR, NUMERIC_ADDR_ERROR): New macros (two versions).1993-11-13, by Richard M. Stallman
-
(remove-hook): Function deleted.1993-11-13, by Richard M. Stallman
-
(read_avail_input) [no FIONREAD]: On DGUX, as on USG,1993-11-13, by Richard M. Stallman
-
(SYSTEM_MALLOC): Turn off.1993-11-13, by Richard M. Stallman
-
(get_process): Add `static' to definition.1993-11-13, by Richard M. Stallman
-
(comint-match-partial-filename): Consider +@: part of1993-11-13, by Richard M. Stallman
-
(fill-individual-paragraphs): Fix skipping headers of yanked message.1993-11-12, by Richard M. Stallman
-
(vc-rename-file): Don't overwrite an existing file.1993-11-12, by Richard M. Stallman
-
(rmail-summary-edit-map): Inherit text-mode-map properly.1993-11-12, by Richard M. Stallman
-
(syms_of_fileio): Fix missing \n\'s.1993-11-12, by Richard M. Stallman
-
(Fread_key_sequence): Split the doc string with "".1993-11-12, by Richard M. Stallman
-
(read_c_string): For "", concatenate the two strings.1993-11-12, by Richard M. Stallman
-
(Fprevious_single_property_change): Fix missing \n\.1993-11-12, by Richard M. Stallman
-
(main): Fix error message text.1993-11-12, by Richard M. Stallman
-
When running make in lib-src, specify YACC var value.1993-11-11, by Richard M. Stallman
-
Comment change.1993-11-11, by Richard M. Stallman
-
(texinfo-format-region): Change `texinfo-[start1993-11-11, by Richard M. Stallman
-
(texinfo-texi2dvi-command): Separate `texi2dvi'1993-11-11, by Richard M. Stallman
-
(Man-section-regexp): Allow section names l, n, L, N.1993-11-11, by Richard M. Stallman
-
Comment change.1993-11-11, by Richard M. Stallman
-
(map-y-or-n-p): Handle help-char values other than chars.1993-11-11, by Richard M. Stallman
-
(Fcall_process): Clear synch_process_death and1993-11-11, by Richard M. Stallman
-
(c-indent-region): When looking for a sexp that ends1993-11-11, by Richard M. Stallman
-
(occur-mode): Run occur-mode-hook.1993-11-11, by Richard M. Stallman
-
(XTmouse_position): Undo roland's change.1993-11-11, by Richard M. Stallman
-
[! HPUX]: Don't declare sbrk at all, so as not to conflict with headers.1993-11-11, by Roland McGrath
-
(XTmouse_position): First arg is FRAME_PTR, not FRAME_PTR *.1993-11-10, by Roland McGrath
-
Initial revision1993-11-10, by Richard M. Stallman
-
Don't try to link *.texinfo--there are none now.1993-11-10, by Richard M. Stallman
-
(rmail-start-mail): Don't do other frame unless we have1993-11-10, by Richard M. Stallman
-
(Man-filter-list): Include anything starting with1993-11-10, by Richard M. Stallman
-
(Info-extract-menu-item): Quote `*' in the menu-item1993-11-10, by Richard M. Stallman
-
(hexl-mode): Use `add-hook' to modify buffer local `write-contents-hooks'.1993-11-10, by Richard M. Stallman
-
(find-backup-file-name): Don't fatal-error on1993-11-10, by Richard M. Stallman
-
(remove-hook): New function, analogous to add-hook. This1993-11-10, by Richard M. Stallman
-
(intervals.o): Depend on puresize.h.1993-11-10, by Richard M. Stallman
-
Include puresize.h.1993-11-10, by Richard M. Stallman
-
(Fraise_frame): Do like the documentation says, and make1993-11-10, by Richard M. Stallman
-
(Tmouse_position): If the passed in frame is not an1993-11-10, by Richard M. Stallman
-
(EMACS_GETPGRP): New macro hides argument passing to1993-11-10, by Richard M. Stallman
-
(sys_suspend): Use EMACS_GETPGRP macro.1993-11-10, by Richard M. Stallman
-
(main): Use EMACS_GETPGRP macro.1993-11-10, by Richard M. Stallman
-
(make_pure_string): If we USE_TEXT_PROPERTIES, set the1993-11-10, by Richard M. Stallman
-
Treat convex like hpux.1993-11-10, by Richard M. Stallman
-
(Fskip_chars_backward, Fskip_chars_forward): Doc fix.1993-11-10, by Richard M. Stallman
-
(Fforward_comment): On backward scan, exit inner loop1993-11-10, by Richard M. Stallman
-
(read_input_waiting): Don't mess with meta bit1993-11-10, by Richard M. Stallman
-
(skip_chars): Finish reenabling checks for buffer bounds.1993-11-10, by Richard M. Stallman
-
(Fwrite_region): Fix minor bugs in POS arg to awrite.1993-11-10, by Richard M. Stallman
-
(comint-postoutput-scroll-to-bottom):1993-11-10, by Richard M. Stallman
-
(syms_of_xterm): Initialize last_mouse_scroll_bar.1993-11-10, by Richard M. Stallman
-
(comint-postoutput-scroll-to-bottom):1993-11-10, by Richard M. Stallman
-
(texinfo-mode-map): Add C-c C-e bindings for texinfmt.el.1993-11-10, by Richard M. Stallman
-
(texinfo-show-structure): Indent appendices properly.1993-11-10, by Robert J. Chassell
-
(texinfo-sequential-node-update): Add autoload.1993-11-09, by Richard M. Stallman
-
Doc fixes.1993-11-09, by Richard M. Stallman
-
(Ferase_buffer): Doc fix.1993-11-09, by Richard M. Stallman
-
(menu-bar-edit-menu): Add menu items for searching.1993-11-09, by Richard M. Stallman
-
(etags-list-tags): Return t if found the file.1993-11-09, by Richard M. Stallman
-
(comint-preinput-scroll-to-bottom): Added1993-11-08, by Richard M. Stallman
-
Doc fixes.1993-11-08, by Richard M. Stallman
-
Mon Nov 8 19:56:20 MET 1993 Tom Hageman (tom@basil.icce.rug.nl)1993-11-08, by Francesco Potortì
-
(describe-current-display-table):1993-11-08, by Richard M. Stallman
-
(wordstar-mode): Add autoload.1993-11-08, by Richard M. Stallman
-
Initial revision1993-11-08, by Richard M. Stallman
-
(ispell-message): Delete excess (beginning-of-line) call.1993-11-08, by Richard M. Stallman
-
(jump-to-register): Doc fix.1993-11-08, by Richard M. Stallman
-
(jump-to-register): Rename prefix arg to DELETE and invert its sense.1993-11-08, by Richard M. Stallman
-
(set-frame-configuration): Iconify frames1993-11-08, by Richard M. Stallman
-
(ispell-message): If gnus, but no mail-yank-prefix,1993-11-08, by Richard M. Stallman
-
(comint-postoutput-scroll-to-bottom):1993-11-08, by Richard M. Stallman
-
Fix previous change.1993-11-07, by Richard M. Stallman
-
(ispell-message): Stop if ispell-region returns nil.1993-11-07, by Richard M. Stallman
-
(compare-windows-skip-whitespace): Return t1993-11-07, by Richard M. Stallman
-
(iso-accents-mode): Doc fix.1993-11-07, by Richard M. Stallman
-
(comint-postoutput-scroll-to-bottom):1993-11-07, by Richard M. Stallman
-
(iso-accents-list): Fix typo in ^A code. Support ~< and ~>.1993-11-07, by Richard M. Stallman
-
Support ~ and /. Support 'Y, 'y, "y.1993-11-07, by Richard M. Stallman
-
entered into RCS1993-11-07, by Richard M. Stallman
-
(set-frame-configuration): If NODELETE, make the unwanted frames invisible.1993-11-07, by Richard M. Stallman
-
*** empty log message ***1993-11-06, by Richard M. Stallman
-
(tex-alt-print): New function for menu bar.1993-11-06, by Richard M. Stallman
-
(child_setup_tty): Make the pty handle 8-bit characters.1993-11-06, by Richard M. Stallman
-
(Man-frame-parameters): New variable.1993-11-06, by Richard M. Stallman
-
[TERM]: Include client.h.1993-11-04, by Richard M. Stallman
-
[TERM]: Alternate definitions of LIBS_MACHINE and C_SWITCH_MACHINE.1993-11-04, by Richard M. Stallman
-
(ange-ftp-load): Handle extra args after the file name.1993-11-04, by Richard M. Stallman
-
(other-frame): Subtract 1 from hpos for new mouse position.1993-11-03, by Richard M. Stallman
-
(sendmail-send-it): Don't insert Sender.1993-11-03, by Richard M. Stallman
-
(x_new_font): xmalloc arg was 1 too small.1993-11-03, by Richard M. Stallman
-
(tex-validate-region, tex-region):1993-11-03, by Richard M. Stallman
-
entered into RCS1993-11-03, by Roland McGrath
-
(mouse-drag-region): Set this-command to mouse-set-point1993-11-03, by Richard M. Stallman
-
Tue Nov 2 19:46:52 1993 Francesco Potorti` (pot@cnuce.cnr.it)1993-11-02, by Francesco Potortì
-
Declares itself as "etags for emacs 19" instead of "etags for emacs 19.0".1993-11-02, by Francesco Potortì
-
*** empty log message ***1993-11-02, by Richard M. Stallman
-
Re-add hitachi to list of companies not to treat as OS names.1993-10-31, by Richard M. Stallman
-
Add H3050/RX support.1993-10-30, by Richard Kenner
-
(tex-define-common-keys): Define menu items.1993-10-27, by Richard M. Stallman
-
(comint-mode-map): Merge menu bar item Output into Input.1993-10-27, by Richard M. Stallman
-
(paragon): New alias.1993-10-26, by Richard M. Stallman
-
(font-lock-fontify-buffer): Don't turn1993-10-26, by Richard M. Stallman
-
(text-mode-map): Bind ispell-complete-word to M-TAB.1993-10-26, by Richard M. Stallman
-
(ispell-look-command): New user variable.1993-10-26, by Richard M. Stallman
-
(eval-expression): Fix typo: missing paren.1993-10-26, by Roland McGrath
-
(bookmark-load, bookmark-write-file):1993-10-26, by Richard M. Stallman
-
Added a define-key for menu-bar-bookmark-map, so that the File menu on1993-10-26, by Karl Fogel
-
upped version to 2.51993-10-25, by Karl Fogel
-
(comint-scroll-to-bottom-on-input): Default to nil.1993-10-25, by Richard M. Stallman
-
(ispell): If the buffer to spell has no associated file, or, the1993-10-25, by Brian Fox
-
`provide' "dired" before running user hooks.1993-10-25, by Brian Fox
-
(ange-ftp-dired-uncache): Fix parens so that `(setq ...' is a result1993-10-25, by Brian Fox
-
(eval-expression, edit-and-eval-command): Let1993-10-25, by Brian Fox
-
*** empty log message ***1993-10-25, by Richard M. Stallman
-
Initial revision1993-10-25, by Richard M. Stallman
-
(Fopen_netwrok_stream): Cast arg to inet_addr to (char *).1993-10-25, by Brian Fox
-
(Freplace_match): Fix argument names to match doc string.1993-10-25, by Brian Fox
-
Declare `logb' only if HAVE_LOGB is defined.1993-10-25, by Brian Fox
-
(comint-scroll-to-bottom-on-input)1993-10-25, by Richard M. Stallman
-
(Fcopy_file): Don't allow the copying of anything other than regular1993-10-25, by Brian Fox
-
(read_key_sequence): Arg prompt is now a Lisp object.1993-10-24, by Richard M. Stallman
-
Define "dead keys" in key-translation-map, not in global-map.1993-10-24, by Richard M. Stallman
-
(isearch-yank): Handle `kill' as chunk type.1993-10-24, by Richard M. Stallman
-
(make-frame): Use before-make-frame-hook and after-make-frame-hook.1993-10-24, by Richard M. Stallman
-
(rlogin, rlogin-mode): Use comint-file-name-prefix,1993-10-22, by Richard M. Stallman
-
Add #undef HAVE_UNISTD_H so that configure can edit it correctly.1993-10-22, by Brian Fox
-
(comint-after-partial-file-name-command):1993-10-22, by Richard M. Stallman
-
(shell-after-partial-filename): Renamed from1993-10-22, by Richard M. Stallman
-
(status_notify): Don't read from process if filter is t.1993-10-22, by Richard M. Stallman
-
(blink-matching-open): Treat / syntax like \ syntax.1993-10-21, by Richard M. Stallman
-
(texinfo-format-begin-end): Bind cmd locally.1993-10-21, by Richard M. Stallman
-
(forms--set-minor-mode): Rewrite so that describe-mode1993-10-21, by Richard M. Stallman
-
entered into RCS1993-10-20, by Richard M. Stallman
-
Initial revision1993-10-20, by Richard M. Stallman
-
(holiday-easter-etc): Fix Ascension Day string.1993-10-20, by Richard M. Stallman
-
(solar-n-hemi-seasons, solar-s-hemi-seasons): New vars.1993-10-20, by Richard M. Stallman
-
(list-sexp-diary-entries): Fix doc string.1993-10-20, by Richard M. Stallman
-
(calendar-week-start-day): New var (autoloaded) to1993-10-20, by Richard M. Stallman
-
[hpux 7] (_MAXLDBL, _NMAXLDBL): New macro definitions.1993-10-20, by Richard M. Stallman
-
Recognize powerpc.1993-10-19, by Richard M. Stallman
-
(printlogline): Don't generate lines containing only white space.1993-10-19, by Paul Eggert
-
(list-tags): Fix completing-read call interactive spec; TABLE and PREDICATE1993-10-18, by Roland McGrath
-
(rlogin-initially-track-cwd): New variable.1993-10-18, by Noah Friedman
-
(reporter-submit-bug-report, reporter-mailer): reporter-mailer1993-10-18, by Richard M. Stallman
-
(vc-backend-checkout): Do not set umask to value that does not allow1993-10-14, by Paul Eggert
-
(Fcar_less_than_car): Fix typo in previous change.1993-10-14, by Richard M. Stallman
-
(Fdelete_overlay, Foverlay_put): Use marker_position,1993-10-14, by Richard M. Stallman
-
(rmail-output-file-alist): Doc fix.1993-10-14, by Roland McGrath
-
entered into RCS1993-10-13, by Richard M. Stallman
-
(read_key_sequence): Allow function in key-translation-map1993-10-13, by Richard M. Stallman
-
(bookmark-write): Add numbered backups for bookmark file.1993-10-13, by Richard M. Stallman
-
(abbreviated-home-dir): Doc fix.1993-10-12, by Richard M. Stallman
-
*** empty log message ***1993-10-12, by Jim Meyering
-
(map-y-or-n-p): Take new optional arg to not set cursor-in-echo-area.1993-10-12, by Roland McGrath
-
(rmail-retry-setup-hook): New hook variable.1993-10-11, by Richard M. Stallman
-
[hpux 7] (_MAXLDBL, _NMAXLDBL): New macro definitions.1993-10-09, by Richard M. Stallman
-
(ispell-message-cite-regexp): Add definition.1993-10-09, by Richard M. Stallman
-
(Vafter_insert_file_functions): New variable.1993-10-09, by Richard M. Stallman
-
comment fix1993-10-09, by David J. MacKenzie
-
fix comment1993-10-09, by David J. MacKenzie
-
(rmail): Really don't get new mail if file name was given.1993-10-09, by Richard M. Stallman
-
(hack-local-variables): If buffer has no file, display its buffer name.1993-10-09, by Richard M. Stallman
-
(rmail-output): If message was shown with full headers,1993-10-09, by Richard M. Stallman
-
(timezone-parse-date): Handle new style 22-AUG-1993.1993-10-09, by Richard M. Stallman
-
(BSTRING): Define only if HAVE_BCOPY.1993-10-08, by Richard M. Stallman
-
(SYSTEM_TYPE): Put into #if 0.1993-10-08, by Richard M. Stallman
-
(skip_chars): Fixed typo.1993-10-08, by Brian Fox
-
(skip_chars): Reinstate check for end of buffer, ignoring cryptic1993-10-07, by Brian Fox
-
Internal clean-up. Save information about current1993-10-07, by Richard M. Stallman
-
fix 2 typos1993-10-06, by Doug Evans
-
(rsh): Add `host' to args passed to make-comint.1993-10-05, by Brian Fox
-
Doc fix.1993-10-05, by Brian Fox
-
Format comment.1993-10-05, by Brian Fox
-
Comment update reflects reality.1993-10-05, by Brian Fox
-
(Fminibuffer_complete_word): GCPRO1 `completion' during calls to1993-10-05, by Brian Fox
-
(read_key_sequence): Don't declare first_event; it is no longer used.1993-10-05, by Brian Fox
-
If POSIX and HAVE_UNISTD_H are defined, and unistd.h hasn't already1993-10-05, by Brian Fox
-
(edit-and-eval-command): Let `read-from-minibuffer' manipulate the1993-10-05, by Brian Fox
-
Make sure that config.status contains the correct commands for1993-10-05, by Brian Fox
-
(rmail-convert-to-babyl-format): Protect against1993-10-05, by Richard M. Stallman
-
Comment change.1993-10-04, by Richard M. Stallman
-
(vc-next-action) Fix (throw ... ) invocation to work with 19; this1993-10-04, by Eric S. Raymond
-
(${archlibdir}): Install ${SCRIPTS} from ${srcdir}, not cwd.1993-10-04, by Roland McGrath
-
(extrasub): Add vpath patterns for %.[yls].1993-10-03, by Roland McGrath
-
(LIBES): Add $(GNULIB_VAR) again at end.1993-10-03, by Roland McGrath
-
Don't do seddery on config.status after AC_OUTPUT.1993-10-03, by Roland McGrath
-
Use : instead of dnl for comment inside $makefile_command.1993-10-03, by Roland McGrath
-
No longer use vpath_sed. Instead, when we notice srcdir already1993-10-03, by Roland McGrath
-
In cmds to make src/Makefile, chmod Makefile.new before moving it.1993-10-03, by Roland McGrath
-
(VPATH): Define to @srcdir@.1993-10-03, by Roland McGrath
-
Fixed typos or brainos of whoever though `@' was the comment char.1993-10-03, by Roland McGrath
-
*** empty log message ***1993-10-03, by Roland McGrath
-
Recognize operating system "riscix*"; recognize acorn as vendor1993-10-03, by Erich Stefan Boleyn
-
(build-mail-abbrevs): Pass just 1 arg to substitute-in-file-name.1993-10-01, by Richard M. Stallman
-
* etags.c (process_file): dead code removed.1993-10-01, by Francesco Potortì
-
(ALL_CFLAGS): Make sure `.' is searched before `${srcdir}'.1993-09-30, by Brian Fox
-
(${archlibdir}): Install ${SCRIPTS} from ${srcdir}, not from current1993-09-30, by Brian Fox
-
Don't copy ${srcdir}/src/Makefile.in; that file doesn't exist. Just1993-09-30, by Brian Fox
-
(INSTALL, INSTALL_PROGRAM, INSTALL_DATA): Let configure figure out the1993-09-28, by Brian Fox
-
Doc fix.1993-09-28, by Jim Blandy
-
(Fhandle_switch_frame): Doc fix.1993-09-28, by Brian Fox
-
(validate_plist): Add argument declaration for `list'.1993-09-28, by Brian Fox
-
Initial revision1993-09-28, by Brian Fox
-
Remove `src/ymakefile', add `src/Makefile.in.in'.1993-09-28, by Brian Fox
-
Change src/xemacs to src/emacs. We no longer create src/xemacs, so1993-09-28, by Brian Fox
-
(src/Makefile, lib-src/Makefile, oldXMenu/Makefile): If these files1993-09-28, by Brian Fox
-
Allow any of the path or directory Makefile variables to be set with1993-09-28, by Brian Fox
-
(vc-find-binary): Fix bug; it always claimed success.1993-09-27, by Paul Eggert
-
Version 2.3.1993-09-27, by Richard M. Stallman
-
(disassemble-internal): Allow a call to byte-code as argument.1993-09-27, by Richard M. Stallman
-
(mouse-delete-max-match): New function.1993-09-27, by Richard M. Stallman
-
[MULTI_FRAME]: Increase PURESIZE to 220000.1993-09-25, by Roland McGrath
-
(ispell-message): Handle cited messages.1993-09-24, by Richard M. Stallman
-
Avoid forcing the search of /usr/include before fixed include files by1993-09-24, by Brian Fox
-
(other-frame): Warp the mouse so that the other1993-09-24, by Richard M. Stallman
-
Add -h, -n, -r options.1993-09-24, by Paul Eggert
-
Whitespace fix.1993-09-23, by Richard M. Stallman
-
Initial revision1993-09-23, by Melissa Weisshaus
-
Add declaration for atof if not predefined.1993-09-22, by Brian Fox
-
* Added fixes from Karl Berry for ISC-2.2.1993-09-22, by Brian Fox
-
(file_name_completion): Install case-preserving changes from Emacs 181993-09-22, by Brian Fox
-
(w_wn_set_size_hint): Make recent window gravity addition1993-09-22, by Brian Fox
-
(Fdelete_windows_on): Fix DEFUN to allow optional second arg to appear.1993-09-22, by Brian Fox
-
(read_minibuf): Don't add history item if it is1993-09-22, by Brian Fox
-
(doprnt): Use a fixed buffer to store the format1993-09-22, by Brian Fox
-
(Qextended_command_history): New variable prevents1993-09-22, by Brian Fox
-
(sys_write): Keep trying to write out the data until1993-09-22, by Brian Fox
-
(XScreenNumberOfScreen): Move assignments out of declaration for (dpy,1993-09-22, by Brian Fox
-
(vc-do-command): Remove debugging output. Use (forward-line -1) instead1993-09-21, by Brian Fox
-
(texinfo-format-region texinfo-format-buffer): Add ###autoload cookies.1993-09-21, by Brian Fox
-
(slitex-mode): Add ###autoload magic cookie.1993-09-21, by Brian Fox
-
(suppress-keymap): Use substitute-key-definition instead of manually1993-09-21, by Brian Fox
-
(s-hemi-seasons n-hemi-seasons): New constants are hemisphere1993-09-21, by Brian Fox
-
(kill-region): Use `equal' instead of `eq' to compare markers `beg'1993-09-21, by Brian Fox
-
(rmail-convert-file): If the file is empty, don't convert it after1993-09-21, by Brian Fox
-
(outline-minor-mode): Force update of modeline when outline-minor-mode1993-09-21, by Brian Fox
-
(local-write-file-hooks): Make this variable buffer-local.1993-09-21, by Brian Fox
-
(edebug-enter): Don't call the current function being debugged in1993-09-21, by Brian Fox
-
(dired-mode): Don't change the value of case-fold-search.1993-09-21, by Brian Fox
-
(diff): Doc fix.1993-09-21, by Brian Fox
-
(diary-syntax-table): Make sure that we use a copy of1993-09-21, by Brian Fox
-
(compile-internal): Back out jimb change of making buffer read-only. It1993-09-21, by Brian Fox
-
(calendar-absolute-from-time): Fix typo by interchanging (floor) and (%).1993-09-21, by Brian Fox
-
(side-effect-free-fns): Add "-" and "1-" to the list.1993-09-21, by Brian Fox
-
Total rewrite by Gillespie.1993-09-21, by Richard M. Stallman
-
entered into RCS1993-09-20, by Richard M. Stallman
-
*** empty log message ***1993-09-20, by Roland McGrath
-
(mouse-save-then-kill): If follows a multi-click selection,1993-09-20, by Richard M. Stallman
-
Mon Sep 20 18:06:12 1993 Francesco Potorti` (pot at fly)1993-09-20, by Francesco Potortì
-
(ispell-message): New command, with menu bar item.1993-09-20, by Richard M. Stallman
-
(@rip_paths@locallisppath): Delete ${datadir}/emacs/site-lisp.1993-09-20, by Richard M. Stallman
-
(do-install): Don't abort if ln or chmod at the end1993-09-20, by Brian Fox
-
Use "sh -c pwd" when we want to avoid having the1993-09-19, by Richard M. Stallman
-
Use AC_QUOTE_SQUOTE twice to properly quote vpath_sed value.1993-09-19, by Roland McGrath
-
(indented-text-mode): Make only blank lines1993-09-19, by Richard M. Stallman
-
Add #undef HAVE_RES_INIT.1993-09-19, by Richard M. Stallman
-
(revert-buffer): Enable menu item when the buffer is modified.1993-09-19, by Roland McGrath
-
add-log-full-name, add-log-mailing-address: new varialbes1993-09-19, by Brian Fox
-
Fixed naked backquotes in "echo" strings1993-09-19, by Brian Fox
-
- (hilit-rehighlight-region): added (save-restriction (widen))1993-09-18, by Richard M. Stallman
-
(mouse-set-region): Put region in kill ring.1993-09-17, by Richard M. Stallman
-
(read-zippyism): New function.1993-09-17, by Roland McGrath
-
(read-cookie): New function.1993-09-17, by Roland McGrath
-
(directory-abbrev-alist): Doc fix.1993-09-17, by Richard M. Stallman
-
Fix typo in previous change.1993-09-17, by Richard M. Stallman
-
Set up keymap at load time.1993-09-17, by Richard M. Stallman
-
Fix previous change.1993-09-17, by Richard M. Stallman
-
(LIBS_SYSTEM): Use -lresolv if it seems appropriate.1993-09-16, by Richard M. Stallman
-
Test for res_init in libc.1993-09-16, by Richard M. Stallman
-
(perldb): New function, plus subroutines.1993-09-16, by Richard M. Stallman
-
In the file ${tempcname}, use configure___ instead of @configure@.1993-09-16, by Richard M. Stallman
-
(font-lock-fontify-region): Don't add `font-lock' props.1993-09-16, by Richard M. Stallman
-
(vc-prefix-map): Bind C-x v ~ to vc-version-other-window.1993-09-15, by Paul Eggert
-
(vc-version-other-window): New function.1993-09-15, by Paul Eggert
-
(rmail-forward): Insert the text right after the header separator.1993-09-15, by Richard M. Stallman
-
Change typos in comments.1993-09-15, by Richard M. Stallman
-
(LIB_STANDARD): Add a second -lc after crtn.o.1993-09-14, by Richard M. Stallman
-
Fix lots of doc strings.1993-09-14, by Richard M. Stallman
-
Initial revision1993-09-14, by Richard M. Stallman
-
(LIBS_MACHINE): Make definition empty.1993-09-14, by Richard M. Stallman
-
(graft_intervals_into_buffer): New arg INHERIT.1993-09-14, by Richard M. Stallman
-
(Funexpand_abbrev, Fexpand_abbrev): Pass new arg to insert_from_string.1993-09-14, by Richard M. Stallman
-
(Fsubstitute_command_keys): Pass new arg to insert_from_string.1993-09-14, by Richard M. Stallman
-
(Fminibuffer_complete_word): Pass new arg to insert_from_string*.1993-09-14, by Richard M. Stallman
-
(Finsert_and_inherit): New function.1993-09-14, by Richard M. Stallman
-
(Freplace_match): Call Finsert_and_inherit.1993-09-14, by Richard M. Stallman
-
(insert_from_string): Pass extra arg to graft_intervals_into_buffer.1993-09-14, by Richard M. Stallman
-
(HAVE_X11R4): If AIX, do not define HAVE_X11R4.1993-09-13, by Richard M. Stallman
-
(AIX3_2): Defined.1993-09-13, by Richard M. Stallman
-
(LIBS_MACHINE): Include -lrts, -liconv only if AIX3_2.1993-09-13, by Richard M. Stallman
-
(bzero, bcopy, bcmp): Don't define as functions1993-09-12, by Richard M. Stallman
-
(sc-glom-headers): Bind mark-active around calling region-...1993-09-12, by Richard M. Stallman
-
Dist vpath.sed1993-09-12, by Roland McGrath
-
(lib-src/Makefile, src/Makefile, oldXMenu/Makefile): Depend on vpath.sed.1993-09-12, by Roland McGrath
-
Substitute variable `vpath_sed'.1993-09-12, by Roland McGrath
-
Initial revision1993-09-12, by Roland McGrath
-
Include <src/paths.h>, instead "src/paths.h".1993-09-12, by Roland McGrath
-
Include <paths.h>, not "paths.h".1993-09-12, by Roland McGrath
-
(font-lock-fontify-region): Put on `font-lock'1993-09-11, by Richard M. Stallman
-
(hack-local-variables-prop-line): Ignore any specification1993-09-11, by Richard M. Stallman
-
(rmail-convert-file): Narrow to exclude the Babyl header.1993-09-11, by Richard M. Stallman
-
(dun-save-game): Use correct name of endgame question.1993-09-10, by Richard M. Stallman
-
Include <config.h> instead of "config.h".1993-09-10, by Roland McGrath
-
Remove check for $srcdir being configured. This pretty much works now.1993-09-10, by Roland McGrath
-
(b2m, movemail, fakemail, env, emacsserver, emacsclient, getdate.o,1993-09-10, by Roland McGrath
-
(info, dvi, clean, mostlyclean, distclean, realclean, unlock, relock): Use1993-09-10, by Roland McGrath
-
(clean): Use rm -f.1993-09-10, by Roland McGrath
-
(rmail-spool-directory): Use "/var/mail/" if system-type is netbsd.1993-09-10, by Roland McGrath
-
Initial revision1993-09-10, by Roland McGrath
-
Recognize operating system `netbsd*'.1993-09-10, by Roland McGrath
-
(ALL_CFLAGS, CPP_CFLAGS): Put -I. -I../src before -I${srcdir}1993-09-10, by Roland McGrath
-
entered into RCS1993-09-10, by Roland McGrath
-
*** empty log message ***1993-09-10, by Roland McGrath
-
require 'shell1993-09-09, by Noah Friedman
-
(vc-backend-steal): Fix typo when invoking the 'rcs' command1993-09-08, by Paul Eggert
-
(x_term_init): Call change_keyboard_wait_descriptor,1993-09-08, by Richard M. Stallman
-
(keyboard_descriptor): New variable.1993-09-08, by Richard M. Stallman
-
(stuff_char): Use input_fd.1993-09-08, by Richard M. Stallman
-
* filelock.c (fill_in_lock_short_file_name): corrected the crc1993-09-08, by Francesco Potortì
-
(shell-dirstack-message): Recognize ~ by matching the expansion of "~" with1993-09-08, by Roland McGrath
-
(rlogin): After rlogin-mode, set comint-filename-prefix locally to indicate1993-09-08, by Roland McGrath
-
(shell-cd): New function, like `cd' but prepend comint-filename-prefix.1993-09-08, by Roland McGrath
-
(shell-resync-dirs, shell-process-cd, shell-process-pushd,1993-09-08, by Roland McGrath
-
(comint-filename-prefix): New variable.1993-09-08, by Roland McGrath
-
(ange-ftp-file-executable-p): New function, handles file-executable-p.1993-09-08, by Roland McGrath
-
(rmail-convert-file): Exclude the Babyl header1993-09-07, by Richard M. Stallman
-
(command-line): Setq inhibit-startup-message to nil.1993-09-07, by Richard M. Stallman
-
(jump-to-register): Take new optional arg NODELETE (prefix arg); pass1993-09-07, by Roland McGrath
-
(set-frame-configuration): Take new optional arg NODELETE; if non-nil,1993-09-07, by Roland McGrath
-
({window,frame}-configuration-to-register): Fix prompt string in1993-09-07, by Roland McGrath
-
Don't clobber existing binding for menu-bar in global-map.1993-09-06, by Roland McGrath
-
(calendar-time-zone-daylight-rules): Remove special case for Israel.1993-09-06, by Paul Eggert
-
(tag-exact-match-p): Return true if TAG is the explicit tag name.1993-09-06, by Roland McGrath
-
Fix version in comment.1993-09-06, by Richard M. Stallman
-
Doc fixes.1993-09-06, by Richard M. Stallman
-
* etags.c (L_isdef, L_isquote, L_getit): small optimisations.1993-09-06, by Francesco Potortì
-
Comment fixes.1993-09-05, by Richard M. Stallman
-
(next-file): If arg is neither t nor nil, then eval it to return initial1993-08-30, by Roland McGrath
-
Use integers instead of floating point where they will do.1993-08-29, by Paul Eggert
-
(calendar-time-zone-daylight-rules): Scan through the1993-08-28, by Paul Eggert
-
(solar-holidays): Use new1993-08-28, by Paul Eggert
-
(solar-time-string):1993-08-28, by Paul Eggert
-
(vc-locked-example): Renamed from vc-quiescent-p. Now yields example of1993-08-27, by Paul Eggert
-
(vc-find-file-hook, vc-file-not-found-hook): Use add-hook to install.1993-08-27, by Paul Eggert
-
Change /{/ to /\{/ for Posix compatibility; otherwise, HP awk complains.1993-08-25, by Paul Eggert
-
Append /usr/ccs/bin and /usr/sccs to PATH.1993-08-25, by Paul Eggert
-
* calendar.el (calendar-absolute-from-iso,1993-08-20, by Jim Blandy
-
* solar.el (solar-sunrise, solar-sunset, solar-longitude-of-sun):1993-08-20, by Jim Blandy
-
comment fix1993-08-19, by David J. MacKenzie
-
(F{next,previous}_single_property_change): Doc fix.1993-08-19, by Roland McGrath
-
(texinfo-environment-regexp): Match cartouche.1993-08-18, by Roland McGrath
-
(update-copyright): Handle two-digit years with apostrophes.1993-08-18, by Roland McGrath
-
*** empty log message ***1993-08-16, by Roland McGrath
-
(find-file-noselect): If a find-file-not-found-hook succeeds, clear `error'.1993-08-15, by Richard M. Stallman
-
Include getdate.c in distribution.1993-08-15, by Richard M. Stallman
-
(mkdir, rmdir): Use wait_for_termination to wait.1993-08-15, by Richard M. Stallman
-
(HAVE_VFORK, INTEL386, aix386): Add #undef.1993-08-15, by Richard M. Stallman
-
(Qread_file_name_internal): New var.1993-08-15, by Richard M. Stallman
-
Include syswait.h.1993-08-15, by Richard M. Stallman
-
Include syswait.h.1993-08-15, by Richard M. Stallman
-
(adjust_intervals_for_insertion): If inserting in middle1993-08-15, by Richard M. Stallman
-
(mostlyclean): Don't delete emacs here.1993-08-15, by Richard M. Stallman
-
(struct property_change): New field `arrived'.1993-08-14, by Richard M. Stallman
-
(compile_pattern): Cast result of re_compile_pattern.1993-08-14, by Richard M. Stallman
-
(bookmark-alist): Move defvar before first use.1993-08-14, by Richard M. Stallman
-
Doc fixes.1993-08-14, by Richard M. Stallman
-
(init_cmdargs): Check openp result for 1, not != 0.1993-08-14, by Richard M. Stallman
-
New version from Fogel.1993-08-14, by Richard M. Stallman
-
(x_wm_set_size_hint): New args spec_x and spec_y.1993-08-14, by Richard M. Stallman
-
(x_wm_set_size_hint): New args spec_x and spec_y.1993-08-14, by Richard M. Stallman
-
(list-buffers-directory): Add declaration.1993-08-14, by Richard M. Stallman
-
(Fx_popup_menu): Adjust coords so they are relative to the inner window.1993-08-14, by Richard M. Stallman
-
entered into RCS1993-08-14, by Richard M. Stallman
-
(frame-initialize): Check for `on' or `true'1993-08-14, by Richard M. Stallman
-
(x-create-frame-with-faces): Check for `on' or `true'1993-08-14, by Richard M. Stallman
-
(outline-level): New var. Everything funcalls this1993-08-14, by Richard M. Stallman
-
(outline-minor-mode-prefix): New variable.1993-08-14, by Richard M. Stallman
-
(frame-initialize): Handle reverseVideo x-resource.1993-08-14, by Richard M. Stallman
-
(momentary-string-display): Scroll to keep the string on the screen.1993-08-14, by Richard M. Stallman
-
(__CTOR_LIST__): Don't declare it on Linux.1993-08-14, by Richard M. Stallman
-
(getpwuid): Declare it as in xrdb.c.1993-08-14, by Richard M. Stallman
-
(x_set_frame_parameters): Don't die if just one of1993-08-14, by Richard M. Stallman
-
(internal_equal): Typo in previous change.1993-08-14, by Richard M. Stallman
-
(i386-*-sunos4): Assume Sunos 4.0.1993-08-14, by Richard M. Stallman
-
(property_change_between_p): Test NULL_INTERVAL_P1993-08-14, by Richard M. Stallman
-
(internal_equal): All markers in no buffer are equal.1993-08-14, by Richard M. Stallman
-
(compilation-parse-errors): Don't add multiple errors for one source line.1993-08-14, by Richard M. Stallman
-
(bibtex-mode-map): Change C-c e to C-c C-b.1993-08-14, by Richard M. Stallman
-
Added #undef HAVE_XSCREENNUMBEROFSCREEN.1993-08-13, by Roland McGrath
-
(C_DEBUG_SWITCH, SYSTEM_MALLOC): Defined.1993-08-13, by Richard M. Stallman
-
(C_SWITCH_MACHINE): Deleted.1993-08-13, by Richard M. Stallman
-
Check for XScreenNumberOfScreen.1993-08-13, by Richard M. Stallman
-
(XScreenNumberOfScreen): New function.1993-08-13, by Richard M. Stallman
-
(START_FILES, LIB_STANDARD): Don't define if USG5_4.1993-08-13, by Richard M. Stallman
-
Delete conditionals for HAVE_X_WINDOWS and HAVE_SOCKETS.1993-08-13, by Richard M. Stallman
-
(mouse-menu-bar-buffers): Use list-buffers-directory.1993-08-13, by Richard M. Stallman
-
(C_ALLOCA): Don't define it.1993-08-13, by Richard M. Stallman
-
(isearch-edit-string): Use read-event, not read-char.1993-08-13, by Richard M. Stallman
-
(kbd_buffer_store_event): Use bcopy to copy1993-08-13, by Richard M. Stallman
-
(site-run-file): New variable.1993-08-13, by Richard M. Stallman
-
(get_data_region): Add cast to avoid warning.1993-08-13, by Richard M. Stallman
-
(backup-inhibited): Doc fix.1993-08-13, by Richard M. Stallman
-
entered into RCS1993-08-13, by Richard M. Stallman
-
New version from Fogel.1993-08-13, by Richard M. Stallman
-
(Flogb): Error at run time if not supported.1993-08-13, by Richard M. Stallman
-
(make-path): Dep on config.h.1993-08-12, by Richard M. Stallman
-
(mouse-choose-completion): Really go to minibuffer; no save-excursion.1993-08-12, by Richard M. Stallman
-
*** empty log message ***1993-08-12, by Roland McGrath
-
(Flogb): Doc fix.1993-08-12, by Richard M. Stallman
-
Include process.h.1993-08-12, by Richard M. Stallman
-
Include alloca.h if appropriate.1993-08-12, by Richard M. Stallman
-
(Fdelete_frame): Add parens for clarity.1993-08-12, by Richard M. Stallman
-
(tar-mode-map): Don't bind C-c.1993-08-12, by Roland McGrath
-
(paragraph-start): Doc fix.1993-08-12, by Richard M. Stallman
-
Fix typo in last change.1993-08-12, by Richard M. Stallman
-
(HAVE_GETHOSTNAME): #if 0'd.1993-08-12, by Richard M. Stallman
-
(show-paren-command-hook): Do nothing if input is pending.1993-08-12, by Richard M. Stallman
-
(BIG_ENDIAN): Don't actually define it.1993-08-12, by Richard M. Stallman
-
(dired-compress-file): Fix previous change.1993-08-12, by Richard M. Stallman
-
(rmail-forward): Don't bind mail-signature, mail-setup-hook.1993-08-12, by Richard M. Stallman
-
(LD_SWITCH_SYSTEM): Delete the -L options.1993-08-11, by Richard M. Stallman
-
(mouse-drag-region): Mouse in menu bar means scroll up.1993-08-11, by Richard M. Stallman
-
(next-error): Handle zero and negative prefix args.1993-08-11, by Roland McGrath
-
(describe_buffer_bindings): Declare shadow just once.1993-08-11, by Richard M. Stallman
-
(verify_overlay_modification): initialize endpos.1993-08-11, by Richard M. Stallman
-
(indented-text-mode): Doc fix.1993-08-11, by Richard M. Stallman
-
(TRUE, FALSE): Don't define if already defined.1993-08-11, by Richard M. Stallman
-
(enum resource_types): Delete final comma.1993-08-11, by Richard M. Stallman
-
(enum window_loop): Delete final comma.1993-08-11, by Richard M. Stallman
-
(enum event_kind): Delete final comma.1993-08-11, by Richard M. Stallman
-
(BIG_ENDIAN): Don't define if already defined.1993-08-11, by Richard M. Stallman
-
Comment fix.1993-08-11, by Richard M. Stallman
-
(ask-user-about-supersession-threat): Mention file name when asking question.1993-08-11, by Richard M. Stallman
-
(show-paren-command-hook): Don't use value of make-face.1993-08-11, by Richard M. Stallman
-
(Frecenter): Preserve point in the buffer we change it in.1993-08-11, by Richard M. Stallman
-
(font-menu-add-default): Use list, not cons, for new elt.1993-08-11, by Richard M. Stallman
-
(font-menu-add-default): Fix previous change.1993-08-11, by Richard M. Stallman
-
(Fnewline): If we don't do the first SET_PT,1993-08-11, by Richard M. Stallman
-
(emerge-find-difference): Add interactive spec.1993-08-11, by Richard M. Stallman
-
(do-install): Install info/sc*.1993-08-11, by Richard M. Stallman
-
(make_lispy_event): Clear all but 0377 in event->code.1993-08-11, by Richard M. Stallman
-
*** empty log message ***1993-08-11, by Roland McGrath
-
(byte-compile-from-buffer): Set float-output-format to1993-08-11, by Richard M. Stallman
-
(generate-file-autoloads): Set float-output-format to1993-08-11, by Richard M. Stallman
-
(mouse-set-point): Use event-end, not event-start.1993-08-11, by Richard M. Stallman
-
(other-frame): Fix error in loop counting.1993-08-11, by Richard M. Stallman
-
(do-install): Install info/gnus*.1993-08-11, by Richard M. Stallman
-
(direct_output_forward_char): Fix previous change:1993-08-11, by Richard M. Stallman
-
(Qminibuffer_setup_hook, Vminibuffer_setup_hook): New vars.1993-08-11, by Richard M. Stallman
-
(tpu-help): Use variables for "n" and "p".1993-08-11, by Richard M. Stallman
-
Insert setqs for tpu-help-... variables.1993-08-11, by Richard M. Stallman
-
(receive_incremental_selection): Use bcopy, not memcpy.1993-08-11, by Richard M. Stallman
-
(BIG_ENDIAN): Provide a value that matches the system.1993-08-11, by Richard M. Stallman
-
(C_SWITCH_X_SYSTEM): Define instead of C_SWITCH_SYSTEM.1993-08-11, by Richard M. Stallman
-
Add #undef HAVE_FTIME.1993-08-11, by Richard M. Stallman
-
(term_get_fkeys_define_1, term_get_fkeys_define): New functions.1993-08-11, by Richard M. Stallman
-
(m88k-tektronix-sysv3*): Added the missing *.1993-08-10, by Richard M. Stallman
-
*** empty log message ***1993-08-10, by Richard M. Stallman
-
(LIB_X11_LIB, LIBX11_SYSTEM): Make #undefs unconditional.1993-08-10, by Richard M. Stallman
-
Handle NO_TERMIO in principal HAVE_TERMIOS case.1993-08-10, by Richard M. Stallman
-
(x_get_customization_string): Don't use value of strcpy.1993-08-10, by Richard M. Stallman
-
entered into RCS1993-08-10, by Richard M. Stallman
-
Check for -lm. Then can check for frexp and logb.1993-08-10, by Roland McGrath
-
Undo last change.1993-08-10, by Roland McGrath
-
(calendar-absolute-from-time, calendar-time-from-absolute): Use % in place1993-08-10, by Roland McGrath
-
(HAVE_TCATTR): Macro #defined.1993-08-10, by Richard M. Stallman
-
(mouse-drag-region): Doc fix.1993-08-10, by Richard M. Stallman
-
(texinfo-delete-from-print-queue)1993-08-10, by Richard M. Stallman
-
(hebrew-holidays-3): Fix misspelling in var name.1993-08-10, by Richard M. Stallman
-
(Fexpt): Use IN_FLOAT2.1993-08-10, by Richard M. Stallman
-
(Vinvocation_directory): Declared.1993-08-10, by Richard M. Stallman
-
Change revision number and comments.1993-08-10, by Richard M. Stallman
-
Added section on local variables.1993-08-10, by Richard M. Stallman
-
(tpu-gnu-map-key): Repaired the key name1993-08-10, by Richard M. Stallman
-
(tpu-search-internal): Changed variable1993-08-10, by Richard M. Stallman
-
(tpu-version): Print version number rather than the RCS revision number.1993-08-10, by Richard M. Stallman
-
(gnus-caesar-region): Replace `%' by `mod' and simplify.1993-08-10, by Paul Eggert
-
(calendar-/, calendar-%): Remove, since floor and mod1993-08-10, by Paul Eggert
-
solar-mod -> mod1993-08-10, by Paul Eggert
-
(siolar-mode): Remove, since mod now subsumes it. ALl callers changed.1993-08-10, by Paul Eggert
-
`mod' is no longer an alias for `%'.1993-08-10, by Paul Eggert
-
(floor*): Use `floor' instead of doing most the work ourselves.1993-08-10, by Paul Eggert
-
(ring-mod): Remove, since floor and mod1993-08-10, by Paul Eggert
-
Remove, since floor and mod1993-08-10, by Paul Eggert
-
(abs, ceiling, floor): Remove, since they now redefine1993-08-10, by Paul Eggert
-
ring-mod -> mod1993-08-10, by Paul Eggert
-
(isearch-ring-adjust1, isearch-ring-advance-edit): Replace `%' by `mod' and simplify.1993-08-10, by Paul Eggert
-
(current-kill): Replace (% (+ N (- L K)) L) with (mod (- N K) L),1993-08-10, by Paul Eggert
-
(timezone-fix-time, timezone-zone-to-minute): Simplify with `abs'1993-08-10, by Paul Eggert
-
(vc-previous-comment): Use `mod', not `ring-mod'.1993-08-10, by Paul Eggert
-
(Fmod): New function; result is always same sign as divisor.1993-08-10, by Paul Eggert
-
(main): Invoke syms_of_floatfns even if LISP_FLOAT_TYPE1993-08-10, by Paul Eggert
-
(Ffloor): Optional second operand specifies divisor, as in Common Lisp.1993-08-10, by Paul Eggert
-
(unexec): Add casts for some comparisons.1993-08-10, by Richard M. Stallman
-
(awkscript): Some sites put comma-separated junk after the fullname.1993-08-09, by Paul Eggert
-
(edit-picture-hook): Use add-hook to modify it.1993-08-09, by Richard M. Stallman
-
(enable-local-variables): setq deleted.1993-08-09, by Richard M. Stallman
-
* config.h.in (HAVE_LOGB, HAVE_FREXP): Add #undefs for the1993-08-09, by Jim Blandy
-
(server-visit-files): Restore current-buffer by hand,1993-08-09, by Richard M. Stallman
-
(term_init): Improve error messages (give sh commands).1993-08-09, by Richard M. Stallman
-
(ange-ftp-send-cmd): Bind ange-ftp-this-...1993-08-09, by Richard M. Stallman
-
(gud-dbx-marker-filter): Detect signals as well as bpts.1993-08-09, by Richard M. Stallman
-
(comint-mode-map): Delete C-c C-y binding.1993-08-09, by Richard M. Stallman
-
(mh-read-msg-list): Undo previous change.1993-08-09, by Richard M. Stallman
-
(mark_object): Declare ptr volatile, or don't use it1993-08-08, by Richard M. Stallman
-
(struct font_info): New structure.1993-08-08, by Richard M. Stallman
-
(src, lisp): Include OChangeLog in dist.1993-08-08, by Richard M. Stallman
-
(minibuffer-window-active-p): New function.1993-08-08, by Richard M. Stallman
-
(mouse-set-point): Error if click in inactive minibuffer.1993-08-08, by Richard M. Stallman
-
(src): Don't put gnu-hp300 in dist.1993-08-08, by Richard M. Stallman
-
(shell-command, shell-command-on-region):1993-08-08, by Richard M. Stallman
-
Don't put -q in args.1993-08-08, by Richard M. Stallman
-
(etags-goto-tag-location): If match started with Ctrl-m,1993-08-08, by Richard M. Stallman
-
(HAVE_VFORK): Defined.1993-08-08, by Richard M. Stallman
-
(Vinvocation_directory): New var.1993-08-08, by Richard M. Stallman
-
(expand_and_dir_to_file): Use Fdirectory_file_name.1993-08-08, by Richard M. Stallman
-
(init_lread): Normally put Vinvocation_directory1993-08-08, by Richard M. Stallman
-
(dired-compress-file): For .z file, run gunzip.1993-08-08, by Richard M. Stallman
-
* vc.el (vc-diff, vc-directory-18): Add missing paren to end of1993-08-08, by Jim Blandy
-
Doc fix.1993-08-08, by Jim Blandy
-
(dired-diff): Read options right here;1993-08-07, by Richard M. Stallman
-
(do-auto-fill): Don't keep breaking the line1993-08-07, by Richard M. Stallman
-
(x_term_init): Set the hooks before we call Fset_input_mode.1993-08-06, by Richard M. Stallman
-
(set_poll_suppress_count): New function.1993-08-06, by Richard M. Stallman
-
(unwind_to_catch): Call set_poll_suppress_count.1993-08-06, by Richard M. Stallman
-
(indent-region): Fix paren error in last change.1993-08-06, by Richard M. Stallman
-
(mouse-save-then-kill): Fix paren error in last change.1993-08-06, by Richard M. Stallman
-
(Fset_input_mode): Start polling, if appropriate.1993-08-06, by Richard M. Stallman
-
(menu-bar-mode): Defvar removed.1993-08-06, by Roland McGrath
-
(scroll-bar-mode): If FLAG is non-nil, set it to its prefix-numeric-value.1993-08-06, by Roland McGrath
-
(Info-goto-emacs-command-node, Info-goto-emacs-key-command-node): Doc fix.1993-08-06, by Roland McGrath
-
(help-for-help): Mention C-k and C-f.1993-08-06, by Roland McGrath
-
(after-find-file): Improve warning message about1993-08-06, by Richard M. Stallman
-
(indent-region): Rename arg ARG to COLUMN.1993-08-06, by Richard M. Stallman
-
Total rewrite; includes ibmps2-aix.h.1993-08-06, by Richard M. Stallman
-
(help-admin-map): Fix menu item text.1993-08-05, by Richard M. Stallman
-
(do_autoload): Don't report autoload failure1993-08-05, by Richard M. Stallman
-
(machine): Add i370-ibm-aix*.1993-08-05, by Richard M. Stallman
-
(SYSTEM_TYPE): Don't redefine it here.1993-08-05, by Richard M. Stallman
-
(font-lock-fontify-region): Handle comment-start-skip = nil.1993-08-05, by Richard M. Stallman
-
Doc fix.1993-08-05, by Richard M. Stallman
-
(rmail-resend): Delete any Sender field.1993-08-05, by Richard M. Stallman
-
(Fyes_or_no_p): Use Qyes_or_no_p_history.1993-08-05, by Richard M. Stallman
-
(perl-mode): Add autoload cookie.1993-08-05, by Richard M. Stallman
-
(sendmail-program): Try /usr/sbin/sendmail.el also.1993-08-04, by Richard M. Stallman
-
(diary-display-hook): Change default and fix doc string.1993-08-04, by Richard M. Stallman
-
(list-diary-entries): Split diary-display-hook into two1993-08-04, by Richard M. Stallman
-
(expand_and_dir_to_file): Remove final / by copying abspath.1993-08-04, by Richard M. Stallman
-
entered into RCS1993-08-04, by Richard M. Stallman
-
(mouse-save-then-kill): Don't discard all the normal1993-08-04, by Richard M. Stallman
-
[BSD4_3] (HAVE_FTIME): Defined.1993-08-04, by Richard M. Stallman
-
(Frem): Don't accept floats, just ints and markers.1993-08-04, by Richard M. Stallman
-
(print-region-1): Make END a marker so untabify relocates it.1993-08-04, by Richard M. Stallman
-
(compilation-minor-mode): Make variable buffer-local.1993-08-03, by Roland McGrath
-
(man): Define as alias.1993-08-03, by Richard M. Stallman
-
(CRT0_COMPILE): Add -O and -Demacs.1993-08-03, by Richard M. Stallman
-
(window-setup-hook): Add hook function.1993-08-03, by Richard M. Stallman
-
(comint-dynamic-list-completions): Expand PATHDIR in call to1993-08-03, by Roland McGrath
-
Changes for 3b1 suggested by Andy Fyfe <andy@scp.caltech.edu>1993-08-03, by Jim Blandy
-
Make boldness and italicness affect subsequently created frames.1993-08-03, by Richard M. Stallman
-
* config.h.in: Add #undefs for HAVE_MKDIR and HAVE_RMDIR, for1993-08-03, by Jim Blandy
-
* configure.in (function checks): Test for mkdir and rmdir.1993-08-03, by Jim Blandy
-
(shrink-window-if-larger-than-buffer): Pass WINDOW to1993-08-03, by Roland McGrath
-
(cmpl-read-time-eval): Make it no-op.1993-08-03, by Richard M. Stallman
-
(completion-version): New variable.1993-08-03, by Richard M. Stallman
-
Don't mention dir `s/' in #include.1993-08-03, by Richard M. Stallman
-
(telnet): If we already have a telnet to HOST, just switch buffers.1993-08-03, by Richard M. Stallman
-
(other-frame): Skip iconified and invisible frames.1993-08-03, by Roland McGrath
-
(vfork): Move this outside the USG conditional.1993-08-03, by Richard M. Stallman
-
(occur-mode-goto-occurrence): Give meaningful error1993-08-03, by Richard M. Stallman
-
(comint-dynamic-complete): If called interactively twice in a row, give the1993-08-02, by Roland McGrath
-
(comint-dynamic-complete): Expand PATHDIR in call to file-name-completion.1993-08-02, by Roland McGrath
-
(comint-dynamic-completion): Say "Sole completion", not "Unique1993-08-02, by Roland McGrath
-
(other-frame): New function, analogous to other-window.1993-08-02, by Roland McGrath
-
(Fprevious_frame): New function, for parity with Fnext_frame.1993-08-02, by Roland McGrath
-
* xdisp.c (display_menu_bar): Redisplay all lines occupied by the1993-08-02, by Jim Blandy
-
*** empty log message ***1993-08-02, by Roland McGrath
-
Initial revision1993-08-02, by Richard M. Stallman
-
(save_excursion_restore): Never make the buffer visible.1993-08-02, by Richard M. Stallman
-
(indent-c-exp): Don't document ENDPOS.1993-08-02, by Richard M. Stallman
-
(mail-yank-hooks): Initialize to nil.1993-08-02, by Richard M. Stallman
-
(read_key_sequence): Use XFASTINT to convert value1993-08-02, by Richard M. Stallman
-
(Fmove_overlay): Avoid initializer for Lisp_Object vars.1993-08-02, by Richard M. Stallman
-
(remove-hook): Doc string added.1993-08-02, by Richard M. Stallman
-
(add-hook): Change a single function into a list.1993-08-02, by Richard M. Stallman
-
(fill-region-as-paragraph): When we take one word1993-08-02, by Richard M. Stallman
-
(Fset_frame_position): Doc fix.1993-08-02, by Richard M. Stallman
-
(byte-recompile-directory): At end of compiling a file,1993-08-02, by Richard M. Stallman
-
(Info-fontify-node): New function.1993-08-02, by Richard M. Stallman
-
*** empty log message ***1993-08-01, by Roland McGrath
-
* blackbox.el (blackbox-mode-map): Now that we have1993-08-01, by Jim Blandy
-
(etags-tags-completion-table): Fixed regexp for today's format.1993-08-01, by Roland McGrath
-
(put_entries): For NODE->rewritten, put pattern before \177 and name after,1993-08-01, by Roland McGrath
-
(pick-random): Remove.1993-08-01, by Paul Eggert
-
(dissociated-press): Use `(random N)' instead of while loop.1993-08-01, by Paul Eggert
-
(dun-endgame-question, tcom, tloc):1993-08-01, by Paul Eggert
-
(random-number): Remove.1993-08-01, by Paul Eggert
-
(life-insert-random-pattern): Simplify (% (abs (random)) N)1993-08-01, by Paul Eggert
-
(mpuz-random): Remove.1993-08-01, by Paul Eggert
-
(emerge-default-[AB]): Use (zerop (% A B)) instead of1993-08-01, by Paul Eggert
-
*** empty log message ***1993-08-01, by Roland McGrath
-
(last_mouse_button): Renamed from button_up_button.1993-08-01, by Richard M. Stallman
-
Installed the version from the Texinfo package.1993-08-01, by Richard M. Stallman
-
(Finsert_file_contents): Don't call prepare_to_modify_buffer1993-08-01, by Richard M. Stallman
-
(dired-sort-mode): Variable deleted.1993-08-01, by Richard M. Stallman
-
Doc fix.1993-08-01, by Richard M. Stallman
-
(main): Generate a SIGIO as soon as we've initialized.1993-08-01, by Richard M. Stallman
-
(visit-tags-table-buffer): New local named1993-08-01, by Richard M. Stallman
-
Version 2.7 from stig.1993-08-01, by Richard M. Stallman
-
(etags-goto-tag-location): Handle selective display.1993-08-01, by Richard M. Stallman
-
(indent-c-exp): Don't move an { from column 0.1993-08-01, by Richard M. Stallman
-
Fix doc strings and error message syntax.1993-07-31, by Richard M. Stallman
-
(try_window): Handle invisible newline at end of buffer.1993-07-31, by Richard M. Stallman
-
(compute_motion): Compute correctly for invisible text.1993-07-31, by Richard M. Stallman
-
(direct_output_for_insert): Fail if character1993-07-31, by Richard M. Stallman
-
(adjust_intervals_for_insertion): Handle insertion1993-07-31, by Richard M. Stallman
-
(MERGE_INSERTIONS): Define as 1.1993-07-31, by Richard M. Stallman
-
(Qfront_sticky, Qrear_nonsticky): New variables.1993-07-31, by Richard M. Stallman
-
(change-log-mode): Use \f for formfeed, to avoid syntax error.1993-07-31, by Richard M. Stallman
-
(isearch-done): Move point (for small window)1993-07-31, by Richard M. Stallman
-
(Man-section-translations-alist): Add entries for xlib.1993-07-31, by Richard M. Stallman
-
(Man-build-references-alist): When setting word,1993-07-31, by Richard M. Stallman
-
(validate-tex-buffer): Record mismatches in *Occur*.1993-07-31, by Richard M. Stallman
-
(basic-save-buffer): When we read a file name,1993-07-31, by Richard M. Stallman
-
(shell-command-history): New variable.1993-07-31, by Richard M. Stallman
-
(prop_location_identifier): Was named prop_location_tick.1993-07-31, by Richard M. Stallman
-
(Fnewline): Disable the "insert one position before"1993-07-31, by Richard M. Stallman
-
(mouse-choose-completion): Actually choose that alternative,1993-07-31, by Richard M. Stallman
-
* configure.in: Test for the presence of/usr/lpp/X11/bin/smt.exp,1993-07-31, by Jim Blandy
-
* config.h.in (HAVE_AIX_SMT_EXP): New #undef for configure to edit.1993-07-31, by Jim Blandy
-
* configure.in: Test for the availablility of the1993-07-31, by Jim Blandy
-
* xfns.c (Fx_open_connection): Test the CPP symbol1993-07-31, by Jim Blandy
-
* config.h.in (HAVE_XSCREENRESOURCESTRING): New #undef for1993-07-31, by Jim Blandy
-
* config.h.in (HAVE_BCOPY): Add an #undef for this.1993-07-31, by Jim Blandy
-
(shrink-window-if-larger-than-buffer): Do nothing if the1993-07-31, by Richard M. Stallman
-
* configure.in: Test for availability of bcopy functions, searching1993-07-31, by Jim Blandy
-
(vc-shrink-to-fit): Deleted. All callers changed to use1993-07-31, by Richard M. Stallman
-
* configure.in: If we found X on our own, set C_SWITCH_X_SITE and1993-07-31, by Jim Blandy
-
* frame.el (frame-notice-user-settings): If we had to create a new1993-07-31, by Jim Blandy
-
* xfns.c (x_set_background_color): Change the foreground color of1993-07-30, by Jim Blandy
-
(syms_of_editfns): Just staticpro Vuser...name1993-07-30, by Richard M. Stallman
-
* gud.el (gud-gdb-marker-filter): Preserve the match data across1993-07-30, by Jim Blandy
-
Initial revision1993-07-30, by Roland McGrath
-
entered into RCS1993-07-30, by Richard M. Stallman
-
Add code to set HAVE_INET_SOCKETS.1993-07-30, by Richard M. Stallman
-
(show-paren-command-hook): Specify buffer for move-overay.1993-07-30, by Richard M. Stallman
-
(fill-region-as-paragraph): Move misplaced paren1993-07-30, by Richard M. Stallman
-
*** empty log message ***1993-07-30, by Richard M. Stallman
-
(compilation-error-regexp-alist): Broaden RS6000 regexp to match1993-07-30, by Roland McGrath
-
*** empty log message ***1993-07-30, by Roland McGrath
-
* xfns.c (syms_of_xfns): Don't staticpro Vx_resource_name;1993-07-30, by Jim Blandy
-
* window.c (check_frame_size): Include the menu bar height in the1993-07-30, by Jim Blandy
-
* gud.el (gud-gdb-marker-filter): Do not assume that the position1993-07-30, by Jim Blandy
-
* mpuz.el (mpuz-board): Doc fix.1993-07-29, by Jim Blandy
-
(dbx): Use %d in gud-break.1993-07-29, by Richard M. Stallman
-
Don't check whether file is readable until we have decided not to ignore it.1993-07-29, by Paul Eggert
-
Do the global key bindings only via loaddefs.el,1993-07-29, by Richard M. Stallman
-
(Fdelete_frame): New arg FORCE allows deletion of last non-invisible frame.1993-07-29, by Richard M. Stallman
-
(rmail-nuke-pinhead-header): Tell replace-match not to alter the case.1993-07-29, by Richard M. Stallman
-
(calendar-mode-map): Bind C-SPC.1993-07-29, by Richard M. Stallman
-
(vc-mode-line): Set vc-mode to nil if FILE no longer is version-controlled.1993-07-29, by Paul Eggert
-
(delete-frame): Permit it, if > 1 frame is vis or iconic.1993-07-29, by Richard M. Stallman
-
(bzero, bcmp, bcopy): New macros.1993-07-29, by Richard M. Stallman
-
* gud.el (gud-last-last-frame): Specify initial value. `dbx'1993-07-29, by Jim Blandy
-
* man.el (Man-find-section): HP/UX man pages have section names1993-07-29, by Jim Blandy
-
(calculate-c-indent): When checking whether function decl1993-07-29, by Richard M. Stallman
-
(rmail-convert-file): If file needs conversion, convert it all.1993-07-29, by Richard M. Stallman
-
(name-last-kbd-macro): Handle macros that are vectors.1993-07-29, by Richard M. Stallman
-
File removed.1993-07-29, by Richard M. Stallman
-
(Man-filter-list): Insert \n newlines in awk script.1993-07-29, by Richard M. Stallman
-
(syms_of_xfns): Use DEFVAR_LISP, not DEFVAR_INT, for Vx_pointer_shape.1993-07-29, by Roland McGrath
-
(time-stamp): Add autoload cookie.1993-07-28, by Richard M. Stallman
-
(comint-replace-by-expanded-filename, comint-dynamic-complete): Say "Sole1993-07-28, by Roland McGrath
-
Comment change.1993-07-28, by Richard M. Stallman
-
* hpux9.h: Doc fix.1993-07-28, by Jim Blandy
-
Require assoc instead of sc-alist.1993-07-28, by Richard M. Stallman
-
* s/hpux9.h: Doc fix.1993-07-28, by Jim Blandy
-
(gnus-apply-kill-hook): Make default value a list of functions.1993-07-28, by Richard M. Stallman
-
(wait_reading_process_input): Undo last two changes:1993-07-28, by Richard M. Stallman
-
(make_hdr): Use & in call to bzero.1993-07-28, by Richard M. Stallman
-
* make-dist: Include lisp/dired.todo in the distribution.1993-07-27, by Jim Blandy
-
Comment change.1993-07-27, by Richard M. Stallman
-
(byte-recompile-directory): Doc fix.1993-07-27, by Richard M. Stallman
-
(command_loop_1): Call Qrecompute_lucid_menubar only if defined.1993-07-27, by Richard M. Stallman
-
(iconify-or-deiconify-frame): Make it work.1993-07-27, by Richard M. Stallman
-
(iconify-or-deiconify-frame): New function. Use it for C-z.1993-07-27, by Richard M. Stallman
-
entered into RCS1993-07-27, by Richard M. Stallman
-
Initial revision1993-07-27, by Richard M. Stallman
-
(vc-rcs-status): Removing any trailing "-".1993-07-27, by Paul Eggert
-
(Fx_rebind_key, Fx_rebind_keys): Functions deleted.1993-07-27, by Richard M. Stallman
-
(c++-mode-syntax-table): Don't alter syntax of '.1993-07-27, by Richard M. Stallman
-
(scan_sexps_forward): Delete extra Fcdr when analyzing OLDSTATE.1993-07-27, by Richard M. Stallman
-
(x-handle-iconic): New function.1993-07-27, by Richard M. Stallman
-
(frame-notice-user-settings): Don't reapply a parm1993-07-27, by Richard M. Stallman
-
(x_iconify_frame): Handle case where frame was invisible.1993-07-27, by Richard M. Stallman
-
(main): Test LOCALTIME_CACHE.1993-07-27, by Richard M. Stallman
-
[MULTI_FRAME] (PURESIZE): Increased to 210000.1993-07-27, by Richard M. Stallman
-
(OLDXMENU_OPTIONS): Definition deleted.1993-07-27, by Richard M. Stallman
-
[USG5_4] (LIBX11_SYSTEM): Don't redefine in this case.1993-07-27, by Richard M. Stallman
-
(search_buffer): If n is 0, just return POS.1993-07-27, by Richard M. Stallman
-
(dbx): For gud-break, send a file command and a stop command.1993-07-27, by Richard M. Stallman
-
Doc fixes.1993-07-27, by Richard M. Stallman
-
*** empty log message ***1993-07-27, by Roland McGrath
-
(BROKEN_TIOCGETC, BROKEN_TIOCGWINSZ): Add #undefs.1993-07-26, by Richard M. Stallman
-
(font-menu-add-default): New function.1993-07-26, by Richard M. Stallman
-
(normal-top-level): Call font-menu-add-default.1993-07-26, by Richard M. Stallman
-
(Fset_window_buffer): Clear window_end_{pos,valid}.1993-07-26, by Richard M. Stallman
-
Comment fix.1993-07-26, by Richard M. Stallman
-
(Fsleep_for): If arg is 0, return right away.1993-07-26, by Richard M. Stallman
-
(read-expression-history): New defvar.1993-07-26, by Roland McGrath
-
*** empty log message ***1993-07-26, by Roland McGrath
-
(kill-ring-save): Delete spurious `message' call.1993-07-26, by Richard M. Stallman
-
(indent-c-exp): When previous line ends in comma,1993-07-26, by Richard M. Stallman
-
(c++-mode-syntax-table): Handle C-style comments.1993-07-26, by Richard M. Stallman
-
(dired-readin-insert): If we got a list of files,1993-07-26, by Richard M. Stallman
-
(insert-directory): Make sure default-directory is absolute.1993-07-26, by Richard M. Stallman
-
(kbd_buffer_store_event): Apply all the modifiers bits1993-07-26, by Richard M. Stallman
-
(vc-backend-steal): Pass arg omitted in last change.1993-07-25, by Richard M. Stallman
-
(x-selection-timeout): Use 20000 as default.1993-07-25, by Richard M. Stallman
-
(MAXREQUEST): Defined.1993-07-25, by Richard M. Stallman
-
(lisp_data_to_selection_data): New arg NOFREE_RET.1993-07-25, by Richard M. Stallman
-
(redraw_previous_char): New function.1993-07-25, by Richard M. Stallman
-
Commented-out code added.1993-07-25, by Richard M. Stallman
-
Fix typo in previous change.1993-07-25, by Richard M. Stallman
-
(x-fixed-font-alist): Give some fonts long patterns.1993-07-25, by Richard M. Stallman
-
(x-select-text): Never set the CLIPBOARD selection.1993-07-25, by Richard M. Stallman
-
(getpwuid): Declare at top level, and not if __386bsd__.1993-07-25, by Richard M. Stallman
-
(LOCALTIME_CACHE): Defined.1993-07-25, by Richard M. Stallman
-
(Fdo_auto_save): Temporarily clear Vquit_flag.1993-07-25, by Richard M. Stallman
-
(Fx_create_frame): Typo in previous change.1993-07-25, by Richard M. Stallman
-
(xscrollbar): Fix typo specifying doc string.1993-07-25, by Richard M. Stallman
-
Add size to geometry spec.1993-07-25, by Jim Blandy
-
(unrmail): Total rewrite.1993-07-25, by Richard M. Stallman
-
(rmail-output): New arg NOATTRIBUTE.1993-07-25, by Richard M. Stallman
-
(rmail-output-to-rmail-file): Set rmail-last-rmail-file1993-07-24, by Richard M. Stallman
-
(rmail-last-rmail-file): Initialize to a file name.1993-07-24, by Richard M. Stallman
-
(occur): If no default, don't mention one.1993-07-24, by Richard M. Stallman
-
(Info-select-node): Run Info-selection-hook.1993-07-24, by Richard M. Stallman
-
(tar-parse-info, tar-header-offset, tar-superior-buffer)1993-07-24, by Richard M. Stallman
-
(Fx_create_frame): Don't look for default font1993-07-24, by Richard M. Stallman
-
(face_name_id_number): Use assq_no_quit, not Fassq.1993-07-24, by Richard M. Stallman
-
(Fprocess_status): Use Fget_process, to avoid error1993-07-24, by Richard M. Stallman
-
(ispell-point): Do nothing if there's no word at START.1993-07-24, by Richard M. Stallman
-
(command_loop_1): Run post-command-hook first thing.1993-07-23, by Richard M. Stallman
-
[_LIBC]: Define BSD4_2.1993-07-23, by Roland McGrath
-
(HAVE_SOCKETS): Define, if HAVE_INET_SOCKETS1993-07-23, by Richard M. Stallman
-
entered into RCS1993-07-23, by Richard M. Stallman
-
Initial revision1993-07-23, by Richard M. Stallman
-
Comment fixes.1993-07-23, by Richard M. Stallman
-
(doctor-type-symbol): Win if auto-fill-function is nil.1993-07-23, by Richard M. Stallman
-
(advance-direction): Set kp-f3, not kp-f1.1993-07-23, by Richard M. Stallman
-
Minor error in previous change.1993-07-23, by Richard M. Stallman
-
(x-select-text): Always set the cut buffer,1993-07-23, by Richard M. Stallman
-
entered into RCS1993-07-23, by Richard M. Stallman
-
(XTread_socket) [! HAVE_X11R5]:1993-07-23, by Richard M. Stallman
-
(set_point): Test Vinhibit_point_motion_hooks.1993-07-23, by Richard M. Stallman
-
(syms_of_textprop): Set up Lisp var Vinhibit_point_motion_hooks.1993-07-23, by Richard M. Stallman
-
(Vinhibit_point_motion_hooks): Declared.1993-07-23, by Richard M. Stallman
-
(TEXT_START) [__GNUC__]: Define as 0.1993-07-23, by Richard M. Stallman
-
(font-lock-after-change-function):1993-07-23, by Richard M. Stallman
-
(sort-skip-fields): Really implement fields as runs1993-07-23, by Richard M. Stallman
-
(PTY_OPEN): Use sigaction, not sigsetmask.1993-07-23, by Richard M. Stallman
-
(x-select-text): Limit size of text sent to cut buffer.1993-07-23, by Richard M. Stallman
-
(keyboard-translate): Properly lengthen existing table.1993-07-22, by Richard M. Stallman
-
(DECLARE_GETPWUID_WITH_UID_T): Declared.1993-07-22, by Richard M. Stallman
-
(getpwuid): Test DECLARE_GETPWUID_WITH_UID_T.1993-07-22, by Richard M. Stallman
-
Implement search for app-defaults directory and1993-07-22, by Jim Blandy
-
(Fget_buffer_process): Delete doc string from1993-07-22, by Richard M. Stallman
-
(ALIGNED, ROUNDUP): Use `unsigned long int' instead of `unsigned int' for1993-07-22, by Roland McGrath
-
[_LIBC]: Just include <sys/resource.h>, and skip hairy #ifdef mess.1993-07-22, by Roland McGrath
-
> (vc-backend-revert): Use `co -f' instead of deleting the1993-07-22, by Paul Eggert
-
(Fdelete_frame): Allow deletion if there is some other1993-07-22, by Richard M. Stallman
-
(syms_of_buffer): Lisp var doc fixes.1993-07-22, by Richard M. Stallman
-
(NO_MODE_T): Defined.1993-07-22, by Richard M. Stallman
-
(float_to_string): Don't use uninitialized pointer `cp'.1993-07-22, by Richard M. Stallman
-
(graft_intervals_into_buffer): When TREE is null,1993-07-22, by Richard M. Stallman
-
(map-y-or-n-p): If LIST is nil, just return.1993-07-22, by Richard M. Stallman
-
(mouse-secondary-save-then-kill): When making the undo item,1993-07-22, by Richard M. Stallman
-
(mouse-set-font): Update faces bold, italic and bold-italic.1993-07-22, by Richard M. Stallman
-
(perl-font-lock-keywords): Add a `(... . 1)' to the1993-07-22, by Richard M. Stallman
-
(complete): Use sit-for, not cmpl19-sit-for.1993-07-22, by Richard M. Stallman
-
(completion-list-mode): Renamed from completion-mode.1993-07-22, by Richard M. Stallman
-
(parse-colon-path): Really make nil, not ".", for empty path element.1993-07-22, by Richard M. Stallman
-
(generate-file-autoloads): Bind float-output-format.1993-07-21, by Richard M. Stallman
-
(Qmodification_hooks, Qinsert_in_front_hooks)1993-07-21, by Richard M. Stallman
-
(Qmodification_hooks, Qinsert_in_front_hooks)1993-07-21, by Richard M. Stallman
-
(compact_strings): Add USE_TEXT_PROPERTIES conditional.1993-07-21, by Richard M. Stallman
-
(Ftext_property_not_all): Fix typo in decl.1993-07-21, by Richard M. Stallman
-
(SUNOS_LOCALTIME_BUG): Defined.1993-07-21, by Richard M. Stallman
-
Try deleting version.el if it's not writable.1993-07-21, by Richard M. Stallman
-
Fix up previous change.1993-07-21, by Richard M. Stallman
-
If we do find x_includes and x_libraries1993-07-21, by Richard M. Stallman
-
*** empty log message ***1993-07-21, by Richard M. Stallman
-
(memmove): Defined.1993-07-21, by Richard M. Stallman
-
(lynx): Recognize as vendor.1993-07-21, by Jim Wilson
-
(Man-set-fonts): Don't look for another char after1993-07-21, by Richard M. Stallman
-
(indent-c-exp): Call calculate-c-indent-within-comment when appropriate.1993-07-21, by Richard M. Stallman
-
(indent-c-exp): If ENDPOS, always set OPOINT1993-07-21, by Richard M. Stallman
-
(mouse-drag-region): Use deactivate-mark.1993-07-21, by Richard M. Stallman
-
(memmove): Defined as macro.1993-07-21, by Richard M. Stallman
-
(etags): Depend on ../src/config.h.1993-07-21, by Richard M. Stallman
-
(xmakefile): Use CFLAGS after C_SWITCH_SYSTEM.1993-07-20, by Richard M. Stallman
-
(parse-colon-path): Turn empty substring into nil.1993-07-20, by Richard M. Stallman
-
(validate_x_resource_name): Call make_string properly.1993-07-20, by Richard M. Stallman
-
(mail-bury): Check that frame-parameters is defined.1993-07-20, by Richard M. Stallman
-
*** empty log message ***1993-07-20, by Richard M. Stallman
-
(X_NOT_POSIX): Defined.1993-07-20, by Richard M. Stallman
-
Comment change.1993-07-20, by Richard M. Stallman
-
*** empty log message ***1993-07-20, by Richard M. Stallman
-
(BROKEN_TIOCGETC, BROKEN_TIOCGWINSZ): Add #undefs.1993-07-20, by Richard M. Stallman
-
(define-key-after): Fix typo in previous change.1993-07-20, by Richard M. Stallman
-
(outline-mode-map): Delete spurious `outline-'1993-07-20, by Richard M. Stallman
-
(ange-ftp-completion-hook-function): New function.1993-07-20, by Richard M. Stallman
-
(file-name-handler-alist): Have two separate regexps with different hooks.1993-07-20, by Richard M. Stallman
-
Initial revision1993-07-20, by Richard M. Stallman
-
(show-paren-face): New variable.1993-07-20, by Richard M. Stallman
-
(reposition-window): Don't forward-char if eobp.1993-07-20, by Richard M. Stallman
-
(normal-top-level): Call abbreviate-file-name again after calling command-line.1993-07-20, by Richard M. Stallman
-
(memmove): Delete extra parens in the safe_bcopy call.1993-07-20, by Richard M. Stallman
-
(rmail-edit-map): Inherit properly from text-mode-map;1993-07-20, by Richard M. Stallman
-
Include types.h before file.h.1993-07-20, by Richard M. Stallman
-
Comment change.1993-07-20, by Richard M. Stallman
-
(LD_SWITCH_MACHINE): Add -bI:/usr/lpp/X11/bin/smt.exp.1993-07-20, by Richard M. Stallman
-
(Man-getpage-in-background): Copy process-environment1993-07-20, by Richard M. Stallman
-
(mh-read-msg-list): Add space to message-number regexp.1993-07-20, by Richard M. Stallman
-
(gnus-emacs-version): New variable.1993-07-20, by Richard M. Stallman
-
(gnus-current-time-zone): Fix typo.1993-07-20, by Richard M. Stallman
-
entered into RCS1993-07-20, by Richard M. Stallman
-
(vc-rcs-status): Use "-", not " ", to separate locks, so that the RCS1993-07-20, by Paul Eggert
-
(dired-unmark-all-files-no-query): New command.1993-07-20, by Richard M. Stallman
-
Include src/gnu-hp300 in the dist.1993-07-19, by Richard M. Stallman
-
(Fwhile): If mocklisp, test for nonzeroness.1993-07-19, by Richard M. Stallman
-
(while): Comment out converter.1993-07-19, by Richard M. Stallman
-
(SYSTEM_MALLOC): Add #undef.1993-07-19, by Richard M. Stallman
-
(testing x_includes and x_libraries): Use =, not ==.1993-07-19, by Richard M. Stallman
-
(canonical): New variable holds the canonicalized1993-07-19, by Richard M. Stallman
-
(install): Use .n, not .new, for temporary filenames.1993-07-19, by Richard M. Stallman
-
(hebrew-holidays): Split into 4 sub-variables.1993-07-19, by Richard M. Stallman
-
(mouse-menu-bar-buffers): Add Frames pane if there are multiple panes.1993-07-19, by Roland McGrath
-
(vc-rcs-status): Omit "LOCKER:" if you are the locker.1993-07-19, by Paul Eggert
-
(vc-comment-to-change-log): Copy interactive spec from1993-07-19, by Roland McGrath
-
(prompt-for-change-log-name): Autoload this (for vc-comment-to-change-log).1993-07-19, by Roland McGrath
-
(vc-comment-to-change-log): Canonicalize following whitespace after1993-07-19, by Roland McGrath
-
(vc-comment-to-change-log): Complete rewrite. Do not use1993-07-18, by Roland McGrath
-
(add-log-current-defun-function): New defvar.1993-07-18, by Roland McGrath
-
(compilation-error-list): An elt's cdr's car is again a cons (DIRECTORY .1993-07-18, by Roland McGrath
-
(update-file-autoloads): Go to the beginning of FILE before searching it1993-07-18, by Roland McGrath
-
(cookie, cookie-insert, cookie-snarf, shuffle-vector): Autoload these.1993-07-18, by Roland McGrath
-
* xfns.c (Fx_create_frame): Block input around call to1993-07-18, by Jim Blandy
-
* makeinfo.el: Don't (require 'texinfmt) - that file doesn't exist1993-07-18, by Jim Blandy
-
* files.el (insert-directory): Doc fix.1993-07-18, by Jim Blandy
-
* xterm.c (x_term_init): Adjust message printed when we can't1993-07-18, by Jim Blandy
-
* xfns.c (Fx_open_connection): Don't trust HAVE_XRMSETDATABASE;1993-07-18, by Jim Blandy
-
* window.c [not MULTI_FRAME] (Fdelete_windows_on): Set FRAME1993-07-18, by Jim Blandy
-
* intervals.c (split_interval_left, split_interval_right): Change1993-07-18, by Jim Blandy
-
* termhooks.h: In order to avoid declaring struct input_event1993-07-18, by Jim Blandy
-
* xterm.c, sysdep.c (F_SETOWN_BUG): Defined.1993-07-18, by Jim Blandy
-
* syntax.c (Fmodify_syntax_entry): Doc fix.1993-07-18, by Jim Blandy
-
* print.c (float_to_string): Distinguish between a precision of1993-07-18, by Jim Blandy
-
Consistently use the mark bit of the root interval's parent field1993-07-18, by Jim Blandy
-
* keyboard.c (read_key_sequence): Accept both strings and vectors1993-07-18, by Jim Blandy
-
* keyboard.c (read_key_sequence): Accept both strings and vectors1993-07-18, by Jim Blandy
-
* textprop.c (Ftext_property_any, Ftext_property_all): New1993-07-18, by Jim Blandy
-
* intervals.c (split_interval_left, split_interval_right): Change1993-07-18, by Jim Blandy
-
* dispnew.c (direct_output_for_insert): By the time this function1993-07-18, by Jim Blandy
-
* Makefile.in (C_SWITCH_SYSTEM): New variable, set by top-level1993-07-18, by Jim Blandy
-
* term/x-win.el: Include (invocation-name) in the error messages1993-07-18, by Jim Blandy
-
* shell.el (shell-process-pushd): Fix syntax error in1993-07-18, by Jim Blandy
-
* hippie-exp.el: Renamed from hippie.el.1993-07-18, by Jim Blandy
-
* bytecomp.el (byte-compile-from-buffer): Bind float-output-format1993-07-18, by Jim Blandy
-
* ange-ftp.el: Install the correct regexp in1993-07-18, by Jim Blandy
-
* wakeup.c: Use CPP tangle from autoconf manual to #include the1993-07-18, by Jim Blandy
-
* etags.c (print_help): Break up the very long strings containing1993-07-18, by Jim Blandy
-
* configure.in (m68k-bull-sysv3): new config.1993-07-18, by Jim Blandy
-
* Makefile.in (src/Makefile): Propagate C_SWITCH_SYSTEM to the src1993-07-18, by Jim Blandy
-
Enable the hook only if window-system.1993-07-18, by Richard M. Stallman
-
(face-equal): Don't mess with face-background-pixmap.1993-07-18, by Richard M. Stallman
-
Rewritten by Vromans to use text properties.1993-07-17, by Richard M. Stallman
-
(tar-extract): Use view-exit-action to kill viewed buf.1993-07-17, by Richard M. Stallman
-
Doc fixes; some args renamed.1993-07-17, by Richard M. Stallman
-
(gnus-info-nodes): Update node names.1993-07-17, by Richard M. Stallman
-
entered into RCS1993-07-17, by Richard M. Stallman
-
(texinfo-mode): Undo changes mistakenly added with1993-07-17, by Richard M. Stallman
-
(Vhelp_menu_bar_map): Deleted.1993-07-17, by Richard M. Stallman
-
(revert-buffer): Make menu-enable form more accurate1993-07-17, by Richard M. Stallman
-
(mh-yank-hooks): Use (mark t).1993-07-17, by Richard M. Stallman
-
(comint-{next,prev}-prompt, comint-send-eof): New functions.1993-07-16, by Roland McGrath
-
(ad-start-advice-on-load): Initialize to t.1993-07-16, by Roland McGrath
-
Initial revision1993-07-16, by Roland McGrath
-
if [ "$os" ] --> if [ x"$os" != x"" ]1993-07-16, by Doug Evans
-
(rmail-mail-new-frame): New variable.1993-07-16, by Richard M. Stallman
-
(mail-bury): If selected frame is dedicated,1993-07-16, by Richard M. Stallman
-
(read_char_menu_prompt): If the user rejects a menu,1993-07-15, by Richard M. Stallman
-
(ispell-menu-map): Add missing quote in defalias.1993-07-15, by Richard M. Stallman
-
(vc-rcs-status): Make work buffer's name start w/ space.1993-07-15, by Richard M. Stallman
-
(completion-setup-function): Insert the mouse help message1993-07-15, by Richard M. Stallman
-
(Fdisplay_completion_list): Run completion-setup-hook.1993-07-15, by Richard M. Stallman
-
(help-menu-bar-map): Put the Help item in this map.1993-07-15, by Richard M. Stallman
-
(Fbuffer_local_variables): For local var that is unbound,1993-07-15, by Richard M. Stallman
-
(dired-mode-map): Add menu bar items.1993-07-15, by Richard M. Stallman
-
* assoc.el (asort): First argument should be named alist-symbol,1993-07-15, by Jim Blandy
-
* keyboard.c (menu_bar_one_keymap): If the key's binding is the1993-07-15, by Jim Blandy
-
(server-done): Let save-buffer make the backup,1993-07-15, by Richard M. Stallman
-
(isearch-edit-string): Bind isearch-nonincremental to its own value, not to1993-07-15, by Roland McGrath
-
(Qdisabled_command_hook): New variable.1993-07-15, by Richard M. Stallman
-
(compilation-parse-errors): After skipping two lines, move one char back so1993-07-15, by Roland McGrath
-
(gud-debugger-startup): Replaced with gud-massage-args.1993-07-15, by Roland McGrath
-
(snarf-spooks): Restore function.1993-07-14, by Roland McGrath
-
(cookie-cache): New defvar.1993-07-14, by Roland McGrath
-
(generate-file-autoloads): Fix FILE truename hacking to substring1993-07-14, by Roland McGrath
-
(Vhelp_menu_bar_map): New var.1993-07-14, by Richard M. Stallman
-
(mark_object) [DEBUG_MOLE]: Add abort at beginning.1993-07-14, by Richard M. Stallman
-
* calendar.el (calendar-holidays): Don't autoload this; its value1993-07-14, by Jim Blandy
-
Initial revision1993-07-14, by Jim Blandy
-
* config.sub: Add case for Bull dpx/2.1993-07-14, by Jim Blandy
-
(copy-face): New arg NEW-FRAME.1993-07-13, by Richard M. Stallman
-
(completion-mode): New major mode.1993-07-13, by Richard M. Stallman
-
(mouse-choose-completion): New function.1993-07-13, by Richard M. Stallman
-
(verify_interval_modification): Use Qinsert_in_front_hooks and1993-07-13, by Richard M. Stallman
-
(Qinsert_in_front_hooks, Qinsert_behind_hooks): Declared.1993-07-13, by Richard M. Stallman
-
(prepare_to_modify_buffer): Call verify_overlay_modification.1993-07-13, by Richard M. Stallman
-
(verify_overlay_modification): New function.1993-07-13, by Richard M. Stallman
-
(Qinsert_in_front_hooks, Qinsert_behind_hooks): New vars.1993-07-13, by Richard M. Stallman
-
*** empty log message ***1993-07-13, by Richard M. Stallman
-
(mail-bury): New function.1993-07-13, by Richard M. Stallman
-
*** empty log message ***1993-07-13, by Jim Meyering
-
(compare-windows-skip-whitespace): New function.1993-07-13, by Richard M. Stallman
-
(rmail-insert-inbox-text): If inbox is not in the1993-07-13, by Richard M. Stallman
-
(define-key-after): Error if KEY has two elements.1993-07-13, by Richard M. Stallman
-
(menu-bar-file-menu): Add menu item for dired.1993-07-13, by Richard M. Stallman
-
* autoload.el (generate-file-autoloads): Correctly detect when the1993-07-13, by Jim Blandy
-
(Qinsert_before_hooks, Qinsert_after_hooks): Declared.1993-07-13, by Richard M. Stallman
-
(verify_interval_modification):1993-07-13, by Richard M. Stallman
-
(Qundefined): New variable.1993-07-12, by Richard M. Stallman
-
*** empty log message ***1993-07-12, by David J. MacKenzie
-
(vc-rcs-status): Include head version number in mode line if there1993-07-12, by Paul Eggert
-
(ispell-menu-map): New keymap--both fn and var.1993-07-12, by Richard M. Stallman
-
(ispell-menu-map): New autoload definition.1993-07-12, by Richard M. Stallman
-
* configure.in: Use the autoconf AC_FIND_X macro to try to find1993-07-10, by Jim Blandy
-
(show-paren-command-hook): Do nothing if not window-system.1993-07-10, by Richard M. Stallman
-
Fix typos in previous change.1993-07-10, by Richard M. Stallman
-
(wait_reading_process_input): If wait_for_cell, do call1993-07-09, by Richard M. Stallman
-
(rmail-output): If file is an Rmail file,1993-07-09, by Richard M. Stallman
-
Make `solaris' reflect the most recent major release.1993-07-09, by Doug Evans
-
entered into RCS1993-07-09, by Richard M. Stallman
-
Initial revision1993-07-09, by Richard M. Stallman
-
* etags.c (alloca): removed all references to it.1993-07-09, by Jim Blandy
-
(consider_token): was `==', now is `='.1993-07-09, by Richard M. Stallman
-
(byte-compile-file-form-defmumble): Undo previous change.1993-07-09, by Richard M. Stallman
-
(byte-compile-setq-default):1993-07-09, by Richard M. Stallman
-
(mouse-menu-bar-buffers):1993-07-09, by Richard M. Stallman
-
(region_limit): Declare Vmark_even_if_inactive.1993-07-08, by Roland McGrath
-
(syms_of_callint): Fix DEFVAR_LISP for Vmark_even_if_inactive to use right1993-07-08, by Roland McGrath
-
(compilation-error-regexp-alist): Broaden ``Line N of "FILE": msg'' regexp1993-07-08, by Roland McGrath
-
(kill-ring-save): Call deactivate-mark regardless of transient-mark-mode.1993-07-08, by Roland McGrath
-
(ispell): Call deactivate-mark instead of setting mark-active directly. Do1993-07-08, by Roland McGrath
-
(deactivate-mark): New function.1993-07-08, by Roland McGrath
-
(isearch-done): Call deactivate-mark instead of setting mark-active1993-07-08, by Roland McGrath
-
Put error-conditions and error-message properties on 'mark-inactive.1993-07-08, by Roland McGrath
-
(check_mark): Don't check mark-active unless in transient-mark-mode.1993-07-08, by Roland McGrath
-
(region_limit): Don't error if Vmark_even_if_inactive is set. When the1993-07-08, by Roland McGrath
-
(syms_of_data): Staticpro Qmark_inactive.1993-07-08, by Roland McGrath
-
Define Qmark_inactive.1993-07-08, by Roland McGrath
-
Declare Qmark_inactive.1993-07-08, by Roland McGrath
-
(mail-abbrev-end-of-buffer): Fix interactive spec to "P", same as1993-07-08, by Roland McGrath
-
Initial revision1993-07-08, by Richard M. Stallman
-
(basic-save-buffer): Use after-save-hook.1993-07-08, by Richard M. Stallman
-
Add (provide 'hanoi).1993-07-08, by Roland McGrath
-
(file-relative-name): If we use default-directory,1993-07-08, by Richard M. Stallman
-
(texinfo-update-node): Bind auto-fill-hook as well as auto-fill-function.1993-07-07, by Richard M. Stallman
-
Fix typo re `texinfo-sequential-node-update.'1993-07-07, by Richard M. Stallman
-
(basic-save-buffer): Invoke after-save-buffer-hook, not after-save-hook.1993-07-07, by Roland McGrath
-
(update-file-autoloads): Correctly do nothing when there are no cookies.1993-07-07, by Roland McGrath
-
(mouse-menu-choose-yank): Change menu title to "Choose Next Yank".1993-07-07, by Roland McGrath
-
(vc-rcs-status): Remove unused var `status'.1993-07-07, by Paul Eggert
-
(describe_map_tree): When inserting TITLE, mention PREFIX.1993-07-07, by Richard M. Stallman
-
(mail-rfc822-time-zone, mail-rfc822-date): New fns.1993-07-07, by Richard M. Stallman
-
(mail-do-fcc): Use RFC 822 style date in Resent-Date: line.1993-07-07, by Richard M. Stallman
-
(rmail-resend): Use RFC 822 style date in Resent-Date: line.1993-07-07, by Richard M. Stallman
-
* editfns.c (Fformat): Since floats occupy two elements in the1993-07-07, by Jim Blandy
-
* make-dist (tempdir): Don't create lisp/forms-mode directory in1993-07-07, by Jim Blandy
-
(cd-absolute): Use abbreviate-file-name on expansion of DIR.1993-07-07, by Roland McGrath
-
Add (provide 'gud).1993-07-07, by Roland McGrath
-
(basic-save-buffer): Invoke after-save-hook, not after-save-hooks.1993-07-07, by Roland McGrath
-
(display-time-file-nonempty-p): Use file-chase-links.1993-07-07, by Roland McGrath
-
(byte-compile-setq-default): Handle multiple pairs args like setq (as1993-07-07, by Roland McGrath
-
Doc fix.1993-07-07, by Roland McGrath
-
*** empty log message ***1993-07-06, by David J. MacKenzie
-
(rmail-variables): Compare truename as well as given name1993-07-06, by Richard M. Stallman
-
(Man-mode-line-format): Add a space after global-mode-string.1993-07-06, by Richard M. Stallman
-
* b2m.c: #include <sys/types.h>.1993-07-06, by Jim Blandy
-
* textprop.c (copy_text_properties): Pass a copy of POS to1993-07-06, by Jim Blandy
-
* textprop.c (copy_text_properties): New function, from David1993-07-06, by Jim Blandy
-
* intervals.c (find_interval): Doc fixes, computation of1993-07-06, by Jim Blandy
-
* fns.c (Fsubstring, concat): Pass all six arguments to1993-07-06, by Jim Blandy
-
* print.c: Get rid of extra space at the end of print syntax for1993-07-06, by Jim Blandy
-
* man.el (Man-build-man-command): Don't leave a pipe symbol at the1993-07-06, by Jim Blandy
-
* m/pmax.h (C_SWITCH_X_MACHINE): Set this to1993-07-06, by Jim Blandy
-
* vc.el (vc-start-entry): Don't call file-name-nondirectory on1993-07-06, by Jim Blandy
-
* doc.c (Fsubstitute_command_keys): Pass all five arguments to1993-07-06, by Jim Blandy
-
Compare the values of text properties using EQ, not Fequal.1993-07-06, by Jim Blandy
-
* xfaces.c [XOS_NEEDS_TIME_H]: #undef USG while #including1993-07-05, by Jim Blandy
-
* textprop.c (validate_interval_range): Don't increment both1993-07-05, by Jim Blandy
-
* intervals.c (intervals_equal): Test the return value of Fequal1993-07-05, by Jim Blandy
-
Fix initialization of Vdouble_click_time in syms_of_keyboard.1993-07-05, by Jim Blandy
-
* keyboard.c (Vdouble_click_time): Renamed from double_click_time,1993-07-05, by Jim Blandy
-
* map-ynp.el (map-y-or-n-p): If we get a switch-frame-event,1993-07-05, by Jim Blandy
-
* subr.el (posn-point): Properly extract the BUFFER-POSITION field1993-07-05, by Jim Blandy
-
* keyboard.h (EVENT_CLICK_COUNT, POSN_SCROLLBAR_PART): New1993-07-05, by Jim Blandy
-
(vc-name): Moved from vc.el; vc-rcs-status now uses it.1993-07-05, by Paul Eggert
-
(vc-name): Move to vc-hooks.el.1993-07-05, by Paul Eggert
-
(outline-mode-map): Add menu bar items.1993-07-04, by Richard M. Stallman
-
(describe-key-briefly): Don't set `foo'.1993-07-04, by Richard M. Stallman
-
* comint.el (comint-prompt-regexp): Double the backslashes in the1993-07-04, by Jim Blandy
-
Doc fix.1993-07-04, by Jim Blandy
-
* s/sunos4-1.h (LIBS_SYSTEM): Don't link against -lresolv; that's1993-07-04, by Jim Blandy
-
(describe-prefix-bindings): Doc fix.1993-07-04, by Richard M. Stallman
-
(vc-backend-diff): Undo "-q" change. This was fixed instead by adding1993-07-04, by Paul Eggert
-
(describe-prefix-bindings): New command.1993-07-04, by Richard M. Stallman
-
(forms-new-record-filter): Correct default value.1993-07-04, by Richard M. Stallman
-
Added a keyword.1993-07-04, by Richard M. Stallman
-
*** empty log message ***1993-07-04, by Jim Blandy
-
*** empty log message ***1993-07-04, by Jim Blandy
-
(Vmark_even_if_inactive): New var, with Lisp variable.1993-07-04, by Richard M. Stallman
-
(vc-mode-line): Put `RCS' or `SCCS' before version num.1993-07-04, by Richard M. Stallman
-
(Fsignal): Clarify error message.1993-07-04, by Richard M. Stallman
-
(read_char): After Fgarbage_collect, call redisplay.1993-07-04, by Richard M. Stallman
-
* frame.el (frame-remove-geometry-params): New function.1993-07-04, by Jim Blandy
-
* frame.c (Fredirect_frame_focus): Allow redirection of focus of1993-07-04, by Jim Blandy
-
* faces.el (make-face-bold, make-face-italic,1993-07-04, by Jim Blandy
-
* s/sunos4-1.h (LIBS_SYSTEM): Make this be -lresolv, so we get the1993-07-03, by Jim Blandy
-
(kill-region): Cope with change hooks that change props.1993-07-03, by Richard M. Stallman
-
* term/x-win.el: Check the reverseVideo/ReverseVideo resource,1993-07-03, by Jim Blandy
-
(update-file-autoloads): Do nothing when there are no cookies.1993-07-03, by Roland McGrath
-
* s/hpux8.h (random, srandom): No need to define these to be1993-07-03, by Jim Blandy
-
(Frename_file): After prompting for ok-if-already-exists, pass only nil or1993-07-03, by Roland McGrath
-
(Faccessible_keymaps): Doc fix.1993-07-03, by Richard M. Stallman
-
* mouse.el (mouse-drag-region): Correctly handle drags which enter1993-07-02, by Jim Blandy
-
* textprop.c (set_properties): Add undo records to remove entirely1993-07-02, by Jim Blandy
-
(vc-path): New variable.1993-07-02, by Richard M. Stallman
-
(menu-bar-edit-menu): Rename menu item to1993-07-02, by Richard M. Stallman
-
(isearch-other-meta-char): Handle sequences1993-07-02, by Richard M. Stallman
-
* vc.el (vc-backend-diff): Pass the "-q" flag only if we're using1993-07-02, by Jim Blandy
-
Put mouse-menu-choose-yank binding after paste=>yank binding in menu.1993-07-02, by Roland McGrath
-
(byte-compile-keep-pending): Handle fset like defalias.1993-07-02, by Richard M. Stallman
-
(wait_reading_process_input): Do include the keyboard1993-07-02, by Richard M. Stallman
-
(describe_map_tree): Insert key_heading here.1993-07-02, by Richard M. Stallman
-
* xterm.c (XTread_socket): When handing non-synthetic1993-07-02, by Jim Blandy
-
* dired-aux.el (dired-diff): Work even when the mark is inactive.1993-07-02, by Jim Blandy
-
(mail-send): Don't test buffer-modified-p if buffer is visiting a file.1993-07-01, by Richard M. Stallman
-
(byte-compile-file-form-defmumble):1993-07-01, by Richard M. Stallman
-
* simple.el: Add bindings to function-key-map so that the keypad1993-07-01, by Jim Blandy
-
(set-visited-file-name): Rename auto-save file only if it exists.1993-07-01, by Richard M. Stallman
-
(build-mail-abbrevs): Do substitute-in-file-name on the abbrev, for `source'.1993-07-01, by Richard M. Stallman
-
(set-visited-file-name): Rename the old auto save file.1993-07-01, by Richard M. Stallman
-
* xterm.c (frame_highlight, frame_unhighlight): Don't test1993-07-01, by Jim Blandy
-
(mouse-menu-choose-yank): Just return when x-popup-menu returns nil.1993-07-01, by Roland McGrath
-
Add e-mail address and version info.1993-06-30, by Richard M. Stallman
-
(compile-abbreviate-directory): New function.1993-06-30, by Richard M. Stallman
-
(vc-update-change-log): Ensure that file names inserted into a ChangeLog1993-06-30, by Paul Eggert
-
* xterm.c (XTread_socket): Initialize event_found to zero, and1993-06-30, by Jim Blandy
-
* xdisp.c (redisplay): If we're not already showing the region,1993-06-30, by Jim Blandy
-
(mark-even-if-inactive): New variable.1993-06-30, by Richard M. Stallman
-
(check_memory_limits): Use unsigned long to hold memory size values.1993-06-30, by Richard M. Stallman
-
Recognize `gnu' as a valid operating system. Sheesh.1993-06-30, by Roland McGrath
-
Add -q option.1993-06-30, by Paul Eggert
-
(PRIO_PROCESS): Definition deleted.1993-06-30, by Richard M. Stallman
-
Doc fixes.1993-06-30, by Richard M. Stallman
-
* gud.el: Add history lists to the debugging commands, so we don't1993-06-30, by Jim Blandy
-
* keyboard.c (kbd_buffer_get_event): Correctly generate1993-06-30, by Jim Blandy
-
* mouse.el (mouse-drag-region-1): Commented out.1993-06-30, by Jim Blandy
-
(define-key-after): Delete duplicate bindings that come1993-06-30, by Richard M. Stallman
-
Fix typo in last change.1993-06-30, by Jim Blandy
-
* faces.el (global-face-data): Doc fix.1993-06-29, by Jim Blandy
-
* xterm.c: Add CPP tangle from process.c to get definitions for1993-06-29, by Jim Blandy
-
* xfns.c (Fx_create_frame): Check for internalBorder resource, as1993-06-29, by Jim Blandy
-
* gnus.el (gnus-newsrc-to-gnus-format): Correct regexp which1993-06-29, by Jim Blandy
-
* etags.c: #include "config.h" and the alloca CPP tangle before1993-06-29, by Jim Blandy
-
* keyboard.c (read_char): Don't do idle autosaves if we're not1993-06-29, by Jim Blandy
-
*** empty log message ***1993-06-29, by Jim Blandy
-
(mark_object): Add aborts in Lisp_Symbol case.1993-06-29, by Richard M. Stallman
-
*** empty log message ***1993-06-29, by Jim Blandy
-
(insert-directory): Doc fix.1993-06-29, by Richard M. Stallman
-
(wait_reading_process_input): Use SIGIO only if defined.1993-06-29, by Richard M. Stallman
-
Recognize -sysv* after -sysvr4.1993-06-29, by Richard M. Stallman
-
*** empty log message ***1993-06-29, by Jim Blandy
-
Initial revision1993-06-28, by Jim Blandy
-
(face-initialize): Create `underline' face.1993-06-28, by Richard M. Stallman
-
Doc fix.1993-06-28, by Jim Blandy
-
(Man-auto-section-alist): Default value nil.1993-06-28, by Richard M. Stallman
-
(describe_map_2): Cleanups.1993-06-28, by Richard M. Stallman
-
Doc fixes.1993-06-28, by Richard M. Stallman
-
(c-forward-conditional): New function.1993-06-28, by Richard M. Stallman
-
(vc-update-change-log): Restore previous default-directory1993-06-28, by Richard M. Stallman
-
Canonicalize -sco4 and -sco3.2.4 to -sco3.2v4.1993-06-27, by Richard M. Stallman
-
entered into RCS1993-06-26, by Richard M. Stallman
-
(define-key-after): Renamed from define-key-in-sequence.1993-06-26, by Richard M. Stallman
-
(define-key-in-sequence): New function.1993-06-26, by Richard M. Stallman
-
(vc-rcs-status): New variable.1993-06-26, by Richard M. Stallman
-
(mouse-buffer-menu): Include % and * in each item.1993-06-25, by Richard M. Stallman
-
(mouse-menu-bar-buffers): Include % and * in each item.1993-06-25, by Richard M. Stallman
-
(find-change-log): Try get-file-buffer before file-exists-p.1993-06-25, by Roland McGrath
-
Convert ...-sysvr4 into ...-sysv4.1993-06-25, by Richard M. Stallman
-
(vc-diff): If `diff' gives empty output, return nil.1993-06-25, by Richard M. Stallman
-
Set up autoloads for files `makeinfo' and `texnfo-upd'.1993-06-25, by Richard M. Stallman
-
* ange-ftp.el: Loosen file-name-handler-alist regexp so we can do1993-06-24, by Jim Blandy
-
* configure.in: Add --verbose flag.1993-06-24, by Jim Blandy
-
(hexl-in-save-buffer): New flag.1993-06-24, by Jim Blandy
-
* xterm.c (XTread_socket): Remove #if 0''s around code which tests1993-06-24, by Jim Blandy
-
* term/x-win.el (command-switch-alist): "-ib" takes a numeric1993-06-22, by Jim Blandy
-
* commands.h (Vglobal_mouse_map): Removed; unused.1993-06-22, by Jim Blandy
-
* keyboard.c (menu_bar_items, read_key_sequence): Use1993-06-22, by Jim Blandy
-
* keyboard.c (menu_bar_items, read_key_sequence): Use1993-06-22, by Jim Blandy
-
* replace.el (query-replace-map): Fix typo in binding for [return].1993-06-22, by Jim Blandy
-
* buffer.c (list_buffers_1): Make desired_point a lisp object; set1993-06-22, by Jim Blandy
-
Separate parameter faces (those created and modified by the user)1993-06-22, by Jim Blandy
-
Separate parameter faces (those created and modified by the user)1993-06-22, by Jim Blandy
-
Separate parameter faces (those created and modified by the user)1993-06-22, by Jim Blandy
-
* xdisp.c (redisplay_window): Remember to compute end relative to1993-06-22, by Jim Blandy
-
(rmail-summary-mode-map): Bind summary sort commands.1993-06-22, by Richard M. Stallman
-
Don't touch rmail-summary-mode-map.1993-06-22, by Richard M. Stallman
-
Add autoloads for rmailsort commands.1993-06-22, by Richard M. Stallman
-
* Makefile.in (ctags): Depend on etags, so that parallel makes1993-06-22, by Jim Blandy
-
* compile.el (compile-file-of-error): Remember that1993-06-22, by Jim Blandy
-
* diff.el (diff-parse-differences): Preserve the match data1993-06-22, by Jim Blandy
-
* xrdb.c (get_user_db): Remember to free the screen-local resource1993-06-22, by Jim Blandy
-
* cal-dst.el: New file.1993-06-22, by Jim Blandy
-
* lunar.el (lunar-phase): Use time conversion from solar.el1993-06-22, by Jim Blandy
-
* holidays.el (calendar-holiday-function-fixed,1993-06-22, by Jim Blandy
-
* cal-mayan.el (calendar-mayan-days-before-absolute-zero,1993-06-22, by Jim Blandy
-
* diary-ins.el (insert-cyclic-diary-entry): Fix date form.1993-06-22, by Jim Blandy
-
* diary.el (list-sexp-diary-entries,1993-06-22, by Jim Blandy
-
* solar.el (calendar-holiday-solar-equinoxes-solstices): Renamed1993-06-22, by Jim Blandy
-
* calendar.el (calendar-version): Update to 5.1. Fixed a variety1993-06-22, by Jim Blandy
-
(rmail-mode): Move to the last message.1993-06-22, by Richard M. Stallman
-
(rmail-mode-map): Add local menu bar bindings.1993-06-22, by Richard M. Stallman
-
(rmail-summary-mode-map): Add local menu bar bindings.1993-06-22, by Richard M. Stallman
-
* keyboard.c (make_lispy_event): Added detection of double-click1993-06-22, by Jim Blandy
-
* subr.el (event-end): Modified to account for multi-click events.1993-06-22, by Jim Blandy
-
(mail-mode-map): Add local menu bar bindings.1993-06-21, by Richard M. Stallman
-
(Fremove_text_properties, Fadd_text_properties):1993-06-21, by Richard M. Stallman
-
*** empty log message ***1993-06-21, by Richard M. Stallman
-
Initial revision1993-06-21, by Richard M. Stallman
-
entered into RCS1993-06-21, by Richard M. Stallman
-
Initial revision1993-06-21, by Richard M. Stallman
-
* add-log.el (add-log-current-defun): To find the name of the1993-06-21, by Jim Blandy
-
* replace.el (query-replace-map): Make return exit query-replace,1993-06-21, by Jim Blandy
-
* alloc.c (Fgarbage_collect): If the minibuffer is active, don't1993-06-21, by Jim Blandy
-
(mh-yank-cur-msg): Test mark-active.1993-06-20, by Richard M. Stallman
-
* config.h.in (HAVE_LONG_FILE_NAMES): Add an #undef, for autoconf1993-06-20, by Jim Blandy
-
Translate F11 (ESC [ 23 ~) to ESC.1993-06-20, by Richard M. Stallman
-
(verify_interval_modification): Don't just test1993-06-20, by Richard M. Stallman
-
Comment change.1993-06-20, by Richard M. Stallman
-
* puresize.h (PURESIZE): Up this to 20500 for MULTI_FRAME Emaces,1993-06-19, by Jim Blandy
-
Sat Jun 19 17:47:40 1993 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)1993-06-19, by Jim Blandy
-
* xfaces.c (recompute_basic_faces): This shouldn't be declared static.1993-06-19, by Jim Blandy
-
* sysdep.c (rename): Make arguments const. autoconf #defines1993-06-19, by Jim Blandy
-
* minibuf.c (Fread_minibuffer): Add missing semicolon after1993-06-19, by Jim Blandy
-
* Makefile.in (top_distclean): Use -f switch when cleaning out1993-06-19, by Jim Blandy
-
* xterm.c (XTread_socket): Never treat a modifier key as a1993-06-19, by Jim Blandy
-
(add_node): Move var last_node to file scope.1993-06-19, by Richard M. Stallman
-
* emacs.c (Fkill_emacs): Pass third argument to shut_down_emacs.1993-06-19, by Jim Blandy
-
(Info-insert-dir): Record file attributes of files used.1993-06-19, by Richard M. Stallman
-
(insert-file): Report error if file is directory.1993-06-19, by Richard M. Stallman
-
* frame.c (Fmake_frame_visible): Make this interactively callable;1993-06-19, by Jim Blandy
-
* man.el (Man-switches): New variable.1993-06-19, by Jim Blandy
-
(rmail-output): Check file can be read before trying to read part of it.1993-06-19, by Richard M. Stallman
-
(ange-ftp-insert-file-contents): Handle extra args BEG, END.1993-06-19, by Richard M. Stallman
-
* xfaces.c: Add forward declaration for recompute_basic_faces.1993-06-19, by Jim Blandy
-
* fileio.c (Fset_visited_file_modtime): We're only passing two1993-06-19, by Jim Blandy
-
entered into RCS1993-06-19, by Richard M. Stallman
-
*** empty log message ***1993-06-19, by Richard M. Stallman
-
Changes for Irix 4.0, tested this time:1993-06-18, by Jim Blandy
-
(compilation-error-regexp-alist): Generalize the1993-06-18, by Richard M. Stallman
-
Remove #definition of HAVE_CLOSEDIR; autoconf figures this out.1993-06-18, by Jim Blandy
-
(mouse-secondary-save-then-kill): Don't switch windows.1993-06-18, by Richard M. Stallman
-
* dired.el (dired-summary): dired-do-rename is on "R", not "r".1993-06-18, by Jim Blandy
-
* xfns.c: Always #include "bitmaps/gray.xbm"; the bitmaps seem to1993-06-18, by Jim Blandy
-
* configure.in: Only check for -lXbsd once.1993-06-18, by Jim Blandy
-
Typo.1993-06-18, by Jim Blandy
-
* make-dist: If using gzip, create distribution with '.gz' extension.1993-06-18, by Jim Blandy
-
* make-dist (lisp/term): This doesn't have a ChangeLog anymore.1993-06-18, by Jim Blandy
-
(mail-citation-hook): New hook var.1993-06-17, by Richard M. Stallman
-
Change usage comment.1993-06-17, by Richard M. Stallman
-
* m/iris4d.h (LIB_STANDARD): Do *not* include -lbsd. We are1993-06-17, by Jim Blandy
-
* faces.el (make-face-bold, make-face-italic,1993-06-17, by Jim Blandy
-
(set-face-background-pixmap, face-background-pixmap): Functions commented out.1993-06-17, by Richard M. Stallman
-
* xfaces.c (compute_base_face): Initialize the face's stipple.1993-06-17, by Jim Blandy
-
* callproc.c (Fcall_process, child_setup): If IRIX is #defined,1993-06-17, by Jim Blandy
-
* keyboard.c (read_key_sequence): Don't confuse mock input with1993-06-17, by Jim Blandy
-
(mouse-start-secondary): New function.1993-06-17, by Richard M. Stallman
-
entered into RCS1993-06-17, by Richard M. Stallman
-
Comment changes for renaming from c++-mode.el to cplus-md.el.1993-06-17, by Richard M. Stallman
-
(generate-file-autoloads): Undo previous change1993-06-17, by Richard M. Stallman
-
(vc-rename-file): Remove periods from error messages.1993-06-17, by Richard M. Stallman
-
Don't let the 'B' interactive spec default to buffers viewed in1993-06-17, by Jim Blandy
-
Don't let the 'B' interactive spec default to buffers viewed in1993-06-17, by Jim Blandy
-
Changes for correct pgrp behavior; approach suggested by Bob1993-06-17, by Jim Blandy
-
Remove decl for Qvisible.1993-06-17, by Jim Blandy
-
* keyboard.c (read_key_sequence): If we add events to a key1993-06-17, by Jim Blandy
-
* config.h.in (HAVE_CLOSEDIR): Add an #undef for autoconf to1993-06-17, by Jim Blandy
-
Changes for correct pgrp behavior; approach suggested by Bob1993-06-17, by Jim Blandy
-
* configure.in: Look for the closedir function.1993-06-17, by Jim Blandy
-
(mouse-menu-choose-yank): New function. Put it in the edit menu.1993-06-17, by Richard M. Stallman
-
(scan_lists, Fforward_comment): #if 0 the code1993-06-17, by Richard M. Stallman
-
* lisp.h (CHECK_LIST, CHECK_STRING, CHECK_CONS, CHECK_SYMBOL,1993-06-17, by Jim Blandy
-
* Makefile.in: Remember, spaces are not tabs.1993-06-17, by Jim Blandy
-
* configure.in (CPP): Autoconf sets this to a shell variable1993-06-17, by Jim Blandy
-
* Makefile.in (src/Makefile): Don't bother exiting single quotes1993-06-17, by Jim Blandy
-
* ls-lisp.el (insert-directory): If no handler, convert SWITCHES1993-06-17, by Jim Blandy
-
* xdisp.c (redisplay_window): No need to subtract one from start1993-06-17, by Jim Blandy
-
* fileio.c (Finsert_file_contents): Two new args, BEG and END.1993-06-17, by Jim Blandy
-
* Makefile.in (uninstall): Don't remove the lisp and etc1993-06-17, by Jim Blandy
-
Don't let the 'B' interactive spec default to buffers viewed in1993-06-17, by Jim Blandy
-
* subr.el (event-basic-type): Deal with listy events properly.1993-06-17, by Jim Blandy
-
* Makefile.in (CPP): New variable, set by the top-level Makefile.1993-06-16, by Jim Blandy
-
Changes for correct pgrp behavior from Bob Glickstein1993-06-16, by Jim Blandy
-
Bring mumbleclean targets into conformance with GNU coding standards.1993-06-16, by Jim Blandy
-
* Makefile.in (CPP): New variable.1993-06-16, by Jim Blandy
-
*solar.el (solar-setup, solar-ephemeris-time, sunrise-sunset): Change1993-06-16, by Jim Blandy
-
* calendar.el (calendar-current-time-zone): Change variable names1993-06-16, by Jim Blandy
-
(make-autoload): Use memq once instead eq twice.1993-06-16, by Roland McGrath
-
(Finsert_buffer_substring): Doc fix.1993-06-16, by Roland McGrath
-
(LIBS_SYSTEM): Don't attempt to #define this if we already have a1993-06-16, by Jim Blandy
-
(generate-autoload-cookie, update-autoloads-here): Doc fixes.1993-06-16, by Roland McGrath
-
* m/delta88k.h (HAVE_GETTIMEOFDAY): Don't #define this; autoconf1993-06-16, by Jim Blandy
-
* configure.in: Add case for m88k-motorola-sysv4.1993-06-16, by Jim Blandy
-
* configure.in: Move clause for PC-compatible i386 box to the end1993-06-16, by Jim Blandy
-
* unexec.c [HPUX] (sbrk): This returns a void *.1993-06-16, by Jim Blandy
-
Comment changes.1993-06-16, by Richard M. Stallman
-
entered into RCS1993-06-16, by Richard M. Stallman
-
(disassemble-internal): If function is autoload, load it.1993-06-16, by Richard M. Stallman
-
*** empty log message ***1993-06-16, by Jim Blandy
-
* window.c (check_frame_size): Allow minibuffer-only frames to be1993-06-16, by Jim Blandy
-
* frame.el (set-frame-configuration): Don't try to set a frame's1993-06-16, by Jim Blandy
-
* frame.c (store_frame_param): Fix error message punctuation.1993-06-16, by Jim Blandy
-
* s/isc3-0.h (memmove): #define this to call safe_bcopy.1993-06-16, by Jim Blandy
-
* configure.in: Move clause for PC-compatible i386 box to the end1993-06-16, by Jim Blandy
-
* sysdep.c (closedir): Don't free directory buffer if it looks1993-06-16, by Jim Blandy
-
* sysdep.c [ultrix] (init_sys_modes): Don't set LLITOUT; it1993-06-16, by Jim Blandy
-
(parens-require-spaces): Var renamed and sense changed.1993-06-16, by Richard M. Stallman
-
(rmail-output): Use insert-file-contents to look at1993-06-16, by Richard M. Stallman
-
(x-switch-definitions): Fix -iconic.1993-06-16, by Richard M. Stallman
-
(byte-compile-file-form-defmumble): Typo in prev change.1993-06-16, by Richard M. Stallman
-
Bring mumbleclean targets into conformance with GNU coding standards.1993-06-16, by Jim Blandy
-
* buffer.c (list_buffers_1): Return the desired point.1993-06-16, by Jim Blandy
-
entered into RCS1993-06-16, by Jim Blandy
-
* configure.in (version): Check the X libraries for XrmSetDatabase1993-06-16, by Jim Blandy
-
* xdisp.c (redisplay_window): No need to subtract BEGV to compute1993-06-16, by Jim Blandy
-
(TAGS): cd to src to run etags.1993-06-16, by Richard M. Stallman
-
Calls to access_keymap updated.1993-06-16, by Richard M. Stallman
-
(xmenu_show): Store 0 in *ERROR at the beginning.1993-06-15, by Richard M. Stallman
-
(server-process-filter): Use server-switch-buffer.1993-06-15, by Richard M. Stallman
-
(gud-xdb-directories): Renamed from gud-xdb-paths.1993-06-15, by Richard M. Stallman
-
(inferior-lisp-buffer): Move defvar earlier.1993-06-15, by Richard M. Stallman
-
(define-mail-alias): Remove excess whitespace better.1993-06-15, by Richard M. Stallman
-
(define-mail-abbrev): Renamed from define-mail-alias.1993-06-15, by Richard M. Stallman
-
(build-mail-abbrevs): Pass just two args to define-mail-alias.1993-06-15, by Richard M. Stallman
-
(byte-compile-file-form-defmumble): Use defalias1993-06-15, by Richard M. Stallman
-
Comment change.1993-06-15, by Richard M. Stallman
-
(xdb): New debugger supported (xdb under HPUX-PARISC).1993-06-15, by Richard M. Stallman
-
(dired-repeat-over-lines): Going fwd, skip new lines1993-06-15, by Richard M. Stallman
-
(adjust_intervals_for_insertion): By default, copy1993-06-15, by Richard M. Stallman
-
Make prefix keys work with keymap inheritance1993-06-15, by Richard M. Stallman
-
(set_point): When moving over invis chars,1993-06-15, by Richard M. Stallman
-
(parens-dont-require-spaces): New variable.1993-06-14, by Richard M. Stallman
-
(emerge-make-diff3-list): Pass ancestor second.1993-06-14, by Richard M. Stallman
-
(dabbrev-expand): Do all changes with replace-match.1993-06-14, by Richard M. Stallman
-
(picture-replace-match): New function.1993-06-14, by Richard M. Stallman
-
* s/linux.h (LIBS_MACHINE, HAVE_SYSVIPC): Set the former to -lipc,1993-06-14, by Jim Blandy
-
* holidays.el: Eval calendar-holidays; don't just use its value.1993-06-14, by Jim Blandy
-
Mention that gzip files end in ".gz", not ".z".1993-06-14, by Jim Blandy
-
* xdisp.c (display_text_line): Use temporary variable.1993-06-14, by Jim Blandy
-
Initial revision1993-06-14, by Jim Blandy
-
(balance-windows): Total rewrite.1993-06-14, by Richard M. Stallman
-
(Fdelete_window): Handle deleting a parent of the selected window.1993-06-14, by Richard M. Stallman
-
Comment change.1993-06-14, by Richard M. Stallman
-
(Fset_visited_file_modtime): Don't give the handler1993-06-14, by Richard M. Stallman
-
(scan_lists, Fforward_comment): Pass 0 as commentstop arg1993-06-13, by Richard M. Stallman
-
(Fprimitive_undo): Rename arg to N to avoid conflict.1993-06-13, by Richard M. Stallman
-
(byte-compile-file): Undo previous change.1993-06-13, by Richard M. Stallman
-
(isearch-highlight): If no face `isearch', use `region'.1993-06-13, by Richard M. Stallman
-
(c-indent-line): Call c-backward-to-start-of-if1993-06-13, by Richard M. Stallman
-
(CPP_CFLAGS): New variable.1993-06-13, by Richard M. Stallman
-
(Man-getpage-in-background): Move close paren.1993-06-13, by Richard M. Stallman
-
(Man-getpage-in-background): Use TERM=dumb to prevent1993-06-13, by Richard M. Stallman
-
(mouse-set-mark-fast): New function.1993-06-13, by Richard M. Stallman
-
(shut_down_emacs): New arg STUFF. Stuff input here.1993-06-13, by Richard M. Stallman
-
(x_connection_closed): Pass new arg to shut_down_emacs.1993-06-13, by Richard M. Stallman
-
(abbreviate-file-name): Match home dir with no / if nothing else follows.1993-06-13, by Richard M. Stallman
-
(finder-find-library): New function.1993-06-13, by Richard M. Stallman
-
(Ffile_attributes): Give -1 as size if size won't fit.1993-06-13, by Richard M. Stallman
-
(term_get_fkeys): Use `prior', not `previous', for %8/kP.1993-06-13, by Richard M. Stallman
-
(Fcopy_file): Pass all the args to the handler.1993-06-13, by Richard M. Stallman
-
(Fload): Use call5.1993-06-13, by Richard M. Stallman
-
(call5, call6): New functions.1993-06-13, by Richard M. Stallman
-
(etags-tags-completion-table): When skipping the noise1993-06-12, by Richard M. Stallman
-
Comment change.1993-06-12, by Richard M. Stallman
-
Update GPL references - version 21993-06-12, by Jim Blandy
-
Updated GPL version to 2.1993-06-12, by Jim Blandy
-
Refer to GPL version two.1993-06-12, by Jim Blandy
-
*** empty log message ***1993-06-12, by Richard M. Stallman
-
(syms_of_undo): Set up Qinhibit_read_only.1993-06-12, by Richard M. Stallman
-
* sysdep.c (child_setup_tty): Remove duplicate settings for VQUIT1993-06-12, by Jim Blandy
-
Doc fix.1993-06-12, by Jim Blandy
-
* frame.c (Fmouse_position): Doc fix.1993-06-12, by Jim Blandy
-
* xfns.c [! HAVE_X11R5] (Fx_rebind_key): Recognize that1993-06-12, by Jim Blandy
-
(get_keymap_1): Add missing semicolon.1993-06-12, by Richard M. Stallman
-
(read_minibuf): Set and use mini_frame only if MULTI_FRAME.1993-06-12, by Richard M. Stallman
-
(echo_area_display): Use XFASTINT on ->height.1993-06-12, by Richard M. Stallman
-
(Fdelete_window): Make `frame' a FRAME_PTR and use as such.1993-06-12, by Richard M. Stallman
-
(record_delete): Always use XFASTINT on sbeg.1993-06-12, by Richard M. Stallman
-
* xterm.c (XTset_vertical_scroll_bar): Use double type for1993-06-12, by Jim Blandy
-
(start_process_unwind): Use XINT.1993-06-12, by Richard M. Stallman
-
(Fset_syntax_table): Add XFASTINT.1993-06-12, by Richard M. Stallman
-
* xterm.c (x_error_quitter, x_io_error_quitter): Remove calls to1993-06-12, by Jim Blandy
-
* keyboard.c (read_key_sequence): When we generate a prefix symbol1993-06-12, by Jim Blandy
-
Initial revision1993-06-12, by Jim Blandy
-
* config.h.in (HAVE_XRMSETDATABASE, HAVE_RANDOM, HAVE_LIBXBSD):1993-06-12, by Jim Blandy
-
* config.h.in (HAVE_XRMSETDATABASE, HAVE_RANDOM, HAVE_LIBXBSD):1993-06-12, by Jim Blandy
-
* window.c (Fprevious_window): Use FRAME_HAS_MINIBUF_P to decide1993-06-12, by Jim Blandy
-
(read_char): Set c properly as a Lisp int.1993-06-12, by Richard M. Stallman
-
Doc fixes.1993-06-12, by Richard M. Stallman
-
(cons_to_long): Declare top, bot as Lisp_Object.1993-06-12, by Richard M. Stallman
-
(Fcopy_keymap): Check Fkeymapp value with NILP.1993-06-12, by Richard M. Stallman
-
(Fexpt): New local `val' for making integer to return.1993-06-12, by Richard M. Stallman
-
(make-directory): By default create dir default-dir.1993-06-12, by Richard M. Stallman
-
(vc-backend-diff): Always use -q option.1993-06-12, by Richard M. Stallman
-
(file-truename): Don't use expand-file-name to merge1993-06-12, by Richard M. Stallman
-
(XTmouse_position): Don't set *f at all unless we win.1993-06-11, by Richard M. Stallman
-
(sendmail-pre-abbrev-expand-hook):1993-06-11, by Richard M. Stallman
-
(setenv): Treat case as significant.1993-06-11, by Richard M. Stallman
-
(read_process_output): Don't deactivate the mark.1993-06-11, by Richard M. Stallman
-
(Fgenerate_new_buffer_name): GENTEMP is the value compare against IGNORE.1993-06-11, by Richard M. Stallman
-
(sendmail-pre-abbrev-expand-hook):1993-06-11, by Richard M. Stallman
-
Doc fixes.1993-06-11, by Richard M. Stallman
-
Reinstate old -f option as an alias for -o for installed base uses.1993-06-11, by Richard M. Stallman
-
(server-window): New variable.1993-06-11, by Richard M. Stallman
-
(enable-flow-control): Don't alter the 8-bit flag.1993-06-11, by Richard M. Stallman
-
(Man-filter-list): Add an element for X man pages.1993-06-11, by Richard M. Stallman
-
(Fmouse_position): Set up defaults before calling the hook.1993-06-11, by Richard M. Stallman
-
(rmail-output-to-rmail-file): Use the smart default in the prompt.1993-06-11, by Richard M. Stallman
-
(view-register): Handle file name values.1993-06-11, by Richard M. Stallman
-
Interact properly with shells lacking job control (sh, rc, es...)1993-06-11, by Jim Blandy
-
* xrdb.c (get_user_db): Get the screen-specific database too.1993-06-11, by Jim Blandy
-
* bytecomp.el: Bring it up to version 2.10 of the1993-06-11, by Jim Blandy
-
(cd): Use file-name-absolute-p.1993-06-11, by Richard M. Stallman
-
(electric-history-map): Don't use fillarray;1993-06-11, by Richard M. Stallman
-
(syms_of_xfns): Don't set up Qicon.1993-06-11, by Richard M. Stallman
-
(Qicon): Declared.1993-06-11, by Richard M. Stallman
-
* xdisp.c (redisplay_window): Don't call try_window_id if the1993-06-11, by Jim Blandy
-
* frame.el (frame-initialize): Remember to actually traverse1993-06-11, by Jim Blandy
-
* gud.el (gud-last-last-frame): New variable.1993-06-11, by Jim Blandy
-
* window.c (Fprevious_window): Typo.1993-06-11, by Jim Blandy
-
* man.el (manual-entry): Recognize the subject(section) syntax.1993-06-11, by Jim Blandy
-
* picture.el (move-to-column-force): If column is negative, go1993-06-11, by Jim Blandy
-
* simple.el (hscroll-point-visible): Work as documented in the1993-06-11, by Jim Blandy
-
(Fset_text_properties): No special case for props = nil.1993-06-11, by Richard M. Stallman
-
(Fx_list_fonts): If names is 0, just return nil.1993-06-11, by Richard M. Stallman
-
* xterm.c (x_new_font): If font_names is zero, that's all the1993-06-11, by Jim Blandy
-
(lisp-indent-function): Look for either1993-06-11, by Richard M. Stallman
-
* s/isc3-0.h (LIB_X11_LIB): #undef this, to remove the value1993-06-11, by Jim Blandy
-
* s/isc3-0.h (LIB_X11_LIB): #undef this, to remove the value1993-06-11, by Jim Blandy
-
* configure.in: Pass "-Isrc" to the CPP we run to examine the1993-06-11, by Jim Blandy
-
(make-backup-files): Doc fix.1993-06-11, by Richard M. Stallman
-
Comment change.1993-06-11, by Richard M. Stallman
-
(Fdescribe_vector): Use current buf, not standard-output.1993-06-11, by Richard M. Stallman
-
(rmail-primary-inbox-list): Use defvar, not defconst.1993-06-11, by Richard M. Stallman
-
(basic-save-buffer): Cal auto-save-mode with t as arg1993-06-10, by Richard M. Stallman
-
(append-to-buffer): Interactively, supply all 3 args.1993-06-10, by Richard M. Stallman
-
Move i386-prime-sysv* and i386-sequent-bsd*1993-06-10, by Richard M. Stallman
-
(calculate-c++-indent): Respect1993-06-10, by Richard M. Stallman
-
(hack-one-local-variable): Treat ...-hook(s) and ..-function(s)1993-06-10, by Richard M. Stallman
-
(Fload): Forward all 4 args to magic-name handler.1993-06-10, by Richard M. Stallman
-
(abbreviate-file-name): Make abbreviated-home-dir1993-06-10, by Richard M. Stallman
-
Doc fixes.1993-06-10, by Richard M. Stallman
-
*** empty log message ***1993-06-10, by Jim Blandy
-
(Fscroll_left): Make argument optional.1993-06-10, by Richard M. Stallman
-
(ange-ftp-multi-msgs): Add 331-.1993-06-10, by Richard M. Stallman
-
(Man-mode): Run Man-mode-hook.1993-06-10, by Richard M. Stallman
-
(bibtex-mode-map): Use tex-insert-quote, not TeX-...1993-06-10, by Richard M. Stallman
-
Formatting change.1993-06-10, by Jim Blandy
-
* frame.el (frame-initialize): When deleting geometry1993-06-10, by Jim Blandy
-
* search.c (Flooking_at, Fstring_match, fast_string_match,1993-06-10, by Jim Blandy
-
*** empty log message ***1993-06-10, by Jim Blandy
-
* scroll-bar.el (scroll-bar-mode): Variable deleted.1993-06-10, by Jim Blandy
-
* gnus.el (gnus-start-news-server): If no server has been1993-06-10, by Jim Blandy
-
* ange-ftp.el (ange-ftp-make-directory): Take second optional1993-06-10, by Jim Blandy
-
* gnus.el (gnus-newsrc-to-gnus-format): Change regexp which1993-06-10, by Jim Blandy
-
* syntax.c (scan_lists, Fforward_comment): Call scan_sexps_forward1993-06-10, by Jim Blandy
-
Typo.1993-06-10, by Jim Blandy
-
Doc fix.1993-06-10, by Jim Blandy
-
* compile.el (compilation-error-list): When we haven't yet1993-06-10, by Jim Blandy
-
* filelock.c: Test HAVE_LONG_FILE_NAMES, not SHORT_FILE_NAMES, to1993-06-10, by Jim Blandy
-
* sysdep.c: Remove clause for DGUX support of FASYNC; add clause1993-06-10, by Jim Blandy
-
* configure.in: Use AC_LONG_FILE_NAMES.1993-06-10, by Jim Blandy
-
* filelock.c: Test HAVE_LONG_FILE_NAMES, not SHORT_FILE_NAMES, to1993-06-10, by Jim Blandy
-
* s/dgux.h (BROKEN_FASYNC): #define this.1993-06-10, by Jim Blandy
-
* s/dgux.h: Changes from Paul M Reilly <pmr@rock.concert.net>:1993-06-10, by Jim Blandy
-
* configure.in: Recognize configuration name for Data General1993-06-10, by Jim Blandy
-
* fileio.c (Frename_file): Pass all arguments to the file name handler.1993-06-10, by Jim Blandy
-
*** empty log message ***1993-06-09, by Roland McGrath
-
* s/linux.h (SIGNALS_VIA_CHARACTERS): Don't #define this.1993-06-09, by Jim Blandy
-
* emacsserver.c (main): When we're passing a `struct sockaddr_un'1993-06-09, by Jim Blandy
-
* emacsserver.c (main): When we're passing a `struct sockaddr_un'1993-06-09, by Jim Blandy
-
* process.c (sigchld_handler): Add cast, to avoid warnings on Linux.1993-06-09, by Jim Blandy
-
* process.c (sigchld_handler): Add cast, to avoid warnings on Linux.1993-06-09, by Jim Blandy
-
Apply typo patches from Paul Eggert.1993-06-09, by Jim Blandy
-
entered into RCS1993-06-09, by Jim Blandy
-
*** empty log message ***1993-06-09, by Jim Blandy
-
* scroll-bar.el (scroll-bar-set-window-start): Remember that the1993-06-09, by Jim Blandy
-
*** empty log message ***1993-06-09, by Jim Blandy
-
* xdisp.c (display_text_line): Handle case where line ends in a1993-06-09, by Jim Blandy
-
* xterm.c (x_is_vendor_fkey): New function.1993-06-09, by Jim Blandy
-
* s/dgux.h: Move #definition of SYSTEM_MALLOC outside of1993-06-09, by Jim Blandy
-
* xfaces.c (init_frame_faces): Remove assumption that the selected1993-06-09, by Jim Blandy
-
* configure.in: Test for bison.1993-06-09, by Jim Blandy
-
* alloc.c (emacs_blocked_malloc, emacs_blocked_realloc): Cast the1993-06-09, by Jim Blandy
-
(dired-flag-auto-save-files): Ignore `*' added by ls -F.1993-06-08, by Richard M. Stallman
-
(INTERVAL_WRITABLE_P): Fix backwards tests.1993-06-08, by Richard M. Stallman
-
Initial revision1993-06-08, by Melissa Weisshaus
-
(sc-mark): Use mark-marker.1993-06-08, by Richard M. Stallman
-
Rewrite by author; mostly rearrangements.1993-06-08, by Richard M. Stallman
-
* configure.in: Remove extra ;; from hpux cases.1993-06-08, by Jim Blandy
-
* configure.in (CFLAGS): Don't set this according to the value of1993-06-08, by Jim Blandy
-
* configure.in (machine): Fix the versions in hpux version number test.1993-06-08, by Jim Blandy
-
* wakeup.c: Include sys/types.h, too; I think that's where time_t1993-06-08, by Jim Blandy
-
* config.h.in (HAVE_LIBDNET): New macro, to be defined by1993-06-08, by Jim Blandy
-
* ymakefile (C_DEBUG_SWITCH, C_OPTIMIZE_SWITCH): Remove these;1993-06-08, by Jim Blandy
-
#undef static.1993-06-08, by Richard M. Stallman
-
(Fforward_comment): Set point to where scan stops,1993-06-08, by Richard M. Stallman
-
(fortran-indent-new-line): Renamed from1993-06-08, by Richard M. Stallman
-
(mouse-drag-region-1): Un-comment-out this function.1993-06-08, by Richard M. Stallman
-
(Info-follow-reference): Fix completion defaulting.1993-06-08, by Richard M. Stallman
-
* make-dist: Add clauses to distribute lisp/forms-mode.1993-06-08, by Jim Blandy
-
(safe-documentation): Don't crash on byte-compiled macro.1993-06-08, by Richard M. Stallman
-
(telnet-simple-send): New function.1993-06-08, by Richard M. Stallman
-
(mouse-union-first-preferred): Renamed from mouse-union-first-prefered.1993-06-08, by Richard M. Stallman
-
(syms_of_fileio): Set up Qset_visited_file_modtime.1993-06-08, by Richard M. Stallman
-
(init_baud_rate) [HAVE_TERMIOS]: Use cfgetospeed.1993-06-07, by Richard M. Stallman
-
(x_caught_error_message): Change type to char* from char*[].1993-06-07, by Richard M. Stallman
-
Add NO_TERMIO conditional.1993-06-07, by Richard M. Stallman
-
(texinfo-section-types-regexp): Add @chapheading.1993-06-07, by Richard M. Stallman
-
(x-create-frame-with-faces): Reversevideo -> ReverseVideo.1993-06-07, by Richard M. Stallman
-
(frame-initialize): Reversevideo -> ReverseVideo.1993-06-07, by Richard M. Stallman
-
(Fadd_text_properties): Don't treat the initial1993-06-07, by Richard M. Stallman
-
Fix typos in previous change.1993-06-07, by Richard M. Stallman
-
Doc fixes. Delete local variable list at the end.1993-06-07, by Richard M. Stallman
-
(describe-buffer-case-table): Merge locals i and ch.1993-06-07, by Richard M. Stallman
-
(outlinify-sticky): Renamed from outlineify-sticky.1993-06-07, by Richard M. Stallman
-
(etags-recognize-tags-table): Fix misspelling of1993-06-07, by Richard M. Stallman
-
entered into RCS1993-06-07, by Richard M. Stallman
-
(Fceiling): Fix spelling of "ceiling".1993-06-07, by Richard M. Stallman
-
(uaf$v_thursday): Fix misspelling of "thursday".1993-06-07, by Richard M. Stallman
-
(INTERRUPTIBLE_*): Fix spelling of macros.1993-06-07, by Richard M. Stallman
-
(SYSTEM_MALLOC, GNU_MALLOC, REL_ALLOC): Definition and #undefs deleted.1993-06-07, by Richard M. Stallman
-
Doc fix.1993-06-07, by Richard M. Stallman
-
*** empty log message ***1993-06-07, by Richard M. Stallman
-
(rmail-variables): Default rmail-inbox-list here.1993-06-07, by Richard M. Stallman
-
Don't declare malloc or realloc.1993-06-07, by Richard M. Stallman
-
(read_key_sequence): Reset fkey_map when we find1993-06-07, by Richard M. Stallman
-
(MAKE_LOCK_PATH): If SHORT_FILE_NAMES allocates1993-06-07, by Richard M. Stallman
-
(make_event_array): Ignore bits above CHAR_META.1993-06-07, by Richard M. Stallman
-
(Fset_window_configuration): If a window is supposed1993-06-07, by Richard M. Stallman
-
(INTERVAL_VISIBLE_P): Use textget.1993-06-07, by Richard M. Stallman
-
(Fdelete_overlay): Do nothing if overlay already deleted.1993-06-07, by Richard M. Stallman
-
(ange-ftp-real-load): New function.1993-06-07, by Richard M. Stallman
-
(outline-minor-mode): Add autoload cookie.1993-06-07, by Richard M. Stallman
-
entered into RCS1993-06-07, by Richard M. Stallman
-
(Ffset): Delete special check for t and nil.1993-06-06, by Richard M. Stallman
-
(same_size_fonts): Compare only the width.1993-06-06, by Richard M. Stallman
-
Define 2 local menu-bar submaps.1993-06-06, by Richard M. Stallman
-
(search-upper-case): Make `no-yanks' the default.1993-06-06, by Richard M. Stallman
-
Include lisp.h earlier (before termhooks.h).1993-06-06, by Richard M. Stallman
-
(dired-unmark-all-files): Read arg as just a character.1993-06-06, by Richard M. Stallman
-
[HAVE_TZNAME]: Declare tzname if not macro.1993-06-06, by Richard M. Stallman
-
(Fcurrent_time_zone): Add alternative for !HAVE_TM_ZONE.1993-06-06, by Richard M. Stallman
-
(HAVE_TZNAME): Add #undef.1993-06-06, by Richard M. Stallman
-
(NO_MODE_T): Defined.1993-06-06, by Richard M. Stallman
-
(vip-ctl-key-equivalent): Use vip-escape-to-emacs.1993-06-06, by Richard M. Stallman
-
(FRAME_MINIBUF_WINDOW): Use minibuffer_window.1993-06-06, by Richard M. Stallman
-
(Fredraw_display): Redraw all visible frames.1993-06-06, by Richard M. Stallman
-
(redisplay, echo_area_display): Use redraw_garbaged_frames.1993-06-06, by Richard M. Stallman
-
(access_keymap, store_in_keymap): Discard meaningless1993-06-06, by Richard M. Stallman
-
(compile-internal): Alter current buffer only temporarily.1993-06-06, by Richard M. Stallman
-
(mail-do-fcc): Replace the code for appending to buffer.1993-06-06, by Richard M. Stallman
-
[EMACS_BIT_MAPS]: Include gray.xbm from ./bitmaps.1993-06-06, by Richard M. Stallman
-
(x_new_font): Don't give up right away if XListFontsWithInfo1993-06-06, by Richard M. Stallman
-
(read_process_output): Deactivate the mark.1993-06-06, by Richard M. Stallman
-
(rmail-summary-next-msg): Fix number of dots in regexp.1993-06-05, by Richard M. Stallman
-
(scroll-bar-drag-1):1993-06-05, by Richard M. Stallman
-
(Fx_open_connection): Make `data' unsigned char.1993-06-05, by Richard M. Stallman
-
(gnus-inews-buggy-date): Doc fix.1993-06-05, by Richard M. Stallman
-
entered into RCS1993-06-05, by Richard M. Stallman
-
(menu-bar-help-menu): Add defvar.1993-06-05, by Richard M. Stallman
-
(dired-flag-backup-files): Handle `*' made by `ls -F'.1993-06-05, by Richard M. Stallman
-
(internal-ange-ftp-mode): Renamed from ange-ftp-mode. Callers changed.1993-06-05, by Richard M. Stallman
-
(Fx_popup_menu): Error if we don't get a window or a frame somehow.1993-06-05, by Richard M. Stallman
-
(window-system): Enable menu bars only if1993-06-05, by Richard M. Stallman
-
(add-log-current-defun): Fix typos in last change.1993-06-05, by Richard M. Stallman
-
Test MULTI_FRAME, not HAVE_X_WINDOWS.1993-06-05, by Richard M. Stallman
-
(Frubber_band_rectangle): Deleted.1993-06-05, by Richard M. Stallman
-
(gnus-local-timezone): Doc fix.1993-06-05, by Richard M. Stallman
-
(gnus-current-time-zone): New function, which tries1993-06-05, by Richard M. Stallman
-
*** empty log message ***1993-06-05, by Richard M. Stallman
-
(x-selection-timeout): Set it, using x-get-resource.1993-06-05, by Richard M. Stallman
-
(x_get_foreign_selection): Handle x_selection_timeout1993-06-05, by Richard M. Stallman
-
(MIPS2): Comment out define.1993-06-05, by Richard M. Stallman
-
(copy_intervals): Don't adjust total_length at the end.1993-06-05, by Richard M. Stallman
-
(term_get_fkeys): Use correct names for F10 and up.1993-06-05, by Richard M. Stallman
-
(mh-yank-cur-msg): Use (mark t).1993-06-05, by Richard M. Stallman
-
(mark): Doc fix.1993-06-05, by Richard M. Stallman
-
(add-log-current-defun): Handle Fortran.1993-06-05, by Richard M. Stallman
-
[POSIX] [!__GNUC__] (sys_sigmask): Add declaration.1993-06-05, by Richard M. Stallman
-
(rmail-resend): Require sendmail and mailalias.1993-06-04, by Richard M. Stallman
-
(display-time-24hr-format): Make it a user option.1993-06-04, by Richard M. Stallman
-
[!MULTI_FRAME] (Fframep): New dummy definition.1993-06-04, by Richard M. Stallman
-
(syms_of_buffer): Set up Lisp var inhibit-read-only.1993-06-04, by Richard M. Stallman
-
(Fnewline): Use Fbarf_if_buffer_read_only.1993-06-04, by Richard M. Stallman
-
(GOLD-prefix): Define *after* GOLD-map.1993-06-04, by Richard M. Stallman
-
(dired-change-marks): Just ding if one arg is RET.1993-06-04, by Richard M. Stallman
-
(x_set_menu_bar_lines_1): Adjust just the uppermost child1993-06-04, by Richard M. Stallman
-
(isearch-mode): Set isearch-window-configuration only if in slow mode.1993-06-04, by Richard M. Stallman
-
Redone by Joe Kelsey.1993-06-04, by Richard M. Stallman
-
(gnus-summary-isearch-article): Call isearch-forward1993-06-04, by Richard M. Stallman
-
(Fx_store_cut_buffer_internal): Handle empty string right.1993-06-04, by Richard M. Stallman
-
(wait_for_termination): Fix sigpause in POSIX_SIGNALS case.1993-06-04, by Richard M. Stallman
-
[__GNUC__ >= 2]: Don't include alloca.h.1993-06-04, by Richard M. Stallman
-
(hft_alrm): Don't return a value.1993-06-04, by Richard M. Stallman
-
(enable-flow-control): Doc fix.1993-06-04, by Richard M. Stallman
-
(mail-do-fcc): Omit first 2 lines when appending to an RMAIL buffer.1993-06-04, by Richard M. Stallman
-
(kill-ring-save): Doc fix.1993-06-04, by Richard M. Stallman
-
(rmail-summary-expunge-and-save): Do save-buffer last.1993-06-04, by Richard M. Stallman
-
(x_catch_errors): Fill in missing array size in cast.1993-06-04, by Richard M. Stallman
-
(xmakefile): Depend on ../config.status.1993-06-03, by Richard M. Stallman
-
(init_buffer): Init default-directory of minibuffer.1993-06-03, by Richard M. Stallman
-
(rmail-select-summary): Add a save-excursion.1993-06-03, by Richard M. Stallman
-
(rmail-summary-expunge-and-save):1993-06-03, by Richard M. Stallman
-
Do NOT look for `unknown' as company name.1993-06-03, by Richard M. Stallman
-
(vc-find-file-hook): Check buffer-file-name is non-nil.1993-06-03, by Richard M. Stallman
-
(HAVE_FTIME): Defined.1993-06-03, by Richard M. Stallman
-
(define-hide-ifdef-mode-map): Don't bind C-c LETTER.1993-06-03, by Richard M. Stallman
-
Provide texinfmt.1993-06-03, by Richard M. Stallman
-
(byte-compile-insert-header): Fix backwards test1993-06-03, by Richard M. Stallman
-
(syms_of_emacs): Doc fix.1993-06-03, by Richard M. Stallman
-
(read_char_menu_prompt): Now static. Add declaration.1993-06-03, by Richard M. Stallman
-
(read_key_sequence) [!USE_TEXT_PROPERTIES]: Fix typo.1993-06-03, by Richard M. Stallman
-
(Info-mode-map): Bind mouse-2, not mouse-3.1993-06-03, by Richard M. Stallman
-
(View-scroll-lines-forward): If we exit, do nothing else.1993-06-03, by Richard M. Stallman
-
(do_pending_window_change): No need to clear1993-06-03, by Richard M. Stallman
-
(calendar-mode): Doc fix.1993-06-03, by Richard M. Stallman
-
(x_set_frame_parameters): Process all parms in reverse order.1993-06-03, by Richard M. Stallman
-
(x_window): Use Vxrdb_name for res_name field.1993-06-03, by Richard M. Stallman
-
(frame-initialize): Set cursor-color last.1993-06-03, by Richard M. Stallman
-
(x_wm_set_size_hint): Handle XGetNormalHints returning 0.1993-06-03, by Richard M. Stallman
-
(rmail-summary-by-senders): New function.1993-06-03, by Richard M. Stallman
-
(Info-suffix-list): Handle .gz suffix.1993-06-03, by Richard M. Stallman
-
(ange-ftp-binary-file-name-regexp): Handle .gz.1993-06-03, by Richard M. Stallman
-
(electric-help-command-loop): Use equal to compare1993-06-03, by Richard M. Stallman
-
(Electric-command-loop): Use eq to compare events.1993-06-03, by Richard M. Stallman
-
(C_SWITCH_SYSTEM): Fix typo in X11R5 dirname.1993-06-03, by Richard M. Stallman
-
Include sys/time.h.1993-06-03, by Richard M. Stallman
-
Test XOS_NEEDS_TIME_H, not HPUX, for including time.hj.1993-06-02, by Richard M. Stallman
-
(XOS_NEEDS_TIME_H): Defined.1993-06-02, by Richard M. Stallman
-
(shut_down_emacs): Handle GETPGRP_NO_ARG.1993-06-02, by Richard M. Stallman
-
(frame-initialize): Delete geometry parms from initial-frame-alist.1993-06-02, by Richard M. Stallman
-
Comment change.1993-06-02, by Richard M. Stallman
-
(MOTOROLA_DELTA): Defined.1993-06-02, by Richard M. Stallman
-
entered into RCS1993-06-02, by Richard M. Stallman
-
(diff): Really do use arg SWITCHES.1993-06-02, by Richard M. Stallman
-
(all): Exclude INSTALLABLE_SCRIPTS and SCRIPTS from deps.1993-06-02, by Richard M. Stallman
-
Comment change.1993-06-02, by Richard M. Stallman
-
(do-install): Partially rewrite using `if'.1993-06-02, by Richard M. Stallman
-
(syms_of_keymap): Add missing 2nd arg to Fcons.1993-06-02, by Richard M. Stallman
-
(mail-signature): Do not insert a line with `--'.1993-06-01, by Richard M. Stallman
-
(do-install): Correct previous etc-copying change.1993-06-01, by Richard M. Stallman
-
Don't hassle me about emacs.texi.1993-06-01, by Richard M. Stallman
-
Initial revision1993-06-01, by Richard M. Stallman
-
(mouse-buffer-menu): Don't select the event's window,1993-06-01, by Richard M. Stallman
-
Typo in autoload cookie.1993-06-01, by Richard M. Stallman
-
(shell-prompt-pattern): Use defvar.1993-06-01, by Richard M. Stallman
-
*** empty log message ***1993-06-01, by Richard M. Stallman
-
(ange-ftp-make-backup-files): Doc fix.1993-06-01, by Richard M. Stallman
-
(Fwrite_region): Don't fsync if autosaving.1993-06-01, by Richard M. Stallman
-
(GETPGRP_NO_ARG): Defined.1993-06-01, by Richard M. Stallman
-
Comment change.1993-06-01, by Richard M. Stallman
-
(mouse-menu-bar-buffers): Renamed from mouse-buffer-menu.1993-06-01, by Richard M. Stallman
-
(posn-timestamp): Doc fix.1993-06-01, by Richard M. Stallman
-
[HPUX9]: Don't include errnet.h.1993-06-01, by Richard M. Stallman
-
(sort-fold-case): New variable.1993-06-01, by Richard M. Stallman
-
(undo): Pass proper arg to delete-auto-save-file-if-necessary.1993-06-01, by Richard M. Stallman
-
[!FLOAT_CHECK_ERRNO] (IN_FLOAT): New definition.1993-06-01, by Richard M. Stallman
-
(KERNEL_FILE): New override definition.1993-06-01, by Richard M. Stallman
-
entered into RCS1993-06-01, by Richard M. Stallman
-
Initial revision1993-06-01, by Richard M. Stallman
-
Comment changes.1993-06-01, by Richard M. Stallman
-
#undef C_SWITCH_SYSTEM.1993-06-01, by Richard M. Stallman
-
(init_frame_faces): Don't look at selected_frame unless it is an X frame.1993-06-01, by Richard M. Stallman
-
(fortran-mode): Replace comment-indent-hook with1993-06-01, by Richard M. Stallman
-
(map-keymap): Doc fix.1993-06-01, by Richard M. Stallman
-
(dired-compress-file): Use gzip when proper/possible.1993-06-01, by Richard M. Stallman
-
*** empty log message ***1993-06-01, by Richard M. Stallman
-
(LIBS_MACHINE): Defined.1993-06-01, by Richard M. Stallman
-
(cl-mod): Renamed from mod.1993-06-01, by Richard M. Stallman
-
Comment change.1993-06-01, by Richard M. Stallman
-
#undef signal.1993-06-01, by Richard M. Stallman
-
[LINUX]: #undef signal.1993-06-01, by Richard M. Stallman
-
(x_set_menu_bar_lines): Use FRAME_NEW_HEIGHT and ..._WIDTH.1993-06-01, by Richard M. Stallman
-
[__GNUC__ >= 2]: Don't include alloca.h.1993-06-01, by Richard M. Stallman
-
(copy-tree): Use let* to bind new before i.1993-06-01, by Richard M. Stallman
-
Provide cookie1.1993-06-01, by Richard M. Stallman
-
(te-pass-through): Delete debugging code left by mistake.1993-06-01, by Richard M. Stallman
-
(comint-filter): Put window-start before the input.1993-06-01, by Richard M. Stallman
-
(isearch-mode): If enter recursive-edit,1993-06-01, by Richard M. Stallman
-
Use cookie1.el.1993-06-01, by Richard M. Stallman
-
Renamed to cookie1.el.1993-06-01, by Richard M. Stallman
-
Handle 386bsd.1993-06-01, by Richard M. Stallman
-
*** empty log message ***1993-06-01, by Richard M. Stallman
-
Initial revision1993-06-01, by Richard M. Stallman
-
(internal_equal): Don't let ints be equal to floats.1993-06-01, by Richard M. Stallman
-
(Frem): Fix result sign properly.1993-06-01, by Richard M. Stallman
-
(float_to_string): Skip `-' like digits when ensuring1993-06-01, by Richard M. Stallman
-
(outline-flag-region): Pass t as NOUNDO arg1993-06-01, by Richard M. Stallman
-
(count-windows): PROC argument of walk-windows takes an argument.1993-06-01, by Richard M. Stallman
-
Update getdate.c.1993-06-01, by Richard M. Stallman
-
(x-invocation-args): Add defvar.1993-06-01, by Richard M. Stallman
-
(NLIST_STRUCT): Defined.1993-06-01, by Richard M. Stallman
-
[__bsdi__]: Alternate decls of getpwuid and getpwnam.1993-05-31, by Richard M. Stallman
-
[__bsdi__]: Define BSD4_2.1993-05-31, by Richard M. Stallman
-
Comment change.1993-05-31, by Richard M. Stallman
-
Delete ! __GNUC__ conditional.1993-05-31, by Richard M. Stallman
-
(bibtex-mode): Add autoload.1993-05-31, by Richard M. Stallman
-
Fix comments.1993-05-31, by Richard M. Stallman
-
Don't initialize write-file-hooks.1993-05-31, by Richard M. Stallman
-
(inhibit-local-variables-regexps): New variable.1993-05-31, by Richard M. Stallman
-
(do-install): Use `-' in tar options.1993-05-31, by Richard M. Stallman
-
Handle bsd386.1993-05-31, by Richard M. Stallman
-
*** empty log message ***1993-05-31, by Karl Heuer
-
Initial revision1993-05-31, by Richard M. Stallman
-
(term_get_fkeys): If not initialized, init Vfunction_key_map.1993-05-31, by Richard M. Stallman
-
[__GNUC__] (LD_SWITCH_MACHINE): Defined.1993-05-31, by Richard M. Stallman
-
(update_frame): Make preempt_count positive.1993-05-31, by Richard M. Stallman
-
(calculate_scrolling): Defend against negative baud_rate.1993-05-31, by Richard M. Stallman
-
(XTread_socket, case KeyPress) [HPUX]: Test IsModifiedKey.1993-05-31, by Richard M. Stallman
-
(Fset_window_buffer): Set window's force_start to Qnil.1993-05-31, by Richard M. Stallman
-
(x-resolve-font-name): Clean up error messages.1993-05-31, by Richard M. Stallman
-
(run-at-time): Pass args to start-process in right order.1993-05-31, by Richard M. Stallman
-
(Info-get-token): Check that thesecond search succeeded.1993-05-31, by Richard M. Stallman
-
Provide edebug.1993-05-31, by Richard M. Stallman
-
(rmail-message-subject-p): Fix typo in string constant.1993-05-31, by Richard M. Stallman
-
(x_reply_selection_request): Call XFlushQueue.1993-05-31, by Richard M. Stallman
-
(Fx_create_frame): Use bitmapIcon, not iconType.1993-05-31, by Richard M. Stallman
-
(mod): Use cl-floor.1993-05-31, by Richard M. Stallman
-
(do-install): Copy the DOC-* files from the build1993-05-31, by Richard M. Stallman
-
Pass in LD_SWITCH_X_SITE.1993-05-31, by Jim Blandy
-
(gud-def): Don't use gud-key-prefix at compile time.1993-05-31, by Richard M. Stallman
-
(shrink-window-if-larger-than-buffer): Add `interactive'.1993-05-31, by Richard M. Stallman
-
Handle AIX versions 1.2, 1.3.1993-05-31, by Richard M. Stallman
-
(mail-do-fcc): Put back the newline at the start1993-05-31, by Richard M. Stallman
-
(Fx_list_fonts): Handle 0 for FRAME_FACES (f) [face_id]->font.1993-05-31, by Richard M. Stallman
-
(float_arith_driver): Detect division by zero in advance.1993-05-31, by Richard M. Stallman
-
(Fwith_output_to_temp_buffer): Doc fix.1993-05-31, by Richard M. Stallman
-
(main): Make when a time_t.1993-05-31, by Richard M. Stallman
-
(HAVE_TCATTR): Deleted.1993-05-31, by Richard M. Stallman
-
(wait_for_termination): Delete LINUX conditionals.1993-05-31, by Richard M. Stallman
-
(interval_deletion_adjustment): Delete unreachable abort.1993-05-31, by Richard M. Stallman
-
(Fyes_or_no_p): Delete unreachable UNGCPRO.1993-05-31, by Richard M. Stallman
-
(gnus-nntp-server): Use gnus-default-nntp-server.1993-05-30, by Richard M. Stallman
-
(Info-mode-map): Correct Info-top to Info-top-node.1993-05-30, by Richard M. Stallman
-
(Fgenerate_new_buffer_name): Doc fix.1993-05-30, by Roland McGrath
-
(clean): Delete libXMenu11.a.1993-05-30, by Richard M. Stallman
-
(mh-signature-file-name): New variable.1993-05-30, by Richard M. Stallman
-
* m/mips.h (KERNEL_FILE): Set this to "/unix".1993-05-30, by Jim Blandy
-
* configure.in: Use s/bsd4-3.h for mips-mips-riscos4, and add1993-05-30, by Jim Blandy
-
(UCHAR): Don't define if _UCHAR_T.1993-05-30, by Richard M. Stallman
-
(HAVE_GETTIMEOFDAY): Deleted.1993-05-30, by Richard M. Stallman
-
* configure.in: Use s/bsd4-3.h for mips-mips-riscos4.1993-05-30, by Jim Blandy
-
(child_setup_tty) [AIX SIGNALS_VIA_CHARACTERS]: Install1993-05-30, by Richard M. Stallman
-
(main) [AIX _I386]: Don't handle SIGIOINT.1993-05-30, by Richard M. Stallman
-
[HAVE_TERMIOS _AIX _I386]: Include termios before termio.1993-05-30, by Richard M. Stallman
-
Comment fix.1993-05-30, by Richard M. Stallman
-
(buffer_posn_from_coords): Since COL is already1993-05-30, by Richard M. Stallman
-
* xfaces.c (unload_color): Don't #include <X11/Intrinsic.h>,1993-05-30, by Jim Blandy
-
* hftctl.c (hft_alrm): Declare and define this to return void, not1993-05-30, by Jim Blandy
-
* s/aix3-2.h (LIBS_SYSTEM): Remove -lIM and -liconv from here...1993-05-30, by Jim Blandy
-
(Info-mode-map): Correct Info-top to Info-top-node.1993-05-30, by Richard M. Stallman
-
* Makefile.in (SUBMAKEFLAGS): Remember to propagate MAKE.1993-05-30, by Jim Blandy
-
* Makefile.in: (${archlibdir}): Use `(cd foo && pwd)` instead of1993-05-30, by Jim Blandy
-
* Makefile.in (mkdir, clean, mostlyclean, do-install): Use `(cd1993-05-30, by Jim Blandy
-
* movemail.c [MAIL_USE_POP] (main): Don't use non-portable1993-05-30, by Jim Blandy
-
*** empty log message ***1993-05-30, by Richard M. Stallman
-
(Man-notify-when-ready): Correct previous change.1993-05-30, by Richard M. Stallman
-
[IRIX4]: Include unistd.h.1993-05-30, by Richard M. Stallman
-
(IRIX4): Defined.1993-05-30, by Richard M. Stallman
-
When looking for sources, use '.', not `.`. Also '..'.1993-05-30, by Richard M. Stallman
-
(Fx_open_connection) [NO_XRM_SET_DATABASE]:1993-05-30, by Richard M. Stallman
-
Fix HPUX conditional syntax.1993-05-30, by Richard M. Stallman
-
(wait_for_termination): Add POSIX_SIGNALS alternative.1993-05-30, by Richard M. Stallman
-
* configure.in: Complain if srcdir points at an already-configured1993-05-30, by Jim Blandy
-
* xfaces.c (init_frame_faces): We have to make sure that face ID's1993-05-30, by Jim Blandy
-
* faces.el (x-resolve-font-name): Give correct error message1993-05-30, by Jim Blandy
-
* faces.el (x-resolve-font-name): Fix args to error; the format1993-05-30, by Jim Blandy
-
Initial revision1993-05-30, by Jim Blandy
-
(reset_buffer): Clear mark_active field here.1993-05-30, by Richard M. Stallman
-
(read_key_sequence): Read the first char specially1993-05-30, by Richard M. Stallman
-
(Fx_close_current_connection): Clear x_current_display.1993-05-30, by Richard M. Stallman
-
(sys_signal): Use 0, not NULL, to set sa_flags.1993-05-30, by Richard M. Stallman
-
Make RCS warnings stop.1993-05-30, by Richard M. Stallman
-
Initial revision1993-05-30, by Richard M. Stallman
-
Just load vt100.el.1993-05-30, by Richard M. Stallman
-
Just load keyswap.el.1993-05-30, by Richard M. Stallman
-
Fix initial comments.1993-05-30, by Richard M. Stallman
-
Use lk201.el.1993-05-30, by Richard M. Stallman
-
*** empty log message ***1993-05-30, by Richard M. Stallman
-
(XTread_socket): For UnmapNotify, if frame was visible,1993-05-30, by Richard M. Stallman
-
(Ficonify_frame, Fmake_frame_invisible):1993-05-30, by Richard M. Stallman
-
(x_bitmap_icon): Don't free icon_bitmap;1993-05-30, by Richard M. Stallman
-
(command-line-1): Pass arg to other-window.1993-05-29, by Richard M. Stallman
-
(find-file-run-dired): Doc fix.1993-05-29, by Richard M. Stallman
-
* linux.h (C_OPTIMIZE_SWITCH): Set this to the empty string;1993-05-29, by Jim Blandy
-
* Makefile.in: Use Makefile comments, not C comments.1993-05-29, by Jim Blandy
-
[HPUX]: Include time.h and define __TIMEVAL__.1993-05-29, by Richard M. Stallman
-
(menu_bar_items): Call Fnreverse before restoring Vinhibit_quit.1993-05-29, by Richard M. Stallman
-
*** empty log message ***1993-05-29, by Jim Blandy
-
Initial revision1993-05-29, by Jim Blandy
-
Don't include termios.h directly--let systty.h do it.1993-05-29, by Richard M. Stallman
-
(x_connection_closed): Pass new arg.1993-05-29, by Richard M. Stallman
-
* configure.in: Add case for the Tektronix XD88.1993-05-29, by Jim Blandy
-
* sysdep.c (sys_siglist): Comment out #endif trailer.1993-05-29, by Jim Blandy
-
* systty.h (CDISABLE): #undef it before re-#defining it.1993-05-29, by Jim Blandy
-
* sysdep.c (sys_siglist): Comment out #endif trailer.1993-05-29, by Jim Blandy
-
(cancel-function-timers): Renamed from spurious duplicate1993-05-29, by Richard M. Stallman
-
(display_text_line): Really check for just the selected window.1993-05-29, by Richard M. Stallman
-
(syms_of_xdisp): Make highlight-nonselected-windows Lisp var.1993-05-29, by Richard M. Stallman
-
Handle sysv4.2 and sysvr4.2.1993-05-29, by Richard M. Stallman
-
(file-chase-links): Handle leading .. in symlink target.1993-05-29, by Richard M. Stallman
-
* configure.in: Traverse the argument list without destroying it;1993-05-29, by Jim Blandy
-
(find-change-log): Use file-chase-links.1993-05-29, by Richard M. Stallman
-
(file-chase-links): New function.1993-05-29, by Richard M. Stallman
-
* configure.in: Add missing "fi".1993-05-29, by Jim Blandy
-
* make-dist: Rebuild configure if configure.in is newer.1993-05-29, by Jim Blandy
-
* Makefile.in (src:, lib-src:, FRC:): force the src and lib-src1993-05-29, by Jim Blandy
-
(c-up-conditional): Handle commented-out #-cmds properly.1993-05-29, by Richard M. Stallman
-
(menu_bar_items): Save Vinhibit_quit by hand1993-05-29, by Richard M. Stallman
-
(do-install): Delete redundant code to copy etc twice.1993-05-29, by Richard M. Stallman
-
(split-window-vertically): Return the new window.1993-05-29, by Richard M. Stallman
-
(gnus-local-organization): Initially nil.1993-05-29, by Richard M. Stallman
-
Initial revision1993-05-29, by Richard M. Stallman
-
(isearch-search): Take note of isearch-case-fold-search initial value.1993-05-29, by Richard M. Stallman
-
(OLDXMENU_OPTIONS): Add quotations.1993-05-29, by Richard M. Stallman
-
When given no file arguments, inspect RCS/.* as well1993-05-29, by Richard M. Stallman
-
(EMACS_BITMAP_FILES): Defined.1993-05-29, by Richard M. Stallman
-
(HAVE_FTIME): Defined.1993-05-29, by Richard M. Stallman
-
(romp): Handle various version numbers with aos and bsd.1993-05-29, by Richard M. Stallman
-
(C_SWITCH_MACHINE): Define only if not __GNUC__.1993-05-29, by Richard M. Stallman
-
(XTring_bell): Do nothing if x_current_connection is 0.1993-05-29, by Richard M. Stallman
-
(reset_buffer): Clear mark_active field here.1993-05-29, by Richard M. Stallman
-
(indent-sexp): Even if outer-loop-done is t, still move down one line.1993-05-29, by Richard M. Stallman
-
(auto-mode-alist): Fix syntax for sgml mode.1993-05-29, by Richard M. Stallman
-
(gettimeofday): Don't store in *tzp if tzp is 0.1993-05-29, by Richard M. Stallman
-
(MAXDESC): Get it from FD_SETSIZE if that exists.1993-05-29, by Richard M. Stallman
-
(timer): Link with $(LOADLIBES).1993-05-29, by Richard M. Stallman
-
(PTY_ITERATION, PTY_NAME_SPRINTF, PTY_TTY_NAME_SPRINTF): Redefined.1993-05-29, by Richard M. Stallman
-
entered into RCS1993-05-29, by Richard M. Stallman
-
(vt100-wide-mode): Add missing arg in set-frame-width.1993-05-29, by Richard M. Stallman
-
(x-resolve-font-name): Allow symbol as FACE arg.1993-05-29, by Richard M. Stallman
-
(send-mail-function): Use defvar. not defconst.1993-05-29, by Richard M. Stallman
-
(x-fixed-font-alist): Specify field 7, not field 6.1993-05-29, by Richard M. Stallman
-
(ange-ftp-dired-compress-file):1993-05-29, by Richard M. Stallman
-
(vc-finish-logentry): Use delete-windows-on.1993-05-29, by Richard M. Stallman
-
(LIBX11_SYSTEM): Defined.1993-05-29, by Richard M. Stallman
-
(vc-steal-lock, vc-insert-headers): Fix question whitespace.1993-05-29, by Richard M. Stallman
-
(Fgenerate_new_buffer_name): New arg IGNORE.1993-05-28, by Richard M. Stallman
-
(Info-insert-dir): Ignore duplicate directories.1993-05-28, by Richard M. Stallman
-
(syms_of_keymap): Create global_map 256 slots long.1993-05-28, by Richard M. Stallman
-
(keys_of_cmds): Predefined 0240-0376 as self-insert.1993-05-28, by Richard M. Stallman
-
Finish previous change.1993-05-28, by Richard M. Stallman
-
(find-log-file): Use source file's truename dir.1993-05-28, by Richard M. Stallman
-
Version 3.8.1 from Gildea.1993-05-28, by Richard M. Stallman
-
(put_line): Don't output \n\t unless more text follows.1993-05-28, by Richard M. Stallman
-
(XTread_socket, case KeyPress) [HPUX]:1993-05-28, by Richard M. Stallman
-
Fix message text.1993-05-28, by Richard M. Stallman
-
(hexl-char-after-point): Get rid of mistakenly free variables.1993-05-28, by Richard M. Stallman
-
Doc fixes.1993-05-28, by Richard M. Stallman
-
Fix up previous change.1993-05-28, by Richard M. Stallman
-
(manual-formatted-dirlist, manual-formatted-dir-prefix): Deleted.1993-05-28, by Richard M. Stallman
-
(Info-insert-dir): Ignore duplicate directories.1993-05-28, by Richard M. Stallman
-
(Info-default-directory-list): Take out ../../info.1993-05-28, by Richard M. Stallman
-
(baud-rate): Doc fix.1993-05-28, by Richard M. Stallman
-
* keyboard.c (menu_bar_items): Bind Qinhibit_quit to Qt while we1993-05-28, by Jim Blandy
-
* etags.c: Replace the CPP tangle for alloca with the one from the1993-05-28, by Jim Blandy
-
* s/linux.h (SIGNALS_VIA_CHARACTERS): Try this out for a bit.1993-05-28, by Jim Blandy
-
* make-dist: Make a `site-lisp' directory in the distribution,1993-05-28, by Jim Blandy
-
* Makefile.in (do-install): Correctly detect if ./etc and1993-05-28, by Jim Blandy
-
* buffer.c (Fmove_overlay): If the overlay is changing buffers,1993-05-28, by Jim Blandy
-
* xfns.c (x_set_frame_parameters): Use the first1993-05-28, by Jim Blandy
-
* s/hpux8.h: Don't define HAVE_RANDOM.1993-05-28, by Jim Blandy
-
(find-change-log): Chase symlinks multiple levels.1993-05-28, by Richard M. Stallman
-
* configure.in: If srcdir is '.', then try using PWD to make it1993-05-28, by Jim Blandy
-
Initial revision1993-05-28, by Jim Blandy
-
(rmail-new-summary): Set rmail-summary-buffer1993-05-28, by Richard M. Stallman
-
* config.h.in (UNEXEC_SRC): New macro, set by the configure1993-05-28, by Jim Blandy
-
* configure.in: Extract UNEXEC from the system configuration1993-05-28, by Jim Blandy
-
(PIXEL_TO_CHAR_COL, PIXEL_TO_CHAR_ROW): Fix mismatch in arg names.1993-05-28, by Richard M. Stallman
-
* Makefile.in (ALL_CFLAGS): Add "-I.", so the system and machine1993-05-28, by Jim Blandy
-
* configure.in (prefix): Don't run pwd on srcdir unnecessarily.1993-05-28, by Jim Blandy
-
(Fsleep_for): Don't return without waiting when SEC is 0.1993-05-28, by Richard M. Stallman
-
(find-alternate-file): Hide truename and inode number1993-05-28, by Richard M. Stallman
-
(ALL_CFLAGS): Add -I../src1993-05-28, by Richard M. Stallman
-
(find-dired-sentinel): Write a line describing death.1993-05-28, by Roland McGrath
-
(install): Get the scripts from ${srcdir}, unlike the executables.1993-05-28, by Richard M. Stallman
-
(syms_of_emacs) [CANNOT_DUMP]: Don't defsubr Sdump_emacs*.1993-05-28, by Richard M. Stallman
-
Delete confusing comments.1993-05-28, by Richard M. Stallman
-
entered into RCS1993-05-28, by Roland McGrath
-
(do-install): Add `shift' command.1993-05-27, by Richard M. Stallman
-
(frame-initialize): Handle reverseVideo resource.1993-05-27, by Richard M. Stallman
-
(x-create-frame-with-faces): Handle reverseVideo resource.1993-05-27, by Richard M. Stallman
-
(mark_object): Add debugging code to check for ptr clobbered.1993-05-27, by Richard M. Stallman
-
(COPYDESTS, COPYDIR): Delete external-lisp dir.1993-05-27, by Richard M. Stallman
-
(do-install): Delete the dest dir, not the source dir,1993-05-27, by Richard M. Stallman
-
Delete spurious paren outputting short_usage.1993-05-27, by Richard M. Stallman
-
Provide same name as file.1993-05-27, by Richard M. Stallman
-
Fix typo.1993-05-27, by Richard M. Stallman
-
Pervasive changes to use Emacs 19 features1993-05-27, by Richard M. Stallman
-
(read_char): Correct previous change.1993-05-27, by Richard M. Stallman
-
(x_get_resource_string): New function.1993-05-27, by Richard M. Stallman
-
* x-win.el: Check for a geometry resource, and apply it to the1993-05-27, by Jim Blandy
-
* systty.h: Always terminate comments, to avoid confusion.1993-05-27, by Jim Blandy
-
* xfns.c: Make resource manager work correctly even when1993-05-27, by Jim Blandy
-
Comment out handling of shell-send-input.1993-05-27, by Richard M. Stallman
-
(cl-member): Renamed from member.1993-05-27, by Richard M. Stallman
-
(display-time-day-and-date): Use defvar, not defconst.1993-05-27, by Richard M. Stallman
-
(x_get_local_selection): If no conversion function1993-05-27, by Richard M. Stallman
-
(display_text_line): Don't call compute_char_face for a non-X frame.1993-05-27, by Richard M. Stallman
-
(window_loop, case GET_LRU_WINDOW): Get frame's width properly.1993-05-27, by Richard M. Stallman
-
* isearch.el (isearch-forward): Remove the claim that1993-05-27, by Jim Blandy
-
* s/sol2.h: (SOLARIS_BROKEN_ACCESS): Don't define this.1993-05-27, by Jim Blandy
-
* s/sol2.h (C_SWITCH_X_SYSTEM): Deleted.1993-05-27, by Jim Blandy
-
* Makefile.in (ALL_CFLAGS): Include -I${srcdir}.1993-05-27, by Jim Blandy
-
* Makefile.in (install): Do install the programs listed in1993-05-27, by Jim Blandy
-
* Makefile.in (${SUBDIR}): Pass the value of the make variable to1993-05-27, by Jim Blandy
-
* systty.h (HAVE_LTCHARS, HAVE_TCHARS): New macros; define them if1993-05-27, by Jim Blandy
-
* s/aix3-2.h (C_SWITCH_SYSTEM): Don't define this to be "-ma" if1993-05-27, by Jim Blandy
-
Don't forget to remove temporary files.1993-05-27, by Jim Blandy
-
(HAVE_TCATTR): Defined.1993-05-27, by Richard M. Stallman
-
(listify-key-sequence): Avoid the constant ?\M-\200.1993-05-27, by Richard M. Stallman
-
* config.h.in (HAVE_RENAME): Include an #undef for this, so1993-05-26, by Jim Blandy
-
(find-file-noselect): Expand buffer-file-truename1993-05-26, by Richard M. Stallman
-
[HAVE_SOCKETS]: Include socket.h, netdb.h.1993-05-26, by Richard M. Stallman
-
* s/hpux8.h (LIB_X11_LIB, C_SWITCH_SYSTEM, LD_SWITCH_SYSTEM,1993-05-26, by Jim Blandy
-
(dired-other-frame): New function, with binding.1993-05-26, by Richard M. Stallman
-
Make C-x ` binding just once.1993-05-26, by Richard M. Stallman
-
Report .elc bogosities more clearly.1993-05-26, by Jim Blandy
-
(finder-by-keyword): Autoload from `finder', not `finder.el'.1993-05-26, by Richard M. Stallman
-
* make-dist: Check for .elc files with no corresponding .el file.1993-05-26, by Jim Blandy
-
(nroff-mode): Don't leave nroff-electric-mode void.1993-05-26, by Richard M. Stallman
-
(magic_searchpath_decoder): Fix typos.1993-05-26, by Richard M. Stallman
-
(Fx_rebind_key, Fx_rebind_keys): X10 definitions deleted.1993-05-26, by Richard M. Stallman
-
* Makefile.in (mkdir): Make all the directories in locallisppath.1993-05-26, by Jim Blandy
-
* config.guess: New file.1993-05-26, by Jim Blandy
-
(byte-optimize-divide): Don't optimize to less than two arguments.1993-05-26, by Richard M. Stallman
-
(hexlify-command, dehexlify-command): Use exec-directory.1993-05-26, by Richard M. Stallman
-
(r_alloc_sbrk): Declare already_available as long, not SIZE.1993-05-26, by Richard M. Stallman
-
(x_wm_set_size_hint): Don't set hints for max size.1993-05-26, by Richard M. Stallman
-
(x_set_cursor_type): If arg not recognized, use box cursor.1993-05-26, by Richard M. Stallman
-
New version from Umeda. Needs detailed entry.1993-05-26, by Richard M. Stallman
-
(gnus-local-organization): Renamed from ...-your-...1993-05-26, by Richard M. Stallman
-
(LD_SWITCH_SYSTEM) [__GNUC__]: Pass -a archive to ld.1993-05-26, by Richard M. Stallman
-
* faces.el (x-resolve-font-name): If PATTERN is nil, return the1993-05-26, by Jim Blandy
-
(scroll-bar-mode): Make default value t.1993-05-26, by Richard M. Stallman
-
(make-help-screen): Handle mouse events.1993-05-26, by Richard M. Stallman
-
(Info-follow-nearest-node): Omit 4th arg to Info-get-token.1993-05-26, by Richard M. Stallman
-
(rand, srand): Definitions deleted.1993-05-26, by Richard M. Stallman
-
(LD_SWITCH_SYSTEM) [__GNUC__]: Add -static.1993-05-26, by Richard M. Stallman
-
* configure.in (hppa-hp-hpux): Use uname -r instead of uname -m;1993-05-26, by Jim Blandy
-
* Makefile.in (do-install): Don't remove a destination directory1993-05-26, by Jim Blandy
-
(auto-mode-alist): Recognize .sgm, .sgml, .dtd.1993-05-26, by Richard M. Stallman
-
(sgml-validate): compile1 renamed to compile-internal.1993-05-26, by Richard M. Stallman
-
(auto-mode-alist): Treat .H and .hh as C++ files.1993-05-26, by Richard M. Stallman
-
(mouse-set-mark): Activate the mark.1993-05-26, by Richard M. Stallman
-
(mail-strip-quoted-names): Catch errors from forward-sexp.1993-05-26, by Richard M. Stallman
-
(make_lispy_event): Fix off-by-1 error with hpos in menu bar.1993-05-26, by Richard M. Stallman
-
(Fcurrent_input_mode): Fix the call to Flist.1993-05-26, by Richard M. Stallman
-
Handle sunos4.1.3 specially.1993-05-26, by Richard M. Stallman
-
Initial revision1993-05-26, by Richard M. Stallman
-
(comint-filter): Restore buffer-read-only in proper buffer.1993-05-26, by Richard M. Stallman
-
Provide `ispell'.1993-05-26, by Richard M. Stallman
-
(SIGNALS_VIA_CHARACTERS): Defined.1993-05-26, by Richard M. Stallman
-
* paths.el (Info-default-directory-list): Add1993-05-26, by Jim Blandy
-
(POINTER): Always use char *.1993-05-26, by Richard M. Stallman
-
(x_figure_window_size): Make the default frame coords (0,0).1993-05-26, by Richard M. Stallman
-
(LIBS_MACHINE): Add -lIM and -liconv.1993-05-26, by Richard M. Stallman
-
(wait_for_termination) [LINUX]: Use the UNIPLUS alternative.1993-05-25, by Richard M. Stallman
-
(wait_for_termination): Don't use the BSD alternative for LINUX.1993-05-25, by Richard M. Stallman
-
(swallow_events): New function.1993-05-25, by Richard M. Stallman
-
(wait_reading_process_input): Call swallow_events.1993-05-25, by Richard M. Stallman
-
(dired-unmark-all-files): Read arg as a string.1993-05-25, by Richard M. Stallman
-
(read_char): If kbd_buffer_get_event returns nil, redisplay and retry.1993-05-25, by Richard M. Stallman
-
(rmail-summary-mark-deleted): Check for end of buffer.1993-05-25, by Richard M. Stallman
-
Include ../src/config.h.1993-05-25, by Richard M. Stallman
-
(C_ALLOCA, alloca): Definitions deleted.1993-05-25, by Richard M. Stallman
-
(C_SWITCH_X_SYSTEM, LD_SWITCH_SYSTEM): Put in #if 0.1993-05-25, by Richard M. Stallman
-
(PTY_TTY_NAME_SPRINTF, PTY_NAME_SPRINTF): Use pty_name, not ptyname.1993-05-25, by Richard M. Stallman
-
(Fforward_comment): Arg is a Lisp_Object.1993-05-25, by Richard M. Stallman
-
(logb): Don't declare if hpux.1993-05-25, by Richard M. Stallman
-
(install): Don't handle INSTALLABLE_SCRIPTS1993-05-25, by Richard M. Stallman
-
(HAVE_GETTIMEOFDAY): Deleted.1993-05-25, by Richard M. Stallman
-
At the end, use `set --', not `set -'.1993-05-25, by Richard M. Stallman
-
(INSTALL): Add definition.1993-05-25, by Richard M. Stallman
-
(dired-compress-file): Test the return value1993-05-25, by Richard M. Stallman
-
(dired-compress-file): Test the return value of dired-check-process properly.1993-05-25, by Richard M. Stallman
-
(Fforward_comment): Fix last change.1993-05-25, by Richard M. Stallman
-
(Fforward_comment): Always set point.1993-05-25, by Richard M. Stallman
-
Fix another message.1993-05-25, by Richard M. Stallman
-
(Info-edit, Info-last-search, Info-enable-edit):1993-05-25, by Richard M. Stallman
-
(rmail-bury): Fix call to set-window-buffer.1993-05-25, by Richard M. Stallman
-
Fix some messages. Support -with-gnu-cc.1993-05-25, by Richard M. Stallman
-
Pass x-command-line-resources to x-open-connection.1993-05-25, by Richard M. Stallman
-
(Fx_open_connection): Set xrm_option correctly.1993-05-25, by Richard M. Stallman
-
* Makefile.in (srcdir): Remove comment saying this doesn't work.1993-05-25, by Jim Blandy
-
* configure.in: When looking for source in the same directory as1993-05-25, by Jim Blandy
-
* xterm.h: New section for declarations for xfaces.c.1993-05-25, by Jim Blandy
-
Arrange for font names to get fully resolved - no wildcards.1993-05-25, by Jim Blandy
-
* xfns.c: Clear out the old face stuff.1993-05-25, by Jim Blandy
-
* xterm.h: New section for declarations for xfaces.c.1993-05-25, by Jim Blandy
-
* dispextern.h (struct face): New field - `copy', to help us with1993-05-25, by Jim Blandy
-
* startup.el (command-line-1): Don't handle `-i'. We're1993-05-25, by Jim Blandy
-
* faces.el (set-face-font): Call x-resolve-font-name on the font1993-05-25, by Jim Blandy
-
* x-win.el (command-switch-alist, x-switch-definitions): Treat1993-05-25, by Jim Blandy
-
* casetab.c: Fix formatting, so as not to confuse etags.1993-05-25, by Jim Blandy
-
* x-win.el (x-select-text): New arg PUSH.1993-05-25, by Jim Blandy
-
Fix the fix.1993-05-25, by Jim Blandy
-
* xfaces.c (merge_faces): You can't tell if a font is a1993-05-25, by Jim Blandy
-
* xfns.c (Fx_list_fonts): New function.1993-05-25, by Jim Blandy
-
* paths.h (PATH_INFO): New path, to edited by the configuration1993-05-25, by Jim Blandy
-
* m/iris4d.h: Dyke out the section which specifies how to get the1993-05-25, by Jim Blandy
-
* paths.el (Info-default-directory-list): Add ../../info.1993-05-25, by Jim Blandy
-
* disp-table.el (standard-display-european): Doc fix. Make1993-05-25, by Jim Blandy
-
* Makefile.in (src/paths.h): Edit the `infodir' variable into this1993-05-25, by Jim Blandy
-
* configure.in: Check to see if the source lives in the same1993-05-25, by Jim Blandy
-
* keyboard.c (Fcurrent_input_mode): Use XFASTINT to build the last1993-05-25, by Jim Blandy
-
* configure.in: Recognize configuration names for i860 boxes1993-05-25, by Jim Blandy
-
(find-file-read-only-other-window): Use find-file-other-window.1993-05-25, by Richard M. Stallman
-
Changes for OSF/1:1993-05-25, by Jim Blandy
-
(lispy_function_keys): Add kp-numlock. Fix kp-backspace.1993-05-25, by Richard M. Stallman
-
Some makes can't handle form feed characters in their makefiles.1993-05-25, by Jim Blandy
-
s/1993-05-25, by Jim Blandy
-
(Info-default-directory-list): Add ../../info.1993-05-25, by Richard M. Stallman
-
(frame-initialize): Handle `reverse' as parameter.1993-05-25, by Richard M. Stallman
-
(x-create-frame-with-faces): Handle `reverse' as parameter.1993-05-25, by Richard M. Stallman
-
* xfns.c (select_visual): Include the screen number in the1993-05-25, by Jim Blandy
-
(Info-suffix-list): Fix duplicate .z to .info.z.1993-05-25, by Richard M. Stallman
-
(NO_GET_LOAD_AVG): Test _M88KBCS_TARGET, not __GNUC__.1993-05-25, by Richard M. Stallman
-
(XTread_socket, ConfigureNotify case):1993-05-25, by Richard M. Stallman
-
*** empty log message ***1993-05-25, by Richard M. Stallman
-
(dired-flag-backup-files): Speedup:1993-05-24, by Richard M. Stallman
-
(modify_event_symbol): If a name_table elt is null,1993-05-24, by Richard M. Stallman
-
Don't #undef NULL.1993-05-24, by Richard M. Stallman
-
(C_SWITCH_MACHINE): Definition deleted.1993-05-24, by Richard M. Stallman
-
(jump-to-register): Don't fail if frame-configuration-p is unbound.1993-05-24, by Richard M. Stallman
-
(cd): Set cd-path to a list.1993-05-24, by Richard M. Stallman
-
*** empty log message ***1993-05-24, by Roland McGrath
-
(x-select-text): New arg PUSH.1993-05-24, by Richard M. Stallman
-
(x-set-cut-buffer): New arg PUSH.1993-05-24, by Richard M. Stallman
-
(kill-new): Pass t as 2nd arg to interprogram-cut-function.1993-05-24, by Richard M. Stallman
-
* disp-table.el (standard-display-default): New function.1993-05-24, by Jim Blandy
-
(Fread_file_name): If input is empty, do return the default1993-05-24, by Richard M. Stallman
-
* buffer.c (Fmake_overlay): Put beg and end in the1993-05-24, by Jim Blandy
-
(XTread_socket): For ConfigureNotify event,1993-05-24, by Richard M. Stallman
-
(shell-command): Don't activate mark even momentarily.1993-05-24, by Richard M. Stallman
-
* make-docfile.c: Doc fix.1993-05-24, by Jim Blandy
-
Fix typo in last change.1993-05-24, by Richard M. Stallman
-
(NO_MATHERR): Defined.1993-05-24, by Richard M. Stallman
-
[NO_MATHERR]: Undef HAVE_MATHERR.1993-05-24, by Richard M. Stallman
-
* configure.in: For generic IBM PC boxes, insist on "unknown" for1993-05-24, by Jim Blandy
-
(create_process): Ignore retval from TIOCSTTY.1993-05-24, by Richard M. Stallman
-
* make-dist: When breaking links, remove the link before moving1993-05-24, by Jim Blandy
-
* Makefile.in: Doc fix.1993-05-24, by Jim Blandy
-
* Makefile.in (timer.o, sorted-doc.c): Link with alloca.o, if it's1993-05-24, by Jim Blandy
-
*** empty log message ***1993-05-24, by Jim Blandy
-
* timer.c (xmalloc): Include definition for this, to placate the C1993-05-24, by Jim Blandy
-
* fileio.c (Ffile_writable_p): Pass XSTRING (foo)->data to1993-05-24, by Jim Blandy
-
* xterm.c (x_new_font): Reject fonts with varying spacing. We1993-05-24, by Jim Blandy
-
* xterm.c (x_new_font): Reject fonts with varying spacing. We1993-05-24, by Jim Blandy
-
* s/linux.h (HAVE_DUP2, HAVE_ALLOCA_H): Deleted.1993-05-24, by Jim Blandy
-
* case-table.el, disp-table.el, finder.el, iso-ascii.el,1993-05-24, by Jim Blandy
-
Change "i14n" keyword to "i18n".1993-05-24, by Jim Blandy
-
* configure.in: Doc fix.1993-05-24, by Jim Blandy
-
* configure.in: Add support for the `--exec-prefix' option.1993-05-24, by Jim Blandy
-
* Makefile.in (install): Refer to the variables INSTALLABLES and1993-05-24, by Jim Blandy
-
* syssignal.h (sys_signal): Declare the second argument to have1993-05-24, by Jim Blandy
-
(menu-bar-mode): Doc fix.1993-05-24, by Richard M. Stallman
-
* configure.in: Distinguish between hp800's and hp700's by calling1993-05-24, by Jim Blandy
-
(NO_GET_LOAD_AVG): Define, if __GNUC__.1993-05-24, by Richard M. Stallman
-
* s-hpux8.h (NO_SIOCTL_H): Defined.1993-05-24, by Jim Blandy
-
* syssignal.h: Don't #include <signal.h>1993-05-24, by Jim Blandy
-
* lucid.el (switch-to-other-buffer): Build the list of acceptable1993-05-24, by Jim Blandy
-
* faces.el (make-face): Change interactive spec to 'S'.1993-05-24, by Jim Blandy
-
(ange-ftp-raw-send-cmd): Allow quitting during accept-process-output.1993-05-24, by Richard M. Stallman
-
(check_x): New function.1993-05-24, by Richard M. Stallman
-
(Fset_face_attribute_internal): Don't call unload_font1993-05-24, by Richard M. Stallman
-
(calendar-daylight-savings-starts, calendar-daylight-savings-ends):1993-05-24, by Richard M. Stallman
-
(finder-known-keywords): Use i18n, not i14n.1993-05-23, by Richard M. Stallman
-
Call set-case-..., not standard-case-...1993-05-23, by Richard M. Stallman
-
(Fcurrent_time_zone): Make `am' an int, not long.1993-05-23, by Richard M. Stallman
-
Changes for SGI from Matthew J Brown <mjb@doc.ic.ac.uk>.1993-05-23, by Jim Blandy
-
Changes for SGI from Matthew J Brown <mjb@doc.ic.ac.uk>.1993-05-23, by Jim Blandy
-
* m/iris4d.h (NEED_SIOCTL): Move this to...1993-05-23, by Jim Blandy
-
* m/iris4d.h (NEED_SIOCTL): Move this to...1993-05-23, by Jim Blandy
-
Remove HAVE_RENAME; configure guesses that now.1993-05-23, by Jim Blandy
-
* Makefile.in (C_SWITCH_X_SITE): New variable - get this from1993-05-23, by Jim Blandy
-
* config.h.in (LD_SWITCH_X_SITE, C_SWITCH_X_SITE): Change the1993-05-23, by Jim Blandy
-
* make-dist: Break intra-tree links.1993-05-23, by Jim Blandy
-
* configure.in: Explain that this is an autoconf script, and give1993-05-23, by Jim Blandy
-
* configure.in: Explain that this is an autoconf script.1993-05-23, by Jim Blandy
-
* configure.in: Make the first line of the configure script be1993-05-23, by Jim Blandy
-
* xterm.c (x_scroll_bar_report_motion): Set *TIME whether or not1993-05-23, by Jim Blandy
-
* xfaces.c (Fset_face_attribute_internal): Don't free the frame's1993-05-23, by Jim Blandy
-
* keyboard.c (make_lispy_movement): Deal properly with mouse1993-05-23, by Jim Blandy
-
* lisp.h (GLYPH_FACE): Remember that the face portion of a glyph1993-05-23, by Jim Blandy
-
(main): Return 0.1993-05-23, by Richard M. Stallman
-
Move signal.h and stdio.h before config.h.1993-05-23, by Richard M. Stallman
-
(Fcurrent_time_zone): Assign gmt, instead of init.1993-05-23, by Richard M. Stallman
-
* configure.in (long_usage): Removed; made short_usage describe1993-05-23, by Jim Blandy
-
* configure.in: Implement the --prefix option.1993-05-23, by Jim Blandy
-
* configure.in: Add case for version 5 of Esix.1993-05-23, by Jim Blandy
-
Remove duplicate cp command from `man' section.1993-05-23, by Jim Blandy
-
* make-dist: There aren't any *.com files in lib-src anymore.1993-05-23, by Jim Blandy
-
* puresize.h [not HAVE_X_WINDOWS] (PURESIZE): Make this 185k,1993-05-22, by Jim Blandy
-
* Makefile.in (SUBMAKEFLAGS): Add CFLAGS to the list.1993-05-22, by Jim Blandy
-
(vc-comment-to-change-log): Don't take FILE argument, since1993-05-22, by Roland McGrath
-
* cl.el (cl-floor, cl-ceiling, cl-truncate, cl-round): Renamed1993-05-22, by Jim Blandy
-
(scan_lisp_file): Recognize defalias like fset.1993-05-22, by Richard M. Stallman
-
(display_text_line): Highlight in any frame's sel window.1993-05-22, by Richard M. Stallman
-
(x_window_to_frame): Use XGCTYPE.1993-05-22, by Richard M. Stallman
-
(event-modifiers): Doc fix.1993-05-22, by Richard M. Stallman
-
* editfns.c: #include <sys/types.h>, to get time_t for Eggert's1993-05-22, by Jim Blandy
-
Updated copyright years.1993-05-22, by Jim Blandy
-
(gud-def): Fix inclusion of the define-key.1993-05-22, by Richard M. Stallman
-
* make-dist: Check that the manual reflects the same version of1993-05-22, by Jim Blandy
-
* xterm.c (x_scroll_bar_handle_click): Never grab the scroll bar;1993-05-22, by Jim Blandy
-
(event-modifiers): Function deleted.1993-05-22, by Richard M. Stallman
-
(modifier_names): Update to match *_modifier in termhooks.1993-05-22, by Richard M. Stallman
-
(describe-key, describe-key-briefly):1993-05-22, by Richard M. Stallman
-
(make_ctrl_char): New function.1993-05-22, by Jim Blandy
-
* xterm.c (x_scroll_bar_handle_click): Never grab the scroll bar;1993-05-22, by Jim Blandy
-
*** empty log message ***1993-05-22, by Jim Blandy
-
*** empty log message ***1993-05-22, by Jim Blandy
-
* keyboard.c (make_ctrl_char): New function.1993-05-22, by Jim Blandy
-
*** empty log message ***1993-05-22, by Jim Blandy
-
*** empty log message ***1993-05-22, by Noah Friedman
-
(pending-undo-list): Var declared.1993-05-22, by Richard M. Stallman
-
(apropos-print-matches): Bind tem.1993-05-22, by Richard M. Stallman
-
* holidays.el: Update reference to the papers in S-P&E.1993-05-22, by Jim Blandy
-
* process.c (Fopen_network_stream): Deal with older systems, which1993-05-22, by Jim Blandy
-
* systty.h [SYSV_PTYS]: #include <sys/types.h>. Francesco1993-05-21, by Jim Blandy
-
(wait_for_termination): Copy code from 18.59 (but sans BSD4_1 alternatives).1993-05-21, by Richard M. Stallman
-
*** empty log message ***1993-05-21, by Jim Blandy
-
* s/linux.h: Remove copyright notices by Michael K. Johnson and1993-05-21, by Jim Blandy
-
* sysdep.c (sys_suspend): Set synch_process_alive, so that1993-05-21, by Jim Blandy
-
* configure.in: Remove the hack of AC_DEFINE; use1993-05-21, by Jim Blandy
-
(apropos-match-keys): Handle modern keymap structure.1993-05-21, by Richard M. Stallman
-
(syms_of_xfns): Don't make Lisp vars1993-05-21, by Richard M. Stallman
-
(transient-mark-mode): Doc fix.1993-05-21, by Richard M. Stallman
-
(outline-minor-mode): Make var permanent local in all buffers.1993-05-21, by Richard M. Stallman
-
(lisp-body-indent): Add doc.1993-05-21, by Richard M. Stallman
-
Change permission notice (not "part of Emacs").1993-05-21, by Richard M. Stallman
-
*** empty log message ***1993-05-21, by Jim Blandy
-
* dispnew.c (preserve_other_columns): Remember to multiply the1993-05-20, by Jim Blandy
-
Fix the fix to scrollbar computaaFix the fix to the fix for scrollbar computation.1993-05-20, by Jim Blandy
-
Initial revision1993-05-20, by Roland McGrath
-
* make-dist: Don't distribute precomp.com, compile.com, or1993-05-20, by Jim Blandy
-
(texinfo-section-types-regexp): Define here.1993-05-20, by Richard M. Stallman
-
Provide delsel.1993-05-20, by Richard M. Stallman
-
(read_key_sequence): Reexamine this_command1993-05-20, by Richard M. Stallman
-
(x_find_modifier_meanings): If some keys are meta and alt,1993-05-20, by Richard M. Stallman
-
Some more changes from Michael K. Johnson for Linux.1993-05-20, by Jim Blandy
-
Some time-handling patches from Paul Eggert:1993-05-20, by Jim Blandy
-
Some time-handling patches from Paul Eggert:1993-05-20, by Jim Blandy
-
* configure.in: Add AC_TIMEZONE.1993-05-20, by Jim Blandy
-
Get the types right, baby.1993-05-20, by Jim Blandy
-
Some more changes from Michael K. Johnson for Linux.1993-05-20, by Jim Blandy
-
*** empty log message ***1993-05-20, by Jim Blandy
-
Initial revision1993-05-20, by Jim Blandy
-
* configure.in: Recognize Linux as a valid operating system for1993-05-20, by Jim Blandy
-
Some changes from Michael K. Johnson for Linux.1993-05-19, by Jim Blandy
-
Some changes from Michael K. Johnson for Linux.1993-05-19, by Jim Blandy
-
Update GPL version.1993-05-19, by Richard M. Stallman
-
*** empty log message ***1993-05-19, by Richard M. Stallman
-
entered into RCS1993-05-19, by Richard M. Stallman
-
Initial revision1993-05-19, by Richard M. Stallman
-
Initial revision1993-05-19, by Roland McGrath
-
* xfaces.el (face-equal): Doc fix.1993-05-19, by Jim Blandy
-
* calendar.el (hebrew-calendar-yahrzeit): Correct error from S-P&E1993-05-19, by Jim Blandy
-
* xdisp.c (redisplay_window): Compute the scrollbar start and end1993-05-19, by Jim Blandy
-
Renamed from pending-del.el.1993-05-19, by Richard M. Stallman
-
(texinfo-chapter-level-regexp): Copied here.1993-05-19, by Richard M. Stallman
-
(syms_of_lread): Make Vcurrent_load_list ordinary Lisp var.1993-05-19, by Richard M. Stallman
-
(outline-heading-end-regexp): Fix typo.1993-05-19, by Richard M. Stallman
-
Initial revision1993-05-19, by Richard M. Stallman
-
(Fcurrent_input_mode): Return META as 3-way flag.1993-05-19, by Richard M. Stallman
-
Braino.1993-05-19, by Jim Blandy
-
* files.el (set-auto-mode): If the buffer's file name is nil,1993-05-19, by Jim Blandy
-
* fileio.c (Ffind_file_name_handler): Check that FILENAME is a1993-05-19, by Jim Blandy
-
* process.c (wait_reading_process_input): Undo change of April1993-05-19, by Jim Blandy
-
* process.c (wait_reading_process_input): Don't forget to call1993-05-19, by Jim Blandy
-
(follow_key): Check char in range before UPPERCASEP.1993-05-19, by Richard M. Stallman
-
Changes for Silicon Graphics Iris 5D.1993-05-19, by Jim Blandy
-
Initial revision1993-05-19, by Jim Blandy
-
(isearch-mode-map): Use vector, not string, to bind printing characters.1993-05-19, by Richard M. Stallman
-
(ispell-command-loop): Make an undo boundary.1993-05-19, by Richard M. Stallman
-
* process.c [__sgi] (allocate_pty): Give up immediately if pty is1993-05-19, by Jim Blandy
-
Doc fix.1993-05-19, by Jim Blandy
-
(x_set_menu_bar_lines): Fix typo in last change.1993-05-19, by Richard M. Stallman
-
* xdisp.c (display_text_line): If the newline (or C-m, in1993-05-19, by Jim Blandy
-
Make sure that all the display faces use fonts of the1993-05-19, by Jim Blandy
-
* xterm.c (x_new_font): Tell the frame display faces about the1993-05-19, by Jim Blandy
-
* xterm.c (XTread_socket): Turn off ControlMask for XLookupString.1993-05-19, by Jim Blandy
-
* xfns.c (x_set_menu_bar_lines): Minibuffer-only frames can't have1993-05-19, by Jim Blandy
-
* select.el (xselect-convert-to-class): Just return "Emacs" here.1993-05-18, by Jim Blandy
-
* make-dist: Distribute some VMS files we got from Richard Levitte.1993-05-18, by Jim Blandy
-
Initial revision1993-05-18, by Jim Blandy
-
* configure.in: Include remarks saying what order the autoconf1993-05-18, by Jim Blandy
-
* xfaces.c (free_frame_faces): Don't free the resources from the1993-05-18, by Jim Blandy
-
* xdisp.c (redisplay_window): Make the scrollbar reflect the1993-05-18, by Jim Blandy
-
* sysdep.c (reset_sys_modes): Test the return value of1993-05-18, by Jim Blandy
-
* lisp.h (malloc, realloc): Declare these to return void *, to1993-05-18, by Jim Blandy
-
* config.h.in (STDC_HEADERS, TIME_WITH_SYS_TIME,1993-05-18, by Jim Blandy
-
* frame.el (frame-notice-user-settings): Don't make1993-05-18, by Jim Blandy
-
* startup.el (normal-top-level, command-line, command-line-1):1993-05-18, by Jim Blandy
-
* keyboard.c (read_key_sequence): Don't lay down an unwind_protect1993-05-18, by Jim Blandy
-
* xterm.c (XTread_socket): Turn off ControlMask for XLookupString.1993-05-18, by Jim Blandy
-
* server.el (server-switch-hook): New hook.1993-05-18, by Jim Blandy
-
* window.c (window-dedicated-p): Doc fix.1993-05-18, by Jim Blandy
-
* bibtex.el (bibtex-string): Use \" instead of "" to get a double1993-05-18, by Jim Blandy
-
Describe scroll bars.1993-05-18, by Richard M. Stallman
-
* subr.el (overlay-start, overlay-end, overlay-buffer): Removed.1993-05-18, by Jim Blandy
-
* Makefile.in (.c.o): Make the rule start with a tab, not spaces.1993-05-18, by Jim Blandy
-
* PROBLEMS: Some updates from David J. Mackenzie.1993-05-18, by Jim Blandy
-
* Makefile.in (oldXMenu/Makefile): Take oldXMenu/Makefile.in as1993-05-18, by Jim Blandy
-
(mail-yank-original): In Transient Mark mode,1993-05-18, by Richard M. Stallman
-
(isearch-mode-map): Extend the dense keymap to 256 chars.1993-05-18, by Richard M. Stallman
-
(struct window): New slot region_showing.1993-05-18, by Richard M. Stallman
-
(byte-compile-file): Don't write output if error.1993-05-18, by Richard M. Stallman
-
entered into RCS1993-05-18, by Richard M. Stallman
-
(byte-compile-file): Don't write output if error.1993-05-18, by Richard M. Stallman
-
(mail-setup): Leave point before signature, not after.1993-05-17, by Richard M. Stallman
-
(rmail-sortable-date-string): Handle date in format1993-05-17, by Richard M. Stallman
-
(keyboard-quit): Run deactivate-mark-hook.1993-05-17, by Richard M. Stallman
-
(isearch-mode): Set deactivate-mark.1993-05-17, by Richard M. Stallman
-
(mark_window_display_accurate): Set region_showing fields.1993-05-17, by Richard M. Stallman
-
(fill-region, kill-region, delete-region)1993-05-17, by Richard M. Stallman
-
(toggle-scroll-bar): Renamed from toggle-vertical-scroll...1993-05-17, by Richard M. Stallman
-
(gnus-info-directory): Variable removed.1993-05-17, by Roland McGrath
-
(push-mark): Always activate the mark if not in Transient Mark mode.1993-05-16, by Richard M. Stallman
-
Version 3.15 from Umeda.1993-05-16, by Richard M. Stallman
-
(x_set_cursor_color): Set cursor_foreground_pixel.1993-05-16, by Richard M. Stallman
-
(x_display): New field cursor_fore_pixel.1993-05-16, by Richard M. Stallman
-
(dumpglyphs): Create a temporary merged gc1993-05-16, by Richard M. Stallman
-
(overlays_at): New arg EXTEND.1993-05-16, by Richard M. Stallman
-
(compute_char_face): Pass 0 as EXTEND arg to overlays_at.1993-05-16, by Richard M. Stallman
-
(ispell): Deactivate mark before the Ispell run.1993-05-16, by Richard M. Stallman
-
(tex-insert-quote): Doc fix.1993-05-16, by Richard M. Stallman
-
(texinfo-tex-region): Update name of tex-set-buffer-directory.1993-05-16, by Richard M. Stallman
-
Don't require tex-mode or texnfo-upd.1993-05-16, by Richard M. Stallman
-
Don't distribute oldXMenu/Makefile.1993-05-16, by Jim Blandy
-
* make-dist: Include any *.in files in oldXMenu in the distribution.1993-05-16, by Jim Blandy
-
Don't require sendmail, compile, or dired.1993-05-16, by Richard M. Stallman
-
Document sun change.1993-05-16, by Jim Blandy
-
(mark-c-function): Activate the mark.1993-05-16, by Richard M. Stallman
-
(mark-end-of-sentence): Activate the mark.1993-05-16, by Richard M. Stallman
-
(mark-paragraph): Activate the mark.1993-05-16, by Richard M. Stallman
-
(face-initialize): Do make the modeline face.1993-05-16, by Richard M. Stallman
-
(mark-page): Activate the mark.1993-05-16, by Richard M. Stallman
-
(yank, yank-pop): Don't activate the mark.1993-05-16, by Richard M. Stallman
-
(mark-sexp, mark-defun): Activate the mark.1993-05-16, by Richard M. Stallman
-
(casify_region): Remove mistaken arg to record_change.1993-05-16, by Richard M. Stallman
-
* xfaces.c (Fset_face_attribute_internal): Jolt redisplay, so it1993-05-16, by Jim Blandy
-
* timer.c (notify): Don't call sighold or sigrelse; they're USG1993-05-16, by Jim Blandy
-
* Makefile.in (oldXMenu/Makefile): Make this depend on1993-05-16, by Jim Blandy
-
* xfaces.c (unload_color): Don't try to unload the standard black1993-05-16, by Jim Blandy
-
More changes from David J. Mackenzie.1993-05-15, by Jim Blandy
-
Install David Mackenzie's patches to make ${srcdir} work.1993-05-15, by Jim Blandy
-
* process.c (wait_reading_process_input): If we're running1993-05-15, by Jim Blandy
-
Install patches from David J. Mackenzie to make the srcdir option1993-05-15, by Jim Blandy
-
* timer.c: Fix mispellings of get_date function's name.1993-05-15, by Jim Blandy
-
Install ${srcdir} changes from DJM.1993-05-15, by Jim Blandy
-
The GNU coding standards specify that CFLAGS should be left for1993-05-15, by Jim Blandy
-
Install patches from David J. Mackenzie to make the srcdir option1993-05-15, by Jim Blandy
-
original log message lost to overeager RCS user -JimB1993-05-15, by Jim Blandy
-
Require menu-bar.el.1993-05-15, by Richard M. Stallman
-
Rename `primary-selection' to `region'.1993-05-15, by Richard M. Stallman
-
Preload mouse, scroll-bar and select if have multi-frames.1993-05-15, by Richard M. Stallman
-
(push-mark): Don't activate the mark.1993-05-15, by Richard M. Stallman
-
* configure.in: Use the AC_TIME_WITH_SYS_TIME macro, for1993-05-15, by Jim Blandy
-
* systime.h: Borrow CPP sequence from getdate.y to include the1993-05-15, by Jim Blandy
-
(mouse-set-region): Call set-mark to activate mark.1993-05-15, by Richard M. Stallman
-
(isearch-done): Don't activate mark.1993-05-15, by Richard M. Stallman
-
(face-initialize): Don't create the `modeline' face.1993-05-15, by Richard M. Stallman
-
(mouse-drag-region): New command, on down-mouse-1.1993-05-15, by Richard M. Stallman
-
(byte-compile-track-mouse): New function.1993-05-15, by Richard M. Stallman
-
(Fx_selection_exists_p): Handle nil, t as SELECTION arg.1993-05-15, by Richard M. Stallman
-
(transient-mark-mode): New command.1993-05-15, by Richard M. Stallman
-
(compute_char_face): New args REGION_BEG, REGION_END.1993-05-15, by Richard M. Stallman
-
(direct_output_forward_char): Just give up1993-05-15, by Richard M. Stallman
-
(map-y-or-n-p): Show the answers in the echo area.1993-05-15, by Richard M. Stallman
-
Make links in info subdir.1993-05-15, by Richard M. Stallman
-
* buffer.c (Fmove_overlay): If the overlay is in no buffer and the1993-05-14, by Jim Blandy
-
(access_keymap): Handle any length vector.1993-05-14, by Richard M. Stallman
-
(command_loop_1): Don't do it here.1993-05-14, by Richard M. Stallman
-
(isearch-mode-map): Handle any length vector in keymap.1993-05-14, by Richard M. Stallman
-
* buffer.c (Foverlay_start, Foverlay_end, Foverlay_buffer,1993-05-14, by Jim Blandy
-
* vc.el (vc-version-diff): Match parens.1993-05-14, by Jim Blandy
-
* xterm.c (dumpglyphs): Give the cursor higher priority than the1993-05-14, by Jim Blandy
-
* xfaces.c (compute_char_face): When merging the overlays,1993-05-14, by Jim Blandy
-
The text property routines can now modify buffers other1993-05-14, by Jim Blandy
-
* lisp.h (Lisp_Overlay): New tag.1993-05-14, by Jim Blandy
-
* lread.c, data.c: If STDC_HEADERS is #defined, include <stdlib.h>1993-05-14, by Jim Blandy
-
* lisp.h (Lisp_Overlay): New tag.1993-05-14, by Jim Blandy
-
* intervals.c (set_point): Check for point out of bounds before1993-05-14, by Jim Blandy
-
* dispnew.c (direct_output_for_insert): Compute the face of the1993-05-14, by Jim Blandy
-
* cmds.c (Fforward_char): Check proposed new position, and then1993-05-14, by Jim Blandy
-
* lisp.h (Lisp_Overlay): New tag.1993-05-14, by Jim Blandy
-
* configure.in: Call AC_STDC_HEADERS.1993-05-14, by Jim Blandy
-
(vc-revert-buffer1): Don't assume that compilation-error-list1993-05-14, by Richard M. Stallman
-
(emerge-find-difference-diff): Renamed from emerge-find-difference.1993-05-13, by Richard M. Stallman
-
(emerge-setup-fixed-keymaps): Put emerge-abort on C-].1993-05-13, by Richard M. Stallman
-
(emerge-count-matches-string): Renamed from count-matches-string.1993-05-13, by Richard M. Stallman
-
Install DRW's version 5.1993-05-13, by Richard M. Stallman
-
(vc-version-diff): Don't move point in current buffer.1993-05-13, by Richard M. Stallman
-
(tags-table-including): Take new third arg CORE-ONLY. If non-nil,1993-05-13, by Roland McGrath
-
* xfaces.c (intern_frame_face): Exchange order of arguments, to1993-05-13, by Jim Blandy
-
* xdisp.c (copy_rope, copy_part_of_rope): Add face argument.1993-05-13, by Jim Blandy
-
Provide 'menu-bar.1993-05-13, by Richard M. Stallman
-
(face-initialize): New function.1993-05-13, by Richard M. Stallman
-
Don't put frame-initialize and frame-notice-user-settings on hooks.1993-05-13, by Richard M. Stallman
-
* textprop.c (Fnext_single_property_change,1993-05-13, by Jim Blandy
-
(command-line): Call frame-initialize explicitly.1993-05-13, by Richard M. Stallman
-
(Setting minor-mode-map-alist):1993-05-13, by Richard M. Stallman
-
(main): Don't require that there be input files if -i switches were given.1993-05-13, by Roland McGrath
-
*** empty log message ***1993-05-13, by Jim Blandy
-
(child_setup): Omit duplicates from new env array.1993-05-13, by Richard M. Stallman
-
(make_lispy_event): Don't set shift modifier for C-^.1993-05-13, by Richard M. Stallman
-
(current_minor_maps): Call Findirect_function, so symbols1993-05-13, by Richard M. Stallman
-
(display_text_line): Use break; to exit loop at eol.1993-05-13, by Richard M. Stallman
-
(kbd-macro-query): Fix prompt string.1993-05-12, by Richard M. Stallman
-
(Faccessible_keymaps): Use whatever size the vector has.1993-05-12, by Richard M. Stallman
-
(default-menubar): Make initial value nil.1993-05-12, by Richard M. Stallman
-
Improve doc strings and prompt strings.1993-05-12, by Richard M. Stallman
-
(comint-filter): Increment opoint only if after insertion point.1993-05-12, by Richard M. Stallman
-
(te-pass-through): Handle meta chars and non-char events.1993-05-12, by Richard M. Stallman
-
(Fx_popup_menu): Add a vector of prefix keys for the panes.1993-05-12, by Richard M. Stallman
-
Initial revision1993-05-11, by Jim Meyering
-
(vc-diff): Report an error if the buffer isn't registered.1993-05-11, by Richard M. Stallman
-
Re-arranged stuff to put defsubst accessors at the top1993-05-11, by Jim Blandy
-
* xdisp.c (display_text_line): We can't use the FRAME_DEFAULT_FACE1993-05-11, by Jim Blandy
-
* xdisp.c (display_text_line): Make face-handling code conditional1993-05-11, by Jim Blandy
-
* fileio.c (ro_fsys) [SOLARIS_BROKEN_ACCESS]: Check for the1993-05-11, by Jim Blandy
-
* systime.h: Use the strategy from getdate.y to include the proper1993-05-11, by Jim Blandy
-
Use pushdef and popdef, instead of saving the macro's value in a1993-05-10, by Jim Blandy
-
* xfns.c (Fx_create_frame): Use an XLFD name for the default font,1993-05-10, by Jim Blandy
-
* configure.in: Sidestep autoconf's quoting of the second argument1993-05-10, by Jim Blandy
-
(buffer-menu): Don't save a window config.1993-05-10, by Richard M. Stallman
-
(byte-recompile-directory): If ARG is non-nil, set it to its prefix1993-05-10, by Roland McGrath
-
* s/template.h: Explain the relative significance of the SIGIO and1993-05-10, by Jim Blandy
-
* s/sunos4shr.h: Apply changes from David J. Mackenzie; this isn't1993-05-10, by Jim Blandy
-
* xdisp.c (display_text_line): Apply faces to characters1993-05-10, by Jim Blandy
-
* xfns.c (x_make_gc): After building the GC's for the frame, call1993-05-10, by Jim Blandy
-
* xfaces.c (Fmake_face_internal): Do nothing for non-X frames.1993-05-10, by Jim Blandy
-
Arrange to tell redisplay about changes in overlays.1993-05-10, by Jim Blandy
-
* config.h.in: Remove mention of GLYPH datatype; that shouldn't be1993-05-10, by Jim Blandy
-
* keymap.c (Fwhere_is_internal): If FIRSTONLY is non-nil, avoid1993-05-10, by Jim Blandy
-
* blockinput.h (UNBLOCK_INPUT): We cannot assume that SIGIO is1993-05-10, by Jim Blandy
-
* xdisp.c (display_text_line): Apply faces to characters according1993-05-10, by Jim Blandy
-
* dispextern.h (struct face): Add cached_index member.1993-05-10, by Jim Blandy
-
* config.h.in: Adjust this for use by autoconf's AC_CONFIG_HEADER,1993-05-10, by Jim Blandy
-
Arrange to tell redisplay about changes in overlays.1993-05-10, by Jim Blandy
-
* blockinput.h (UNBLOCK_INPUT): We cannot assume that SIGIO is1993-05-10, by Jim Blandy
-
* Makefile.in (DEFS): Remove this; we have configure build a1993-05-10, by Jim Blandy
-
* keyboard.c (read_char): Exit kbd macro if Vexecuting_macro is t.1993-05-10, by Jim Blandy
-
* x-win.el: Since we require faces.el, there's no point in setting1993-05-09, by Jim Blandy
-
(rmail-output): Undo June 11 1992 change:1993-05-09, by Richard M. Stallman
-
* finder.el: Bind finder-exit to 'q', not 'x'; the former is the1993-05-09, by Jim Blandy
-
* faces.el: Call internal-set-face-1, not internat-set-face-1.1993-05-09, by Jim Blandy
-
* faces.el (read-face-name): Call face-list, not list-faces.1993-05-09, by Jim Blandy
-
(dabbrev-expand): Delete a search-forward call1993-05-09, by Richard M. Stallman
-
(find-change-log): If there is a buffer-local value of1993-05-09, by Roland McGrath
-
The GNU coding standards specify that CFLAGS should be left for1993-05-09, by Jim Blandy
-
* Makefile.in (DEFS): Deleted; since we're using AC_CONFIG_HEADER,1993-05-09, by Jim Blandy
-
(query-replace-map): Bind [escape] like "\e".1993-05-09, by Richard M. Stallman
-
Doc fix.1993-05-09, by Richard M. Stallman
-
(kbd-macro-query): Use query-replace-map to define answers.1993-05-09, by Richard M. Stallman
-
(vc-backend-diff): Handle either string or list.1993-05-09, by Richard M. Stallman
-
(diff-switches): Define var here as well as in diff.el.1993-05-09, by Richard M. Stallman
-
Comment fix.1993-05-09, by Richard M. Stallman
-
*** empty log message ***1993-05-09, by Richard M. Stallman
-
[SCO]: Include time.h.1993-05-09, by Richard M. Stallman
-
(mail-do-fcc): Don't output a newline before From...1993-05-09, by Richard M. Stallman
-
(rmail-convert-to-babyl-format): Delete 1 char1993-05-09, by Richard M. Stallman
-
(jump-to-register): Allow file name "in" a register.1993-05-09, by Richard M. Stallman
-
(scroll-bar-drag, scroll-bar-drag-1): New functions.1993-05-08, by Richard M. Stallman
-
Require help-macro, not help-screen.1993-05-08, by Richard M. Stallman
-
Provide help-macro, not help-screen.1993-05-08, by Richard M. Stallman
-
Don't add menu bar to minibuffer-only frames.1993-05-08, by Richard M. Stallman
-
(Fx_get_mouse_event, Fx_mouse_events): Code deleted.1993-05-08, by Richard M. Stallman
-
(Vmouse_event): Var deleted.1993-05-08, by Richard M. Stallman
-
(vc-directory-18): cd to the directory in question before the file tree walk.1993-05-08, by Richard M. Stallman
-
(vc-directory-18): New function.1993-05-08, by Richard M. Stallman
-
(read_avail_input): If meta_key is 2, let 8 bits thru.1993-05-08, by Richard M. Stallman
-
*** empty log message ***1993-05-08, by Eric S. Raymond
-
(calendar-mode-map): Add arrow key bindings.1993-05-07, by Richard M. Stallman
-
(rmail-resend): Add `resent' attribute.1993-05-07, by Richard M. Stallman
-
(x_get_arg): Call Fintern, not intern.1993-05-07, by Richard M. Stallman
-
(flush-lines, keep-lines, how-many):1993-05-06, by Richard M. Stallman
-
Typo in last change.1993-05-06, by Richard M. Stallman
-
(comint-filter): New function.1993-05-06, by Richard M. Stallman
-
*** empty log message ***1993-05-06, by Jim Blandy
-
(previous-matching-history-element): If minibuf is empty,1993-05-06, by Richard M. Stallman
-
(comint-previous-matching-input): Use let* in the interactive.1993-05-06, by Richard M. Stallman
-
Initial revision1993-05-06, by Jim Blandy
-
Support *-sco3.2v4* as opsystem.1993-05-06, by Richard M. Stallman
-
Comment change.1993-05-06, by Richard M. Stallman
-
Don't include calc directory.1993-05-06, by Richard M. Stallman
-
> (os): Add -clix*.1993-05-06, by Jim Wilson
-
(main): Handle -display like -d.1993-05-06, by Richard M. Stallman
-
(comint-previous-matching-input): New command, on M-r.1993-05-06, by Richard M. Stallman
-
(auto-mode-alist): Delete the entries for makefile-mode.1993-05-06, by Richard M. Stallman
-
Comment changes.1993-05-06, by Richard M. Stallman
-
Doc fix.1993-05-05, by Richard M. Stallman
-
(blink-matching-paren-distance): Change default to 12,000.1993-05-05, by Richard M. Stallman
-
(Fdisplay_buffer): Add space to prompt.1993-05-04, by Richard M. Stallman
-
(vc-backend-diff): Use diff-switches, not vc-diff-options.1993-05-04, by Richard M. Stallman
-
Doc fix.1993-05-04, by Richard M. Stallman
-
(minor-mode-map-alist): Don't use it if it's void.1993-05-04, by Richard M. Stallman
-
(vc-dired-prefix-map): New keymap.1993-05-04, by Richard M. Stallman
-
* configure.in: Use AC_HAVE_HEADERS to test for sys/time.h, and1993-05-04, by Jim Blandy
-
* lisp.h (CHAR_ALT, CHAR_SUPER, CHAR_HYPER, CHAR_SHIFT, CHAR_CTL,1993-05-04, by Jim Blandy
-
Implement extra_keyboard_modifiers properly.1993-05-04, by Jim Blandy
-
Changes for Emacs 19 from Thorsten Ohl <ohl@chico.harvard.edu>:1993-05-04, by Jim Blandy
-
* lisp.h (CHAR_ALT, CHAR_SUPER, CHAR_HYPER): New constants, in1993-05-04, by Jim Blandy
-
* systty.h (EMACS_GET_TTY, EMACS_SET_TTY): Move these into1993-05-04, by Jim Blandy
-
* systime.h: Doc fix.1993-05-04, by Jim Blandy
-
* systty.h (EMACS_GET_TTY, EMACS_SET_TTY): Move these into1993-05-04, by Jim Blandy
-
* search.c (Freplace_match): Arrange for markers sitting at the1993-05-04, by Jim Blandy
-
Arrange for Fy_or_n_p to put off switch-frame events.1993-05-04, by Jim Blandy
-
* lisp.h (CHAR_ALT, CHAR_SUPER, CHAR_HYPER): New constants, in1993-05-04, by Jim Blandy
-
* keymap.c (Fdefine_prefix_command): Doc fix.1993-05-04, by Jim Blandy
-
Implement extra_keyboard_modifiers properly.1993-05-04, by Jim Blandy
-
* fileio.c (Fmake_symbolic_link): If a file already exists under1993-05-04, by Jim Blandy
-
* emacs.c (SEPCHAR): Instead of defining this to be ',' on VMS and1993-05-04, by Jim Blandy
-
* systime.h: Doc fix.1993-05-04, by Jim Blandy
-
* data.c (Ffset): Refuse to set the function value of t or nil.1993-05-04, by Jim Blandy
-
* config.h.in (getenv): Don't test THIS_IS_YMAKEFILE to see if we1993-05-04, by Jim Blandy
-
* buffer.c (syms_of_buffer): Doc fix for buffer-display-table.1993-05-04, by Jim Blandy
-
* emacs.c (SEPCHAR): Instead of defining this to be ',' on VMS and1993-05-04, by Jim Blandy
-
* m/ibmps2-aix.h, m/ibmrs6000.h, m/ibmrt-aix.h, m/mips.h,1993-05-04, by Jim Blandy
-
* emacs.c (SEPCHAR): Instead of defining this to be ',' on VMS and1993-05-04, by Jim Blandy
-
* m/ibmps2-aix.h, m/ibmrs6000.h, m/ibmrt-aix.h, m/mips.h,1993-05-04, by Jim Blandy
-
* calendar.el: Update reference to the papers in S-P&E.1993-05-03, by Jim Blandy
-
mawk, SunOS 4.1.3 nawk, and Ultrix/MKS nawk all barf on /[/]/, so change1993-05-03, by Paul Eggert
-
(help-for-help): Use lower case letters for help options.1993-05-03, by Richard M. Stallman
-
(string-rectangle): Renamed from fill-rectangle.1993-05-03, by Richard M. Stallman
-
* sun-mouse.el (suspend-emacstool): Run suspend-hook, not1993-05-03, by Jim Blandy
-
* yow.el (yow): Fix interactive spec.1993-05-03, by Jim Blandy
-
* subr.el (listify-key-sequence): Use a character constant to1993-05-03, by Jim Blandy
-
* sendmail.el (mail-setup): Don't insert "--\n" before the1993-05-03, by Jim Blandy
-
* mouse.el (mouse-buffer-menu): Don't right-justify the buffer1993-05-03, by Jim Blandy
-
* lucid.el: Comment out fset of set-screen-width properly.1993-05-03, by Jim Blandy
-
* files.el (insert-directory): Undo change of March 23;1993-05-03, by Jim Blandy
-
* edebug.el (edebug-display): Call the `mark' function with the1993-05-03, by Jim Blandy
-
* disp-table.el (describe-display-table): Don't use the term1993-05-03, by Jim Blandy
-
* comint.el (comint-match-partial-pathname): Move "---" range in1993-05-03, by Jim Blandy
-
* bytecomp.el (meta-flag): Declare this an obsolete variable.1993-05-03, by Jim Blandy
-
* make-dist: Distribute configure, as well as configure.in.1993-05-03, by Jim Blandy
-
* configure.in: Use the AC_PROG_CPP macro, and then use the CPP1993-05-03, by Jim Blandy
-
* configure.in: Use the AC_ALLOCA test.1993-05-03, by Jim Blandy
-
(find-file-noselect): On VMS, maybe set buffer-file-name1993-05-02, by Richard M. Stallman
-
Initial revision1993-05-01, by Jim Blandy
-
(vc-mode-line): Don't alter key bindings.1993-05-01, by Richard M. Stallman
-
Changed.1993-05-01, by Richard M. Stallman
-
(Fsuspend_emacs): Doc fix.1993-05-01, by Richard M. Stallman
-
(vc-revert-buffer1): Fix format of compilation-error-list.1993-05-01, by Richard M. Stallman
-
Fix syntax error.1993-04-30, by Doug Evans
-
*** empty log message ***1993-04-30, by Jim Blandy
-
Accept sh, hms.1993-04-30, by Steve Chamberlain
-
(find-file-noselect): Do set buffer-file-name1993-04-30, by Richard M. Stallman
-
(vc-match-substring): Renamed from match-substring.1993-04-29, by Richard M. Stallman
-
(Fthis_command_keys): Doc fix.1993-04-29, by Richard M. Stallman
-
(wait_reading_process_input): Move the status_notify1993-04-29, by Richard M. Stallman
-
(shell-prompt-pattern): Undo last change.1993-04-29, by Richard M. Stallman
-
(up-arrow, down-arrow, left-arrow, right-arrow): Deleted.1993-04-29, by Richard M. Stallman
-
(Fexpand_file_name): Undo last change--too risky for now.1993-04-29, by Richard M. Stallman
-
(Fdefine_function): New function (same code as Fdefalias).1993-04-29, by Richard M. Stallman
-
(LOADHIST_ATTACH): New macro.1993-04-29, by Richard M. Stallman
-
(vc-revert-buffer1): Ignore non-marker elts of compilation-error-list.1993-04-28, by Roland McGrath
-
Add compilation-minor-mode to minor-mode-alist and minor-mode-map-alist.1993-04-28, by Roland McGrath
-
Installed Aaron Larson's new bibtex.el. See the header comment for1993-04-28, by Eric S. Raymond
-
(gnus-inews-organization): If ORGANIZATION is "", set it to nil.1993-04-28, by Roland McGrath
-
(file-truename): Undo last change.1993-04-28, by Roland McGrath
-
(do_autoload): Fixed the bug in the autoload-saving code.1993-04-28, by Eric S. Raymond
-
Removed spurious comment (obsoleted by ;;;###autoload).1993-04-28, by Eric S. Raymond
-
(hscroll-step): New variable.1993-04-27, by Eric S. Raymond
-
(un_autoload): Don't try to save old autoload forms when we load something1993-04-27, by Eric S. Raymond
-
Completed the package entry point's name change from edit-picture to1993-04-27, by Eric S. Raymond
-
(gud-format-command): Fix %f expansuuin to send ondly the basename of1993-04-27, by Eric S. Raymond
-
(file-truename): Do the right thing when /home/gp2/eric = "".1993-04-27, by Eric S. Raymond
-
(notify): Bug fix. Treat the body of this function as a critical region.1993-04-27, by Eric S. Raymond
-
(Fexpand_file_name): Don't remove trailing / from NEWDIR if just "/".1993-04-26, by Roland McGrath
-
(find-tag-interactive): New function to read args for find-tag et al.1993-04-26, by Roland McGrath
-
(read_pending_input): Fix the garbaged-modifiers bug under System Vs previous1993-04-26, by Eric S. Raymond
-
Doc fixes. Also a few teaks to pacify the byte-compiler.1993-04-26, by Eric S. Raymond
-
I started to clean this up and make it work under System V, until I hit a wall.1993-04-26, by Eric S. Raymond
-
(global-map): Dyke out the last two event-to-function bindings. These belong1993-04-26, by Eric S. Raymond
-
(cd): Handle leading "~" like an absolute filename.1993-04-26, by Eric S. Raymond
-
Changed fsets to defaliases.1993-04-26, by Eric S. Raymond
-
(comint-mod): Nuked. A call to ring-mod replaces it.1993-04-25, by Eric S. Raymond
-
Rewritten. A poor choice of representation made the old code excessively1993-04-25, by Eric S. Raymond
-
Set no-byte-compile local variable t to work around a byte-compiler bug.1993-04-25, by Eric S. Raymond
-
(vc-diff): Get proper error message when you run this with no prefix1993-04-25, by Eric S. Raymond
-
(Fset-window-buffer): Set horizontal-scrolling on a window to zero when1993-04-25, by Eric S. Raymond
-
(Qmode-line-format): Describe %l in the doc string.1993-04-25, by Eric S. Raymond
-
(down-arrow): New function. Uses next-line-add-newlines to suppress1993-04-25, by Eric S. Raymond
-
(tex-compilation-parse-errors): Added. At the moment, this would have1993-04-25, by Eric S. Raymond
-
(cd): Changed to use to resolve relative cd calls.1993-04-25, by Eric S. Raymond
-
Added and fixed documentation.1993-04-25, by Eric S. Raymond
-
*** empty log message ***1993-04-24, by Noah Friedman
-
Replaced all fsets with defaliases.1993-04-23, by Eric S. Raymond
-
All fsets changed to defaliases.1993-04-23, by Eric S. Raymond
-
Some fsets changed to defaliases.1993-04-23, by Eric S. Raymond
-
All fsets changed to defaliases.1993-04-23, by Eric S. Raymond
-
All fsets changed to defaliases.1993-04-23, by Eric S. Raymond
-
Initial revision1993-04-23, by Eric S. Raymond
-
(define-function): Changed name back to defalisaases to get things in1993-04-23, by Eric S. Raymond
-
(Fdefine_function): Changed name back to Fdefalias, so we get things1993-04-23, by Eric S. Raymond
-
(BUF_NARROWED, NARROWED): New macros to test whether a region1993-04-23, by Eric S. Raymond
-
(global-map): Remove function key bindings that duplicate stuff in1993-04-23, by Eric S. Raymond
-
Commentary added.1993-04-23, by Eric S. Raymond
-
(Info-find-node, Info-insert-subfile): Do the right thing if info files have1993-04-23, by Eric S. Raymond
-
(ange-ftp-binary-file-name-regexp): Match .z and .z-part-?? files.1993-04-22, by Roland McGrath
-
Rewritten and simplified, commentary added. It now will usually1993-04-21, by Eric S. Raymond
-
(vc-revert-buffer1): Typo fix in last change.1993-04-19, by Roland McGrath
-
(shell-mode): isationization (doc fix).1993-04-19, by Roland McGrath
-
(shell-mode): Capitalize mode name.1993-04-19, by Roland McGrath
-
(vc-comment-to-change-log): Restored interactive spec. Why was it1993-04-19, by Roland McGrath
-
(vc-revert-buffer1): Completely rewrote compilation reparsing code.1993-04-19, by Roland McGrath
-
(find-file-noselect): Never set SAME-TRUENAME to a buffer whose1993-04-19, by Roland McGrath
-
(set-auto-mode): If the buffer begins with "#!", look for -*- in the first1993-04-19, by Roland McGrath
-
(mail-do-fcc): Make a numeric time zone indicator1993-04-17, by Richard M. Stallman
-
Comment fixes.1993-04-17, by Richard M. Stallman
-
(tc-dissociate): Renamed from tc-kill-association.1993-04-17, by Richard M. Stallman
-
(Fdefine_function): New function.1993-04-17, by Richard M. Stallman
-
(defun, defmacro, defvar, defconst):1993-04-17, by Richard M. Stallman
-
(provide, require): Put appropriately-marked1993-04-17, by Richard M. Stallman
-
(readevalloop): New argument is the source file name (or nil if none).1993-04-17, by Richard M. Stallman
-
(byte-compile, byte-compile-keep-pending)1993-04-17, by Richard M. Stallman
-
entered into RCS1993-04-16, by Richard M. Stallman
-
Add defvars to pacify the byte compiler, at RMS's request.1993-04-16, by Eric S. Raymond
-
(diff-parse-differences): Small robustification --- don't lose if we1993-04-16, by Eric S. Raymond
-
(shrink-window-if-larger-than-buffer): Moved to window.el.1993-04-16, by Eric S. Raymond
-
*** empty log message ***1993-04-16, by Noah Friedman
-
Don't include Xmu/Drawing.h.1993-04-15, by Richard M. Stallman
-
(resume-suspend-hook): Renamed from resume-empty-args-file.1993-04-14, by Richard M. Stallman
-
(resume-empty-args-file): Renamed from empty-args-file.1993-04-14, by Richard M. Stallman
-
(update-file-autoloads, update-directory-autoloads): If called1993-04-14, by Roland McGrath
-
(makefile-mode): Fix typo in autoload cookie.1993-04-14, by Richard M. Stallman
-
Doc fixes.1993-04-14, by Richard M. Stallman
-
(gud-mode): Created C-c synonym bindings in the GUD buffer's local map.1993-04-14, by Eric S. Raymond
-
Name changed from sun-cursors.el to protect the innocents.1993-04-14, by Eric S. Raymond
-
Name changed to fit in a 14-character limit.1993-04-14, by Eric S. Raymond
-
(shrink-window-if-larger-than-buffer): Moved from electric.el to windows.el,1993-04-14, by Eric S. Raymond
-
(lm-commentary-region): Gone.1993-04-14, by Eric S. Raymond
-
Rewritten. The Finder is now a major mode with the ability to browse1993-04-14, by Eric S. Raymond
-
(message, message1): If noninteractive and1993-04-13, by Richard M. Stallman
-
(Fy_or_n_p): Echo the answer just once, at exit.1993-04-13, by Richard M. Stallman
-
(rot13-display-table): Use `vector', not `make-rope'.1993-04-12, by Richard M. Stallman
-
Use `vector', not `make-rope'.1993-04-12, by Richard M. Stallman
-
(rot13-other-window): Add autoload.1993-04-12, by Richard M. Stallman
-
(find-file-noselect): Verify other buffers' file numbers are still valid.1993-04-11, by Richard M. Stallman
-
(fill-nonuniform-paragraphs): New command.1993-04-11, by Richard M. Stallman
-
(gdb, sdb, dbx): Improved prompting a la grep.1993-04-10, by Eric S. Raymond
-
Clean up cmu* uses in header comments.1993-04-10, by Eric S. Raymond
-
* Makefile.in (xmakefile): Recognize the -O option with a numeric1993-04-10, by Jim Blandy
-
* configure.in: Don't set CC to "gcc -O" if the user specifies1993-04-10, by Jim Blandy
-
long_to_cons and cons_to_long are generally useful things; they're1993-04-10, by Jim Blandy
-
Since Qmenu_enable is used by non-X-specific code, it shouldn't be1993-04-10, by Jim Blandy
-
* xfaces.c (sort_overlays): Define this to be static, as declared.1993-04-10, by Jim Blandy
-
* keyboard.c (command_loop_1): Rebuild menu bar if1993-04-10, by Jim Blandy
-
* dispnew.c (getenv): Extern declaration deleted; this is done in1993-04-10, by Jim Blandy
-
Adjust for autoconf merger.1993-04-10, by Jim Blandy
-
* callproc.c (relocate_fd): Make messages string literals, not1993-04-10, by Jim Blandy
-
* buffer.c (Fmake_overlay, Fmove_overlay): New optional BUFFER1993-04-10, by Jim Blandy
-
* alloc.c (__malloc_hook, __realloc_hook, __free_hook): Declare1993-04-10, by Jim Blandy
-
Adjust for autoconf merger.1993-04-10, by Jim Blandy
-
* keyboard.c (echo_dash): Do nothing if echoptr is 0.1993-04-10, by Jim Blandy
-
* subr.el (overlay-start, overlay-end, overlay-buffer): New1993-04-10, by Jim Blandy
-
Sat Apr 10 00:39:29 1993 Jim Blandy (jimb@totoro.cs.oberlin.edu)1993-04-10, by Jim Blandy
-
* finder.el (finder-by-keyword): Build an alist to pass to1993-04-10, by Jim Blandy
-
* Makefile.in (DEFS): Renamed from CONFIG_CFLAGS.1993-04-10, by Jim Blandy
-
* make-dist: Distribute lib-src/rcs-checkin.1993-04-10, by Jim Blandy
-
* configure.in: When checking for X windows, search for an X111993-04-10, by Jim Blandy
-
* Makefile.in (clean mostlyclean): Missing right paren.1993-04-10, by Jim Blandy
-
> Default to bsd if vendor is next.1993-04-09, by Tom Wood
-
(emerge-with-ancestor): Applied Donald Erway's fix patch, which1993-04-09, by Eric S. Raymond
-
Accept i370, mvs.1993-04-09, by Richard M. Stallman
-
(generate-file-autoloads): Doc fix.1993-04-08, by Roland McGrath
-
(vc-comment-to-change-log): Merged in the remainder of jimb's last1993-04-08, by Eric S. Raymond
-
dired-noselect, dired-internal-noselect, dired-insert-directory:1993-04-08, by Eric S. Raymond
-
vc-mode: name change.1993-04-08, by Eric S. Raymond
-
(vc-directory. vc-start-entry, vc-next-action, vc-next-action-on-file):1993-04-08, by Eric S. Raymond
-
Massive changes, amounting nearly to a rewrite. The new features1993-04-08, by Eric S. Raymond
-
Added and corrected library headers.1993-04-08, by Eric S. Raymond
-
* make-dist: It's oldXMenu/compile.com, not oldXMenu/compile.mms.1993-04-08, by Jim Blandy
-
(Fkill_all_local_variables): Store each var's current value1993-04-08, by Richard M. Stallman
-
entered into RCS1993-04-08, by Richard M. Stallman
-
Add copyright notice.1993-04-08, by Richard M. Stallman
-
* make-docfile.c (write_c_args): Print an argument named "defalt"1993-04-08, by Jim Blandy
-
* keyboard.c (apply_modifiers): Fix typo in sanity check.1993-04-08, by Jim Blandy
-
* keyboard.c (interrupt_input_blocked, interrupt_input_pending):1993-04-07, by Jim Blandy
-
Include blockinput.h.1993-04-07, by Richard M. Stallman
-
(interrupt_input_blocked): Make this signed int.1993-04-07, by Richard M. Stallman
-
(compile-internal): Initialize the process-mark.1993-04-07, by Roland McGrath
-
(UNBLOCK_INPUT): Fix typo.1993-04-07, by Richard M. Stallman
-
(compilation-error-regexp-alist): Tighten first regexp so that it1993-04-07, by Roland McGrath
-
(search_buffer): Fix typo in previous change.1993-04-07, by Richard M. Stallman
-
Fix typo in comment delimiter.1993-04-07, by Richard M. Stallman
-
(compilation-parse-errors): Remove debugging setq.1993-04-07, by Roland McGrath
-
(compilation-filter): New function.1993-04-07, by Roland McGrath
-
(compilation-error-regexp-alist): Fixed MIPS CC regexp to match file1993-04-07, by Roland McGrath
-
* m/imbrs6000.h: If we're using GCC, define ORDINARY_LINK instead1993-04-07, by Jim Blandy
-
Doc fix.1993-04-07, by Jim Blandy
-
* xterm.c (updating_frame): Declare this extern instead of static,1993-04-07, by Jim Blandy
-
(untabify): Don't really change where restriction starts.1993-04-07, by Richard M. Stallman
-
(dired-pop-to-buffer): Adjust count-lines val for last line.1993-04-06, by Richard M. Stallman
-
*** empty log message ***1993-04-06, by Jim Blandy
-
(vc-comment-to-change-log): Renamed from vc-comment-to-changelog.1993-04-05, by Roland McGrath
-
(find-change-log): New function.1993-04-05, by Roland McGrath
-
* editfns.c (Fcurrent_time_zone): Return a list whose elements are1993-04-05, by Jim Blandy
-
(compilation-error-regexp-alist): Merged HP-UX 7.0 fc regexp with the1993-04-05, by Roland McGrath
-
(compilation-error-regexp-alist): Changed MIPS RISC CC regexp (last one) to1993-04-05, by Roland McGrath
-
* s/vms.h (EXEC_SUFFIXES): Add definition for this.1993-04-05, by Jim Blandy
-
(dired-unmark-all-files): Read the arg as just a char.1993-04-05, by Richard M. Stallman
-
Added or corrected documentation headers1993-04-03, by Eric S. Raymond
-
Initial revision1993-04-03, by Eric S. Raymond
-
new comint-read-noecho.1993-04-03, by Noah Friedman
-
*** empty log message ***1993-04-02, by Jim Blandy
-
*** empty log message ***1993-04-02, by Jim Blandy
-
(repeat-history-command): Bug fix. Someone forgot a car.1993-04-02, by Eric S. Raymond
-
(mpuz-try-letter): Use read-char to read digit.1993-04-02, by Richard M. Stallman
-
(eval-defun): Rename argument to avoid collision.1993-04-01, by Richard M. Stallman
-
[log entry censored by the NSA]1993-04-01, by Noah Friedman
-
(etags-tags-completion-table): Rewritten with a mondo regexp.1993-04-01, by Roland McGrath
-
* timer.el (timer-program): New defconst.1993-04-01, by Jim Blandy
-
(indent-for-comment): Use skip-syntax-backward in place of1993-03-31, by Roland McGrath
-
(etags-tags-completion-table): Use skip-syntax-backward instead of1993-03-31, by Roland McGrath
-
(view-buffer-other-window): Remove spurious backslashes from1993-03-31, by Roland McGrath
-
(view-exit): Use local map view-old-local-map, not (current-local-map).1993-03-31, by Roland McGrath
-
(map-y-or-n-p): Make bindings of user-defined keys be each a vector1993-03-31, by Roland McGrath
-
(enable-command): Remove spurious assignment of free variable `foo'.1993-03-31, by Roland McGrath
-
(describe-function): For Lisp functions, write a prototype call before1993-03-31, by Roland McGrath
-
Put interrupt input blocking in a separate file from xterm.h.1993-03-31, by Jim Blandy
-
* xfaces.c: Doc fixes.1993-03-31, by Jim Blandy
-
Initial revision1993-03-31, by Jim Blandy
-
* keyboard.c (parse_modifiers, apply_modifiers): Make sure we're1993-03-31, by Jim Blandy
-
(Fwrite_region): Don't fail to set visit_file.1993-03-31, by Richard M. Stallman
-
(read_char): Clear Vquit_flag when we return C-g for it.1993-03-31, by Richard M. Stallman
-
New macros NULL_DEVICE and EXEC_SUFFIXES, to give the name of the1993-03-30, by Jim Blandy
-
New macros NULL_DEVICE and EXEC_SUFFIXES, to give the name of the1993-03-30, by Jim Blandy
-
(find-backup-file-name): delete nothing if overflow in number of files to keep.1993-03-30, by Noah Friedman
-
lisp/ * Makefile.in (src/paths.h): Don't echo the huge sed command we1993-03-30, by Jim Blandy
-
Rename int-to-string to number-to-string, since it can handle1993-03-30, by Jim Blandy
-
* subr.el (int-to-string): Make this an alias for the subr1993-03-30, by Jim Blandy
-
* configure: Extend test for working `const' keyword to handle AIX1993-03-30, by Jim Blandy
-
(isearch-done): Customize the message about mark.1993-03-30, by Richard M. Stallman
-
(isearch-mode-map): Delete the binding for C-h.1993-03-30, by Richard M. Stallman
-
*** empty log message ***1993-03-30, by Eric S. Raymond
-
(rmail): Don't use mbox as inbox by default.1993-03-29, by Richard M. Stallman
-
Put back removed years in copyright notice.1993-03-29, by Richard M. Stallman
-
(count-lines): Use save-match-data.1993-03-29, by Richard M. Stallman
-
Removed author and Adapted-By lines. They're wrong, and they're not1993-03-29, by Eric S. Raymond
-
(vc-next-action, vc-peint-log, vc-diff, vc-revert-buffer) improved1993-03-29, by Eric S. Raymond
-
Provide mailabbrev, not mail-abbrevs.1993-03-29, by Richard M. Stallman
-
(make_frame): Init face_alist field.1993-03-29, by Richard M. Stallman
-
*** empty log message ***1993-03-29, by Eric S. Raymond
-
(NO_PTY_H): Defined.1993-03-29, by Richard M. Stallman
-
[NO_PTY_H]: Don't include pty.h.1993-03-29, by Richard M. Stallman
-
[USG5_4]: Alternate defining of LIBS_SYSTEM,1993-03-29, by Richard M. Stallman
-
(fill-individual-paragraphs): When skipping mail headers, skip to a blank line.1993-03-28, by Richard M. Stallman
-
Undo previous change.1993-03-28, by Richard M. Stallman
-
(setenv): Renamed back from putenv.1993-03-28, by Richard M. Stallman
-
Cancel previous change; this version should be identical to version 1.17.1993-03-28, by Richard M. Stallman
-
(regexp-history): New history list.1993-03-28, by Richard M. Stallman
-
(Fexpand_file_name): Default DEFALT at beginning,1993-03-28, by Richard M. Stallman
-
(command_loop_1): Clear force_start of selected_window1993-03-28, by Richard M. Stallman
-
*** empty log message ***1993-03-28, by Noah Friedman
-
*** empty log message ***1993-03-28, by Noah Friedman
-
renamed to env.el; changed setenv to putenv.1993-03-28, by Noah Friedman
-
(vc-comment-to-changelog): A useful vc-checkin hook, added.1993-03-28, by Eric S. Raymond
-
Fixed typo introduced by last patch.1993-03-28, by Eric S. Raymond
-
: Added autoload cookie for entry point.1993-03-28, by Eric S. Raymond
-
(auto-mode-alist): added pairs for .ms, .man, .mk, [Mm]akefile, .lex.1993-03-28, by Eric S. Raymond
-
(shrink-window-if-larger-than-buffer) Added doc string. Made argument1993-03-28, by Eric S. Raymond
-
(electric-buffer-menu-mode-map): fillarray isn't a valid operation on maps1993-03-28, by Eric S. Raymond
-
(struct frame): New field face_alist.1993-03-28, by Richard M. Stallman
-
(struct face): New fields pixmap_h, pixmap_w.1993-03-28, by Richard M. Stallman
-
(FRAME_FACES, FRAME_N_FACES, FRAME_DEFAULT_FACE)1993-03-28, by Richard M. Stallman
-
(Freplace_match): Clean up criterion about converting case.1993-03-28, by Richard M. Stallman
-
(main): Call syms_of_xfaces.1993-03-28, by Richard M. Stallman
-
*** empty log message ***1993-03-27, by Jim Blandy
-
(struct buffer): Field `fieldlist' deleted.1993-03-27, by Richard M. Stallman
-
(init_buffer_once, reset_buffer):1993-03-27, by Richard M. Stallman
-
(try-face-font, find-face, get-face): New aliases.1993-03-27, by Richard M. Stallman
-
moby rlogin-filter fixes1993-03-27, by Noah Friedman
-
(set-case-syntax-delims, set-case-syntax-pair, set-case-syntax):1993-03-27, by Richard M. Stallman
-
Add autoloads.1993-03-27, by Richard M. Stallman
-
(Fchar_equal): Don't ignore high bits of character.1993-03-27, by Richard M. Stallman
-
(add-hook) Added optional arg to cause hook to be appended rather than1993-03-27, by Eric S. Raymond
-
(printify-buffer) Added, debugged from Roland McGrath's printify-buffer code1993-03-27, by Eric S. Raymond
-
(cookie) Enhanced it to handle both LINS files and UNIX fortune files.1993-03-27, by Eric S. Raymond
-
(fill-rectangle) Added. Inspired by Lynn Slater's insert-box package in LCD,1993-03-27, by Eric S. Raymond
-
(enable-and-notify) Added. Inspired by Roland McGrath's LCD package1993-03-27, by Eric S. Raymond
-
(Buffer-menu-toggle-read-only) Added, per Rob Austein's suggestion1993-03-27, by Eric S. Raymond
-
(undo-with-space) Added. C-x C-u now bound to this rather than undo.1993-03-27, by Eric S. Raymond
-
(fill-paragraph, justify-current-line) Now uses the skip-syntax-1993-03-27, by Eric S. Raymond
-
(local-write-file-hooks): New variable.1993-03-26, by Richard M. Stallman
-
(psychoanalyze-pinhead) Needed a prefrontal lobotomy. I gave it one.1993-03-26, by Eric S. Raymond
-
Added Commentary.1993-03-26, by Eric S. Raymond
-
* xselect.c (SELECTION_QUANTUM): Don't use XMaxRequestSize on R3;1993-03-25, by Jim Blandy
-
(searchbuf): Declare here.1993-03-25, by Richard M. Stallman
-
(mark_object): Mark face_alist of a frame.1993-03-25, by Richard M. Stallman
-
(Fy_or_n_p): Ensure cursor_in_echo_area = 0 when quit.1993-03-25, by Richard M. Stallman
-
* make-dist: Distribute lisp/term/ChangeLog.1993-03-25, by Jim Blandy
-
* x-win.el (x-defined-colors): Use x-color-defined-p instead of1993-03-25, by Jim Blandy
-
* x-win.el: Update copyright to 1993.1993-03-25, by Jim Blandy
-
* dispnew.c (getenv): Add extern declaration.1993-03-25, by Jim Blandy
-
Fix typo.1993-03-25, by Jim Blandy
-
Fix typo in source for `configure.tmp.$$.c'.1993-03-25, by Jim Blandy
-
* Makefile.in (C_SWITCH_SYSTEM): New variable.1993-03-25, by Jim Blandy
-
Arrange for C compilation throughout the tree to get1993-03-25, by Jim Blandy
-
(describe-function): Add blank line above doc string.1993-03-25, by Richard M. Stallman
-
* dispnew.c (init_display): Get display name from environment1993-03-25, by Jim Blandy
-
* keymap.c (Fkeymapp): Doc fix.1993-03-25, by Jim Blandy
-
* process.c [VMS] (DCL_PROMPT): Remove hack.1993-03-25, by Jim Blandy
-
Add provide call.1993-03-25, by Richard M. Stallman
-
* xfns.c [VMS]: Get the gray_bits from [.bitmaps]gray.xbm.1993-03-25, by Jim Blandy
-
* xterm.h (x_focus_frame): Add extern keyword to declaration.1993-03-25, by Jim Blandy
-
* xterm.c [VMS]: Don't #include <sys/termio.h> and <string.h>.1993-03-25, by Jim Blandy
-
(lm-last-modified-date) Fixed return bug.1993-03-25, by Eric S. Raymond
-
Brent Benson's patch to support `cd -'.1993-03-25, by Eric S. Raymond
-
* make-dist: Include the VMS support files in oldXMenu in the1993-03-25, by Jim Blandy
-
(mh-unshar) Added.1993-03-25, by Eric S. Raymond
-
Added a (provide 'emacsbug); lisp-mnt.el needs this.1993-03-25, by Eric S. Raymond
-
* calendar.el (calendar-standard-time-zone-name,1993-03-25, by Jim Blandy
-
* config.h.in (HAVE_XFREE386): New flag, set by configure script.1993-03-25, by Jim Blandy
-
* configure: Doc fix.1993-03-25, by Jim Blandy
-
Default to clipper-intergraph if system is clix.1993-03-24, by Richard M. Stallman
-
(push_key_description): Ignore bits above meta_modifier.1993-03-24, by Richard M. Stallman
-
*** empty log message ***1993-03-24, by Jim Blandy
-
* xfns.c (x_make_gc): Don't forget to block X input around the1993-03-24, by Jim Blandy
-
* keyboard.c [POLL_FOR_INPUT] (quit_throw_to_read_char): If1993-03-24, by Jim Blandy
-
* dispnew.c (init_display): Initialize Vwindow_system.1993-03-24, by Jim Blandy
-
* keyboard.c (Fsuspend_emacs):1993-03-24, by Jim Blandy
-
Fix library headers.1993-03-23, by Eric S. Raymond
-
Initial revision1993-03-23, by Jim Blandy
-
* files.el (insert-directory): Do chase symlinks before passing1993-03-23, by Jim Blandy
-
Incorporated changes from Bob Weiner's enhanced buff-menu from the LCD1993-03-23, by Eric S. Raymond
-
* configure: Add special code to detect XFree386, and tell1993-03-23, by Jim Blandy
-
* sysdep.c (random, srandom): Don't define these if HAVE_RANDOM is1993-03-23, by Jim Blandy
-
* config.h.in (C_SWITCH_X_SITE, LD_SWITCH_X_SITE): New flags.1993-03-23, by Jim Blandy
-
* configure: Add `--x-includes' and `--x-libraries' options. I1993-03-23, by Jim Blandy
-
* configure: Add `--x-includes' and `--x-libraries' options. I1993-03-23, by Jim Blandy
-
* xfns.c (Fx_parse_geometry): Renamed from Fx_geometry.1993-03-23, by Jim Blandy
-
(query-replace-map): Define backspace like delete.1993-03-23, by Richard M. Stallman
-
* diary-insert.el: Change the name to diary-ins.el.1993-03-23, by Jim Blandy
-
(current_column, Findent_to, position_indentation):1993-03-23, by Richard M. Stallman
-
(display_string, display_text_line): Allow tab_width up to 1000.1993-03-23, by Richard M. Stallman
-
(YACC): flag added to c_ext.1993-03-22, by Richard M. Stallman
-
Add TO-DO list.1993-03-22, by Eric S. Raymond
-
Initial revision1993-03-22, by Eric S. Raymond
-
Modified to use cookie.el1993-03-22, by Eric S. Raymond
-
Added or corrected Commentary section1993-03-22, by Eric S. Raymond
-
Decide automatically whether to use COFF or ELF.1993-03-22, by Richard M. Stallman
-
Fix a nasty bug --- the cleanup production was nuking the generated1993-03-22, by Eric S. Raymond
-
Initial revision1993-03-22, by Eric S. Raymond
-
Added or corrected Commentary headers1993-03-22, by Eric S. Raymond
-
Don't distribute etc/Old files.1993-03-22, by Eric S. Raymond
-
(init_cmdargs): Fix simple bug in previous change.1993-03-22, by Richard M. Stallman
-
Don't load help-screen at run time if compiled.1993-03-22, by Richard M. Stallman
-
(Fy_or_n_p): Handle `recenter' response type.1993-03-22, by Richard M. Stallman
-
Alpha-sorted this, and added some new hot buttons for the 1990s.1993-03-22, by Eric S. Raymond
-
Initial revision1993-03-22, by Eric S. Raymond
-
Added or corrected Commentary sections1993-03-22, by Eric S. Raymond
-
Added or corrected Commentary sections1993-03-22, by Eric S. Raymond
-
Merged in CHARACTERS1993-03-22, by Eric S. Raymond
-
Formerly GETTING.GNU.SOFTWARE.~4~1993-03-21, by gnulists
-
(struct window): New fields base_line_number and base_line_pos.1993-03-21, by Richard M. Stallman
-
(decode_mode_spec): Handle `%l'.1993-03-21, by Richard M. Stallman
-
(HAVE_TERMIO, SIGNALS_VIA_CHARACTERS): Defined.1993-03-21, by Richard M. Stallman
-
(line-number-mode): New function and variable.1993-03-21, by Richard M. Stallman
-
* xfns.c (Fx_open_connection): If we have X11R5, use1993-03-21, by Jim Blandy
-
* simple.el (comment-indent-function): New variable, intended to1993-03-21, by Jim Blandy
-
* frame.c (Fhandle_switch_frame): Renamed from Fselect_frame.1993-03-21, by Jim Blandy
-
(Fselect_window): Use Fhandle_switch_frame.1993-03-21, by Richard M. Stallman
-
* isearch.el (isearch-switch-frame-handler): Call1993-03-21, by Jim Blandy
-
Fix typo.1993-03-21, by Jim Blandy
-
Use the `visiblity' parameter to determine the initial state of1993-03-21, by Jim Blandy
-
* time.el (display-time): Doc fix.1993-03-21, by Jim Blandy
-
Doc fix.1993-03-20, by Jim Blandy
-
* dispnew.c (Fsleep_for): Make this take two arguments SECONDS and1993-03-20, by Jim Blandy
-
* process.c (wait_reading_process_input): Doc fix.1993-03-20, by Jim Blandy
-
* systime.h (EMACS_HAS_USECS): #define this if HAVE_TIMEVAL is1993-03-20, by Jim Blandy
-
Do * dispnew.c (sit_for): Doc fix.1993-03-20, by Jim Blandy
-
* sysdep.c (reset_sys_modes): Fix usage of EMACS_SET_TTY.1993-03-20, by Jim Blandy
-
* callproc.c (child_setup): Make sure that in, out, and err are1993-03-20, by Jim Blandy
-
* xterm.c (x_term_init): If the X connection is already in file1993-03-20, by Jim Blandy
-
* s/hpux8.h, s/sunos4-1.h (OLDXMENU_OPTIONS): Define this, as in1993-03-20, by Jim Blandy
-
* xfns.c (Fx_open_connection): If we have X11R5, use1993-03-20, by Jim Blandy
-
* frame.c (Fraise_frame, Flower_frame): Renamed from1993-03-20, by Jim Blandy
-
*** empty log message ***1993-03-20, by Jim Blandy
-
* fileio.c (HAVE_FSYNC): Define, if appropriate.1993-03-20, by Jim Blandy
-
* emacs.c (Finvocation_name): New function.1993-03-20, by Jim Blandy
-
* make-dist: Fix typo.1993-03-20, by Jim Blandy
-
(Fx_display_color_p): Renamed from Fx_color_display_p.1993-03-20, by Richard M. Stallman
-
(x_screen): Make this var file scope.1993-03-20, by Richard M. Stallman
-
Added documentation, made the change comment for old versions more1993-03-19, by Eric S. Raymond
-
Teach it about the new user-runnable command rcs-checkin.1993-03-19, by Eric S. Raymond
-
Initial revision1993-03-19, by Eric S. Raymond
-
Deleted some VMS caveats. If the src and lisp ChangeLogs are correct,1993-03-19, by Eric S. Raymond
-
Make sure that when new keywords are compiled, we see them1993-03-19, by Eric S. Raymond
-
Typo fix.1993-03-19, by Eric S. Raymond
-
Info on the terminal-package-finding algorithm.1993-03-19, by Eric S. Raymond
-
All references to 18 changed to past tense; APOLLO and SUNBUG merged1993-03-19, by Eric S. Raymond
-
Added 900-line support1993-03-19, by Eric S. Raymond
-
Initial revision1993-03-19, by Eric S. Raymond
-
* tex-mode.el (tex-send-command): Fix the command sent so that no1993-03-19, by Jim Blandy
-
Some VMS changes from Richard Levitte <levitte@e.kth.se>:1993-03-19, by Jim Blandy
-
Corrected typo, fixed it to discard = and TAGS files in some cases where it1993-03-19, by Eric S. Raymond
-
Added unlock and relock.1993-03-19, by Eric S. Raymond
-
Added unlock and relock productions.1993-03-19, by Eric S. Raymond
-
Initial revision1993-03-19, by Eric S. Raymond
-
Added keyword.1993-03-19, by Eric S. Raymond
-
Oops...1993-03-19, by Eric S. Raymond
-
(Fvisited_file_modtime): New function.1993-03-19, by Richard M. Stallman
-
Added unlock and relock.1993-03-19, by Eric S. Raymond
-
(cons_to_long, long_to_cons): No longer static.1993-03-19, by Richard M. Stallman
-
Add a --compress option to force make-dist to use compress.1993-03-18, by Jim Blandy
-
* make-dist: Use gzip, if we can find it.1993-03-18, by Jim Blandy
-
* frame.h (FOR_EACH_FRAME): Change the definition so that1993-03-18, by Jim Blandy
-
Initial revision1993-03-18, by Eric S. Raymond
-
Corrected Keywords header.1993-03-18, by Eric S. Raymond
-
Corrected Keywords header1993-03-18, by Eric S. Raymond
-
* solar.el (solar-time-string): Round the time properly.1993-03-18, by Jim Blandy
-
Add or correct keywords1993-03-18, by Eric S. Raymond
-
(make-frame): Renamed from new-frame.1993-03-18, by Richard M. Stallman
-
Some VMS changes from Richard Levitte <levitte@e.kth.se>:1993-03-18, by Jim Blandy
-
* configure: Recognize rs6000-ibm-aix32 and rs6000-ibm-aix, and1993-03-18, by Jim Blandy
-
Fix spacing conventions.1993-03-18, by Richard M. Stallman
-
(function-key-map) Nuke code no longer bound to keys.1993-03-18, by Eric S. Raymond
-
As many key cookies as possible renamed to fit the new conventions1993-03-18, by Eric S. Raymond
-
Fix things so that bindings are added to the keymap already created by1993-03-18, by Eric S. Raymond
-
Less klugey version of fix.1993-03-17, by Eric S. Raymond
-
Add production to nuke binaries and doc files.1993-03-17, by Eric S. Raymond
-
Teach this to use help-screen.el.1993-03-17, by Eric S. Raymond
-
Doc fix.1993-03-17, by Richard M. Stallman
-
* xterm.c (x_display_box_cursor, x_display_bar_cursor): Don't1993-03-17, by Jim Blandy
-
Initial revision1993-03-17, by Eric S. Raymond
-
Add standard library headers.1993-03-17, by Eric S. Raymond
-
Add standard library headers.1993-03-17, by Eric S. Raymond
-
Initial revision1993-03-17, by Eric S. Raymond
-
Add standard library headers.1993-03-17, by Eric S. Raymond
-
Added standard library headers.1993-03-17, by Eric S. Raymond
-
(finder-compile-keywords) Treat nil in a path argument as $PWD.1993-03-17, by Eric S. Raymond
-
Increment version number to match vc.el's.1993-03-17, by Eric S. Raymond
-
(vc-header-strings) Name changed to vc-header-alist, to match the1993-03-17, by Eric S. Raymond
-
Added `Developer's configuration' section.1993-03-17, by Eric S. Raymond
-
Supply second arg for tgetstr() calls.1993-03-17, by Eric S. Raymond
-
(_getpty): Declare this, not _get_pty.1993-03-17, by Richard M. Stallman
-
Fix typo in previous change.1993-03-17, by Richard M. Stallman
-
(Fprocess_send_eof): Make sure proc is running.1993-03-17, by Richard M. Stallman
-
Some awks don't understand "\r". Code around this.1993-03-16, by Paul Eggert
-
(vc-version-diff): Use (message ...), not (message (format ...)).1993-03-16, by Paul Eggert
-
Merge today's change by eric with everybody else's1993-03-16, by Paul Eggert
-
Doc fix.1993-03-16, by Jim Blandy
-
* bytecomp.el (byte-compile-from-buffer): Put buffer containing1993-03-16, by Jim Blandy
-
src/ * simple.el (quoted-insert): In overwrite mode, don't read digits1993-03-16, by Jim Blandy
-
* cmds.c (overwrite_binary_mode): Deleted; this implements the1993-03-16, by Jim Blandy
-
vc-error-occurred: moved to vc-hooks.el in order for ^X^F of a1993-03-16, by Eric S. Raymond
-
vc-error-occurred needs to be in vc-hooks.1993-03-16, by Eric S. Raymond
-
* calendar.el (calendar-time-zone): Initialize this when1993-03-16, by Jim Blandy
-
Rename `live-window-p' to `window-live-p', for consistency with1993-03-16, by Jim Blandy
-
(xmenu_show): Do BLOCK_INPUT; unblock just before returning.1993-03-16, by Richard M. Stallman
-
[SIGIO] (UNBLOCK_INPUT): Resignal if x_pending_input.1993-03-16, by Richard M. Stallman
-
* frame.c (Fframe_height, Fframe_width): Fix doc strings to match1993-03-15, by Jim Blandy
-
*** empty log message ***1993-03-15, by Jim Blandy
-
* floatfns.c (logb): Add extern declaration for this.1993-03-15, by Jim Blandy
-
(sparclite, sparclite-*): New configuration.1993-03-15, by Jim Wilson
-
* register.el (view-register): Neglect not to avoid failing to1993-03-15, by Jim Blandy
-
Make frame configurations start with a distinctive symbol.1993-03-15, by Jim Blandy
-
* indent.el (indent-region, indent-region-function): Doc fix.1993-03-15, by Jim Blandy
-
(wait_reading_process_input): New option to wait1993-03-15, by Richard M. Stallman
-
(FRAMEP): Macro deleted.1993-03-15, by Richard M. Stallman
-
Include termhooks.h.1993-03-15, by Richard M. Stallman
-
(Xatom_wm_change_state): Just declare.1993-03-15, by Richard M. Stallman
-
(SELECTION_EVENT_DISPLAY): New macro.1993-03-15, by Richard M. Stallman
-
(Xatom_wm_change_state): Define here.1993-03-15, by Richard M. Stallman
-
(record_property_change, record_delete, record_insert):1993-03-15, by Richard M. Stallman
-
(PRINTPREPARE): Handle marker that points nowhere.1993-03-15, by Richard M. Stallman
-
* indent.el (indent-line-function): Doc fix.1993-03-15, by Jim Blandy
-
(list_of_items): Allow strings among the alist items;1993-03-15, by Richard M. Stallman
-
(Fdelete_other_windows): Handle FRAME_MENU_BAR_LINES.1993-03-15, by Richard M. Stallman
-
(display_menu_bar): Assume FRAME_MENU_BAR_ITEMS already set.1993-03-15, by Richard M. Stallman
-
(command_loop_1): Set FRAME_MENU_BAR_ITEMS here.1993-03-15, by Richard M. Stallman
-
(INTEGERP, SYMBOLP, MARKERP, STRINGP, VECTORP): New macros.1993-03-15, by Richard M. Stallman
-
(selection_request_event, selection_clear_event): New event kinds.1993-03-15, by Richard M. Stallman
-
* sort.el (sort-float-fields, sort-numeric-fields): Use1993-03-15, by Jim Blandy
-
* sort.el (sort-float-fields): Use string-to-number, not1993-03-15, by Jim Blandy
-
Fix the fix.1993-03-15, by Jim Blandy
-
* dired.c (Fdirectory_files): Compile the MATCH regexp after1993-03-15, by Jim Blandy
-
*** empty log message ***1993-03-15, by Richard M. Stallman
-
* make-dist: Distribute `src/bitmaps' too.1993-03-15, by Jim Blandy
-
Add extern declaration for do_line_insertion_deletion_costs.1993-03-15, by Jim Blandy
-
*** empty log message ***1993-03-15, by Richard M. Stallman
-
*** empty log message ***1993-03-15, by Richard M. Stallman
-
Add GNU copyright notice.1993-03-15, by Jim Blandy
-
Initial revision1993-03-14, by Richard M. Stallman
-
Initial revision1993-03-14, by Jim Blandy
-
Recognize AIX 3.2 and make it the default for -aix.1993-03-14, by Charles Hannum
-
* keyboard.h (internal_last_event_frame): This should be extern,1993-03-14, by Jim Blandy
-
* fns.c (Fy_or_n_p): Display the answer.1993-03-14, by Jim Blandy
-
Wed Mar 10 23:00:51 1993 Jim Blandy (jimb@totoro.cs.oberlin.edu)1993-03-14, by Jim Blandy
-
entered into RCS1993-03-14, by Richard M. Stallman
-
*** empty log message ***1993-03-14, by Jim Blandy
-
(NO_X_DESTROY_DATABASE): Defined.1993-03-14, by Richard M. Stallman
-
* diary-insert.el (insert-anniversary-diary-entry,1993-03-14, by Jim Blandy
-
* s/usg5-4.h: Remove extraneous text after #undef LIB_X11_LIB.1993-03-13, by Jim Blandy
-
(rmail-summary-next-msg): Call display-buffer.1993-03-13, by Richard M. Stallman
-
*** empty log message ***1993-03-13, by Richard M. Stallman
-
Doc fix.1993-03-13, by Jim Blandy
-
Initial revision1993-03-13, by Richard M. Stallman
-
(xmenu_show): New arg enable_list.1993-03-12, by Richard M. Stallman
-
(internal_self_insert): Check that tab_width does not1993-03-12, by Richard M. Stallman
-
Fixed typo. tigetstr -> tgetstr.1993-03-12, by Eric S. Raymond
-
Added library headers.1993-03-12, by Eric S. Raymond
-
(query-replace-map): New keymap.1993-03-12, by Richard M. Stallman
-
(Qrange_error, Qdomain_error, Qsingularity_error):1993-03-12, by Richard M. Stallman
-
(Fcurrent_time_string): Optional arg specifies time.1993-03-12, by Richard M. Stallman
-
(Fx_popup_menu): Allow a frame instead of a window, in arg.1993-03-12, by Richard M. Stallman
-
Comment fix.1993-03-12, by Richard M. Stallman
-
(mark_object): Mark the menu_bar_items field.1993-03-12, by Richard M. Stallman
-
(display_menu_bar): New function.1993-03-12, by Richard M. Stallman
-
(syms_of_keyboard): Set up Qmenu_bar.1993-03-12, by Richard M. Stallman
-
(FRAME_MENU_BAR_ITEMS): New macro (two versions).1993-03-12, by Richard M. Stallman
-
(Fx_popup_menu): Allow a frame instead of a window, in arg.1993-03-12, by Richard M. Stallman
-
(tigetstr): Add dummy definition to make Emacs link again.1993-03-11, by Richard M. Stallman
-
Cancel previous change, since it discarded1993-03-11, by Richard M. Stallman
-
Added headers, commented out code the duplicates startup effects.1993-03-11, by Eric S. Raymond
-
Added headers, removed function bindings.1993-03-11, by Eric S. Raymond
-
Added headers, changed some keycap names.1993-03-11, by Eric S. Raymond
-
Added headers, changes some keycap names.1993-03-11, by Eric S. Raymond
-
Added headers, removed function-key bindings.1993-03-11, by Eric S. Raymond
-
Added headers, changed a few cookie names.1993-03-11, by Eric S. Raymond
-
Initial revision1993-03-11, by Eric S. Raymond
-
Added lots more cookies to fkey_table[], and code to do even more.1993-03-11, by Eric S. Raymond
-
(x_frame_parms): Add elts for visibility and menu-bar-lines.1993-03-11, by Richard M. Stallman
-
(syms_of_xmenu): Set up Qmenu_enable.1993-03-11, by Richard M. Stallman
-
Added autoload, binding and menu line for new finder feature (P).1993-03-11, by Eric S. Raymond
-
(command_loop_1): Typo in last change.1993-03-11, by Richard M. Stallman
-
(change_frame_size): Handle FRAME_MENU_BAR_LINES.1993-03-11, by Richard M. Stallman
-
(x_frame_parms): Add elts for visibility and menu-bar-lines.1993-03-11, by Richard M. Stallman
-
Bug fix.1993-03-11, by Eric S. Raymond
-
(Flogb): Fix arg names. Don't confuse Lisp_Object with integer.1993-03-11, by Richard M. Stallman
-
(Flogb): Fix use of IN_FLOAT.1993-03-11, by Richard M. Stallman
-
* xterm.c (x_find_modifier_meanings): XDisplayKeycodes only1993-03-11, by Jim Blandy
-
* xrdb.c (get_user_db): Since xrdb.c doesn't #include xterm.h,1993-03-11, by Jim Blandy
-
* unexec.c (copy_text_and_data): Error message tweaked.1993-03-11, by Jim Blandy
-
* textprop.c (Fadd_text_properties): Initialize the modified flag.1993-03-11, by Jim Blandy
-
* systime.h (timezone): Add an explicit declaration for this1993-03-11, by Jim Blandy
-
* syssignal.h (sigunblock): Add definition which works under SYSVr4.1993-03-11, by Jim Blandy
-
* sysdep.c (read_input_waiting): Set e.frame_or_window, not1993-03-11, by Jim Blandy
-
* process.c (process_send_signal): In the TERMIOS code for sending1993-03-11, by Jim Blandy
-
* floatfns.c (Flogb): Undo the change of Feb 22.1993-03-11, by Jim Blandy
-
* emacs.c (__do_global_ctors, __do_global_ctors_aux,1993-03-11, by Jim Blandy
-
* dired.c (NAMLEN): Never use d_nameln to get the length of the1993-03-11, by Jim Blandy
-
* s/usg5-4.h: Changes from Eric Raymond:1993-03-11, by Jim Blandy
-
* s/usg5-3.h (LIBX11_SYSTEM): Eric Raymond says the libraries here1993-03-11, by Jim Blandy
-
* m/template.h, s/template.h: Mention that `etc/MACHINES' and1993-03-11, by Jim Blandy
-
* m/intel386.h (LIB_STANDARD): If USG5_4 is #defined, there's no1993-03-11, by Jim Blandy
-
* sun-mouse.el (suspend-emacstool): Run suspend-hooks, not1993-03-11, by Jim Blandy
-
* simple.el (kill-ring-save): Doc fix.1993-03-11, by Jim Blandy
-
* resume.el: Doc fix.1993-03-11, by Jim Blandy
-
* simple.el (yank, yank-pop): Always return nil; don't rely on1993-03-11, by Jim Blandy
-
* files.el (basic-save-buffer): If file-precious-flag is set, and1993-03-11, by Jim Blandy
-
* calendar.el (hebrew-calendar-yahrzeit): Change reference to1993-03-11, by Jim Blandy
-
* cal-mayan.el (calendar-mayan-haab-on-or-before,1993-03-11, by Jim Blandy
-
(command-line-1): Fix copyright year.1993-03-11, by Richard M. Stallman
-
* bytecomp.el: Declare suspend-hook to be an obsolete variable.1993-03-11, by Jim Blandy
-
* term/x-win.el: Disable suspending under X windows by setting1993-03-11, by Jim Blandy
-
* timer.c (main): Set the ownership of the stdin file descriptor1993-03-11, by Jim Blandy
-
* b2m.c (main): Don't exit upon reading a blank line.1993-03-11, by Jim Blandy
-
* configure: Recognize strings like "sysvr0" or "sysvr1" as System V.1993-03-11, by Jim Blandy
-
* Makefile.in (install.sysv): Add a second `$' in front of1993-03-11, by Jim Blandy
-
entered into RCS1993-03-11, by Jim Blandy
-
* keyboard.c (command_loop_1): Adjust to the fact that display1993-03-11, by Jim Blandy
-
(function-key-map): Map key symbols backspace, return... into ASCII chars.1993-03-10, by Richard M. Stallman
-
Define HAVE_TCATTR based on HAVE_TERMIOS earlier.1993-03-10, by Richard M. Stallman
-
(FLOAT_CHECK_ERRNO): Define unless NO_FLOAT_CHECK_ERRNO.1993-03-10, by Richard M. Stallman
-
(Fdefine_key): Use proper meta-bit to clear.1993-03-10, by Richard M. Stallman
-
(syms_of_data) [LISP_FLOAT_TYPE]: Define new error conditions:1993-03-10, by Richard M. Stallman
-
(Fy_or_n_p): Use query-replace-map.1993-03-10, by Richard M. Stallman
-
(set_point): Check invisibility of following character, not previous character.1993-03-10, by Richard M. Stallman
-
*** empty log message ***1993-03-09, by Jim Blandy
-
Initial revision1993-03-09, by Jim Blandy
-
Fix typo.1993-03-09, by Eric S. Raymond
-
(run-at-time): Allow an integer as TIME.1993-03-09, by Richard M. Stallman
-
Version 5 baseline.1993-03-09, by Eric S. Raymond
-
(c-beginning-of-statement): If next to a comment, use sentence motion.1993-03-09, by Richard M. Stallman
-
(query-replace-map): Add `quit' bindings. Delete default binding.1993-03-09, by Richard M. Stallman
-
(map-y-or-n-p): Handle `quit' as answer.1993-03-09, by Richard M. Stallman
-
(map-y-or-n-p): Use query-replace-map.1993-03-09, by Richard M. Stallman
-
(query-replace-map): New keymap.1993-03-09, by Richard M. Stallman
-
(command-apropos): Print echo area message iff found symbols.1993-03-09, by Richard M. Stallman
-
*** empty log message ***1993-03-09, by Jim Blandy
-
(rmail-update-summary): New function.1993-03-09, by Richard M. Stallman
-
(rmail-delete-forward): Go to summary buf to change D mark.1993-03-09, by Richard M. Stallman
-
(set-mark): Activate the mark.1993-03-09, by Richard M. Stallman
-
entered into RCS1993-03-09, by Richard M. Stallman
-
Initial revision1993-03-09, by Richard M. Stallman
-
Add autoload comments.1993-03-08, by Richard M. Stallman
-
(posn-timestamp, posn-col-row, posn-point, posn-window):1993-03-08, by Richard M. Stallman
-
(posn-timestamp, posn-col-row, posn-point, posn-window):1993-03-08, by Richard M. Stallman
-
Comment change.1993-03-08, by Richard M. Stallman
-
(Fframe_char_height, Fframe_char_width):1993-03-08, by Richard M. Stallman
-
(Fx_pixel_width, Fx_pixel_height): Fns deleted.1993-03-08, by Richard M. Stallman
-
entered into RCS1993-03-08, by Richard M. Stallman
-
(copy_rope): Expect FROM to be a vector.1993-03-08, by Richard M. Stallman
-
(XTread_socket):1993-03-08, by Richard M. Stallman
-
(event-basic-type): New function.1993-03-08, by Richard M. Stallman
-
Declare Qcategory, Qlocal_map. Declare textget, get_local_map.1993-03-07, by Richard M. Stallman
-
Include intervals.h.1993-03-07, by Richard M. Stallman
-
(syms_of_buffer): Make erase-buffer a disabled command.1993-03-07, by Roland McGrath
-
Include termhooks.h.1993-03-07, by Richard M. Stallman
-
(Fget_text_property): Use textget.1993-03-07, by Richard M. Stallman
-
*** empty log message ***1993-03-07, by Richard M. Stallman
-
(read_key_sequence):1993-03-07, by Richard M. Stallman
-
(isearch-other-meta-char): Call listify-key-sequence.1993-03-07, by Richard M. Stallman
-
(vc-update-change-log): Check that ChangeLog is writable1993-03-07, by Paul Eggert
-
(Qmodification_hooks): Renamed from Qmodification.1993-03-07, by Richard M. Stallman
-
(verify_interval_modification): Handle insertions1993-03-07, by Richard M. Stallman
-
(struct buffer): New field mark_active.1993-03-07, by Richard M. Stallman
-
(prepare_to_modify_buffer): Set Vdeactivate_mark.1993-03-07, by Richard M. Stallman
-
(save_excursion_save): Save mark_active of buffer.1993-03-07, by Richard M. Stallman
-
(check_mark): Error if mark is not active.1993-03-07, by Richard M. Stallman
-
(x_alt_mod_mask, x_super_mod_mask, x_hyper_mod_mask): New variables.1993-03-07, by Richard M. Stallman
-
(alt_modifier, super_modifier, hyper_modifier):1993-03-07, by Richard M. Stallman
-
(follow_key): Downcase shift_modifier as well as ASCII.1993-03-07, by Richard M. Stallman
-
(syms_of_lread): Set up Qascii_character.1993-03-07, by Richard M. Stallman
-
(reset_buffer_local_variables): Reset mark_active.1993-03-07, by Richard M. Stallman
-
(isearch-mode): Don't make a pre-command-hook.1993-03-07, by Richard M. Stallman
-
(vc-revert-buffer1): Use mark-marker; don't alter mark-active.1993-03-07, by Richard M. Stallman
-
(event-modifiers): New function.1993-03-07, by Richard M. Stallman
-
*** empty log message ***1993-03-07, by Richard M. Stallman
-
(Info-insert-dir): Fix typo.1993-03-07, by Richard M. Stallman
-
(function-key-map): Map key symbols backspace, return... into ASCII chars.1993-03-07, by Richard M. Stallman
-
(Info-forward-node): Properly go to first menu item.1993-03-07, by Richard M. Stallman
-
(isearch-unread): Find last list element by hand.1993-03-07, by Richard M. Stallman
-
Initial revision1993-03-07, by Richard M. Stallman
-
(momentary-string-display): Handle any event when flushing the display.1993-03-06, by Richard M. Stallman
-
(Info-summary): Handle any event when flushing the display.1993-03-06, by Richard M. Stallman
-
(isearch-unread): Handle multiple args.1993-03-06, by Richard M. Stallman
-
(te-escape-extended-command-unread): Handle any key sequence.1993-03-06, by Richard M. Stallman
-
(emerge-show-file-name): Handle any kind of event.1993-03-06, by Richard M. Stallman
-
(fortran-abbrev-start): Handle any kind of event.1993-03-06, by Richard M. Stallman
-
(electric-help-command-loop): Handle any kind of event.1993-03-06, by Richard M. Stallman
-
(electric-buffer-list): Handle any kind of event.1993-03-06, by Richard M. Stallman
-
Fix bug in previous change.1993-03-06, by Richard M. Stallman
-
(simula-electric-label): Handle any event when flushing the display.1993-03-06, by Richard M. Stallman
-
(prefix-arg-internal): Use listify-key-sequence.1993-03-06, by Richard M. Stallman
-
(comint-dynamic-list-completions): Handle any event when flushing the display.1993-03-06, by Richard M. Stallman
-
(listify-key-sequence): New function.1993-03-06, by Richard M. Stallman
-
(check_protected_fields): Variable deleted.1993-03-06, by Richard M. Stallman
-
(check_protected_fields): Delete decl.1993-03-06, by Richard M. Stallman
-
(read_escape): Handle M-, C- and S- for new convention.1993-03-05, by Richard M. Stallman
-
(current_column, Fmove_to_column, compute_motion):1993-03-05, by Richard M. Stallman
-
(XTread_socket): Set bufp->modifiers for all kinds of keys.1993-03-05, by Richard M. Stallman
-
(Fend_kbd_macro): Fix call to make_event_array.1993-03-05, by Richard M. Stallman
-
(CHAR_META, CHAR_SHIFT, CHAR_CTL): New macros.1993-03-05, by Richard M. Stallman
-
(Fmake_rope, Frope_elt): Fns deleted.1993-03-05, by Richard M. Stallman
-
(DISP_INVIS_VECTOR): Renamed from DISP_INVIS_ROPE.1993-03-05, by Richard M. Stallman
-
(compare-windows): Use compare-buffer-substrings.1993-03-05, by Richard M. Stallman
-
(ELF): Handle this parameter.1993-03-04, by Richard M. Stallman
-
(h8300hds): Change hds to hms.1993-03-04, by Steve Chamberlain
-
* Makefile.in (xmakefile): Add missing quote.1993-03-04, by Jim Blandy
-
* configure: Handle isc3.0 correctly. This needs a more general1993-03-04, by Jim Blandy
-
(rmail-get-new-mail): Reset read-only after find-file.1993-03-03, by Richard M. Stallman
-
(unexec): Move data2 section header up so all section1993-03-03, by Richard M. Stallman
-
(C_entries): New local variable quotednl. Used for1993-03-03, by Richard M. Stallman
-
(write-file): Handle directory name as arg.1993-03-03, by Richard M. Stallman
-
(S_IFLNK): Add #undef.1993-03-02, by Richard M. Stallman
-
entered into RCS1993-03-02, by Richard M. Stallman
-
(defsetf): Use eval-and-compile for self-update-fn.1993-03-02, by Richard M. Stallman
-
(add-change-log-entry): Never move past second hdr line.1993-03-02, by Richard M. Stallman
-
(describe_syntax_1): Delete excess arg to describe_vector.1993-03-02, by Richard M. Stallman
-
* make-dist: Don't try to copy the COPYING notice into1993-03-02, by Jim Blandy
-
* Makefile.in (install, install.aix, install.xenix, install.sysv):1993-03-02, by Jim Blandy
-
* timer.c (notify): Initialize waitfor properly.1993-03-02, by Jim Blandy
-
Use the term `scroll bar', instead of `scrollbar'.1993-03-02, by Jim Blandy
-
Use the term `scroll bar', instead of `scrollbar'.1993-03-02, by Jim Blandy
-
* xdisp.c (redisplay): Protect calls to request_sigio and1993-03-02, by Jim Blandy
-
* print.c (float_to_string): Define buf to be an unsigned char, to1993-03-02, by Jim Blandy
-
Use the term `scroll bar', instead of `scrollbar'.1993-03-02, by Jim Blandy
-
Use the term `scroll bar', instead of `scrollbar'.1993-03-02, by Jim Blandy
-
* keyboard.c (kbd_buffer_get_event): Protect assignment to1993-03-02, by Jim Blandy
-
* data.c (Fstring_to_number): Declare p to be an unsigned char, to1993-03-02, by Jim Blandy
-
* cmds.c (Fnewline): Doc fix.1993-03-02, by Jim Blandy
-
* buffer.c (buffer-undo-list): Doc fix.1993-03-02, by Jim Blandy
-
* term/x-win.el (x-switch-definitons): Use the proper names for1993-03-02, by Jim Blandy
-
* timer.el (run-at-time): Doc fix.1993-03-02, by Jim Blandy
-
* simple.el (kill-region): If the buffer is read-only, call1993-03-02, by Jim Blandy
-
Use the term `scroll bar', instead of `scrollbar'.1993-03-02, by Jim Blandy
-
* mouse.el (mouse-split-window-vertically): If the user clicks too1993-03-02, by Jim Blandy
-
* info.el (Info-directory-list): Doc fix; it is set according to1993-03-02, by Jim Blandy
-
* hexl.el (hexl-mode-map): When initializing, remember that the1993-03-02, by Jim Blandy
-
* frame.el (new-frame): Doc fix.1993-03-02, by Jim Blandy
-
* etags.el (find-tag-other-window): If another window is already1993-03-02, by Jim Blandy
-
* autoload.el (generate-file-autoloads): Add another1993-03-02, by Jim Blandy
-
These changes were actually made by Richard; I stole his RCS lock.1993-03-02, by Jim Blandy
-
These are in preparation for a more thorough renaming to occur soon.1993-03-02, by Jim Blandy
-
* term/x-win.el: Require `scroll-bar', not `scrollbar'.1993-03-02, by Jim Blandy
-
(Info-insert-dir): Make menu items in Top node1993-03-01, by Richard M. Stallman
-
Don't include dispextern.h more than once.1993-03-01, by Richard M. Stallman
-
(syms_of_cmds): Typo in last change.1993-03-01, by Richard M. Stallman
-
(record_property_change): Typo in last change.1993-03-01, by Richard M. Stallman
-
(print--string case):1993-03-01, by Richard M. Stallman
-
(read1--strings with properties case):1993-03-01, by Richard M. Stallman
-
(Fadd_text_properties, Fremove_text_properties):1993-03-01, by Richard M. Stallman
-
(intervals_equal): Handle one arg null and other not.1993-03-01, by Richard M. Stallman
-
(del_range): Update point before offset_intervals.1993-03-01, by Richard M. Stallman
-
(emacs, temacs): Add @true to prevent Make confusion.1993-02-28, by Richard M. Stallman
-
Error if company name is more than one word.1993-02-27, by Richard M. Stallman
-
(syms_of_keyboard): Doc fix.1993-02-26, by Richard M. Stallman
-
(walk-windows): Doc fix.1993-02-26, by Richard M. Stallman
-
(traverse_intervals): New arg ARG.1993-02-25, by Richard M. Stallman
-
(mark_interval): Add ignored arg.1993-02-25, by Richard M. Stallman
-
(add-change-log-entry): Find end of first paragraph from after the header line.1993-02-25, by Richard M. Stallman
-
(point-to-register): Make arg ARG optional.1993-02-25, by Richard M. Stallman
-
* term/x-win.el (scroll-bar-mode, scroll-bar-mode): Move these1993-02-25, by Jim Blandy
-
(Ferase_buffer): Added interactive spec.1993-02-24, by Roland McGrath
-
(syms_of_buffer): Doc fix.1993-02-24, by Richard M. Stallman
-
(vc-find-file-hook): Discard vc status of file1993-02-24, by Richard M. Stallman
-
Formerly PROBLEMS.~3~1993-02-24, by Richard M. Stallman
-
Formerly PROBLEMS.~2~1993-02-24, by Richard M. Stallman
-
(syms_of_cmds): New var `overwrite-binary-mode'.1993-02-24, by Richard M. Stallman
-
(read_avail_input): Args to `kill' were backwards.1993-02-23, by Richard M. Stallman
-
Fix the fix.1993-02-23, by Jim Blandy
-
* emacs.c (fatal_error_signal): Unblock the signal before we try1993-02-23, by Jim Blandy
-
* abbrev.c (Fexpand_abbrev): Only copy the text we're going to1993-02-23, by Jim Blandy
-
* .gdbinit (xprocess): New command.1993-02-23, by Jim Blandy
-
* make-dist: Only copy gmalloc.c if we couldn't link it.1993-02-23, by Jim Blandy
-
Removed assigment to foo in byte-compile-lambda.1993-02-23, by Jim Blandy
-
* Makefile.in (lisppath): Don't include externallispdir in this.1993-02-23, by Jim Blandy
-
* alloc.c (make_pure_float): Assure that PUREBEG + pureptr is1993-02-23, by Jim Blandy
-
(C_entries): Don't reset definedef when a newline inside a comment is met.1993-02-23, by Richard M. Stallman
-
(Fforward_comment): New function.1993-02-23, by Richard M. Stallman
-
* alloc.c (make_pure_float): Align pureptr according to __alignof,1993-02-22, by Jim Blandy
-
* xterm.c (XTread_socket): Pass the proper number of arguments to1993-02-22, by Jim Blandy
-
* xrdb.c (getuid): Remove declaration.1993-02-22, by Jim Blandy
-
* minibuf.c (Fdisplay_completion_list): Pass the proper number of1993-02-22, by Jim Blandy
-
* xfns.c (x_set_icon_type): Pass the proper number of arguments to1993-02-22, by Jim Blandy
-
* keyboard.c (recursive_edit_1, command_loop_1): Pass the proper1993-02-22, by Jim Blandy
-
* textprop.c (Fget_text_property): Fix typo in function's declaration.1993-02-22, by Jim Blandy
-
* systty.h [HAVE_TERMIOS]: Include fcntl.h.1993-02-22, by Jim Blandy
-
* systime.h [_AIX]: Move test outside of previous #if.1993-02-22, by Jim Blandy
-
* sysdep.c (child_setup_tty): Recognize HAVE_TERMIOS as well as1993-02-22, by Jim Blandy
-
* callint.c (Fcall_interactively): Pass the correct number of1993-02-22, by Jim Blandy
-
* process.c: Make sure we don't miss processes exiting, by having1993-02-22, by Jim Blandy
-
* keyboard.c (recursive_edit_1, command_loop_1): Pass the proper1993-02-22, by Jim Blandy
-
* data.c (Fstring_to_int): Rename this to Fstring_to_number, since1993-02-22, by Jim Blandy
-
* keymap.c (Fdescribe_vector): Pass the proper number of arguments1993-02-22, by Jim Blandy
-
* keyboard.c (init_keyboard): Recognize HAVE_TERMIOS as well as1993-02-22, by Jim Blandy
-
* frame.c (Fselect_frame): Set Vlast_event_frame to Qnil after1993-02-22, by Jim Blandy
-
* fns.c (Fequal): Call internal_equal to recurse on elements of1993-02-22, by Jim Blandy
-
* floatfns.c (Flogb): Always implement this by calling Flog, even1993-02-22, by Jim Blandy
-
* callproc.c (init_callproc): Move the initialization of1993-02-22, by Jim Blandy
-
* editfns.c (Fmessage): Don't forget to return a value when1993-02-22, by Jim Blandy
-
* dispnew.c (sit_for): Pass the correct number of arguments to1993-02-22, by Jim Blandy
-
* data.c (Fstring_to_number): Skip initial spaces, to make Emacs1993-02-22, by Jim Blandy
-
* config.h.in: #define USE_TEXT_PROPERTIES by default.1993-02-22, by Jim Blandy
-
* callproc.c (delete_temp_file): Declare this to return1993-02-22, by Jim Blandy
-
* bytecode.c (Fbyte_code): Pass the correct number of arguments to1993-02-22, by Jim Blandy
-
* buffer.h: Remove code which #includes "undo.h" if lint is1993-02-22, by Jim Blandy
-
* buffer.c (Fswitch_to_buffer): Pass the correct number of1993-02-22, by Jim Blandy
-
* alloc.c (make_pure_float): Align pureptr on a sizeof (double)1993-02-22, by Jim Blandy
-
* aix3-1.h: Changes from 18.58.1993-02-22, by Jim Blandy
-
* ibmrs6000.h (C_ALLOCA, STACK_DIRECTION): Only define if HAVE_ALLOCA1993-02-22, by Jim Blandy
-
* files.el (revert-buffer): Reverse the sense of the first1993-02-22, by Jim Blandy
-
* two-column.el: Add autoloads for the functions defined in1993-02-22, by Jim Blandy
-
* subr.el (string-to-int): Make this an alias for1993-02-22, by Jim Blandy
-
* gud.el (gud-break): With a prefix argument, set a temporary1993-02-22, by Jim Blandy
-
* make-dist: Don't distribute the external-lisp directory anymore.1993-02-22, by Jim Blandy
-
* configure: Detect whether the compiler supports `const'1993-02-22, by Jim Blandy
-
* Makefile.in (${SUBDIR}): Pass CONFIG_CFLAGS to the submakes, not1993-02-22, by Jim Blandy
-
Initial revision1993-02-22, by Jim Blandy
-
(esc-map, ctl-x-map): Define as functions.1993-02-21, by Richard M. Stallman
-
(Fskip_syntax_backward): New function.1993-02-21, by Richard M. Stallman
-
(Fsuspend_emacs): Make tem not register.1993-02-21, by Richard M. Stallman
-
(super-apropos-check-doc-file): Look for DOC file in proper directory.1993-02-20, by Richard M. Stallman
-
(Fmemory_limit): Doc fix.1993-02-20, by Richard M. Stallman
-
(insert-directory): Doc fix.1993-02-20, by Richard M. Stallman
-
(Fsuspend_emacs): Rename suspend-hook to suspend-hooks and run it manually.1993-02-19, by Richard M. Stallman
-
(describe_map): Call Fkey_description before build_string.1993-02-19, by Richard M. Stallman
-
(describe-function): Print the arglist if the function is bytecode or a list.1993-02-19, by Richard M. Stallman
-
(Fopen_dribble_file): Doc fix.1993-02-19, by Richard M. Stallman
-
(syms_of_lread): Doc fix.1993-02-18, by Richard M. Stallman
-
* process.c (Fstart_process): Jimb's change of December 111993-02-18, by Michael I. Bushnell
-
Fix minor bugs in previous change.1993-02-17, by Richard M. Stallman
-
(generate-file-autoloads): If no buffer was visiting FILE when we started,1993-02-17, by Roland McGrath
-
(isearch-backward-regexp):1993-02-17, by Richard M. Stallman
-
(byte-compile-lambda): Test of byte-compile-compatibility was backwards.1993-02-17, by Richard M. Stallman
-
(frame-initialize): Fix error syntax.1993-02-16, by Richard M. Stallman
-
* informat.el (Info-tagify): Correct the regular expression which1993-02-16, by Jim Blandy
-
(find-file-hooks): Delete permanent-local property.1993-02-15, by Richard M. Stallman
-
(search_command): #if 0 previous change.1993-02-15, by Richard M. Stallman
-
(search_command): When moving to LIM on failure, return LIM.1993-02-15, by Richard M. Stallman
-
(Frename_buffer): Make prefix arg set UNIQUE.1993-02-14, by Richard M. Stallman
-
* xterm.c (x_set_window_size): Call change_frame_size instead of1993-02-14, by Jim Blandy
-
* frame.c (Fframe_parameters): Report the `minibuffer' parameter of1993-02-14, by Jim Blandy
-
* xdisp.c (message): Set echo_frame to the frame whose message buf1993-02-14, by Jim Blandy
-
* dispnew.c (remake_frame_glyphs): When re-allocating the frame's1993-02-14, by Jim Blandy
-
* keymap.c (Flookup_key, Fkey_binding, Flocal_key_binding,1993-02-14, by Jim Blandy
-
* frame.c (Fframe_parameters): Report the `minibuffer' parameter of1993-02-14, by Jim Blandy
-
* fileio.c (Fdo_auto_save): If NO_MESSAGE is non-nil, don't tell1993-02-14, by Jim Blandy
-
* s/usg5-4.h: #include "usg5-3.h", not "s-usg5-3.h".1993-02-14, by Jim Blandy
-
* subr.el (mod): Add back this alias for %.1993-02-14, by Jim Blandy
-
* rmailout.el (rmail-output, rmail-output-to-mail-file): Reverse1993-02-14, by Jim Blandy
-
* lisp-mode.el (lisp-fill-paragraph): New function.1993-02-14, by Jim Blandy
-
* gosmacs.el: Bind M-h to delete-previous-word, not1993-02-14, by Jim Blandy
-
* frame.el: Clean up initialization code.1993-02-14, by Jim Blandy
-
* fortran.el (fortran-prepare-abbrev-list-buffer): Put quote in1993-02-14, by Jim Blandy
-
* cl.el (cl-version): Mark as no longer in beta test.1993-02-14, by Jim Blandy
-
* Makefile.in (COPYDIR, COPYDESTS): Remove ${srcdir}/info and1993-02-14, by Jim Blandy
-
* configure (progname): New option `--with-gcc'. Make it clearer1993-02-14, by Jim Blandy
-
Initial revision1993-02-14, by Jim Blandy
-
(Fadd_text_properties): Put OBJECT arg last. Make it optional.1993-02-13, by Richard M. Stallman
-
(C_SWITCH_MACHINE): Don't define if GCC.1993-02-13, by Richard M. Stallman
-
(enable-flow-control...): Renamed from evade...1993-02-11, by Richard M. Stallman
-
(Finsert_buffer_substring): Proper error for non-ex buffer.1993-02-11, by Richard M. Stallman
-
(Fcompare_buffer_substrings): New function.1993-02-11, by Richard M. Stallman
-
removed m88kbcs, changed delta88 and harris to1993-02-10, by John Hassey
-
Update GPL version.1993-02-10, by Richard M. Stallman
-
(set-gosmacs-bindings): Fix binding of \eh.1993-02-10, by Richard M. Stallman
-
(char_ins_del_cost): Use FRAME_WIDTH, not FRAME_HEIGHT.1993-02-10, by Richard M. Stallman
-
Fix copyright notice.1993-02-09, by Richard M. Stallman
-
(add-change-log-entry): Undo Jan 25 change. It worked for buffers in1993-02-08, by Roland McGrath
-
(compilation-forget-errors): Just set1993-02-08, by Roland McGrath
-
(sort-subr): Fix previous change.1993-02-07, by Richard M. Stallman
-
(sort-build-lists): Record the key as pair of positions;1993-02-07, by Richard M. Stallman
-
(mail-setup): Use fill-region-as-paragraph1993-02-07, by Richard M. Stallman
-
(extra_keyboard_modifiers): New Lisp var.1993-02-07, by Richard M. Stallman
-
(XTread_socket): Support extra_keyboard_modifiers.1993-02-07, by Richard M. Stallman
-
(i[34]86sol2): New abbrev for i[34]86-unknown-solaris2.1993-02-05, by Jim Wilson
-
(make-comint): Added docstring.1993-02-05, by Roland McGrath
-
Restore nuked information in minibuffer history bindings.1993-02-05, by Roland McGrath
-
Once again, go back to ordinary next-history-element1993-02-05, by Richard M. Stallman
-
(sort-subr): Doc fixes.1993-02-03, by Richard M. Stallman
-
(mail-do-fcc): Allow dash in timezone name.1993-02-02, by Richard M. Stallman
-
* simple.el (kill-region): If the buffer is read-only, do beep,1993-02-01, by Jim Blandy
-
* texinfo.el (texinfo-mode): Make page-delimiter buffer-local, and1993-02-01, by Jim Blandy
-
(mail-abbrev-end-of-buffer): Changed interactive spec from "P" to "p".1993-01-31, by Roland McGrath
-
(c-macro-expand): Use expanded name to write or delete.1993-01-30, by Richard M. Stallman
-
(force_fit_type): Abort if T not INTEGER_CST.1993-01-30, by Richard M. Stallman
-
* window.c (Fscroll_left, Fscroll_right): Don't forget to apply1993-01-30, by Jim Blandy
-
* xmenu.c (Fx_popup_menu): Don't forget to turn the frame-relative1993-01-29, by Jim Blandy
-
* lread.c (read1): Although digits followed by a '.' are an1993-01-29, by Jim Blandy
-
(next-complete-history-element): Restore point after replacing the1993-01-28, by Roland McGrath
-
(sendmail-program): Try /usr/ucblib/sendmail.1993-01-28, by Richard M. Stallman
-
Don't use the completion-oriented history commands.1993-01-28, by Richard M. Stallman
-
* make-dist: Don't distributed the RCS files in the etc directory.1993-01-26, by Jim Blandy
-
* fns.c (internal_equal): Protect the clause for comparing numbers1993-01-26, by Jim Blandy
-
JimB's changes since January 18th1993-01-26, by Jim Blandy
-
JimB's changes from January 18 to present1993-01-26, by Jim Blandy
-
* disass.el (disassemble): Add autoload cookie for this.1993-01-26, by Jim Blandy
-
compiled-function-p has been renamed to byte-code-function-p.1993-01-26, by Jim Blandy
-
x-selection-value has been renamed to x-selection.1993-01-26, by Jim Blandy
-
(tags-query-replace): C-t1993-01-25, by Roland McGrath
-
[TERMINFO]: Don't define LIBS_TERMCAP.1993-01-25, by Richard M. Stallman
-
[__GNUC__] (LD_SWITCH_SYSTEM): Remove -a.1993-01-25, by Richard M. Stallman
-
(add-change-log-entry): Restrict PARAGRAPH-END to being on the first1993-01-25, by Roland McGrath
-
(next-complete-history-element): Use only buffer contents before point1993-01-25, by Roland McGrath
-
({next,previous}-complete-history-element): New functions.1993-01-25, by Roland McGrath
-
* xterm.c (x_scrollbar_create): Set the scrollbars to use1993-01-22, by Jim Blandy
-
* frame.c (Fdelete_frame): Clear the frame's display after calling1993-01-22, by Jim Blandy
-
(tags-loop-scan): Set default value to an error form.1993-01-21, by Roland McGrath
-
(visit-tags-table-buffer): When propagating a change of name after1993-01-21, by Roland McGrath
-
(visit-tags-table-buffer): Error if called with 'same and no current table.1993-01-19, by Roland McGrath
-
(Fdisplay_buffer): Doc fix.1993-01-19, by Roland McGrath
-
* c-mode.el (c-switch-label-regexp): New constant.1993-01-16, by Jim Blandy
-
* xterm.c (x_window_to_scrollbar): Search frames'1993-01-16, by Jim Blandy
-
(Frecent_keys): Doc fix.1993-01-15, by Richard M. Stallman
-
(shell): Doc fix.1993-01-15, by Richard M. Stallman
-
Add copyright and authorship notices.1993-01-15, by Paul Eggert
-
(switch-to-buffer-other-frame): Pass t to pop-to-buffer.1993-01-14, by Roland McGrath
-
(Fwindow_at): Doc fix.1993-01-14, by Richard M. Stallman
-
*** empty log message ***1993-01-14, by David J. MacKenzie
-
(find_entries): If filename ends in .f or .for, don't try anything but Fortran.1993-01-14, by Richard M. Stallman
-
The shell comment char is #, not ;.1993-01-14, by Jim Blandy
-
Remove info from the distribution. It looks very out of date now.1993-01-14, by Jim Blandy
-
* xterm.c (x_scrollbar_create): Include PointerMotionHintMask in1993-01-14, by Jim Blandy
-
* make-dist: Include `./lisp/calc-2.02' in the distribution.1993-01-14, by Jim Blandy
-
* dispnew.c (Fredraw_display): DEFUN was missing a closing paren.1993-01-14, by Jim Blandy
-
* make-dist: Remember that the authoritative COPYING notice is1993-01-14, by Jim Blandy
-
* .gdbinit: Add "-geometry +0+0" to default args.1993-01-14, by Jim Blandy
-
Make scrollbar structures into lisp objects, so that they can be1993-01-14, by Jim Blandy
-
Make scrollbar structures into lisp objects, so that they can be1993-01-14, by Jim Blandy
-
* xfns.c (Fx_create_frame): After mapping the frame, call1993-01-14, by Jim Blandy
-
* window.c (window_internal_width): New function, which accounts1993-01-14, by Jim Blandy
-
Make scrollbar structures into lisp objects, so that they can be1993-01-14, by Jim Blandy
-
* window.c (window_internal_width): New function, which accounts1993-01-14, by Jim Blandy
-
* termhooks.h (mouse_position_hook): Doc fix.1993-01-14, by Jim Blandy
-
* term.c (set_vertical_scrollbar_hook, condemn_scrollbars_hook,1993-01-14, by Jim Blandy
-
* frame.h (FRAME_SAMPLE_VISIBILITY): Make sure frame is marked as1993-01-14, by Jim Blandy
-
* window.c (window_internal_width): New function.1993-01-14, by Jim Blandy
-
* termhooks.h (mouse_position_hook): Doc fix.1993-01-14, by Jim Blandy
-
* window.c (window_internal_width): New function.1993-01-14, by Jim Blandy
-
Make scrollbar structures into lisp objects, so that they can be1993-01-14, by Jim Blandy
-
* fileio.c (Fdo_auto_save): Add CURRENT_ONLY argument, as1993-01-14, by Jim Blandy
-
* emacs.c (shut_down_emacs): New function.1993-01-14, by Jim Blandy
-
* config.h.in: protect against multiple #inclusions.1993-01-14, by Jim Blandy
-
* scrollbar.el: New file.1993-01-14, by Jim Blandy
-
* simple.el (set-goal-column): Make this command disabled by default.1993-01-14, by Jim Blandy
-
* page-ext.el (next-page): Correctly handle negative page count.1993-01-14, by Jim Blandy
-
* frame.el (frame-notice-user-settings): Don't try to delete the1993-01-14, by Jim Blandy
-
Initial revision1993-01-14, by Jim Blandy
-
Define MAKE, and use where appropriate.1993-01-13, by Richard M. Stallman
-
(Fredraw_display): Redraw all visible frames.1993-01-13, by Richard M. Stallman
-
(mouse-save-then-kill): When deleting, avoid delay1993-01-13, by Richard M. Stallman
-
(float_to_string): Add final 0 if text ends with decimal pt.1993-01-13, by Richard M. Stallman
-
(Fset_default_file_modes, Fdefault_file_modes): Renamed from .._mode.1993-01-12, by Richard M. Stallman
-
(Fset_default_file_mode, Fdefault_file_mode):1993-01-12, by Richard M. Stallman
-
(Fwrite_region): Doc fix.1993-01-11, by Richard M. Stallman
-
(kill-append): Doc fix.1993-01-11, by Richard M. Stallman
-
(float_to_string): Add `.0' at end if needed.1993-01-10, by Richard M. Stallman
-
(Fload): If warn that .elc file is older,1993-01-10, by Richard M. Stallman
-
(mail-unsent-separator): Add `-- begin message --'.1993-01-09, by Richard M. Stallman
-
(dired-mark-read-regexp): Give dired-read-regexp 1 arg.1993-01-09, by Richard M. Stallman
-
(dired-regexp-history): New history list.1993-01-09, by Richard M. Stallman
-
(update-copyright): Doc fix.1993-01-09, by Roland McGrath
-
Use process-send-string instead of send-string.1993-01-08, by Michael I. Bushnell
-
(add-change-log-entry): Search for existing ChangeLog1993-01-08, by Richard M. Stallman
-
Also, write a newline after the token.1993-01-08, by Michael I. Bushnell
-
Also, write a newline after the token.1993-01-08, by Michael I. Bushnell
-
timer.c (notify): Flush stdout after writing message to avoid lossage1993-01-08, by Michael I. Bushnell
-
Doc fixes.1993-01-08, by Richard M. Stallman
-
(run-at-time): Use a pipe to talk to the timer process.1993-01-08, by Roland McGrath
-
timer.c (notify): Flush stdout after writing message to avoid lossage1993-01-08, by Michael I. Bushnell
-
Initial revision1993-01-08, by Richard M. Stallman
-
entered into RCS1993-01-08, by Richard M. Stallman
-
(Frandom): Change arg name.1993-01-08, by Richard M. Stallman
-
(unexec): Don't call exit, just return.1993-01-07, by Richard M. Stallman
-
(mail-send): Don't clear modified or delete autosave if visiting a file.1993-01-07, by Richard M. Stallman
-
* simple.el (kill-region): Change interactive spec to signal an1993-01-07, by Jim Blandy
-
Small changes to keep people from running Emacs under X.1993-01-07, by Jim Blandy
-
*** empty log message ***1993-01-07, by Jim Blandy
-
entered into RCS1993-01-06, by Richard M. Stallman
-
New version received.1993-01-05, by Richard M. Stallman
-
($os alternatives for sco and isc): Preserve the specified os version if any.1993-01-05, by Richard M. Stallman
-
(apropos-match-keys): Handle non-chars as keys.1993-01-04, by Richard M. Stallman
-
(Fx_get_resource): Use EMACS_CLASS to make class_key1993-01-03, by Richard M. Stallman
-
Translate sunos5 to solaris2, and solaris1 to sunos4.1993-01-02, by Richard M. Stallman
-
(compilation-sentinel): Change buffer-read-only with let.1993-01-02, by Richard M. Stallman
-
(texinfo-tex-command): Use texi2dvi.1992-12-30, by Richard M. Stallman
-
[! emacs] [HAVE_CONFIG_H]: #include "config.h"1992-12-29, by Roland McGrath
-
(mouse-buffer-menu): Select the window clicked on.1992-12-29, by Richard M. Stallman
-
(add-change-log-entry): Notice when ENTRY is equal to FILE-NAME,1992-12-29, by Roland McGrath
-
Default to bsd for *-sequent.1992-12-28, by Richard M. Stallman
-
(abbreviated-home-dir): New variable.1992-12-26, by Richard M. Stallman
-
(visit-tags-table-buffer): When picking a table and using tags-table-list,1992-12-24, by Roland McGrath
-
(etags-verify-tags-table): Use eq instead of = in case char-after returns1992-12-24, by Roland McGrath
-
*** empty log message ***1992-12-24, by Jim Blandy
-
* frame.h (struct frame): New fields `can_have_scrollbars' and1992-12-24, by Jim Blandy
-
* frame.h (struct frame): New fields `can_have_scrollbars' and1992-12-24, by Jim Blandy
-
* frame.h (struct frame): New fields `can_have_scrollbars' and1992-12-24, by Jim Blandy
-
* xdisp.c: #include "termhooks.h".1992-12-24, by Jim Blandy
-
* frame.h (struct frame): New fields `can_have_scrollbars' and1992-12-24, by Jim Blandy
-
* keyboard.c (Qscrollbar_movement, Qvertical_scrollbar,1992-12-24, by Jim Blandy
-
* floatfns.c (Flog): Fix unescaped newline in string.1992-12-24, by Jim Blandy
-
* scroll.c (do_scrolling): When bcopying the max_ascent field from1992-12-24, by Jim Blandy
-
* keyboard.c (Qscrollbar_movement, Qvertical_scrollbar,1992-12-24, by Jim Blandy
-
* keyboard.c (Qscrollbar_movement, Qvertical_scrollbar,1992-12-24, by Jim Blandy
-
* keyboard.c: Protect all references to kbd_buffer_frames with1992-12-24, by Jim Blandy
-
* frame.h (struct frame): New fields `can_have_scrollbars' and1992-12-24, by Jim Blandy
-
* frame.h (struct frame): New fields `can_have_scrollbars' and1992-12-24, by Jim Blandy
-
* dispnew.c (Fredraw_display): Use the FRAME_VISIBLE_P and1992-12-24, by Jim Blandy
-
* buffer.c (Frename_buffer): Set update_mode_lines.1992-12-24, by Jim Blandy
-
* ymakefile (all, xemacs): We build an executable called `emacs' now,1992-12-24, by Jim Blandy
-
* sendmail.el (mail-position-on-field): `end' is guaranteed to be1992-12-24, by Jim Blandy
-
* rmail.el (rmail-unix-mail-delimiter): Not all time zone names1992-12-24, by Jim Blandy
-
* loadup.el: Dump under the name `emacs', not `xemacs'.1992-12-24, by Jim Blandy
-
* compile.el (compilation-error-regexp-alist): Tightened up1992-12-24, by Jim Blandy
-
* c-mode.el (c-fill-paragraph): Calculating the proper fill-prefix1992-12-24, by Jim Blandy
-
* make-dist: Make sure that the COPYING notices in each directory1992-12-24, by Jim Blandy
-
* configure: Start with a blank line; this keeps some old CSH's1992-12-24, by Jim Blandy
-
* INSTALL: The build process produces an executable called `emacs'1992-12-24, by Jim Blandy
-
(visit-tags-table-buffer): Don't look in list for tags-file-name if nil.1992-12-21, by Roland McGrath
-
Many comments added and docstrings fixed.1992-12-21, by Roland McGrath
-
(ignore): Use defun instead of fset to define; the byte compiler is smart1992-12-21, by Roland McGrath
-
(tagsfiles): New variable.1992-12-21, by Roland McGrath
-
(Fcall_interactively): For `s', use Fread_string.1992-12-21, by Richard M. Stallman
-
Display load-path at start.1992-12-19, by Richard M. Stallman
-
* frame.c (make_terminal_frame): Don't forget to set the1992-12-18, by Jim Blandy
-
*** empty log message ***1992-12-15, by David J. MacKenzie
-
*** empty log message ***1992-12-14, by Jim Blandy
-
* make-dist: Don't bother creating an arch-lib directory; that's1992-12-12, by Jim Blandy
-
* configure: Don't make the top-level Makefile read-only - people1992-12-12, by Jim Blandy
-
* Makefile.in (install, install.sysv, install.xenix, install.aix):1992-12-12, by Jim Blandy
-
* window.c (Fset_window_configuration): If we're restoring the1992-12-12, by Jim Blandy
-
* search.c (Fskip_chars_forward, Fskip_chars_backward): Return the1992-12-12, by Jim Blandy
-
Give subprocess creation a way to find a valid current directory1992-12-12, by Jim Blandy
-
* macros.c (Fend_kbd_macro): Don't use XFASTINT to check if arg is1992-12-12, by Jim Blandy
-
* fileio.c (find_file_handler): Rename this to1992-12-12, by Jim Blandy
-
* frame.c (Fdelete_frame): Delete all the windows in the frame's1992-12-12, by Jim Blandy
-
Give subprocess creation a way to find a valid current directory1992-12-12, by Jim Blandy
-
Give subprocess creation a way to find a valid current directory1992-12-12, by Jim Blandy
-
* Makefile.in (distclean): Don't delete machine.h or system.h;1992-12-12, by Jim Blandy
-
* make-docfile.c (scan_c_file): Since DEFVAR_PER_BUFFER now takes1992-12-12, by Jim Blandy
-
* Makefile.in (exec_prefix): New variable.1992-12-12, by Jim Blandy
-
* vc.el (vc-do-command): Set the default directory of the *vc*1992-12-12, by Jim Blandy
-
Sat Dec 12 03:22:57 1992 Jim Blandy (jimb@totoro.cs.oberlin.edu)1992-12-12, by Jim Blandy
-
The find-file-name-handler function in ../src/fileio.c is now1992-12-12, by Jim Blandy
-
* lpr.el (lpr-switches, lpr-command): Make these defvars, not1992-12-12, by Jim Blandy
-
* ange-ftp.el (ange-ftp-unhandled-file-name-directory): New1992-12-12, by Jim Blandy
-
*** empty log message ***1992-12-12, by Jim Blandy
-
*** empty log message ***1992-12-12, by Jim Meyering
-
(Info-{first,second,third,fourth,fifth}-menu-item): Removed.1992-12-09, by Roland McGrath
-
(Info-{first,second,third,fourth,fifth}-menu-item): Removed.1992-12-09, by Roland McGrath
-
*** empty log message ***1992-12-08, by Jim Blandy
-
* sendmail.el (mail-self-blind, mail-interactive,1992-12-06, by Jim Blandy
-
Tue Dec 1 22:34:42 1992 Jim Blandy (jimb@totoro.cs.oberlin.edu)1992-12-06, by Jim Blandy
-
Fri Dec 4 00:31:30 1992 Jim Blandy (jimb@totoro.cs.oberlin.edu)1992-12-06, by Jim Blandy
-
* c-mode.el (c-style-alist): Add quotes around C++ style name.1992-12-06, by Eric S. Raymond
-
* make-path.c (touchy_mkdir): Remove debugging output.1992-12-06, by Jim Blandy
-
* Makefile.in (make-path): New target.1992-12-06, by Jim Blandy
-
* xterm.c (XTread_socket): When we get MapNotify, UnmapNotify,1992-12-06, by Jim Blandy
-
* xfns.c (Fx_create_frame): Initialize f->async_visible too.1992-12-06, by Jim Blandy
-
* xdisp.c (redisplay): Call FRAME_SAMPLE_VISIBILITY to set the1992-12-06, by Jim Blandy
-
Tue Dec 1 23:42:25 1992 Jim Blandy (jimb@totoro.cs.oberlin.edu)1992-12-06, by Jim Blandy
-
* keyboard.c (kbd_store_ptr): Declare this to be volatile, if1992-12-06, by Jim Blandy
-
* frame.h (struct frame): New fields called async_visible and1992-12-06, by Jim Blandy
-
* frame.c (make_frame): Initialize async_visible and1992-12-06, by Jim Blandy
-
* doc.c (store_function_docstring): New function, made from part1992-12-06, by Jim Blandy
-
* dispnew.c: Remove dyked-out copy of safe_bcopy.1992-12-06, by Jim Blandy
-
* dispextern.h (struct frame_glyphs): Doc fix.1992-12-06, by Jim Blandy
-
src/ * data.c (indirect_function): Delete unused argument ERROR.1992-12-06, by Jim Blandy
-
Now partially conforms with GNU coding standards. I'm only checking1992-12-06, by Jim Blandy
-
Initial revision1992-12-04, by Jim Blandy
-
*** empty log message ***1992-12-01, by David J. MacKenzie
-
(add-change-log-entry): Expand file-name again after chasing links.1992-11-27, by Richard M. Stallman
-
Copy changes from 18.59:1992-11-26, by Richard M. Stallman
-
*** empty log message ***1992-11-26, by David J. MacKenzie
-
*** empty log message ***1992-11-24, by David J. MacKenzie
-
Finish previous change.1992-11-24, by Jim Blandy
-
* Makefile.in (clean): Remove prefix-args.1992-11-24, by Jim Blandy
-
(LD_SWITCH_SYSTEM): Make alternate version for GCC.1992-11-21, by Richard M. Stallman
-
*** empty log message ***1992-11-21, by Karl Berry
-
(vc-next-action): Undo previous change.1992-11-20, by Richard M. Stallman
-
Thu Nov 19 16:44:24 1992 Jim Blandy (jimb@totoro.cs.oberlin.edu)1992-11-20, by Jim Blandy
-
* subr.el (lambda): Doc fix.1992-11-20, by Jim Blandy
-
* fortran.el: New version of version 1.30 (!) from Stephen A. Wood1992-11-20, by Jim Blandy
-
* m/sparc.h: Don't include <sys/param.h> here; that screws up the1992-11-20, by Jim Blandy
-
Fri Nov 20 05:24:16 1992 Jim Blandy (jimb@totoro.cs.oberlin.edu)1992-11-20, by Jim Blandy
-
*** empty log message ***1992-11-20, by Jim Blandy
-
* configure: Use GCC-style configuration names, using config.sub.1992-11-20, by Jim Blandy
-
* make-dist: Explain what's going on if config.sub and gmalloc.c1992-11-20, by Jim Blandy
-
* config.sub: Added Xenix operating system.1992-11-18, by Jim Blandy
-
* make-dist: Don't bother to distribute src/*.com, or1992-11-16, by Jim Blandy
-
* bytecomp.el: Declare unread-command-char an obsolete variable.1992-11-16, by Jim Blandy
-
* bytecomp.el: Declare unread-command-char an obsolete variable.1992-11-16, by Jim Blandy
-
* bytecomp.el: Declare unread-command-char an obsolete variable.1992-11-16, by Jim Blandy
-
* subr.el (lambda): Don't use backquotes in lambda's definition.1992-11-16, by Jim Blandy
-
* bytecomp.el: Declare unread-command-char an obsolete variable.1992-11-16, by Jim Blandy
-
* bytecomp.el: Declare unread-command-char an obsolete variable.1992-11-16, by Jim Blandy
-
* rect.el (operate-on-rectangle): Use move-to-column's FORCE1992-11-16, by Jim Blandy
-
* paths.el (rmail-spool-directory): Add dgux-unix to the list of1992-11-16, by Jim Blandy
-
* bytecomp.el: Declare unread-command-char an obsolete variable.1992-11-16, by Jim Blandy
-
* bytecomp.el: Declare unread-command-char an obsolete variable.1992-11-16, by Jim Blandy
-
* lpr.el (lpr-command, lpr-switches): Removed strings starting1992-11-16, by Jim Blandy
-
* bytecomp.el: Declare unread-command-char an obsolete variable.1992-11-16, by Jim Blandy
-
* bytecomp.el: Declare unread-command-char an obsolete variable.1992-11-16, by Jim Blandy
-
* bytecomp.el: Declare unread-command-char an obsolete variable.1992-11-16, by Jim Blandy
-
* bytecomp.el: Declare unread-command-char an obsolete variable.1992-11-16, by Jim Blandy
-
* bytecomp.el: Declare unread-command-char an obsolete variable.1992-11-16, by Jim Blandy
-
* bytecomp.el: Declare unread-command-char an obsolete variable.1992-11-16, by Jim Blandy
-
* bytecomp.el: Declare unread-command-char an obsolete variable.1992-11-16, by Jim Blandy
-
* bytecomp.el: Declare unread-command-char an obsolete variable.1992-11-16, by Jim Blandy
-
* disass.el (byte-compile): Specify that the 'byte-compile feature1992-11-16, by Jim Blandy
-
* bytecomp.el: Declare unread-command-char an obsolete variable.1992-11-16, by Jim Blandy
-
* bytecomp.el: Declare unread-command-char an obsolete variable.1992-11-16, by Jim Blandy
-
* ange-ftp.el (ange-ftp-repaint-buffer): Give this a non-hacky1992-11-16, by Jim Blandy
-
* xselect.c (Fx_get_cut_buffer): Correct check for buf_num in1992-11-16, by Jim Blandy
-
* xfns.c (unread_command_char): Change name in extern declaration1992-11-16, by Jim Blandy
-
* xdisp.c (display_string): Use w's buffer's value of1992-11-16, by Jim Blandy
-
* vmspaths.h: New version from Roland Roberts.1992-11-16, by Jim Blandy
-
* undo.c (Fprimitive_undo): Remove whitespace in front of #ifdef1992-11-16, by Jim Blandy
-
* systty.h: Doc fix.1992-11-16, by Jim Blandy
-
* systty.h, process.c, buffer.h, callproc.c, sysdep.c, dired.c:1992-11-16, by Jim Blandy
-
* ralloc.c (relocate_some_blocs): Handle BLOC == NIL_BLOC.1992-11-16, by Jim Blandy
-
* systty.h, process.c, buffer.h, callproc.c, sysdep.c, dired.c:1992-11-16, by Jim Blandy
-
* minibuf.c (temp_echo_area_glyphs): Change reference to1992-11-16, by Jim Blandy
-
* mem-limits.h [DATA_SEG_BITS] (EXCEEDS_LISP_PTR): Remember to1992-11-16, by Jim Blandy
-
* lread.c: #include "keyboard.h".1992-11-16, by Jim Blandy
-
* keyboard.c (unread_switch_frame): Don't declare this static.1992-11-16, by Jim Blandy
-
* fileio.c (Fexpand_file_name): Don't fiddle with "/." if it's the1992-11-16, by Jim Blandy
-
* dispnew.c [not MULTI_FRAME] (Fredraw_display): Pass the correct1992-11-16, by Jim Blandy
-
* commands.h (unread_command_event): Doc fix.1992-11-16, by Jim Blandy
-
* buffer.c (Ferase_buffer): Doc fix.1992-11-16, by Jim Blandy
-
* Makefile.in (doxemacs, dotemacs): Explicitly pass along the CC1992-11-16, by Jim Blandy
-
* s/sol2.h (LD_SWITCH_SYSTEM): Add -R option.1992-11-16, by Jim Blandy
-
* s/bsd4-2.h, s/bsd4-3.h: #define SIGNALS_VIA_CHARACTERS.1992-11-16, by Jim Blandy
-
* m/pmax.h: Don't define SYSTEM_MALLOC; this was only necessary1992-11-16, by Jim Blandy
-
* simple.el (comment-column): Doc fix.1992-11-15, by Jim Blandy
-
*** empty log message ***1992-11-15, by Jim Blandy
-
*** empty log message ***1992-11-15, by Jim Blandy
-
Sat Nov 7 15:11:39 1992 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)1992-11-10, by Jim Blandy
-
Doc fix.1992-11-10, by Christopher Zaborsky
-
Dox fix.1992-11-10, by Christopher Zaborsky
-
(vc-cancel-version): Use yes-or-no-p.1992-11-08, by Richard M. Stallman
-
* make-dist: Don't forget that the way to avoid filenames starting1992-11-07, by Jim Blandy
-
* Makefile.in (getdate.o): Added explicit target for this, so we1992-11-07, by Jim Blandy
-
* window.c (Fset_window_configuration): Protect call to1992-11-07, by Jim Blandy
-
* systime.h [USG] (EMACS_GET_TZ_OFFSET): Assign to *(offset), not1992-11-07, by Jim Blandy
-
* sysdep.c (init_baud_rate) [HAVE_TERMIO, not HAVE_TCATTR]: Use1992-11-07, by Jim Blandy
-
* process.c [SYSV]: Don't include <termios.h>, <termio.h>, or1992-11-07, by Jim Blandy
-
* minibuf.c (read_minibuf): Protect call to Fredirect_frame_focus1992-11-07, by Jim Blandy
-
* lisp.h [not MULTI_FRAME]: Don't declare the Lisp_Frame tag.1992-11-07, by Jim Blandy
-
* keymap.c (get_keymap_1): Don't try to autoload OBJECT's function1992-11-07, by Jim Blandy
-
* keyboard.c (read_key_sequence): Removed the1992-11-07, by Jim Blandy
-
* eval.c (Fautoload): Renamed fifth argument TYPE. Document the1992-11-07, by Jim Blandy
-
* buffer.c (init_buffer): If PWD is accurate, use it instead of1992-11-07, by Jim Blandy
-
* alloc.c: #include "frame.h" unconditionally. frame.h does the1992-11-07, by Jim Blandy
-
* Makefile.in: Rearrange dependencies to make sure that xmakefile1992-11-07, by Jim Blandy
-
* make-dist: Don't distribute files in src/m and src/s whose names1992-11-07, by Jim Blandy
-
Wed Nov 4 15:09:07 1992 Jim Blandy (jimb@totoro.cs.oberlin.edu)1992-11-07, by Jim Blandy
-
* startup.el (normal-top-level): Don't worry about setting1992-11-07, by Jim Blandy
-
* isearch.el (isearch-frames-exist): This isn't what we want -1992-11-07, by Jim Blandy
-
* simple.el (previous-line): Doc fix.1992-11-07, by Jim Blandy
-
* etags.el (find-tag-noselect): Doc fix.1992-11-07, by Jim Blandy
-
* compile.el (compile-internal): Use NAME-OF-MODE in the prompt1992-11-07, by Jim Blandy
-
* cl.el: New version - 3.0 - from Cesar Quiroz.1992-11-07, by Jim Blandy
-
* autoload.el (make-autoload): When creating an autoload1992-11-07, by Jim Blandy
-
Doc fix.1992-11-07, by Richard M. Stallman
-
(SYSTEM_TYPE): Use berkeley-unix.1992-11-06, by Richard M. Stallman
-
version 1.28.81992-11-05, by Richard M. Stallman
-
(command-switch-alist, x-switch-definitions):1992-11-05, by Richard M. Stallman
-
*** empty log message ***1992-11-05, by Jim Blandy
-
Don't discard SCO version number if it's 3.2v4.1992-11-05, by Richard M. Stallman
-
*** empty log message ***1992-11-04, by Karl Berry
-
Doc fix.1992-11-03, by Christopher Zaborsky
-
(insert-rectangle): Put mark at upper left corner.1992-11-03, by Richard M. Stallman
-
Dox fix.1992-11-03, by Christopher Zaborsky
-
Doc fix.1992-11-03, by Christopher Zaborsky
-
Dox fix.1992-11-03, by Christopher Zaborsky
-
(dired-mark-confirm): For `compress', say `Compress or uncompress'.1992-11-03, by Richard M. Stallman
-
(make-directory): Renamed from make-directory-path.1992-11-03, by Richard M. Stallman
-
* fileio.c (Fmake_directory_internal): Remove extra paren before the1992-11-03, by Jim Blandy
-
* ange-ftp.el: Tighten the regular expression used in1992-11-03, by Jim Blandy
-
(isearch-search): Handle all sorts of errors from regexp search.1992-11-01, by Richard M. Stallman
-
(Fmake_directory_internal): Renamed from Fmake_directory.1992-10-31, by Richard M. Stallman
-
(byte-compile-lambda):1992-10-31, by Richard M. Stallman
-
* xterm.h (x_screen_count, x_release, x_screen_height,1992-10-31, by Jim Blandy
-
* xterm.c (x_convert_modifiers): Declare this to return an1992-10-31, by Jim Blandy
-
* xselect.c (own_selection): selection_type is an X Atom value,1992-10-31, by Jim Blandy
-
* xfns.c (x_decode_color, Fx_color_display_p): x_screen_planes is1992-10-31, by Jim Blandy
-
* xdisp.c (redisplay): Use ! EQ to compare the old and new arrow1992-10-31, by Jim Blandy
-
* window.h (make_window, window_from_coordinates,1992-10-31, by Jim Blandy
-
* window.c (Fwindow_width, Fset_window_hscroll): Use accessors on1992-10-31, by Jim Blandy
-
* undo.c (record_insert): Use accessors on BEG and LENGTH.1992-10-31, by Jim Blandy
-
* search.c (Fstore_match_data): Don't assume Flength returns an1992-10-31, by Jim Blandy
-
* process.c: (status_convert): Declare this to return a1992-10-31, by Jim Blandy
-
* print.c (print): Cast the frame's address to an integer before1992-10-31, by Jim Blandy
-
* minibuf.c (read_minibuf): Use EQ to compare, not ==.1992-10-31, by Jim Blandy
-
* lread.c (read_char): Add an extern declaration for this,1992-10-31, by Jim Blandy
-
* lisp.h (Fdefault_boundp, make_float, Ffloat, Fnth, Fcopy_alist,1992-10-31, by Jim Blandy
-
* keymap.c (Fdefine_key, Flookup_key, describe_map): Don't assume1992-10-31, by Jim Blandy
-
* keyboard.h (get_keymap_1, Fkeymapp, reorder_modifiers,1992-10-31, by Jim Blandy
-
* keyboard.c: #include dispextern.h.1992-10-31, by Jim Blandy
-
* frame.c: #include buffer.h.1992-10-31, by Jim Blandy
-
* fns.c: #include keyboard.h.1992-10-31, by Jim Blandy
-
* floatfns.c (Flog): Don't forget to declare the BASE argument a1992-10-31, by Jim Blandy
-
* doc.c: #include keyboard.h.1992-10-31, by Jim Blandy
-
* dispextern.h (sit_for): Declare this extern.1992-10-31, by Jim Blandy
-
* dired.c (find_file_handler): Declare this extern.1992-10-31, by Jim Blandy
-
* data.c (Fset): See if current_alist_element points to itself1992-10-31, by Jim Blandy
-
* commands.h (unread_command_char): Declare this to be a1992-10-31, by Jim Blandy
-
* casetab.c (set_case_table): Declare this to be static, and1992-10-31, by Jim Blandy
-
* casefiddle.c (operate_on_word): Declare end to be an int, not a1992-10-31, by Jim Blandy
-
* callproc.c: Arrange for synchronous processes to get SIGINT the1992-10-31, by Jim Blandy
-
* bytecode.c (Fbyte_code): Use EQ to compare string_saved with1992-10-31, by Jim Blandy
-
* buffer.h (Fbuffer_name, Fget_file_buffer): Added external1992-10-31, by Jim Blandy
-
* buffer.c (reset_buffer): Don't assign to b->save_length as if it1992-10-31, by Jim Blandy
-
* alloc.c (Frope_elt): Declare arguments to be Lisp_Objects.1992-10-31, by Jim Blandy
-
* abbrev.c (Funexpand_abbrev): Just assign the last abbrev's value1992-10-31, by Jim Blandy
-
(preserved_fns): New var.1992-10-30, by Richard M. Stallman
-
Doc fix.1992-10-30, by Richard M. Stallman
-
(get_system_name): Use gethostname for USG systems1992-10-29, by Richard M. Stallman
-
(count_blanks): Leave argument r constant, and increment p.1992-10-29, by Richard M. Stallman
-
(vc-admin): Pass t as noquery arg to vc-resynch-window.1992-10-28, by Richard M. Stallman
-
Initial revision1992-10-28, by Richard M. Stallman
-
(HAVE_GETHOSTNAME): Define it.1992-10-28, by Richard M. Stallman
-
(HAVE_SETSID, IRIX): Defined.1992-10-28, by Richard M. Stallman
-
*** empty log message ***1992-10-28, by Jim Blandy
-
(manual-program): Always use /usr/ucb/man if that exists.1992-10-28, by Richard M. Stallman
-
(fortran-window-create): Use screen-width, not frame-width.1992-10-27, by Richard M. Stallman
-
(fortran-prepare-abbrev-list-buffer): Fix typo.1992-10-27, by Richard M. Stallman
-
[sony, IRIS_4D]: Include getpagesize.h and fcntl.h.1992-10-27, by Richard M. Stallman
-
(fortran-tab-mode): Add defvar.1992-10-27, by Richard M. Stallman
-
Rename buffer-flush-undo to buffer-disable-undo.1992-10-27, by Richard M. Stallman
-
Update LISP_FLOAT_TYPE in config.h.1992-10-27, by Richard M. Stallman
-
Update GNU_MALLOC and REL_ALLOC in config.h.1992-10-27, by Richard M. Stallman
-
(shell-command-on-region):1992-10-27, by Richard M. Stallman
-
(isearch-edit-string):1992-10-27, by Richard M. Stallman
-
* make-dist: Copy config.sub, since it's a symbolic link to a file1992-10-27, by Jim Blandy
-
(vc-resynch-window): New arg NOQUERY. Pass it to vc-revert-buffer1.1992-10-26, by Richard M. Stallman
-
Dox fix.1992-10-25, by Christopher Zaborsky
-
Doc fix.1992-10-25, by Christopher Zaborsky
-
Doc fix.1992-10-25, by Christopher Zaborsky
-
(vc-prefix-map): Put vc-diff on = and vc-directory on d.1992-10-24, by Richard M. Stallman
-
(relinquish): Adjust page_break_value by amount of memory actually given back.1992-10-24, by Richard M. Stallman
-
* emacs.c (main): Correct spelling of HAVE_X_WINDOW to1992-10-23, by Jim Blandy
-
(set-visited-file-name): Change the auto save file name.1992-10-23, by Richard M. Stallman
-
(insert-kbd-macros): If arg is empty, use last macro as default.1992-10-23, by Richard M. Stallman
-
(insert-kbd-macro): Replace nonprinting chars with escapes.1992-10-23, by Richard M. Stallman
-
(mail-aliases): Doc fix.1992-10-23, by Richard M. Stallman
-
(describe-function): Print `an autoloaded', not `a ...'.1992-10-23, by Richard M. Stallman
-
(goal-column): Don't put the defvar inside the make-variable-buffer-local.1992-10-23, by Richard M. Stallman
-
(dired-chown-program): Treat silicon-graphics-unix like usg-unix-v.1992-10-21, by Richard M. Stallman
-
(rmail-mode-map): Delete binding of M-r (use global one).1992-10-21, by Richard M. Stallman
-
(lpr-command): Treat hpux and silicon-graphics-unix like usg-unix-v.1992-10-21, by Richard M. Stallman
-
(backward-kill-sentence): Fix typo in last change.1992-10-21, by Richard M. Stallman
-
Doc fixes.1992-10-21, by Richard M. Stallman
-
(rmail-output-to-rmail-file): Call abbreviate-file-name.1992-10-21, by Richard M. Stallman
-
(comment-region): Do move to next line, in neg arg case.1992-10-20, by Richard M. Stallman
-
(isearch-mode-map): Make the top-level keymap dense.1992-10-20, by Richard M. Stallman
-
(vc-registered): Look for handler only if file-name-handler-alist is bound.1992-10-20, by Richard M. Stallman
-
(ange-ftp-add-vms-host, ange-ftp-add-dl-dir, ange-ftp-add-mts-host):1992-10-20, by Richard M. Stallman
-
(vc-registered): Look for a vc-registered handler.1992-10-20, by Richard M. Stallman
-
Add dummy handlers for file-truename and vc-registered.1992-10-20, by Richard M. Stallman
-
(file-truename): Check for root by seeing if1992-10-20, by Richard M. Stallman
-
(grow_specpdl): Increase max_specpdl_size before Fsignal.1992-10-20, by Richard M. Stallman
-
[emacs]: Define POINTER and SIZE.1992-10-20, by Richard M. Stallman
-
(get_lim_data): Make it static.1992-10-20, by Richard M. Stallman
-
(syms_of_keyboard): Properly staticpro this_command_keys.1992-10-20, by Richard M. Stallman
-
(mail-aliases): Add definition here.1992-10-20, by Richard M. Stallman
-
(add-log-current-defun): Add condition-case around1992-10-19, by Richard M. Stallman
-
* xdisp.c (message): If M is zero, clear echo_area_glyphs and1992-10-19, by Jim Blandy
-
* window.h (struct window): Doc fix.1992-10-19, by Jim Blandy
-
* window.c: Try to deal coherently with deleted windows:1992-10-19, by Jim Blandy
-
* minibuf.c (temp_echo_area_glyphs): Don't clear echo_area_glyphs1992-10-19, by Jim Blandy
-
* lisp.h (CHECK_LIVE_WINDOW): New predicate.1992-10-19, by Jim Blandy
-
* keymap.c (store_in_keymap): Don't forget to QUIT in the1992-10-19, by Jim Blandy
-
* keyboard.h (this_command_keys): Extern declaration changed. Doc fix.1992-10-19, by Jim Blandy
-
* keyboard.c (this_command_keys): Make this a vector, instead of1992-10-19, by Jim Blandy
-
Same. * xfns.c (x_set_face): Dyked out this function; it has no callers,1992-10-19, by Jim Blandy
-
* frame.c (make_frame_without_minibuffer, Fwindow_frame): Use1992-10-19, by Jim Blandy
-
* xterm.c (compose_status): New variable.1992-10-19, by Jim Blandy
-
(kill-sentence, backward-kill-sentence):1992-10-18, by Richard M. Stallman
-
Doc fixes.1992-10-18, by Richard M. Stallman
-
Comment fix.1992-10-18, by Richard M. Stallman
-
Delete version 18 compatibility stuff.1992-10-18, by Richard M. Stallman
-
(mail-setup): Call build-mail-aliases, not mail-abbrev-setup.1992-10-18, by Richard M. Stallman
-
(rmail-sort-messages): Give up right away if not Rmail mode.1992-10-18, by Richard M. Stallman
-
Dox fixes.1992-10-18, by Christopher Zaborsky
-
(BROKEN_FIONREAD): Defined.1992-10-18, by Richard M. Stallman
-
(occur): Always search entire buffer.1992-10-18, by Richard M. Stallman
-
* * editfns.c (Fmessage): With no arguments, clear any active1992-10-17, by Jim Blandy
-
* callint.c (Fcall_interactively): Change handling of 'e' spec;1992-10-17, by Jim Blandy
-
* make-dist: Include lib-src/makedoc.com and emacs.csh in the1992-10-17, by Jim Blandy
-
Partially changed to use GCC-style configuration names.1992-10-17, by Jim Blandy
-
*** empty log message ***1992-10-17, by Jim Blandy
-
* mouse.el (mouse-tear-off-window): New function.1992-10-17, by Jim Blandy
-
(mouse-set-region): New command. Bind drag-mouse-1 to it.1992-10-17, by Richard M. Stallman
-
*** empty log message ***1992-10-16, by Jim Blandy
-
(telnet): Do erase-buffer after the initial output.1992-10-16, by Richard M. Stallman
-
(check_memory_limits): Declare __morecore.1992-10-15, by Roland McGrath
-
(morecore_with_warning): Removed.1992-10-15, by Roland McGrath
-
Add support for a new 64 bit CPU type. Elxsi.1992-10-15, by Mike Stump
-
(telnet): Wait for telnet output before sending `open'.1992-10-15, by Richard M. Stallman
-
Comment fix.1992-10-15, by Richard M. Stallman
-
* intervals.c (traverse_intervals): New parameter `depth'.1992-10-14, by Joseph Arceneaux
-
* alloc.c (mark_interval_tree): Pass 0 as initial depth argument1992-10-14, by Joseph Arceneaux
-
* scroll.c (do_scrolling): Don't bcopy non-existant `nruns' or1992-10-14, by Joseph Arceneaux
-
* dispextern.h: New element of frame structure `max_ascent'.1992-10-14, by Joseph Arceneaux
-
* xterm.h: Declaration of struct face removed.1992-10-14, by Joseph Arceneaux
-
* dispnew.c (scroll_frame_lines): All references to frame elements1992-10-14, by Joseph Arceneaux
-
* files.el (file-truename): The variable ~ should be considered an1992-10-14, by Jim Blandy
-
Initial revision1992-10-13, by Jim Blandy
-
* keyboard.c (kbd_buffer_get_event): Fix fencepost bug in1992-10-12, by Jim Blandy
-
Removed #include "mem-limits.h".1992-10-12, by Roland McGrath
-
* keyboard.c (kbd_buffer_get_event): Remember that1992-10-12, by Jim Blandy
-
(sbrk): Removed decl.1992-10-12, by Roland McGrath
-
(warnfunction): Renamed to warn_function (was used inconsistently).1992-10-12, by Roland McGrath
-
(start_of_data): Removed extra defn.1992-10-12, by Roland McGrath
-
mem_limits.h is now called mem-limits.h.1992-10-12, by Roland McGrath
-
(visit-tags-table-buffer): When trying to pick table, call1992-10-12, by Roland McGrath
-
(edit-picture): Run picture-mode-hook.1992-10-12, by Richard M. Stallman
-
(buffer-file-number): New variable.1992-10-12, by Richard M. Stallman
-
(find_defun_start): scan_buffer returns start of line;1992-10-11, by Richard M. Stallman
-
[!emacs]: Don't define POINTER, SIZE or NULL.1992-10-11, by Richard M. Stallman
-
(morecore_with_warning): Reduce warnlevel when usage drops far enough.1992-10-11, by Richard M. Stallman
-
(Fdump_emacs, main): Use memory_warnings.1992-10-11, by Richard M. Stallman
-
(check_memory_limits): Reduce warnlevel when usage drops far enough.1992-10-11, by Richard M. Stallman
-
* xterm.c, xrdb.c: #include <stdio.h> before "xterm.h", to avoid1992-10-11, by Jim Blandy
-
* keymap.c (initial_define_lispy_key): New function, for defining1992-10-11, by Jim Blandy
-
* keyboard.h (Qswitch_frame): Declare this extern.1992-10-11, by Jim Blandy
-
* keyboard.c (Vlast_event_frame): Make this variable exist even1992-10-11, by Jim Blandy
-
* frame.c: #include "commands.h" and "keyboard.h".1992-10-11, by Jim Blandy
-
* emacs.c (main): Call keys_of_frame.1992-10-11, by Jim Blandy
-
* callint.c (Fcall_interactively): Allow multiple 'e' specs.1992-10-11, by Jim Blandy
-
* rmail.el (rmail-mode): Make this autoload; we might find a file1992-10-11, by Jim Blandy
-
* dired-aux.el (dired-compress-file): Change references to1992-10-11, by Jim Blandy
-
(isearch-ring-advance-edit): Delete spurious `)'.1992-10-11, by Richard M. Stallman
-
[__GNUC__ >= 2] (LIB_STANDARD): Don't define.1992-10-10, by Richard M. Stallman
-
*** empty log message ***1992-10-10, by Jim Blandy
-
(Fwrite_region): If VISIT is a file name,1992-10-10, by Richard M. Stallman
-
(comint-last-input-match): defvar moved up.1992-10-10, by Richard M. Stallman
-
*** empty log message ***1992-10-10, by Jim Blandy
-
(PTY_ITERATION, etc.): Defined.1992-10-09, by Richard M. Stallman
-
Dox fix.1992-10-09, by Christopher Zaborsky
-
(mail-unsent-separator): Handle "Message text follows".1992-10-09, by Richard M. Stallman
-
Doc fix.1992-10-09, by Richard M. Stallman
-
(mail-unsent-separator): Allow "original message" as alternative.1992-10-09, by Richard M. Stallman
-
(add-log-current-defun): In normal C case,1992-10-08, by Richard M. Stallman
-
(cmulisp-mode): Eliminate compatibility code calling1992-10-08, by Richard M. Stallman
-
(inferior-scheme-filter-regexp):1992-10-08, by Richard M. Stallman
-
(custom-prin1-chars): Var defined, and renamed from prin1-chars.1992-10-08, by Richard M. Stallman
-
(hack-local-variables): Ignore attempts to bind enable-local-eval.1992-10-08, by Richard M. Stallman
-
entered into RCS1992-10-07, by Jim Blandy
-
* mouse.el: Begin adapting this to the new event format.1992-10-07, by Jim Blandy
-
* alloc.c (Fmemory_limit): Explain why we divide by 1024.1992-10-07, by Jim Blandy
-
entered into RCS1992-10-07, by Jim Blandy
-
Cleaned up rmail-first-unseen-message.1992-10-07, by Joseph Arceneaux
-
CP:: changed to cust-print- in all names.1992-10-07, by Richard M. Stallman
-
(directory_file_name): Don't clobber the envvar1992-10-06, by Richard M. Stallman
-
Dox fix.1992-10-06, by Christopher Zaborsky
-
Doc fix.1992-10-06, by Christopher Zaborsky
-
Doc fix.1992-10-06, by Christopher Zaborsky
-
entered into RCS1992-10-06, by Richard M. Stallman
-
* cal-mayan.el (calendar-print-mayan-date): Fix conversion in1992-10-06, by Jim Blandy
-
(vc-backend-steal): Delete the workfile after the rcs -M -u.1992-10-06, by Richard M. Stallman
-
(add-log-current-defun): Catch errors checking for DEFUN.1992-10-06, by Richard M. Stallman
-
(main) [NeXT]: Call malloc_jumpstart.1992-10-06, by Richard M. Stallman
-
entered into RCS1992-10-06, by Richard M. Stallman
-
(Fkill_buffer): Pass 2nd arg to Fother_buffer.1992-10-06, by Richard M. Stallman
-
(Fcall_interactively): Pass 2nd arg to Fother_buffer.1992-10-06, by Richard M. Stallman
-
(make_frame): Pass 2nd arg to Fother_buffer.1992-10-06, by Richard M. Stallman
-
(window_loop): Pass 2nd arg to Fother_buffer.1992-10-06, by Richard M. Stallman
-
(vc-backend-steal): Put filename after options in rcs commands.1992-10-05, by Richard M. Stallman
-
(vc-steal-lock): Use mail-setup, and do like `mail'.1992-10-05, by Richard M. Stallman
-
* rmail.el (rmail-first-unseen-message): Don't show the message,1992-10-05, by Joseph Arceneaux
-
* config.h.in: Added a slot for definition of USE_TEXT_PROPERTIES,1992-10-05, by Joseph Arceneaux
-
(Info-restore-point): Delete duplicate definition.1992-10-05, by Richard M. Stallman
-
Doc fix.1992-10-05, by Richard M. Stallman
-
Dox fixes.1992-10-05, by Richard M. Stallman
-
(vc-backend-checkin): Change buffers to get local value of vc-checkin-switches.1992-10-05, by Roland McGrath
-
(vc-backend-checkin): Use apply on vc-do-command: vc-checkin-switches is a1992-10-05, by Roland McGrath
-
(vc-checkin-switches): New defvar.1992-10-05, by Roland McGrath
-
Most functions renamed to start with ls-lisp.1992-10-05, by Richard M. Stallman
-
(dired-lisp-ls): var `short' was erronously unbound.1992-10-04, by Sebastian Kremer
-
(fill-paragraph): Don't actually change point before1992-10-04, by Richard M. Stallman
-
(insert-buffer): Before reading arg, barf if read-only.1992-10-04, by Richard M. Stallman
-
Dox fix.1992-10-03, by Richard M. Stallman
-
Doc fix.1992-10-03, by Richard M. Stallman
-
* keyboard.c (read_key_sequence): Treat mouse clicks on non-text1992-10-03, by Jim Blandy
-
* alloc.c (Fmemory_limit): New function.1992-10-03, by Jim Blandy
-
* window.c (SAVE_WINDOW_DATA_SIZE): Define this using sizeof,1992-10-03, by Jim Blandy
-
* window.c (struct save_window_data): Save the currently selected1992-10-03, by Jim Blandy
-
* xterm.c (x_find_modifier_meanings): If there are no1992-10-03, by Jim Blandy
-
* process.c (wait_reading_process_input): If the select returns1992-10-03, by Jim Blandy
-
* keyboard.c (modify_event_symbol): Make sure that the unmodified1992-10-03, by Jim Blandy
-
(open-line): Shield undo from the hack to insert at pt-1.1992-10-03, by Richard M. Stallman
-
(Fprimitive_undo): When undoing an insert, move point and then delete.1992-10-03, by Richard M. Stallman
-
Doc fix.1992-10-03, by Jim Blandy
-
Fixed typos.1992-10-03, by Joseph Arceneaux
-
* minibuf.c (read_minibuf): Don't bother to save the current1992-10-03, by Jim Blandy
-
* intervals.c: `copy_intervals()' no longer static.1992-10-03, by Joseph Arceneaux
-
* keymap.c (access_keymap, store_in_keymap,1992-10-03, by Jim Blandy
-
* intervals.h: Declare `copy_intervals()'.1992-10-03, by Joseph Arceneaux
-
Doc fixes.1992-10-03, by Jim Blandy
-
* termhooks.h (struct input_event): Doc fix.1992-10-03, by Jim Blandy
-
* keyboard.h (EVENT_HAS_PARAMETERS): Definition changed - all events1992-10-02, by Jim Blandy
-
* keyboard.c (echo_char, read_char): Apply EVENT_HEAD without first1992-10-02, by Jim Blandy
-
(Info-follow-nearest-node): Handle line breaks after *note.1992-10-02, by Richard M. Stallman
-
* buffer.c: #include intervals.h.1992-10-02, by Joseph Arceneaux
-
Fixed typos.1992-10-02, by Joseph Arceneaux
-
* lisp.h: Declare Qbuffer_or_string_p.1992-10-02, by Joseph Arceneaux
-
Fixed typeos.1992-10-02, by Joseph Arceneaux
-
* xmenu.c: #include "keyboard.h".1992-10-02, by Jim Blandy
-
* intervals.c: Removed #include of "screen.h".1992-10-02, by Joseph Arceneaux
-
* textprop.c: Conditionalize all functions on1992-10-02, by Joseph Arceneaux
-
* intervals.c: Conditionalize all functions on1992-10-02, by Joseph Arceneaux
-
* alloc.c: #include "intervals.h".1992-10-02, by Joseph Arceneaux
-
* fileio.c (Finsert_file_contents): Call offset_intervals() if1992-10-02, by Joseph Arceneaux
-
(nuke-nroff-bs): Delete just 9 lines above header.1992-10-02, by Richard M. Stallman
-
*** empty log message ***1992-10-02, by Jim Blandy
-
(nuke-nroff-bs): Was nuking one line too many after header.1992-10-02, by Richard M. Stallman
-
(mark_object): Avoid car recursion on cons with nil in cdr.1992-10-01, by Richard M. Stallman
-
(compilation-parse-errors): Save (match-beginning 0) in a variable, so the1992-10-01, by Roland McGrath
-
Qbuffer_or_string_p added.1992-10-01, by Joseph Arceneaux
-
(describe_syntax): Use insert_char to insert `match'.1992-10-01, by Joseph Arceneaux
-
* buffer.c (reset_buffer): Do INITIALIZE_INTERVAL on the buffer's1992-10-01, by Joseph Arceneaux
-
* lisp.h: Conditionally define interval structure and macros.1992-10-01, by Joseph Arceneaux
-
* insdel.c: #include "intervals.h"1992-10-01, by Joseph Arceneaux
-
Various comment changes.1992-10-01, by Joseph Arceneaux
-
* intervals.h: Declare temp_set_point.1992-10-01, by Joseph Arceneaux
-
* buffer.h: New macro TEMP_SET_PT. If intervals are used, SET_PT1992-10-01, by Joseph Arceneaux
-
* editfns.c (make_buffer_string): Call copy_intervals_to_string().1992-10-01, by Joseph Arceneaux
-
Password:1992-10-01, by Joseph Arceneaux
-
Minor optimizations of Fset_text_properties and Ferase_text_properties.1992-10-01, by Joseph Arceneaux
-
entered into RCS1992-09-30, by Jim Blandy
-
* buffer.c (Fother_buffer): Add back the VISIBLE_OK argument. It1992-09-30, by Jim Blandy
-
* window.c (Fset_window_configuration): Don't select the frame1992-09-30, by Jim Blandy
-
* xterm.c (x_meta_mod_mask): New variable, indicating which X1992-09-30, by Jim Blandy
-
* data.c (Fmake_local_variable): If SYM forwards to a C variable,1992-09-30, by Jim Blandy
-
* lisp.h: Doc elaboration for Lisp_Buffer_Local_Value.1992-09-30, by Jim Blandy
-
(kill-word): Don't change point before calling kill-region.1992-09-30, by Richard M. Stallman
-
* gud.el (gud-last-frame): Added defvar for this.1992-09-30, by Jim Blandy
-
* gud.el (gud-filter-insert): Previous changes misunderstood1992-09-30, by Jim Blandy
-
(compilation-parse-errors): After we get enough errors to stop early, toss1992-09-30, by Roland McGrath
-
Mods to Ferase_text_properties1992-09-30, by Joseph Arceneaux
-
(compilation-parse-errors): When we reach FIND-AT-LEAST errors, keep going1992-09-29, by Roland McGrath
-
(os handling): Recognize `linux' as a valid os.1992-09-29, by Roland McGrath
-
(mail-send-and-exit): Do other-buffer before bury-buffer.1992-09-29, by Richard M. Stallman
-
* xselect.c (Qcut_buffer0): Symbol removed; we're using a new1992-09-29, by Jim Blandy
-
(mail-unsent-separator): Add another alternative.1992-09-29, by Richard M. Stallman
-
*** empty log message ***1992-09-29, by Jim Blandy
-
*** empty log message ***1992-09-29, by Jim Blandy
-
* keymap.c (access_keymap): Don't forget to QUIT while scanning1992-09-29, by Jim Blandy
-
* data.c (swap_in_symval_forwarding): Formatting tweaked.1992-09-29, by Jim Blandy
-
* keyboard.c: Initialize recent_keys in syms_of_keyboard, not1992-09-29, by Jim Blandy
-
* keyboard.c (recent_keys): Turn this from an array, which is a1992-09-29, by Jim Blandy
-
* frame.c (Fdelete_frame): Call Fselect_frame with the appropriate1992-09-29, by Jim Blandy
-
*** empty log message ***1992-09-29, by Jim Blandy
-
* xterm.h (ROOT_WINDOW): Use the DefaultScreen macro, not the1992-09-29, by Jim Blandy
-
*** empty log message ***1992-09-29, by Jim Blandy
-
* gud.el: When we send a command to the debugger via gud-call,1992-09-29, by Jim Blandy
-
* gud.el (gud-def): Doc fix.1992-09-29, by Jim Blandy
-
* editfns.c (save_excursion_save, save_excursion_restore):1992-09-29, by Jim Blandy
-
* data.c (Frem): Use the `fmod' function under SunOS, Ultrix, and1992-09-29, by Jim Blandy
-
* buffer.c (Fbury_buffer): This used to undisplay the buffer being1992-09-29, by Jim Blandy
-
* frame.c (Fselect_frame, Fframe_root_window,1992-09-29, by Jim Blandy
-
entered into RCS1992-09-29, by Jim Blandy
-
* ralloc.c: Since the users of the relocating allocation code1992-09-29, by Jim Blandy
-
(record_delete): Record pos before the deletion.1992-09-28, by Richard M. Stallman
-
(del_range): Call record_delete before updating point.1992-09-28, by Richard M. Stallman
-
(file-relative-name-1): New function split out.1992-09-28, by Richard M. Stallman
-
Use frame-width instead of screen-width.1992-09-28, by Richard M. Stallman
-
(ws-mark-word): Use forward-word, with an arg, instead of backward-word.1992-09-28, by Richard M. Stallman
-
(vc-rename-file): Use OLD, not FILE which is unbound.1992-09-28, by Richard M. Stallman
-
(ange-ftp-kill-ftp-process): Delete spurious ".1992-09-28, by Richard M. Stallman
-
(timer-process-sentinel): Don't set timer-scratch.1992-09-28, by Richard M. Stallman
-
(Finsert_file_contents): Do record_insert, then inc MODIFF.1992-09-28, by Richard M. Stallman
-
* keyboard.c (read_char): If we're returning an event from a1992-09-28, by Jim Blandy
-
* termhooks.h (alt_modifier, hyper_modifier, super_modifier,1992-09-28, by Jim Blandy
-
* window.c (delete_all_subwindows): Save the window's buffer in1992-09-28, by Jim Blandy
-
* keymap.c (access_keymap): Remove code to notice bindings for1992-09-28, by Jim Blandy
-
Use (function ...) around lambdas, so it works in v18.1992-09-28, by Roland McGrath
-
Dox Fix1992-09-27, by Christopher Zaborsky
-
Doc fix.1992-09-27, by Christopher Zaborsky
-
(vc-update-change-log): Use file-relative-name.1992-09-27, by Roland McGrath
-
(file-relative-name): Rewritten so unrelativizable file names win.1992-09-27, by Roland McGrath
-
(file-relative-name): Don't lose when DIRECTORY is nil.1992-09-27, by Roland McGrath
-
(file-relative-name): New function.1992-09-27, by Roland McGrath
-
%.2d -> %02d1992-09-27, by Roland McGrath
-
(vc-checkin-hook): New user hook variable.1992-09-27, by Roland McGrath
-
(vc-update-change-log): Use shell-command, not shell-command-on-region.1992-09-27, by Roland McGrath
-
New version from sk. Further hacked:1992-09-27, by Roland McGrath
-
(vc-toggle-read-only): Doc fix.1992-09-27, by Roland McGrath
-
Doc fix.1992-09-26, by Richard M. Stallman
-
Delete obsolete comments.1992-09-26, by Richard M. Stallman
-
(gomoku): Make it autoload.1992-09-26, by Richard M. Stallman
-
RISC-OS rev 5, DEC OSF/1 changes.1992-09-26, by Michael Meissner
-
(spook): Make it autoload.1992-09-26, by Richard M. Stallman
-
(setenv): Make it autoload.1992-09-26, by Richard M. Stallman
-
Fix setup of mpuz-read-map not to depend on keymap format.1992-09-26, by Richard M. Stallman
-
Doc fix.1992-09-26, by Richard M. Stallman
-
(diff): Don't print echo area message.1992-09-26, by Richard M. Stallman
-
(mouse-split-window-vertically): Use @.1992-09-26, by Richard M. Stallman
-
(single_keymap_panes): Handle vectors properly.1992-09-25, by Richard M. Stallman
-
(after-find-file): New arg NOAUTO.1992-09-24, by Richard M. Stallman
-
See ChangeLog1992-09-24, by Joseph Arceneaux
-
* xmenu.c (single_keymap_panes): Comment out the code which1992-09-23, by Jim Blandy
-
* keymap.c (DENSE_TABLE_SIZE): Doc fix.1992-09-23, by Jim Blandy
-
* indent.c (Fmove_to_column): Pass the right number of arguments1992-09-23, by Jim Blandy
-
* process.c [SIGCHLD && !BSD && !UNIPLUS && !HPUX]1992-09-23, by Jim Blandy
-
*** empty log message ***1992-09-23, by Jim Blandy
-
(calculate-c-indent): When testing for function-start line,1992-09-23, by Richard M. Stallman
-
* fileio.c (syms_of_fileio): Don't try to defsubr Sunix_sync1992-09-23, by Jim Blandy
-
* sysdep.c (sys_suspend): Don't try to use "nice (- nice (0))" to1992-09-23, by Jim Blandy
-
* emacs.c (emacs_priority): Doc fix.1992-09-23, by Jim Blandy
-
* callproc.c (child_setup): Don't use setpriority; we just need a1992-09-23, by Jim Blandy
-
* xrdb.c (x_get_resource): Cast the value being assigned to1992-09-22, by Jim Blandy
-
* eval.c (unbind_catch): Do the long-jump here. Take a VALUE1992-09-22, by Jim Blandy
-
Thu Sep 17 15:51:18 1992 Jim Blandy (jimb@pogo.cs.oberlin.edu)1992-09-22, by Jim Blandy
-
* lisp.h (struct handler): Remove the poll_suppress_count member1992-09-22, by Jim Blandy
-
* eval.c (Fcondition_case): Rearranged for clarity. Don't worry1992-09-22, by Jim Blandy
-
* buffer.c (Fget_buffer_create): Doc fix.1992-09-22, by Jim Blandy
-
Doc fix.1992-09-22, by Jim Blandy
-
* fns.c (Fy_or_n_p): After testing for a QUIT, clear Vquit_flag.1992-09-22, by Jim Blandy
-
* dispnew.c (get_display_line): Don't abort if the frame is1992-09-22, by Jim Blandy
-
* keyboard.h (num_nonmacro_input_chars): Added extern declaration1992-09-22, by Jim Blandy
-
Initial revision1992-09-22, by Richard M. Stallman
-
comment changes1992-09-21, by Joseph Arceneaux
-
(texinfo-mode): Capitalize the mode name string.1992-09-21, by Richard M. Stallman
-
Doc fixes. Make tq-create autoload.1992-09-21, by Richard M. Stallman
-
(mail-undo-backslash-quoting): Renamed from undo-...1992-09-21, by Richard M. Stallman
-
entered into RCS1992-09-21, by Eric S. Raymond
-
entered into RCS1992-09-21, by Richard M. Stallman
-
entered into RCS1992-09-21, by Richard M. Stallman
-
entered into RCS1992-09-20, by Richard M. Stallman
-
*** empty log message ***1992-09-20, by Richard M. Stallman
-
(Faccept_process_output): Initialize useconds.1992-09-20, by Richard M. Stallman
-
entered into RCS1992-09-20, by Richard M. Stallman
-
Don't include sys/dir.h.1992-09-20, by Richard M. Stallman
-
*** empty log message ***1992-09-20, by Richard M. Stallman
-
entered into RCS1992-09-20, by Richard M. Stallman
-
entered into RCS1992-09-20, by Richard M. Stallman
-
entered into RCS1992-09-19, by Richard M. Stallman
-
Update copyright year.1992-09-19, by Richard M. Stallman
-
[VMS]: Include string.h, rms.h, rmsdef.h.1992-09-19, by Richard M. Stallman
-
(sys_suspend): Read EMACS_PARENT_PID envvar for parent.1992-09-19, by Richard M. Stallman
-
entered into RCS1992-09-19, by Richard M. Stallman
-
*** empty log message ***1992-09-19, by Richard M. Stallman
-
(mark_object): Save last 500 values of objptr.1992-09-19, by Richard M. Stallman
-
(scan_lists): When searching back for comment:1992-09-19, by Richard M. Stallman
-
*** empty log message ***1992-09-19, by Richard M. Stallman
-
entered into RCS1992-09-19, by Richard M. Stallman
-
entered into RCS1992-09-19, by Joseph Arceneaux
-
entered into RCS1992-09-18, by Richard M. Stallman
-
*** empty log message ***1992-09-18, by Joseph Arceneaux
-
*** empty log message ***1992-09-18, by Roland McGrath
-
(get_keyelt): Skip menu help string after menu item name.1992-09-18, by Richard M. Stallman
-
*** empty log message ***1992-09-17, by Jim Blandy
-
*** empty log message ***1992-09-17, by Richard M. Stallman
-
Initial revision1992-09-17, by Joseph Arceneaux
-
entered into RCS1992-09-17, by Roland McGrath
-
Initial revision1992-09-16, by Karl Berry
-
Initial revision1992-09-16, by Karl Berry
-
*** empty log message ***1992-09-16, by Jim Blandy
-
*** empty log message ***1992-09-15, by Roland McGrath
-
*** empty log message ***1992-09-15, by Roland McGrath
-
entered into RCS1992-09-15, by Roland McGrath
-
*** empty log message ***1992-09-15, by Roland McGrath
-
*** empty log message ***1992-09-15, by Roland McGrath
-
*** empty log message ***1992-09-15, by Joseph Arceneaux
-
*** empty log message ***1992-09-15, by Richard M. Stallman
-
entered into RCS1992-09-15, by Richard M. Stallman
-
entered into RCS1992-09-15, by Roland McGrath
-
*** empty log message ***1992-09-14, by Richard M. Stallman
-
*** empty log message ***1992-09-14, by Richard M. Stallman
-
(main): Use X menu code if HAVE_X_WINDOWS and not NO_X_MENU.1992-09-14, by Richard M. Stallman
-
(read_char_menu_prompt): Use X menu code if HAVE_X_WINDOWS and not NO_X_MENU.1992-09-14, by Richard M. Stallman
-
entered into RCS1992-09-14, by Richard M. Stallman
-
*** empty log message ***1992-09-14, by Roland McGrath
-
*** empty log message ***1992-09-14, by Richard M. Stallman
-
*** empty log message ***1992-09-14, by Jim Blandy
-
*** empty log message ***1992-09-14, by Richard M. Stallman
-
*** empty log message ***1992-09-14, by Richard M. Stallman
-
entered into RCS1992-09-14, by Richard M. Stallman
-
*** empty log message ***1992-09-13, by Richard M. Stallman
-
entered into RCS1992-09-13, by Richard M. Stallman
-
*** empty log message ***1992-09-13, by Richard M. Stallman
-
entered into RCS1992-09-13, by Richard M. Stallman
-
entered into RCS1992-09-13, by Jim Blandy
-
* xterm.c (x_wm_set_size_hint): Set the base_width and base_height1992-09-13, by Jim Blandy
-
* xrdb.c: Don't include <X11/Xos.h>. Under R4, it stupidly1992-09-13, by Jim Blandy
-
Declare x_implicitly_set_name to be void.1992-09-13, by Jim Blandy
-
* xdisp.c (display_mode_line): If the only other frames are1992-09-13, by Jim Blandy
-
* window.c (minibuffer_window): Accept an optional FRAME argument;1992-09-13, by Jim Blandy
-
* unexmips.c (mark_x): Declare this as static void at the top of1992-09-13, by Jim Blandy
-
Fix typo.1992-09-13, by Jim Blandy
-
* keymap.c (describe_buffer_bindings): Adjust key_heading to match1992-09-13, by Jim Blandy
-
* keyboard.c (kbd_buffer_get_event): When performing the1992-09-13, by Jim Blandy
-
* frame.c (choose_minibuf_frame): abort if the selected frame has1992-09-13, by Jim Blandy
-
* editfns.c (Fcurrent_time_string): Change docstring to1992-09-13, by Jim Blandy
-
* doc.c (Fsnarf_documentation): Signal an error if this is1992-09-13, by Jim Blandy
-
* callint.c (Fcall_interactively): Remove the 'K' interactive1992-09-13, by Jim Blandy
-
* alloc.c (mark_object): mark a symbol's name after marking its1992-09-13, by Jim Blandy
-
entered into RCS1992-09-13, by Jim Blandy
-
*** empty log message ***1992-09-13, by Jim Blandy
-
entered into RCS1992-09-13, by Jim Blandy
-
*** empty log message ***1992-09-13, by Richard M. Stallman
-
*** empty log message ***1992-09-13, by Richard M. Stallman
-
entered into RCS1992-09-12, by Richard M. Stallman
-
*** empty log message ***1992-09-12, by Richard M. Stallman
-
Initial revision1992-09-12, by Richard M. Stallman
-
(Ffile_name_directory, Ffile_name_nondirectory):1992-09-12, by Richard M. Stallman
-
(num_nonmacro_input_chars): New variable.1992-09-12, by Richard M. Stallman
-
*** empty log message ***1992-09-12, by Richard M. Stallman
-
(init_sys_modes): Handle VDSUSP like V_DSUSP.1992-09-12, by Richard M. Stallman
-
entered into RCS1992-09-12, by Richard M. Stallman
-
*** empty log message ***1992-09-12, by Richard M. Stallman
-
*** empty log message ***1992-09-12, by Jim Blandy
-
(internal_self_insert): Assume Fexpand_abbrev expanded1992-09-11, by Richard M. Stallman
-
(command_loop_1): Bind inhibit-quit to t when in Fsit_for.1992-09-11, by Richard M. Stallman
-
(Fx_track_pointer): Pass new args to read_char.1992-09-11, by Richard M. Stallman
-
(Fmake_sparse_keymap, Fmake_keymap): New optional arg. Callers changed.1992-09-11, by Richard M. Stallman
-
(unexec): Allow sections in any order.1992-09-11, by Richard M. Stallman
-
(Fy_or_n_p): Pass new args to read_char.1992-09-11, by Richard M. Stallman
-
(Fread_char): Pass new args to read_char.1992-09-11, by Richard M. Stallman
-
*** empty log message ***1992-09-11, by Richard M. Stallman
-
*** empty log message ***1992-09-11, by Richard M. Stallman
-
entered into RCS1992-09-10, by Roland McGrath
-
entered into RCS1992-09-10, by Richard M. Stallman
-
* ralloc.c (r_re_alloc): Instead of allocating a new bloc at the1992-09-09, by Jim Blandy
-
*** empty log message ***1992-09-05, by Richard M. Stallman
-
(scan_lists): Improve smarts for backwards scan of comments.1992-09-05, by Richard M. Stallman
-
(Fcall_interactively): For `K', use last_nonmenu_event.1992-09-05, by Richard M. Stallman
-
(last_nonmenu_event): New var.1992-09-05, by Richard M. Stallman
-
(xmenu_show): If no panes, just return.1992-09-05, by Richard M. Stallman
-
*** empty log message ***1992-09-04, by Richard M. Stallman
-
entered into RCS1992-09-04, by Richard M. Stallman
-
entered into RCS1992-09-04, by Roland McGrath
-
*** empty log message ***1992-09-04, by Richard M. Stallman
-
* xterm.c (x_catch_errors): Don't forget to initialize1992-09-04, by Jim Blandy
-
entered into RCS1992-09-04, by Richard M. Stallman
-
entered into RCS1992-09-04, by Richard M. Stallman
-
(__do_global_dtors): New dummy function.1992-09-03, by Richard M. Stallman
-
entered into RCS1992-09-02, by Richard M. Stallman
-
*** empty log message ***1992-09-02, by Roland McGrath
-
Doc fix for file-name-handler-alist.1992-09-02, by Roland McGrath
-
(__main): New dummy function.1992-09-02, by Richard M. Stallman
-
*** empty log message ***1992-09-02, by Jim Blandy
-
entered into RCS1992-09-01, by Richard M. Stallman
-
entered into RCS1992-09-01, by Richard M. Stallman
-
*** empty log message ***1992-09-01, by Richard M. Stallman
-
*** empty log message ***1992-08-31, by Roland McGrath
-
*** empty log message ***1992-08-31, by Richard M. Stallman
-
*** empty log message ***1992-08-31, by Richard M. Stallman
-
*** empty log message ***1992-08-31, by Richard M. Stallman
-
(__do_global_ctors, __do_global_ctors_aux): New dummy fns.1992-08-31, by Richard M. Stallman
-
*** empty log message ***1992-08-31, by Richard M. Stallman
-
(Fdo_auto_save): Always call record_auto_save.1992-08-31, by Richard M. Stallman
-
*** empty log message ***1992-08-31, by Richard M. Stallman
-
*** empty log message ***1992-08-31, by Richard M. Stallman
-
*** empty log message ***1992-08-31, by Richard M. Stallman
-
entered into RCS1992-08-30, by Joseph Arceneaux
-
*** empty log message ***1992-08-29, by Richard M. Stallman
-
* xselect.c: Use the FRAME_X_WINDOW macro, for readability.1992-08-29, by Jim Blandy
-
* xterm.c (x_make_frame_invisible): Don't forget to check the1992-08-29, by Jim Blandy
-
* xrdb.c (get_user_db): Use XResourceManagerString when available1992-08-29, by Jim Blandy
-
* xfns.c (x_icon): Don't call x_wm_set_icon_positions if the user1992-08-29, by Jim Blandy
-
* window.c (coordinates_in_window): Do not assume that all1992-08-29, by Jim Blandy
-
* sysdep.c (init_baud_rate): Re-arranged order of conditionals -1992-08-29, by Jim Blandy
-
* process.c: Include "systty.h", not "systerm.h".1992-08-29, by Jim Blandy
-
* keyboard.c: Include "systty.h", not "systerm.h".1992-08-29, by Jim Blandy
-
* fns.c (Fyes_or_no_p): Call Fsleep_for with the appropriate1992-08-29, by Jim Blandy
-
* fileio.c (Fdo_auto_save): Call Fsleep_for with the appropriate1992-08-29, by Jim Blandy
-
* emacs.c: Incude "systty.h", not "systerm.h".1992-08-29, by Jim Blandy
-
* dispnew.c: Incude "systty.h", not "systerm.h".1992-08-29, by Jim Blandy
-
Formatting change1992-08-29, by Jim Blandy
-
entered into RCS1992-08-29, by Jim Blandy
-
*** empty log message ***1992-08-29, by Jim Blandy
-
(syms_of_buffer): Made buffer-display-table,1992-08-28, by Richard M. Stallman