1994-02-08 |
Richard M.... | (Fprocess_kill_without_query): Doc fix. |
commit | commitdiff | tree | snapshot |
1994-02-08 |
Karl Heuer | (compute_motion): Source code was improperly indented. |
commit | commitdiff | tree | snapshot |
1994-02-08 |
Karl Heuer | (make-syntax-table): Behave like copy-syntax-table... |
commit | commitdiff | tree | snapshot |
1994-02-08 |
Karl Heuer | (batch-update-autoloads): Add missing close paren. |
commit | commitdiff | tree | snapshot |
1994-02-08 |
Jim Meyering | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1994-02-08 |
Karl Heuer | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1994-02-07 |
Karl Heuer | (ange-ftp-load): Honor the NOERROR and NOSUFFIX flags. |
commit | commitdiff | tree | snapshot |
1994-02-07 |
Karl Heuer | (mail-signature): Doc mod. |
commit | commitdiff | tree | snapshot |
1994-02-07 |
Karl Heuer | (insert-parentheses): Doc mod. |
commit | commitdiff | tree | snapshot |
1994-02-07 |
Roland McGrath | (autoload-trim-file-name): New function. |
commit | commitdiff | tree | snapshot |
1994-02-07 |
Richard M.... | (desktop-bug-report): Command deleted. |
commit | commitdiff | tree | snapshot |
1994-02-07 |
Richard M.... | (calendar-sunrise-sunset): Use new error arg to calenda... |
commit | commitdiff | tree | snapshot |
1994-02-07 |
Richard M.... | (calendar-print-mayan-date): Use new error arg to calen... |
commit | commitdiff | tree | snapshot |
1994-02-07 |
Richard M.... | (calendar-print-french-date,diary-french-date): |
commit | commitdiff | tree | snapshot |
1994-02-07 |
Richard M.... | (view-diary-entries,diary-islamic-date): Use new error arg |
commit | commitdiff | tree | snapshot |
1994-02-07 |
Richard M.... | (calendar-cursor-holidays): Use new error arg |
commit | commitdiff | tree | snapshot |
1994-02-07 |
Richard M.... | (insert-diary-entry,insert-weekly-diary-entry, |
commit | commitdiff | tree | snapshot |
1994-02-07 |
Richard M.... | (calendar-mode-line-format): Change "current" to "today". |
commit | commitdiff | tree | snapshot |
1994-02-07 |
Richard M.... | Comment change. |
commit | commitdiff | tree | snapshot |
1994-02-07 |
Roland McGrath | (remote-compile): Set comint-file-name-prefix in the... |
commit | commitdiff | tree | snapshot |
1994-02-07 |
Michael I.... | Fix Roland's misplaced paren around call to marker... |
commit | commitdiff | tree | snapshot |
1994-02-07 |
Fred Pierresteguy | (x_make_frame_invisible): Add USE_X_TOOLKIT conditional. |
commit | commitdiff | tree | snapshot |
1994-02-07 |
Richard M.... | Finish previous change. |
commit | commitdiff | tree | snapshot |
1994-02-07 |
Richard M.... | Change the sequences aa and ae to just a and e. |
commit | commitdiff | tree | snapshot |
1994-02-07 |
Richard M.... | (gomoku-init-display, gomoku-put-char): |
commit | commitdiff | tree | snapshot |
1994-02-07 |
Richard M.... | (tar-pad-to-blocksize): Bind inhibit-read-only, not... |
commit | commitdiff | tree | snapshot |
1994-02-07 |
Richard M.... | (makefile-browser-fill, makefile-browser-toggle): |
commit | commitdiff | tree | snapshot |
1994-02-07 |
Richard M.... | (hexl-mode-exit): Bind inhibit-read-only; don't alter... |
commit | commitdiff | tree | snapshot |
1994-02-07 |
Richard M.... | (hexl-mode): Bind inhibit-read-only; don't alter buffer... |
commit | commitdiff | tree | snapshot |
1994-02-07 |
Richard M.... | (c-macro-expand): Check inhibit-read-only. |
commit | commitdiff | tree | snapshot |
1994-02-07 |
Richard M.... | Properly check in the total rewrite installed months... |
commit | commitdiff | tree | snapshot |
1994-02-07 |
Roland McGrath | (update-file-autoloads): Never ask the user where to... |
commit | commitdiff | tree | snapshot |
1994-02-07 |
Richard M.... | Comment changes. |
commit | commitdiff | tree | snapshot |
1994-02-07 |
Richard M.... | Initial revision |
commit | commitdiff | tree | snapshot |
1994-02-07 |
Roland McGrath | (push-mark): Don't push on global-mark-ring if its... |
commit | commitdiff | tree | snapshot |
1994-02-07 |
Roland McGrath | (global-mark-ring, global-mark-ring-max): New variables. |
commit | commitdiff | tree | snapshot |
1994-02-07 |
Richard M.... | Initial revision |
commit | commitdiff | tree | snapshot |
1994-02-07 |
Richard M.... | (single_keymap_panes): Use internal_condition_case_1. |
commit | commitdiff | tree | snapshot |
1994-02-07 |
Richard M.... | (menu_bar_item): Use internal_condition_case_1. |
commit | commitdiff | tree | snapshot |
1994-02-07 |
Richard M.... | (internal_condition_case_1): New function. |
commit | commitdiff | tree | snapshot |
1994-02-07 |
Richard M.... | (indent-c-exp): If line starts with }, ignore what |
commit | commitdiff | tree | snapshot |
1994-02-06 |
Richard M.... | (kill-region): Test inhibit-read-only. |
commit | commitdiff | tree | snapshot |
1994-02-06 |
Richard M.... | (auto-mode-alist): Add elt for .tcl files. |
commit | commitdiff | tree | snapshot |
1994-02-06 |
Richard M.... | (dired-listing-switches): Doc fix. |
commit | commitdiff | tree | snapshot |
1994-02-06 |
Richard M.... | (rmail-output): Handle rmail-output-file-alist. |
commit | commitdiff | tree | snapshot |
1994-02-06 |
Richard M.... | (init_frame_faces): Clear FRAME_N_COMPUTED_FACES |
commit | commitdiff | tree | snapshot |
1994-02-06 |
Richard M.... | (fix_glyph): New function. |
commit | commitdiff | tree | snapshot |
1994-02-06 |
Richard M.... | (mouse-yank-secondary): Do move point. |
commit | commitdiff | tree | snapshot |
1994-02-06 |
Richard M.... | (menu-bar-emerge-menu): New map. |
commit | commitdiff | tree | snapshot |
1994-02-06 |
Richard M.... | Use > as convention for another menu follows. |
commit | commitdiff | tree | snapshot |
1994-02-06 |
Richard M.... | Add defvars for many vars already being used. |
commit | commitdiff | tree | snapshot |
1994-02-06 |
Richard M.... | Comment change. |
commit | commitdiff | tree | snapshot |
1994-02-05 |
Richard M.... | (main) [AIX]: Don't handle signal 20, 21 or 22. |
commit | commitdiff | tree | snapshot |
1994-02-05 |
Roland McGrath | (rlogin-delchar-or-send-Ctrl-D): Call rlogin-send-Ctrl... |
commit | commitdiff | tree | snapshot |
1994-02-05 |
Roland McGrath | Removed many extra autoload cookies. |
commit | commitdiff | tree | snapshot |
1994-02-05 |
Richard M.... | (internal_condition_case_1): Declared. |
commit | commitdiff | tree | snapshot |
1994-02-05 |
Richard M.... | Comment changes and doc fixes. |
commit | commitdiff | tree | snapshot |
1994-02-05 |
Richard M.... | (profile): New target. |
commit | commitdiff | tree | snapshot |
1994-02-05 |
Richard M.... | (desktop-internal-v2s): Allow saving of markers and... |
commit | commitdiff | tree | snapshot |
1994-02-05 |
Richard M.... | (string-rectangle): Make operate-on-rectangle convert... |
commit | commitdiff | tree | snapshot |
1994-02-05 |
Richard M.... | (outline-end-of-subtree): If loop leaves us at eob, |
commit | commitdiff | tree | snapshot |
1994-02-04 |
Richard M.... | (Fwhere_is_internal): Take just one keymap arg. |
commit | commitdiff | tree | snapshot |
1994-02-04 |
Richard M.... | (Fsubstitute_command_keys): Pass keymap as that arg |
commit | commitdiff | tree | snapshot |
1994-02-04 |
Richard M.... | (vc-make-backup-files): Doc fix. |
commit | commitdiff | tree | snapshot |
1994-02-04 |
Richard M.... | (rmail-reply): If no resent-date, use ordinary date. |
commit | commitdiff | tree | snapshot |
1994-02-04 |
Richard M.... | (outline-mode-map): Move C-c C-h to C-c C-d. |
commit | commitdiff | tree | snapshot |
1994-02-04 |
Karl Heuer | (verify_interval_modification): When checking read... |
commit | commitdiff | tree | snapshot |
1994-02-04 |
Richard M.... | (kbd_buffer_get_event): Pass 1 to read_avail_input. |
commit | commitdiff | tree | snapshot |
1994-02-04 |
Karl Heuer | (drem): Check for this function. |
commit | commitdiff | tree | snapshot |
1994-02-04 |
Richard M.... | (Using NON_GNU_CPP): Don't lose if it has spaces. |
commit | commitdiff | tree | snapshot |
1994-02-04 |
Karl Heuer | (fmod): Implement it on systems where it's missing... |
commit | commitdiff | tree | snapshot |
1994-02-04 |
Fred Pierresteguy | (xmenu_show) [USE_X_TOOLKIT]: Remove the #if 0 directiv... |
commit | commitdiff | tree | snapshot |
1994-02-04 |
Richard M.... | (te-escape-help, te-more-break-help, terminal-emulator): |
commit | commitdiff | tree | snapshot |
1994-02-04 |
Richard M.... | (insert-kbd-macro): Pass (keymap) as KEYMAP arg to... |
commit | commitdiff | tree | snapshot |
1994-02-04 |
Richard M.... | (edit-kbd-macro, edmacro-finish-edit, insert-kbd-macro): |
commit | commitdiff | tree | snapshot |
1994-02-04 |
Richard M.... | (calendar-mode-map): Pass (keymap) as KEYMAP arg to... |
commit | commitdiff | tree | snapshot |
1994-02-04 |
Richard M.... | (sentence-end-double-space): New variable. |
commit | commitdiff | tree | snapshot |
1994-02-04 |
Richard M.... | (do-auto-fill): Don't break line at period-single-space. |
commit | commitdiff | tree | snapshot |
1994-02-04 |
Karl Heuer | Add comments describing the rules used by the merge... |
commit | commitdiff | tree | snapshot |
1994-02-04 |
Richard M.... | (comment-region): Fix previous change. |
commit | commitdiff | tree | snapshot |
1994-02-04 |
Richard M.... | (define-mode-clone): Renamed from mode-clone. |
commit | commitdiff | tree | snapshot |
1994-02-04 |
Richard M.... | Initial revision |
commit | commitdiff | tree | snapshot |
1994-02-03 |
Michael I.... | Rms (in his change to comment-region on Feb 1) decided... |
commit | commitdiff | tree | snapshot |
1994-02-03 |
Richard M.... | (init_cmdargs): Set Vinstallation_directory. |
commit | commitdiff | tree | snapshot |
1994-02-03 |
Richard M.... | (record_first_change): Check for buffer-undo-list = t. |
commit | commitdiff | tree | snapshot |
1994-02-03 |
Karl Heuer | (c-fill-paragraph): Delete extraneous close paren. |
commit | commitdiff | tree | snapshot |
1994-02-03 |
Karl Heuer | (merge_properties_sticky): Preserve original order... |
commit | commitdiff | tree | snapshot |
1994-02-03 |
Richard M.... | (X_IO_BUG): Defined. |
commit | commitdiff | tree | snapshot |
1994-02-03 |
Richard M.... | (Fwrite_region): If FILENAME has no handler, see if... |
commit | commitdiff | tree | snapshot |
1994-02-03 |
Richard M.... | (Using NON_GNU_CPP): Don't lose if it has spaces. |
commit | commitdiff | tree | snapshot |
1994-02-03 |
Richard M.... | (scan_buffer): New arg ALLOW_QUIT. |
commit | commitdiff | tree | snapshot |
1994-02-03 |
Richard M.... | (find_defun_start): Pass new arg to scan_buffer. |
commit | commitdiff | tree | snapshot |
1994-02-03 |
Richard M.... | (Fforward_line): Pass new arg to scan_buffer. |
commit | commitdiff | tree | snapshot |
1994-02-02 |
Richard M.... | (XTread_socket): Add X_IO_BUG conditional. |
commit | commitdiff | tree | snapshot |
1994-02-02 |
Richard M.... | (dired-font-lock-keywords): New variable. |
commit | commitdiff | tree | snapshot |
1994-02-02 |
Richard M.... | (thing@pt-version): Removed variable. |
commit | commitdiff | tree | snapshot |
1994-02-02 |
Richard M.... | (mouse-sel-version): Don't base version number on |
commit | commitdiff | tree | snapshot |
1994-02-02 |
Richard M.... | (server-program): Add exec-directory to value. |
commit | commitdiff | tree | snapshot |
1994-02-02 |
Richard M.... | (mips-mips-riscos4*): Set NON_GNU_CPP. |
commit | commitdiff | tree | snapshot |
1994-02-02 |
Karl Heuer | (sort-paragraphs): Use proper paragraph definition... |
commit | commitdiff | tree | snapshot |
next |