1994-04-22 |
Richard M. Stallman | (x_set_mouse_pixel_position): New function.
|
commit | commitdiff | tree |
1994-04-22 |
Richard M. Stallman | (Fmouse_pixel_position, Fset_mouse_pixel_position)...
|
commit | commitdiff | tree |
1994-04-22 |
Richard M. Stallman | (makefile-mode): Removed extra quote before makefile...
|
commit | commitdiff | tree |
1994-04-22 |
Richard M. Stallman | (mouse-extend): Handle case where posn-window is a...
|
commit | commitdiff | tree |
1994-04-22 |
Richard M. Stallman | (command-line-default-directory): New variable.
|
commit | commitdiff | tree |
1994-04-22 |
Richard M. Stallman | (mouse-set-font): Simply call set-default-font.
|
commit | commitdiff | tree |
1994-04-22 |
Richard M. Stallman | (set-default-font): Call frame-update-faces.
|
commit | commitdiff | tree |
1994-04-22 |
Richard M. Stallman | (frame-update-faces): New function.
|
commit | commitdiff | tree |
1994-04-22 |
Richard M. Stallman | (rmail-font-lock-keywords): New variable.
|
commit | commitdiff | tree |
1994-04-22 |
Richard M. Stallman | (display-time): Force use of pipe, not pty.
|
commit | commitdiff | tree |
1994-04-22 |
Richard M. Stallman | (vc-backend-diff): Test of cmp was backwards.
|
commit | commitdiff | tree |
1994-04-21 |
Richard M. Stallman | (ispell-use-ptys-p): Doc fix.
|
commit | commitdiff | tree |
1994-04-21 |
Richard M. Stallman | (send_process): If fpathconf fails, use 250.
|
commit | commitdiff | tree |
1994-04-21 |
Richard M. Stallman | (get_lim_data): Handle NO_LIM_DATA.
|
commit | commitdiff | tree |
1994-04-21 |
Richard M. Stallman | (gud-filter): Call comint-output-filter at the end.
|
commit | commitdiff | tree |
1994-04-21 |
Richard M. Stallman | (c-macro-expansion): changed the algorithm to allow
|
commit | commitdiff | tree |
1994-04-21 |
Richard M. Stallman | (init_lread): Maybe put build-time Lisp dirs on load...
|
commit | commitdiff | tree |
1994-04-21 |
Richard M. Stallman | (init_cmdargs): Check only for etc and lib-src subdirs
|
commit | commitdiff | tree |
1994-04-21 |
Richard M. Stallman | (init_cmdargs): Just check for etc and lib-src subdirs
|
commit | commitdiff | tree |
1994-04-21 |
Richard M. Stallman | (x_make_frame_visible): Args to x_set_offset were swapped.
|
commit | commitdiff | tree |
1994-04-21 |
Richard M. Stallman | (init_callproc): Set Vdoc_directory like Vdata_directory.
|
commit | commitdiff | tree |
1994-04-21 |
Richard M. Stallman | Comment change.
|
commit | commitdiff | tree |
1994-04-21 |
Richard M. Stallman | (comint-mode): Set comint-last-input-start and
|
commit | commitdiff | tree |
1994-04-21 |
Richard M. Stallman | (gdb, sdb, dbx, xdb, perldb): Set paragraph-start.
|
commit | commitdiff | tree |
1994-04-21 |
Richard M. Stallman | (clean): Delete DOC*.
|
commit | commitdiff | tree |
1994-04-21 |
Richard M. Stallman | *** empty log message ***
|
commit | commitdiff | tree |
1994-04-20 |
Richard M. Stallman | (server-kill-emacs-query-function)
|
commit | commitdiff | tree |
1994-04-20 |
Richard M. Stallman | (readline): Fix updating of p when buffer grows.
|
commit | commitdiff | tree |
1994-04-20 |
Richard M. Stallman | (sort-subr): Use car-less-than-car when appropriate.
|
commit | commitdiff | tree |
1994-04-20 |
Richard M. Stallman | Doc fixes.
|
commit | commitdiff | tree |
1994-04-20 |
Richard M. Stallman | (TAGS): Split off included tags file lisp/TAGS.
|
commit | commitdiff | tree |
1994-04-20 |
Richard M. Stallman | (Fmodify_frame_parameters, Fframe_parameters):
|
commit | commitdiff | tree |
1994-04-20 |
Richard M. Stallman | (HAVE_INET_SOCKETS): Add #undef.
|
commit | commitdiff | tree |
1994-04-20 |
Richard M. Stallman | (XTread_socket): Delete the non-NEW_SELECTIONS code
|
commit | commitdiff | tree |
1994-04-20 |
Richard M. Stallman | (XTread_socket, case ClientMessage): Use x_window_to_frame...
|
commit | commitdiff | tree |
1994-04-20 |
Richard M. Stallman | (set_window_width): Don't delete root window for being...
|
commit | commitdiff | tree |
1994-04-20 |
Richard M. Stallman | Doc fixes.
|
commit | commitdiff | tree |
1994-04-20 |
Richard M. Stallman | Provide cmacexp.
|
commit | commitdiff | tree |
1994-04-20 |
Richard M. Stallman | (create_process): Call setsid only if pty_flag.
|
commit | commitdiff | tree |
1994-04-19 |
Richard M. Stallman | (install-arch-indep): Don't install dired-x*.
|
commit | commitdiff | tree |
1994-04-19 |
Richard M. Stallman | (CRT0_DUMMIES): Ignore one arg.
|
commit | commitdiff | tree |
1994-04-19 |
Richard M. Stallman | (Vlast_event_frame): Define unconditionally.
|
commit | commitdiff | tree |
1994-04-19 |
Richard M. Stallman | (${etc}DOC): Delete redundant version.el from cmd.
|
commit | commitdiff | tree |
1994-04-19 |
Richard M. Stallman | *** empty log message ***
|
commit | commitdiff | tree |
1994-04-19 |
Richard M. Stallman | Comment change.
|
commit | commitdiff | tree |
1994-04-19 |
Richard M. Stallman | (kill-emacs-query-functions): Fix typo in question...
|
commit | commitdiff | tree |
1994-04-19 |
Richard M. Stallman | *** empty log message ***
|
commit | commitdiff | tree |
1994-04-19 |
Richard M. Stallman | (kill-buffer-query-functions): Fix the question text.
|
commit | commitdiff | tree |
1994-04-19 |
Richard M. Stallman | (window_system): Obey --with-x11=no and --with-x10=no.
|
commit | commitdiff | tree |
1994-04-19 |
Richard M. Stallman | (readline): When extending the buffer,
|
commit | commitdiff | tree |
1994-04-18 |
Richard M. Stallman | (hexl-mode): Make local binding for hexl-max-address.
|
commit | commitdiff | tree |
1994-04-18 |
Richard M. Stallman | (shell-command-filter): If point was at end, leave...
|
commit | commitdiff | tree |
1994-04-18 |
Richard M. Stallman | (shell-command-sentinel): Do nothing if buffer is dead.
|
commit | commitdiff | tree |
1994-04-18 |
Richard M. Stallman | (menu-bar-enable-clipboard): Construct new cons cells.
|
commit | commitdiff | tree |
1994-04-18 |
Richard M. Stallman | (create_process): Fix previous change.
|
commit | commitdiff | tree |
1994-04-18 |
Richard M. Stallman | Comment change.
|
commit | commitdiff | tree |
1994-04-18 |
Richard M. Stallman | Move pop-global-mark bindings to loaddefs.el.
|
commit | commitdiff | tree |
1994-04-18 |
Richard M. Stallman | (pascal-outline-map): Move pascal-outline-goto-defun...
|
commit | commitdiff | tree |
1994-04-17 |
Richard M. Stallman | (Xatom_editres_name): Variable defined.
|
commit | commitdiff | tree |
1994-04-17 |
Richard M. Stallman | (Xatom_editres_name): Declared.
|
commit | commitdiff | tree |
1994-04-17 |
Richard M. Stallman | (EMACS_INT, EMACS_UINT): New typedefs.
|
commit | commitdiff | tree |
1994-04-17 |
Richard M. Stallman | *** empty log message ***
|
commit | commitdiff | tree |
1994-04-17 |
Richard M. Stallman | (set_case_table): Handle nil for EQV with non-nil CANON.
|
commit | commitdiff | tree |
1994-04-17 |
Richard M. Stallman | (read_avail_input): Test both aix386 and _BSD.
|
commit | commitdiff | tree |
1994-04-17 |
Richard M. Stallman | (Fx_create_frame): Delete excess args to x_wm_set_size_hint.
|
commit | commitdiff | tree |
1994-04-17 |
Richard M. Stallman | (dumpglyphs): When HL=2, check explicitly for using
|
commit | commitdiff | tree |
1994-04-17 |
Richard M. Stallman | (x_display): New field win_gravity.
|
commit | commitdiff | tree |
1994-04-17 |
Richard M. Stallman | (read_char_x_menu_prompt): Don't check for value = nil
|
commit | commitdiff | tree |
1994-04-17 |
Richard M. Stallman | (xmenu_show): Fix typo in last change.
|
commit | commitdiff | tree |
1994-04-17 |
Richard M. Stallman | Rewrite to use netbsd.h and define NO_SHARED_LIBS.
|
commit | commitdiff | tree |
1994-04-16 |
Richard M. Stallman | (create_process): Test TIOCSETD along with NTTYDISC.
|
commit | commitdiff | tree |
1994-04-16 |
Richard M. Stallman | (configuration): Use SET_MAKE to get the value of ...
|
commit | commitdiff | tree |
1994-04-16 |
Richard M. Stallman | Add NO_SHARED_LIBS conditional.
|
commit | commitdiff | tree |
1994-04-16 |
Richard M. Stallman | (Fset_frame_position): Pass new arg to x_set_offset.
|
commit | commitdiff | tree |
1994-04-16 |
Richard M. Stallman | (read_avail_input): Fix previous change--test _BSD.
|
commit | commitdiff | tree |
1994-04-16 |
Richard M. Stallman | (Fsetq_default): Doc fix.
|
commit | commitdiff | tree |
1994-04-16 |
Richard M. Stallman | (Fsetq): Doc fix.
|
commit | commitdiff | tree |
1994-04-16 |
Richard M. Stallman | Use AC_SET_MAKE.
|
commit | commitdiff | tree |
1994-04-16 |
Richard M. Stallman | (lib-src/Makefile.in): Make this from Makefile.in.in
|
commit | commitdiff | tree |
1994-04-16 |
Richard M. Stallman | Renamed from Makefile.in.
|
commit | commitdiff | tree |
1994-04-16 |
Richard M. Stallman | (xmenu_show): Don't cons on subprefix_stck[j] if nil.
|
commit | commitdiff | tree |
1994-04-16 |
Richard M. Stallman | (map_prompt): Declared.
|
commit | commitdiff | tree |
1994-04-16 |
Richard M. Stallman | Require cl only at compile time.
|
commit | commitdiff | tree |
1994-04-16 |
Richard M. Stallman | (read_avail_input): Don't generate SIGHUP of aix386;
|
commit | commitdiff | tree |
1994-04-16 |
Richard M. Stallman | (auto-fill-function): New function (doc placeholder).
|
commit | commitdiff | tree |
1994-04-16 |
Richard M. Stallman | (calendar-mode-map): Use substitute-key-definition.
|
commit | commitdiff | tree |
1994-04-16 |
Richard M. Stallman | (shrink-window-if-larger-than-buffer):
|
commit | commitdiff | tree |
1994-04-16 |
Richard M. Stallman | (gnus-uu-enter-interactive-file):
|
commit | commitdiff | tree |
1994-04-15 |
Richard M. Stallman | (describe-mode): Fix previous change.
|
commit | commitdiff | tree |
1994-04-15 |
Richard M. Stallman | (describe-mode): Always show minor modes, at front.
|
commit | commitdiff | tree |
1994-04-15 |
Richard M. Stallman | *** empty log message ***
|
commit | commitdiff | tree |
1994-04-15 |
Richard M. Stallman | entered into RCS
|
commit | commitdiff | tree |
1994-04-15 |
Richard M. Stallman | (Finsert_file_contents): Fix test for unchanged file.
|
commit | commitdiff | tree |
1994-04-15 |
Richard M. Stallman | (Fprocess_send_eof, Foverlay_get): Declared.
|
commit | commitdiff | tree |
1994-04-15 |
Richard M. Stallman | (sys_siglist) [sun]: Check SIGFREEZE and SIGTHAW defined.
|
commit | commitdiff | tree |
1994-04-15 |
Richard M. Stallman | (modify_event_symbol): Use the cdr of the alist entry.
|
commit | commitdiff | tree |
1994-04-15 |
Richard M. Stallman | (syms_of_keyboard): Init and staticpro system_key_syms.
|
commit | commitdiff | tree |
1994-04-15 |
Richard M. Stallman | (LIBX): Put LIBXT after LD_SWITCH_X_SITE.
|
commit | commitdiff | tree |
1994-04-14 |
Richard M. Stallman | (x_make_frame_visible): Don't call XMapSubwindows.
|
commit | commitdiff | tree |
1994-04-14 |
Richard M. Stallman | (Fx_list_fonts): Error if non-X frame used.
|
commit | commitdiff | tree |