1995-06-16 |
Karl Heuer | (Qoverriding_terminal_local_map): New variable. |
commit | commitdiff | tree | snapshot |
1995-06-16 |
Karl Heuer | (Fkey_binding, describe_buffer_bindings): |
commit | commitdiff | tree | snapshot |
1995-06-16 |
Karl Heuer | (Fsubstitute_command_keys): |
commit | commitdiff | tree | snapshot |
1995-06-16 |
Richard M.... | Removed autoload from ispell-dictionary-alist, |
commit | commitdiff | tree | snapshot |
1995-06-16 |
Karl Heuer | (struct kboard): Add Voverriding_terminal_local_map. |
commit | commitdiff | tree | snapshot |
1995-06-16 |
Richard M.... | (make-local-hook): Doc fix. |
commit | commitdiff | tree | snapshot |
1995-06-16 |
Richard M.... | (mouse-set-region): Bind last-command with this-command. |
commit | commitdiff | tree | snapshot |
1995-06-16 |
Richard M.... | (grep-null-device): Defined. |
commit | commitdiff | tree | snapshot |
1995-06-16 |
Karl Heuer | (Fhandle_switch_frame): Preserve prefix arg. |
commit | commitdiff | tree | snapshot |
1995-06-16 |
Richard M.... | (grep-null-device): Set to "NUL". |
commit | commitdiff | tree | snapshot |
1995-06-16 |
Richard M.... | (path-separator, grep-null-device, grep-regexp-alist): |
commit | commitdiff | tree | snapshot |
1995-06-16 |
Richard M.... | (vc-fetch-master-properties): For RCS file, |
commit | commitdiff | tree | snapshot |
1995-06-15 |
Richard M.... | The RCS status is now found by reading the |
commit | commitdiff | tree | snapshot |
1995-06-15 |
Karl Heuer | Update GPL version. |
commit | commitdiff | tree | snapshot |
1995-06-15 |
Karl Heuer | Initial revision |
commit | commitdiff | tree | snapshot |
1995-06-15 |
Karl Heuer | ($valmask): Use EMACS_INT, not int. |
commit | commitdiff | tree | snapshot |
1995-06-15 |
Richard Kenner | Change FSF address. |
commit | commitdiff | tree | snapshot |
1995-06-15 |
Karl Heuer | (enum pvec_type): Don't use trailing comma. |
commit | commitdiff | tree | snapshot |
1995-06-15 |
Karl Heuer | Initial revision |
commit | commitdiff | tree | snapshot |
1995-06-15 |
Karl Heuer | Update GPL to version 2. |
commit | commitdiff | tree | snapshot |
1995-06-15 |
Richard M.... | (list-buffers-noselect): Don't let space after buf... |
commit | commitdiff | tree | snapshot |
1995-06-15 |
Richard M.... | (process_file,absolute_filename): Handle filenames |
commit | commitdiff | tree | snapshot |
1995-06-15 |
Richard M.... | (install): Copy wakeup.exe properly. |
commit | commitdiff | tree | snapshot |
1995-06-15 |
Richard M.... | (TRES) [MSVCNT11]: Use emacs.res, and don't compile it. |
commit | commitdiff | tree | snapshot |
1995-06-15 |
Richard M.... | (win32_spawnve): Accept program names without executabl... |
commit | commitdiff | tree | snapshot |
1995-06-15 |
Richard M.... | (call-process-region) [DOS_NT]: Use IS_DIRECTORY_SEP. |
commit | commitdiff | tree | snapshot |
1995-06-15 |
Richard M.... | (MSVCNT11): Defined. |
commit | commitdiff | tree | snapshot |
1995-06-15 |
Richard M.... | Define .c to .obj suffix rule. |
commit | commitdiff | tree | snapshot |
1995-06-15 |
Richard M.... | (LD_SWITCH_MACHINE): Don't define it. |
commit | commitdiff | tree | snapshot |
1995-06-15 |
Richard M.... | Explain how make-local-hook works. |
commit | commitdiff | tree | snapshot |
1995-06-15 |
Simon Marshall | Corrected the comment from last change. |
commit | commitdiff | tree | snapshot |
1995-06-14 |
Richard M.... | Comment change. |
commit | commitdiff | tree | snapshot |
1995-06-14 |
Richard M.... | (emacs_set_tty): Swap TCSETAF and TCSETAW. |
commit | commitdiff | tree | snapshot |
1995-06-14 |
Karl Heuer | (universal-argument, describe-arg): Restore Lisp code, |
commit | commitdiff | tree | snapshot |
1995-06-14 |
Richard M.... | Various optimizations. The main one is to optimize for |
commit | commitdiff | tree | snapshot |
1995-06-14 |
Karl Heuer | (Fprefix_numeric_value): Fix type check. |
commit | commitdiff | tree | snapshot |
1995-06-14 |
Karl Heuer | (command_loop_1): Clear prefix arg (undo Feb 1 change). |
commit | commitdiff | tree | snapshot |
1995-06-14 |
Melissa Weisshaus | changes for 19.29. |
commit | commitdiff | tree | snapshot |
1995-06-14 |
Richard M.... | (Flocal_variable_p): Fix backwards logical operator. |
commit | commitdiff | tree | snapshot |
1995-06-14 |
Karl Heuer | [!__GNUC__] (C_SWITCH_MACHINE): Disable this; it seems... |
commit | commitdiff | tree | snapshot |
1995-06-14 |
Karl Heuer | If NOT_C_CODE, don't include alloca.h. |
commit | commitdiff | tree | snapshot |
1995-06-14 |
Richard M.... | (Fdelete_frame): If the minibuf window was selected... |
commit | commitdiff | tree | snapshot |
1995-06-14 |
Geoff Voelker | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1995-06-14 |
Richard M.... | (frame-notice-user-settings): When making a minibufferless |
commit | commitdiff | tree | snapshot |
1995-06-14 |
Roland McGrath | (compilation-find-file): If FILENAME is absolute, apply |
commit | commitdiff | tree | snapshot |
1995-06-14 |
Simon Marshall | Put mark-active for menu-enable property on eval-region... |
commit | commitdiff | tree | snapshot |
1995-06-14 |
Richard M.... | (addpm): Use CFLAGS when compiling. |
commit | commitdiff | tree | snapshot |
1995-06-14 |
Richard M.... | Comment change. |
commit | commitdiff | tree | snapshot |
1995-06-14 |
Richard M.... | (status_notify): Undo May 18 change. |
commit | commitdiff | tree | snapshot |
1995-06-14 |
Richard M.... | (Fprevious_overlay_change): Check for overlays that... |
commit | commitdiff | tree | snapshot |
1995-06-14 |
Richard M.... | (shell-mode): Make shell-directory-tracker a hook funct... |
commit | commitdiff | tree | snapshot |
1995-06-14 |
Richard M.... | Delete the Emacs version error check. |
commit | commitdiff | tree | snapshot |
1995-06-14 |
Richard M.... | (dired-change-marks): If OLD is a space, don't act... |
commit | commitdiff | tree | snapshot |
1995-06-14 |
Richard M.... | (vc-backend-checkin): Provide an explicit string saying |
commit | commitdiff | tree | snapshot |
1995-06-14 |
Richard M.... | (syms_of_xfns): Initialize Vx_no_window_manager. Doc... |
commit | commitdiff | tree | snapshot |
1995-06-13 |
Karl Heuer | (comint-mode): Use make-local-hook. |
commit | commitdiff | tree | snapshot |
1995-06-13 |
Karl Heuer | (LIBS_MACHINE): Use -lpthreads, not -lpthread. |
commit | commitdiff | tree | snapshot |
1995-06-13 |
Karl Heuer | check for -lpthreads, not -lpthread. |
commit | commitdiff | tree | snapshot |
1995-06-13 |
Karl Heuer | (HAVE_LIBPTHREADS): Add #undef. |
commit | commitdiff | tree | snapshot |
1995-06-13 |
Karl Heuer | (vip-over-whitespace-line): new function. |
commit | commitdiff | tree | snapshot |
1995-06-13 |
Karl Heuer | (vip-change-state-to-vi): bug fix. |
commit | commitdiff | tree | snapshot |
1995-06-13 |
Simon Marshall | Test for "" too; let it go to expand-file-name if it... |
commit | commitdiff | tree | snapshot |
1995-06-13 |
Simon Marshall | check comint-input-ring-file-name for the empty string... |
commit | commitdiff | tree | snapshot |
1995-06-13 |
Geoff Voelker | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1995-06-13 |
Karl Heuer | (help-menu): Symbol renamed from `help'. |
commit | commitdiff | tree | snapshot |
1995-06-13 |
Karl Heuer | (rmail-search-backwards): Default count is 1, not -1. |
commit | commitdiff | tree | snapshot |
1995-06-12 |
Roland McGrath | [_LIBC] (start_of_data): Define to &__data_start for... |
commit | commitdiff | tree | snapshot |
1995-06-12 |
Karl Heuer | (frame_vector_add_frame): Don't forget to store |
commit | commitdiff | tree | snapshot |
1995-06-11 |
Karl Heuer | Copy new files nt/addpm.c and nt/emacs.bat.in. |
commit | commitdiff | tree | snapshot |
1995-06-11 |
Karl Heuer | Add comment. |
commit | commitdiff | tree | snapshot |
1995-06-11 |
Karl Heuer | Comment update. |
commit | commitdiff | tree | snapshot |
1995-06-11 |
Karl Heuer | (x_make_frame_visible): Test and set asked_for_visible. |
commit | commitdiff | tree | snapshot |
1995-06-11 |
Karl Heuer | (struct x_display): New field asked_for_visible. |
commit | commitdiff | tree | snapshot |
1995-06-11 |
Karl Heuer | [USE_X_TOOLKIT] (x_window): If using Motif, |
commit | commitdiff | tree | snapshot |
1995-06-11 |
Karl Heuer | Include widget.h. |
commit | commitdiff | tree | snapshot |
1995-06-11 |
Karl Heuer | (EmacsFrameSetCharSize): Manually alter the height |
commit | commitdiff | tree | snapshot |
1995-06-11 |
Karl Heuer | (lwlib_toolkit_type): New variable. |
commit | commitdiff | tree | snapshot |
1995-06-11 |
Karl Heuer | (Fframe_or_buffer_changed_p): Calculate vector size... |
commit | commitdiff | tree | snapshot |
1995-06-11 |
Karl Heuer | (read_char_minibuf_menu_prompt): |
commit | commitdiff | tree | snapshot |
1995-06-11 |
Karl Heuer | (save-selected-window): New macro. |
commit | commitdiff | tree | snapshot |
1995-06-10 |
Geoff Voelker | Include config.h before stdio.h. |
commit | commitdiff | tree | snapshot |
1995-06-10 |
Geoff Voelker | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1995-06-10 |
Geoff Voelker | Initial revision |
commit | commitdiff | tree | snapshot |
1995-06-10 |
Geoff Voelker | makefile.def (EMACS_ICON_PATH,ADDPM): Defined. |
commit | commitdiff | tree | snapshot |
1995-06-10 |
Geoff Voelker | (ALL,addpm,addpm.exe,addpm.obj): Defined. |
commit | commitdiff | tree | snapshot |
1995-06-10 |
Geoff Voelker | (TEMACS): Depend upon $(BLD). |
commit | commitdiff | tree | snapshot |
1995-06-10 |
Geoff Voelker | changed referend\bce to \b\b\bof makefile.nt to makedf... |
commit | commitdiff | tree | snapshot |
1995-06-09 |
Karl Heuer | (system_key_syms): Deleted; now part of struct kboard. |
commit | commitdiff | tree | snapshot |
1995-06-09 |
Karl Heuer | (mark_kboards): Mark system_key_syms member. |
commit | commitdiff | tree | snapshot |
1995-06-09 |
Karl Heuer | (struct kboard): New member system_key_syms. |
commit | commitdiff | tree | snapshot |
1995-06-09 |
Karl Heuer | (modify_event_symbol): Mask out high bits here, |
commit | commitdiff | tree | snapshot |
1995-06-09 |
Karl Heuer | (x_get_keysym_name): New function. |
commit | commitdiff | tree | snapshot |
1995-06-09 |
Karl Heuer | (update_menu_bar): Use set_buffer_internal_1 to switch... |
commit | commitdiff | tree | snapshot |
1995-06-09 |
Karl Heuer | (SOURCES): Makefile isn't source; Makefile.in.in is. |
commit | commitdiff | tree | snapshot |
1995-06-09 |
Karl Heuer | (x-create-frame-with-faces): Don't use initial-frame... |
commit | commitdiff | tree | snapshot |
1995-06-09 |
Karl Heuer | (x-create-frame-with-faces): Don't look for geometry |
commit | commitdiff | tree | snapshot |
1995-06-09 |
Karl Heuer | Converted xemacs *screen* nomenclature to *frame*. |
commit | commitdiff | tree | snapshot |
1995-06-09 |
Karl Heuer | (gnus-cancel-news): Use `buffer-disable-undo'. |
commit | commitdiff | tree | snapshot |
1995-06-09 |
Karl Heuer | Check for -lpthread. |
commit | commitdiff | tree | snapshot |
1995-06-09 |
Karl Heuer | (Fminibuffer_complete): Make last_command be kboard... |
commit | commitdiff | tree | snapshot |
next |