1993-07-18 |
Jim Blandy | * files.el (insert-directory): Doc fix.
|
commit | commitdiff | tree |
1993-07-18 |
Jim Blandy | * xterm.c (x_term_init): Adjust message printed when...
|
commit | commitdiff | tree |
1993-07-18 |
Jim Blandy | * xfns.c (Fx_open_connection): Don't trust HAVE_XRMSETDATABASE;
|
commit | commitdiff | tree |
1993-07-18 |
Jim Blandy | * window.c [not MULTI_FRAME] (Fdelete_windows_on):...
|
commit | commitdiff | tree |
1993-07-18 |
Jim Blandy | * intervals.c (split_interval_left, split_interval_right...
|
commit | commitdiff | tree |
1993-07-18 |
Jim Blandy | * termhooks.h: In order to avoid declaring struct input_event
|
commit | commitdiff | tree |
1993-07-18 |
Jim Blandy | * xterm.c, sysdep.c (F_SETOWN_BUG): Defined.
|
commit | commitdiff | tree |
1993-07-18 |
Jim Blandy | * syntax.c (Fmodify_syntax_entry): Doc fix.
|
commit | commitdiff | tree |
1993-07-18 |
Jim Blandy | * print.c (float_to_string): Distinguish between a...
|
commit | commitdiff | tree |
1993-07-18 |
Jim Blandy | Consistently use the mark bit of the root interval...
|
commit | commitdiff | tree |
1993-07-18 |
Jim Blandy | * keyboard.c (read_key_sequence): Accept both strings...
|
commit | commitdiff | tree |
1993-07-18 |
Jim Blandy | * keyboard.c (read_key_sequence): Accept both strings...
|
commit | commitdiff | tree |
1993-07-18 |
Jim Blandy | * textprop.c (Ftext_property_any, Ftext_property_all...
|
commit | commitdiff | tree |
1993-07-18 |
Jim Blandy | * intervals.c (split_interval_left, split_interval_right...
|
commit | commitdiff | tree |
1993-07-18 |
Jim Blandy | * dispnew.c (direct_output_for_insert): By the time...
|
commit | commitdiff | tree |
1993-07-18 |
Jim Blandy | * Makefile.in (C_SWITCH_SYSTEM): New variable, set...
|
commit | commitdiff | tree |
1993-07-18 |
Jim Blandy | * term/x-win.el: Include (invocation-name) in the error...
|
commit | commitdiff | tree |
1993-07-18 |
Jim Blandy | * shell.el (shell-process-pushd): Fix syntax error in
|
commit | commitdiff | tree |
1993-07-18 |
Jim Blandy | * hippie-exp.el: Renamed from hippie.el.
|
commit | commitdiff | tree |
1993-07-18 |
Jim Blandy | * bytecomp.el (byte-compile-from-buffer): Bind float...
|
commit | commitdiff | tree |
1993-07-18 |
Jim Blandy | * ange-ftp.el: Install the correct regexp in
|
commit | commitdiff | tree |
1993-07-18 |
Jim Blandy | * wakeup.c: Use CPP tangle from autoconf manual to...
|
commit | commitdiff | tree |
1993-07-18 |
Jim Blandy | * etags.c (print_help): Break up the very long strings...
|
commit | commitdiff | tree |
1993-07-18 |
Jim Blandy | * configure.in (m68k-bull-sysv3): new config.
|
commit | commitdiff | tree |
1993-07-18 |
Jim Blandy | * Makefile.in (src/Makefile): Propagate C_SWITCH_SYSTEM...
|
commit | commitdiff | tree |
1993-07-15 |
Jim Blandy | * assoc.el (asort): First argument should be named...
|
commit | commitdiff | tree |
1993-07-15 |
Jim Blandy | * keyboard.c (menu_bar_one_keymap): If the key's binding...
|
commit | commitdiff | tree |
1993-07-14 |
Jim Blandy | * calendar.el (calendar-holidays): Don't autoload this...
|
commit | commitdiff | tree |
1993-07-14 |
Jim Blandy | Initial revision
|
commit | commitdiff | tree |
1993-07-14 |
Jim Blandy | * config.sub: Add case for Bull dpx/2.
|
commit | commitdiff | tree |
1993-07-13 |
Jim Blandy | * autoload.el (generate-file-autoloads): Correctly...
|
commit | commitdiff | tree |
1993-07-10 |
Jim Blandy | * configure.in: Use the autoconf AC_FIND_X macro to...
|
commit | commitdiff | tree |
1993-07-09 |
Jim Blandy | * etags.c (alloca): removed all references to it.
|
commit | commitdiff | tree |
1993-07-07 |
Jim Blandy | * editfns.c (Fformat): Since floats occupy two elements...
|
commit | commitdiff | tree |
1993-07-07 |
Jim Blandy | * make-dist (tempdir): Don't create lisp/forms-mode...
|
commit | commitdiff | tree |
1993-07-06 |
Jim Blandy | * b2m.c: #include <sys/types.h>.
|
commit | commitdiff | tree |
1993-07-06 |
Jim Blandy | * textprop.c (copy_text_properties): Pass a copy of...
|
commit | commitdiff | tree |
1993-07-06 |
Jim Blandy | * textprop.c (copy_text_properties): New function,...
|
commit | commitdiff | tree |
1993-07-06 |
Jim Blandy | * intervals.c (find_interval): Doc fixes, computation of
|
commit | commitdiff | tree |
1993-07-06 |
Jim Blandy | * fns.c (Fsubstring, concat): Pass all six arguments to
|
commit | commitdiff | tree |
1993-07-06 |
Jim Blandy | * print.c: Get rid of extra space at the end of print...
|
commit | commitdiff | tree |
1993-07-06 |
Jim Blandy | * man.el (Man-build-man-command): Don't leave a pipe...
|
commit | commitdiff | tree |
1993-07-06 |
Jim Blandy | * m/pmax.h (C_SWITCH_X_MACHINE): Set this to
|
commit | commitdiff | tree |
1993-07-06 |
Jim Blandy | * vc.el (vc-start-entry): Don't call file-name-nondirectory on
|
commit | commitdiff | tree |
1993-07-06 |
Jim Blandy | * doc.c (Fsubstitute_command_keys): Pass all five arguments to
|
commit | commitdiff | tree |
1993-07-06 |
Jim Blandy | Compare the values of text properties using EQ, not...
|
commit | commitdiff | tree |
1993-07-05 |
Jim Blandy | * xfaces.c [XOS_NEEDS_TIME_H]: #undef USG while #including
|
commit | commitdiff | tree |
1993-07-05 |
Jim Blandy | * textprop.c (validate_interval_range): Don't increment...
|
commit | commitdiff | tree |
1993-07-05 |
Jim Blandy | * intervals.c (intervals_equal): Test the return value...
|
commit | commitdiff | tree |
1993-07-05 |
Jim Blandy | Fix initialization of Vdouble_click_time in syms_of_keyboard.
|
commit | commitdiff | tree |
1993-07-05 |
Jim Blandy | * keyboard.c (Vdouble_click_time): Renamed from double_click...
|
commit | commitdiff | tree |
1993-07-05 |
Jim Blandy | * map-ynp.el (map-y-or-n-p): If we get a switch-frame...
|
commit | commitdiff | tree |
1993-07-05 |
Jim Blandy | * subr.el (posn-point): Properly extract the BUFFER...
|
commit | commitdiff | tree |
1993-07-05 |
Jim Blandy | * keyboard.h (EVENT_CLICK_COUNT, POSN_SCROLLBAR_PART...
|
commit | commitdiff | tree |
1993-07-04 |
Jim Blandy | * comint.el (comint-prompt-regexp): Double the backslashes...
|
commit | commitdiff | tree |
1993-07-04 |
Jim Blandy | Doc fix.
|
commit | commitdiff | tree |
1993-07-04 |
Jim Blandy | * s/sunos4-1.h (LIBS_SYSTEM): Don't link against -lresolv...
|
commit | commitdiff | tree |
1993-07-04 |
Jim Blandy | *** empty log message ***
|
commit | commitdiff | tree |
1993-07-04 |
Jim Blandy | *** empty log message ***
|
commit | commitdiff | tree |
1993-07-04 |
Jim Blandy | * frame.el (frame-remove-geometry-params): New function.
|
commit | commitdiff | tree |
1993-07-04 |
Jim Blandy | * frame.c (Fredirect_frame_focus): Allow redirection...
|
commit | commitdiff | tree |
1993-07-04 |
Jim Blandy | * faces.el (make-face-bold, make-face-italic,
|
commit | commitdiff | tree |
1993-07-03 |
Jim Blandy | * s/sunos4-1.h (LIBS_SYSTEM): Make this be -lresolv...
|
commit | commitdiff | tree |
1993-07-03 |
Jim Blandy | * term/x-win.el: Check the reverseVideo/ReverseVideo...
|
commit | commitdiff | tree |
1993-07-03 |
Jim Blandy | * s/hpux8.h (random, srandom): No need to define these...
|
commit | commitdiff | tree |
1993-07-02 |
Jim Blandy | * mouse.el (mouse-drag-region): Correctly handle drags...
|
commit | commitdiff | tree |
1993-07-02 |
Jim Blandy | * textprop.c (set_properties): Add undo records to...
|
commit | commitdiff | tree |
1993-07-02 |
Jim Blandy | * vc.el (vc-backend-diff): Pass the "-q" flag only...
|
commit | commitdiff | tree |
1993-07-02 |
Jim Blandy | * xterm.c (XTread_socket): When handing non-synthetic
|
commit | commitdiff | tree |
1993-07-02 |
Jim Blandy | * dired-aux.el (dired-diff): Work even when the mark...
|
commit | commitdiff | tree |
1993-07-01 |
Jim Blandy | * simple.el: Add bindings to function-key-map so that...
|
commit | commitdiff | tree |
1993-07-01 |
Jim Blandy | * xterm.c (frame_highlight, frame_unhighlight): Don...
|
commit | commitdiff | tree |
1993-06-30 |
Jim Blandy | * xterm.c (XTread_socket): Initialize event_found to...
|
commit | commitdiff | tree |
1993-06-30 |
Jim Blandy | * xdisp.c (redisplay): If we're not already showing...
|
commit | commitdiff | tree |
1993-06-30 |
Jim Blandy | * gud.el: Add history lists to the debugging commands...
|
commit | commitdiff | tree |
1993-06-30 |
Jim Blandy | * keyboard.c (kbd_buffer_get_event): Correctly generate
|
commit | commitdiff | tree |
1993-06-30 |
Jim Blandy | * mouse.el (mouse-drag-region-1): Commented out.
|
commit | commitdiff | tree |
1993-06-30 |
Jim Blandy | Fix typo in last change.
|
commit | commitdiff | tree |
1993-06-29 |
Jim Blandy | * faces.el (global-face-data): Doc fix.
|
commit | commitdiff | tree |
1993-06-29 |
Jim Blandy | * xterm.c: Add CPP tangle from process.c to get definitions for
|
commit | commitdiff | tree |
1993-06-29 |
Jim Blandy | * xfns.c (Fx_create_frame): Check for internalBorder...
|
commit | commitdiff | tree |
1993-06-29 |
Jim Blandy | * gnus.el (gnus-newsrc-to-gnus-format): Correct regexp...
|
commit | commitdiff | tree |
1993-06-29 |
Jim Blandy | * etags.c: #include "config.h" and the alloca CPP tangle...
|
commit | commitdiff | tree |
1993-06-29 |
Jim Blandy | * keyboard.c (read_char): Don't do idle autosaves if...
|
commit | commitdiff | tree |
1993-06-29 |
Jim Blandy | *** empty log message ***
|
commit | commitdiff | tree |
1993-06-29 |
Jim Blandy | *** empty log message ***
|
commit | commitdiff | tree |
1993-06-29 |
Jim Blandy | *** empty log message ***
|
commit | commitdiff | tree |
1993-06-28 |
Jim Blandy | Initial revision
|
commit | commitdiff | tree |
1993-06-28 |
Jim Blandy | Doc fix.
|
commit | commitdiff | tree |
1993-06-24 |
Jim Blandy | * ange-ftp.el: Loosen file-name-handler-alist regexp...
|
commit | commitdiff | tree |
1993-06-24 |
Jim Blandy | * configure.in: Add --verbose flag.
|
commit | commitdiff | tree |
1993-06-24 |
Jim Blandy | (hexl-in-save-buffer): New flag.
|
commit | commitdiff | tree |
1993-06-24 |
Jim Blandy | * xterm.c (XTread_socket): Remove #if 0''s around code...
|
commit | commitdiff | tree |
1993-06-22 |
Jim Blandy | * term/x-win.el (command-switch-alist): "-ib" takes...
|
commit | commitdiff | tree |
1993-06-22 |
Jim Blandy | * commands.h (Vglobal_mouse_map): Removed; unused.
|
commit | commitdiff | tree |
1993-06-22 |
Jim Blandy | * keyboard.c (menu_bar_items, read_key_sequence): Use
|
commit | commitdiff | tree |
1993-06-22 |
Jim Blandy | * keyboard.c (menu_bar_items, read_key_sequence): Use
|
commit | commitdiff | tree |
1993-06-22 |
Jim Blandy | * replace.el (query-replace-map): Fix typo in binding...
|
commit | commitdiff | tree |
1993-06-22 |
Jim Blandy | * buffer.c (list_buffers_1): Make desired_point a lisp...
|
commit | commitdiff | tree |
1993-06-22 |
Jim Blandy | Separate parameter faces (those created and modified...
|
commit | commitdiff | tree |