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