Mercurial > emacs
graph
-
(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