aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (outline-end-of-subtree): Stop before final newline.Karl Heuer1994-04-181-7/+7
* (hexl-mode): Make local binding for hexl-max-address.Richard M. Stallman1994-04-181-0/+2
* (shell-command-filter): If point was at end, leave it at end.Richard M. Stallman1994-04-181-2/+4
* (EMACS_INT, EMACS_UINT): Omit if NOT_C_CODE.Karl Heuer1994-04-181-1/+5
* (shell-command-sentinel): Do nothing if buffer is dead.Richard M. Stallman1994-04-181-1/+2
* (menu-bar-enable-clipboard): Construct new cons cells.Richard M. Stallman1994-04-181-3/+8
* (create_process): Fix previous change.Richard M. Stallman1994-04-181-1/+1
* Comment change.Richard M. Stallman1994-04-181-1/+1
* * etags.c (main, print_help): eliminate the -F option.Francesco Potortì1994-04-181-12/+3
* * etags.c (absolute_filename): compare against '\0' instead of NULL.Francesco Potortì1994-04-181-2/+2
* Move pop-global-mark bindings to loaddefs.el.Richard M. Stallman1994-04-181-3/+0
* (pascal-outline-map): Move pascal-outline-goto-defun to C-c C-d.Richard M. Stallman1994-04-181-1/+1
* (Xatom_editres_name): Variable defined.Richard M. Stallman1994-04-171-3/+16
* (Xatom_editres_name): Declared.Richard M. Stallman1994-04-171-0/+4
* (EMACS_INT, EMACS_UINT): New typedefs.Richard M. Stallman1994-04-171-0/+5
* *** empty log message ***Richard M. Stallman1994-04-171-6/+7
* (set_case_table): Handle nil for EQV with non-nil CANON.Richard M. Stallman1994-04-171-6/+11
* (read_avail_input): Test both aix386 and _BSD.Richard M. Stallman1994-04-171-1/+1
* (Fx_create_frame): Delete excess args to x_wm_set_size_hint.Richard M. Stallman1994-04-171-6/+18
* (dumpglyphs): When HL=2, check explicitly for usingRichard M. Stallman1994-04-171-32/+20
* (x_display): New field win_gravity.Richard M. Stallman1994-04-171-0/+3
* (read_char_x_menu_prompt): Don't check for value = nilRichard M. Stallman1994-04-171-1/+1
* (xmenu_show): Fix typo in last change.Richard M. Stallman1994-04-171-1/+1
* Rewrite to use netbsd.h and define NO_SHARED_LIBS.Richard M. Stallman1994-04-171-37/+9
* Call AC_LANG_C, if it's defined, after AC_PREPARE.David J. MacKenzie1994-04-161-0/+1
* (create_process): Test TIOCSETD along with NTTYDISC.Richard M. Stallman1994-04-161-1/+1
* (configuration): Use SET_MAKE to get the value of $(MAKE).Richard M. Stallman1994-04-161-4/+4
* (debug, debugger-eval-expression): Preserve match-data.Karl Heuer1994-04-161-2/+5
* (make_lispy_movement): Don't clip.Karl Heuer1994-04-161-1/+1
* (Fmouse_position): Don't clip.Karl Heuer1994-04-161-1/+1
* (mouse-drag-region): Handle scroll off top/bottom.Karl Heuer1994-04-161-18/+4
* Add NO_SHARED_LIBS conditional.Richard M. Stallman1994-04-161-0/+2
* (Fset_frame_position): Pass new arg to x_set_offset.Richard M. Stallman1994-04-161-1/+1
* (read_avail_input): Fix previous change--test _BSD.Richard M. Stallman1994-04-161-1/+1
* (Fsetq_default): Doc fix.Richard M. Stallman1994-04-161-4/+11
* (Fsetq): Doc fix.Richard M. Stallman1994-04-161-2/+5
* Use AC_SET_MAKE.Richard M. Stallman1994-04-161-1/+4
* (lib-src/Makefile.in): Make this from Makefile.in.inRichard M. Stallman1994-04-161-28/+17
* Renamed from Makefile.in.Richard M. Stallman1994-04-161-70/+97
* (mouse-set-font): Don't error if no selection.Karl Heuer1994-04-161-15/+13
* (xmenu_show): Don't cons on subprefix_stck[j] if nil.Richard M. Stallman1994-04-161-1/+2
* (map_prompt): Declared.Richard M. Stallman1994-04-161-0/+1
* (command-line): If no error data, print "", not nil.Karl Heuer1994-04-161-2/+2
* (emerge-goto-line): Fix return value.Karl Heuer1994-04-161-17/+7
* Require cl only at compile time.Richard M. Stallman1994-04-161-19/+36
* (read_avail_input): Don't generate SIGHUP of aix386;Richard M. Stallman1994-04-161-1/+1
* (auto-fill-function): New function (doc placeholder).Richard M. Stallman1994-04-161-28/+34
* (calendar-mode-map): Use substitute-key-definition.Richard M. Stallman1994-04-161-8/+9
* (shrink-window-if-larger-than-buffer):Richard M. Stallman1994-04-161-0/+2
* (gnus-uu-enter-interactive-file):Richard M. Stallman1994-04-161-367/+589