1996-09-04 |
Richard M.... | (Fmacroexpand): Don't declare `form' as register. |
commit | commitdiff | tree | snapshot |
1996-09-04 |
Richard M.... | (Fredirect_frame_focus): Don't call Ffocus_frame. |
commit | commitdiff | tree | snapshot |
1996-09-04 |
Richard M.... | (Fexecute_extended_command): Fix previous change. |
commit | commitdiff | tree | snapshot |
1996-09-04 |
Richard M.... | (copy_intervals_to_string): Take arg as buffer. |
commit | commitdiff | tree | snapshot |
1996-09-04 |
Richard M.... | (Fcommand_execute): gcpro cmd and prefixarg while calli... |
commit | commitdiff | tree | snapshot |
1996-09-04 |
Richard M.... | (Fmacroexpand): gcpro form while calling do_autoload. |
commit | commitdiff | tree | snapshot |
1996-09-04 |
Richard M.... | (Fexecute_extended_command): gcpro prefixarg. |
commit | commitdiff | tree | snapshot |
1996-09-04 |
Richard M.... | (x_set_frame_parameters): Make height and width ints. |
commit | commitdiff | tree | snapshot |
1996-09-04 |
Richard M.... | (map_char_table): Declare depth as int. |
commit | commitdiff | tree | snapshot |
1996-09-04 |
Richard M.... | (note_mouse_highlight): Pass POS argument to fast_find_... |
commit | commitdiff | tree | snapshot |
1996-09-04 |
Richard M.... | (set_properties, add_properties, remove_properties): |
commit | commitdiff | tree | snapshot |
1996-09-04 |
Richard M.... | (prepare_to_modify_buffer): Take integer arguments. |
commit | commitdiff | tree | snapshot |
1996-09-04 |
Richard M.... | (Fmake_byte_code): Call make_pure_vector using nargs. |
commit | commitdiff | tree | snapshot |
1996-09-03 |
Richard M.... | (Fpurecopy): Cast arg to make_pure_vector. |
commit | commitdiff | tree | snapshot |
1996-09-03 |
Richard M.... | (calendar-current-date): Simplify by using decode-time... |
commit | commitdiff | tree | snapshot |
1996-09-03 |
Richard M.... | (insert-directory): Use same value of `now' for all... |
commit | commitdiff | tree | snapshot |
1996-09-03 |
Richard M.... | (Fformat): Pass a string using XSTRING. |
commit | commitdiff | tree | snapshot |
1996-09-03 |
Richard M.... | (doprnt1): If lispstrings, accept a string |
commit | commitdiff | tree | snapshot |
1996-09-03 |
Richard M.... | (message): Cast size arg to doprnt. |
commit | commitdiff | tree | snapshot |
1996-09-03 |
Richard M.... | (OUTPUT_IF, OUTPUT): Cast frame height to int. |
commit | commitdiff | tree | snapshot |
1996-09-03 |
Richard M.... | (term_init): Avoid type-mismatch calling get_frame_size. |
commit | commitdiff | tree | snapshot |
1996-09-03 |
Richard M.... | (command-line, command-line-1): |
commit | commitdiff | tree | snapshot |
1996-09-03 |
Richard M.... | (sort_args): Don't rearrange any args that follow ... |
commit | commitdiff | tree | snapshot |
1996-09-03 |
Richard M.... | (dired-mode-map): Add revert-buffer to Immediate menu. |
commit | commitdiff | tree | snapshot |
1996-09-03 |
Richard M.... | (Ffocus_frame, Funfocus_frame): Functions deleted. |
commit | commitdiff | tree | snapshot |
1996-09-03 |
Richard M.... | (other-frame): Don't call unfocus-frame. |
commit | commitdiff | tree | snapshot |
1996-09-03 |
Richard M.... | (mouse-select-window): Don't call unfocus-frame. |
commit | commitdiff | tree | snapshot |
1996-09-03 |
Richard M.... | (etags_getcwd): Use getcwd if available even if MSDOS. |
commit | commitdiff | tree | snapshot |
1996-09-03 |
Paul Eggert | (timer-next-integral-multiple-of-time): New function. |
commit | commitdiff | tree | snapshot |
1996-09-03 |
Paul Eggert | (display-time): Use new run-at-time functionality to |
commit | commitdiff | tree | snapshot |
1996-09-03 |
Paul Eggert | (mktime): Fix typo in previous patch. |
commit | commitdiff | tree | snapshot |
1996-09-03 |
Paul Eggert | (mktime): #undef so that we don't mess up the file... |
commit | commitdiff | tree | snapshot |
1996-09-03 |
Paul Eggert | (mktime): Define to emacs_mktime if HAVE_MKTIME &&... |
commit | commitdiff | tree | snapshot |
1996-09-03 |
Richard M.... | (show-paren-function): Handle unbalanced parens as |
commit | commitdiff | tree | snapshot |
1996-09-03 |
Paul Eggert | (Fencode_time): Remove NEXTSTEP workaround; |
commit | commitdiff | tree | snapshot |
1996-09-03 |
Paul Eggert | (MKTIME_OBJ): Use our mktime instead of NEXTSTEP's, |
commit | commitdiff | tree | snapshot |
1996-09-03 |
Paul Eggert | (run-at-time): Doc fix. |
commit | commitdiff | tree | snapshot |
1996-09-03 |
Richard M.... | (create_process): Undo previous change. |
commit | commitdiff | tree | snapshot |
1996-09-02 |
Richard M.... | (server-process-filter): Quote with &, not \. |
commit | commitdiff | tree | snapshot |
1996-09-02 |
Richard M.... | (quote_file_name): Quote with &, not \. |
commit | commitdiff | tree | snapshot |
1996-09-02 |
Richard M.... | (Fencode_time) [_NEXT_SOURCE]: Use ZONE, not ABSZONE. |
commit | commitdiff | tree | snapshot |
1996-09-02 |
Richard M.... | (save-match-data): Definition deleted. |
commit | commitdiff | tree | snapshot |
1996-09-02 |
Richard M.... | Include signal.h properly; |
commit | commitdiff | tree | snapshot |
1996-09-02 |
Richard M.... | On fatal signal, delete socket-file: |
commit | commitdiff | tree | snapshot |
1996-09-02 |
Richard M.... | (redisplay_internal): Test last_selected_window slot. |
commit | commitdiff | tree | snapshot |
1996-09-02 |
Richard M.... | (unshow_buffer): Clear last_selected_window slot, maybe. |
commit | commitdiff | tree | snapshot |
1996-09-02 |
Richard M.... | (reset_buffer): Initialize last_selected_window slot. |
commit | commitdiff | tree | snapshot |
1996-09-02 |
Richard M.... | (strict buffer): New slot last_selected_window. |
commit | commitdiff | tree | snapshot |
1996-09-02 |
Richard M.... | (ffap-locate-file): Function deleted. |
commit | commitdiff | tree | snapshot |
1996-09-02 |
Richard M.... | (locate-library): New arg PATH. Handle autocompression... |
commit | commitdiff | tree | snapshot |
1996-09-02 |
Richard M.... | (locate-library): Doc fix. |
commit | commitdiff | tree | snapshot |
1996-09-02 |
Richard M.... | (rmail-dont-reply-to): Recognize the names to delete |
commit | commitdiff | tree | snapshot |
1996-09-02 |
Richard M.... | (quote_file_name): New function. |
commit | commitdiff | tree | snapshot |
1996-09-02 |
Richard M.... | (server-process-filter): Undo the quoting with |
commit | commitdiff | tree | snapshot |
1996-09-01 |
Richard M.... | Comment change. |
commit | commitdiff | tree | snapshot |
1996-09-01 |
Richard M.... | (Fprocess_contact): New function. |
commit | commitdiff | tree | snapshot |
1996-09-01 |
Richard M.... | Turn on byte-compile-dynamic. |
commit | commitdiff | tree | snapshot |
1996-09-01 |
Richard M.... | Explain better about abnormal hooks. |
commit | commitdiff | tree | snapshot |
1996-09-01 |
Richard M.... | (record_asynch_buffer_change, gobble_input): |
commit | commitdiff | tree | snapshot |
1996-09-01 |
Richard M.... | (sigunblockx): Definitions deleted. |
commit | commitdiff | tree | snapshot |
1996-09-01 |
Richard M.... | (create_process): Test defined (TIOCSCTTY) |
commit | commitdiff | tree | snapshot |
1996-09-01 |
Richard M.... | (insert-directory): If ls fails, get an error. |
commit | commitdiff | tree | snapshot |
1996-09-01 |
Karl Heuer | Removed support for !MULTI_FRAME. |
commit | commitdiff | tree | snapshot |
1996-09-01 |
Karl Heuer | (MULTI_FRAME): Obsolete macro deleted. |
commit | commitdiff | tree | snapshot |
1996-09-01 |
Richard M.... | (struct x_display_info): Add element Xatom_FONT. |
commit | commitdiff | tree | snapshot |
1996-09-01 |
Richard M.... | (x_term_init): Initialize Xatom_FONT member. |
commit | commitdiff | tree | snapshot |
1996-09-01 |
Richard M.... | Doc fixes. |
commit | commitdiff | tree | snapshot |
1996-09-01 |
Richard M.... | [HAVE_SETRLIMIT]: Include time.h and resource.h. |
commit | commitdiff | tree | snapshot |
1996-09-01 |
Richard M.... | (isearch-*-char): Use the isearch-other-end as new |
commit | commitdiff | tree | snapshot |
1996-09-01 |
Richard M.... | (build_annotations): Remember original buffer that the |
commit | commitdiff | tree | snapshot |
1996-09-01 |
Richard M.... | Add menu items and xrefs to the menu bar menu. |
commit | commitdiff | tree | snapshot |
1996-09-01 |
Richard M.... | (compilation-finish-functions): New variable. |
commit | commitdiff | tree | snapshot |
1996-09-01 |
Richard M.... | (Fx_list_fonts): New optional arg MAXIMUM. |
commit | commitdiff | tree | snapshot |
1996-09-01 |
Richard M.... | (tmm-add-one-shortcut): New subroutine. |
commit | commitdiff | tree | snapshot |
1996-09-01 |
Karl Heuer | Change all references from point to PT. |
commit | commitdiff | tree | snapshot |
1996-09-01 |
Richard M.... | (vip-custom-file-name): Use convert-standard-filename. |
commit | commitdiff | tree | snapshot |
1996-09-01 |
Richard M.... | (desktop-basefilename): Use convert-standard-filename. |
commit | commitdiff | tree | snapshot |
1996-09-01 |
Richard M.... | (bookmark-default-file): Use convert-standard-filename. |
commit | commitdiff | tree | snapshot |
1996-09-01 |
Richard M.... | (change-log-name): Don't treat MSDOS, NT specially. |
commit | commitdiff | tree | snapshot |
1996-09-01 |
Karl Heuer | (re_match_2_internal) [emacs]: Use PT, not point. |
commit | commitdiff | tree | snapshot |
1996-09-01 |
Richard M.... | (vc-register-switches): New variable. |
commit | commitdiff | tree | snapshot |
1996-09-01 |
Richard M.... | (TAGS): Use $(srcdir) in deps. |
commit | commitdiff | tree | snapshot |
1996-09-01 |
Richard M.... | (emacsclient): Link with getopt. |
commit | commitdiff | tree | snapshot |
1996-09-01 |
Richard M.... | (decode_options): New function. |
commit | commitdiff | tree | snapshot |
1996-09-01 |
Richard M.... | [windows-nt, ms-dos]: Load dos-nt. |
commit | commitdiff | tree | snapshot |
1996-09-01 |
Richard M.... | (path-separator, grep-null-device, grep-regexp-alist) |
commit | commitdiff | tree | snapshot |
1996-09-01 |
Richard M.... | (path-separator, grep-null-device, grep-regexp-alist) |
commit | commitdiff | tree | snapshot |
1996-09-01 |
Richard M.... | Initial revision |
commit | commitdiff | tree | snapshot |
1996-09-01 |
Richard M.... | (lisp): Include dos-nt.elc. |
commit | commitdiff | tree | snapshot |
1996-09-01 |
Richard M.... | (MSDOS_SUPPORT, WINNT_SUPPORT, SOME_MACHINE_LISP):... |
commit | commitdiff | tree | snapshot |
1996-09-01 |
Richard M.... | (gnus-local-domain): Remove. |
commit | commitdiff | tree | snapshot |
1996-09-01 |
Richard M.... | Add 1996 to copyright notice. |
commit | commitdiff | tree | snapshot |
1996-09-01 |
Richard M.... | Don't fill based on window width. |
commit | commitdiff | tree | snapshot |
1996-09-01 |
Richard M.... | (format-alist): Doc fix. |
commit | commitdiff | tree | snapshot |
1996-09-01 |
Richard M.... | (use-hard-newlines): New minor mode function. |
commit | commitdiff | tree | snapshot |
1996-09-01 |
Richard M.... | (set-hard-newline-properties): New fn. |
commit | commitdiff | tree | snapshot |
1996-09-01 |
Richard M.... | (requeued_events_pending_p): New function. |
commit | commitdiff | tree | snapshot |
1996-09-01 |
Richard M.... | (mouse-show-mark): Detect loss of selection |
commit | commitdiff | tree | snapshot |
1996-09-01 |
Richard M.... | (make-auto-save-file-name): Try a few directories |
commit | commitdiff | tree | snapshot |
1996-09-01 |
Richard M.... | Check for setrlimit. |
commit | commitdiff | tree | snapshot |
next |