1997-02-20 |
Karl Heuer | Include charset.h. |
commit | commitdiff | tree | snapshot |
1997-02-20 |
Karl Heuer | Include charset.h and coding.h. |
commit | commitdiff | tree | snapshot |
1997-02-20 |
Karl Heuer | (doc-string of `interactive'): Describe new code |
commit | commitdiff | tree | snapshot |
1997-02-20 |
Karl Heuer | (BEGV_ADDR, PT_ADDR, ZV_ADDR): Use macro POS_ADDR. |
commit | commitdiff | tree | snapshot |
1997-02-20 |
Karl Heuer | Include charset.h. |
commit | commitdiff | tree | snapshot |
1997-02-20 |
Karl Heuer | (Fmake_char_table): Typo in doc-string fixed. Handle |
commit | commitdiff | tree | snapshot |
1997-02-20 |
Karl Heuer | The following changes are for new source codes related... |
commit | commitdiff | tree | snapshot |
1997-02-20 |
Karl Heuer | (Fpos_visible_in_window_p): Bug fix. Specify big |
commit | commitdiff | tree | snapshot |
1997-02-20 |
Karl Heuer | (struct position): New member tab_offset to accumulate... |
commit | commitdiff | tree | snapshot |
1997-02-20 |
Karl Heuer | (display_text_line): Introduce new local variable |
commit | commitdiff | tree | snapshot |
1997-02-20 |
Karl Heuer | (current_column_bol_cache): New variable. This makes |
commit | commitdiff | tree | snapshot |
1997-02-20 |
Karl Heuer | (direct_output_forward_char): #if-0-out redundant |
commit | commitdiff | tree | snapshot |
1997-02-20 |
Karl Heuer | Require fontset. Create fontsets from |
commit | commitdiff | tree | snapshot |
1997-02-20 |
Karl Heuer | (sendmail-coding-system): New variable. |
commit | commitdiff | tree | snapshot |
1997-02-20 |
Karl Heuer | (x-get-selection): Set default data-type of selection |
commit | commitdiff | tree | snapshot |
1997-02-20 |
Karl Heuer | (rmail-file-coding-system): New variable. |
commit | commitdiff | tree | snapshot |
1997-02-20 |
Karl Heuer | (occur): Pay attention to multibyte characters. |
commit | commitdiff | tree | snapshot |
1997-02-20 |
Karl Heuer | (show-paren-function): Handle multibyte characters. |
commit | commitdiff | tree | snapshot |
1997-02-20 |
Karl Heuer | (mouse-set-font): Handle fontset. |
commit | commitdiff | tree | snapshot |
1997-02-20 |
Karl Heuer | Load mule specific files. |
commit | commitdiff | tree | snapshot |
1997-02-20 |
Karl Heuer | (isearch-mode-map): Define |
commit | commitdiff | tree | snapshot |
1997-02-20 |
Karl Heuer | (help-with-tutorial): Prefix argument to specify a |
commit | commitdiff | tree | snapshot |
1997-02-20 |
Karl Heuer | (find-file, find-file-other-window, |
commit | commitdiff | tree | snapshot |
1997-02-20 |
Karl Heuer | (debugger-mode): Disable multibyte character handling |
commit | commitdiff | tree | snapshot |
1997-02-20 |
Karl Heuer | (byte-compile-file): Write a compiled file without |
commit | commitdiff | tree | snapshot |
1997-02-20 |
Karl Heuer | (update-file-autoloads): Read loaddefs.el without |
commit | commitdiff | tree | snapshot |
1997-02-20 |
Karl Heuer | (nnheader-insert-head): Handle the case that the |
commit | commitdiff | tree | snapshot |
1997-02-20 |
Karl Heuer | (kill-forward-chars, kill-backward-chars): Pay |
commit | commitdiff | tree | snapshot |
1997-02-20 |
Karl Heuer | (do-kinsoku): New variable. |
commit | commitdiff | tree | snapshot |
1997-02-19 |
Eli Zaretskii | (compile-mouse-goto-error): Move to end of line |
commit | commitdiff | tree | snapshot |
1997-02-19 |
Noah Friedman | (eldoc-message-commands): Doc fixes. |
commit | commitdiff | tree | snapshot |
1997-02-17 |
Roland McGrath | (update-autoloads-from-directory): Get absolute file... |
commit | commitdiff | tree | snapshot |
1997-02-14 |
Karl Heuer | Delete duplicate inclusion of fcntl.h |
commit | commitdiff | tree | snapshot |
1997-02-10 |
Richard M.... | (vc-do-command): If OKSTATUS is nil, ignore errors. |
commit | commitdiff | tree | snapshot |
1997-02-10 |
Richard M.... | (scan_lists): Signal errors using scan-error. |
commit | commitdiff | tree | snapshot |
1997-02-10 |
Richard M.... | (Fminibuffer_message): New function. |
commit | commitdiff | tree | snapshot |
1997-02-10 |
Richard M.... | (isearch-search): Refuse to match invisible text. |
commit | commitdiff | tree | snapshot |
1997-02-10 |
Richard M.... | (mouse-buffer-menu): Group buffers by major modes if... |
commit | commitdiff | tree | snapshot |
1997-02-10 |
Richard M.... | (rmail-sort-messages): Preserve point |
commit | commitdiff | tree | snapshot |
1997-02-09 |
Karl Heuer | Fix previous change. |
commit | commitdiff | tree | snapshot |
1997-02-09 |
Karl Heuer | (compare-windows): Make more efficient use of |
commit | commitdiff | tree | snapshot |
1997-02-09 |
Eli Zaretskii | * (compilation-process-setup-function): New variable. |
commit | commitdiff | tree | snapshot |
1997-02-09 |
Eli Zaretskii | * (diff-process-setup): New function, sets up the |
commit | commitdiff | tree | snapshot |
1997-02-08 |
Richard M.... | (define-derived-mode): Add derived-mode-parent |
commit | commitdiff | tree | snapshot |
1997-02-08 |
Richard M.... | (change_window_height): Take size from multiple siblings, |
commit | commitdiff | tree | snapshot |
1997-02-08 |
Richard M.... | Handle multiple Info buffers. |
commit | commitdiff | tree | snapshot |
1997-02-08 |
Richard M.... | (scroll_preserve_screen_position): New variable. |
commit | commitdiff | tree | snapshot |
1997-02-06 |
Richard M.... | (auto-show-mode): Doc fix. |
commit | commitdiff | tree | snapshot |
1997-02-06 |
Richard M.... | (Feval_buffer): Doc fix. |
commit | commitdiff | tree | snapshot |
1997-02-05 |
Erik Naggum | (edmacro-parse-keys): Remove redundant test for ?. |
commit | commitdiff | tree | snapshot |
1997-02-05 |
Erik Naggum | (file-relative-name): Protect the match-data. |
commit | commitdiff | tree | snapshot |
1997-02-04 |
Noah Friedman | (eldoc-display-message-p): New function. |
commit | commitdiff | tree | snapshot |
1997-02-04 |
Richard M.... | (Man-init-defvars): Fix case in a char set range. |
commit | commitdiff | tree | snapshot |
1997-02-03 |
Eli Zaretskii | (Man-build-man-command): When async processes aren't |
commit | commitdiff | tree | snapshot |
1997-02-03 |
Richard M.... | (dired-rename-file): Pass new arg to set-visited-file... |
commit | commitdiff | tree | snapshot |
1997-02-03 |
Richard M.... | (set-visited-file-name): New arg ALONG-WITH-FILE. |
commit | commitdiff | tree | snapshot |
1997-02-03 |
Richard M.... | (rmail-ignored-headers): Add Delivered-to: header. |
commit | commitdiff | tree | snapshot |
1997-02-03 |
Noah Friedman | Update copyright notice to reflect assignment to FSF... |
commit | commitdiff | tree | snapshot |
1997-02-03 |
Richard M.... | (main): Don't extend stack limit too far. |
commit | commitdiff | tree | snapshot |
1997-02-02 |
Eli Zaretskii | dos_rawgetc: When international keyboard doesn't have |
commit | commitdiff | tree | snapshot |
1997-02-02 |
Richard M.... | (Vx_resource_class): New variable. |
commit | commitdiff | tree | snapshot |
1997-02-02 |
Richard M.... | Delete the Spell-emulator task. |
commit | commitdiff | tree | snapshot |
1997-02-02 |
Richard M.... | Undo lastupdate change. |
commit | commitdiff | tree | snapshot |
1997-02-02 |
Richard M.... | (set-frame-font): Renamed from set-default-font, |
commit | commitdiff | tree | snapshot |
1997-02-02 |
Paul Eggert | automatically generated from GPLed version |
commit | commitdiff | tree | snapshot |
1997-02-01 |
Richard M.... | (dirtrack-debug-message): Put output at end of buffer. |
commit | commitdiff | tree | snapshot |
1997-02-01 |
Richard M.... | (dired-guess-shell-alist-default): Make .eps |
commit | commitdiff | tree | snapshot |
1997-02-01 |
Richard M.... | (rmail-reply): Concatenate all the References headers. |
commit | commitdiff | tree | snapshot |
1997-02-01 |
Richard M.... | (set-fill-column): Print the old value too. |
commit | commitdiff | tree | snapshot |
1997-02-01 |
Richard M.... | Whitespace change. |
commit | commitdiff | tree | snapshot |
1997-01-31 |
Richard M.... | (sendmail-user-agent): Insert all the OTHER-HEADERS. |
commit | commitdiff | tree | snapshot |
1997-01-31 |
Boris Goldowsky | Fix bug that caused crash on certain tags with parameters |
commit | commitdiff | tree | snapshot |
1997-01-31 |
Richard M.... | (rmail-reply): Copy all the References: headers |
commit | commitdiff | tree | snapshot |
1997-01-31 |
Richard M.... | (mail-fetch-field): New arg LIST. |
commit | commitdiff | tree | snapshot |
1997-01-31 |
Richard M.... | (edmacro-parse-keys): Don't treat C-. or C-? as ASCII... |
commit | commitdiff | tree | snapshot |
1997-01-31 |
Richard M.... | (compilation-enter-directory-regexp) |
commit | commitdiff | tree | snapshot |
1997-01-30 |
Richard M.... | (ps-print-header): Doc fix. |
commit | commitdiff | tree | snapshot |
1997-01-28 |
Richard M.... | (load-save-place-alist-from-file): Delete spurious... |
commit | commitdiff | tree | snapshot |
1997-01-28 |
Noah Friedman | Spelling corrections. |
commit | commitdiff | tree | snapshot |
1997-01-28 |
Richard M.... | (compilation-error-regexp-alist): Undo 1/21 change. |
commit | commitdiff | tree | snapshot |
1997-01-28 |
Paul Eggert | (isnan): Define even if LISP_FLOAT_TYPE is not defined... |
commit | commitdiff | tree | snapshot |
1997-01-27 |
Richard M.... | (comint-exec-1): Use file-accessible-directory-p. |
commit | commitdiff | tree | snapshot |
1997-01-27 |
Paul Eggert | Include <float.h> if STDC_HEADERS. |
commit | commitdiff | tree | snapshot |
1997-01-27 |
Richard M.... | (timezone-parse-date): Treat unknown month name |
commit | commitdiff | tree | snapshot |
1997-01-27 |
Richard M.... | (byte-compile-inline-expand): Recalculate fn |
commit | commitdiff | tree | snapshot |
1997-01-27 |
Richard M.... | (jka-compr-error): Use with-current-buffer. |
commit | commitdiff | tree | snapshot |
1997-01-27 |
Karl Heuer | Check for rint and cbrt. |
commit | commitdiff | tree | snapshot |
1997-01-27 |
Karl Heuer | (HAVE_RINT, HAVE_CBRT): Add undefs. |
commit | commitdiff | tree | snapshot |
1997-01-27 |
Richard M.... | (openp): Handle remote file names in path. |
commit | commitdiff | tree | snapshot |
1997-01-27 |
Joel N. Weber II | use tasks.version |
commit | commitdiff | tree | snapshot |
1997-01-26 |
Richard M.... | Minor changes. |
commit | commitdiff | tree | snapshot |
1997-01-26 |
Richard M.... | Document how insert-before-markers affects overlays. |
commit | commitdiff | tree | snapshot |
1997-01-26 |
Richard M.... | (ange-ftp-get-process): Call delete-process. |
commit | commitdiff | tree | snapshot |
1997-01-25 |
Richard M.... | (news-post-news): New arg NOQUERY. |
commit | commitdiff | tree | snapshot |
1997-01-25 |
Richard M.... | (set_internal): New subroutine. New arg BINDFLAG. |
commit | commitdiff | tree | snapshot |
1997-01-25 |
Richard M.... | (unbind_to, specbind): Use set_internal. |
commit | commitdiff | tree | snapshot |
1997-01-25 |
Karl Heuer | [!HAVE_RINT] (rint): Convert macro to an actual |
commit | commitdiff | tree | snapshot |
1997-01-25 |
Karl Heuer | (rmail-get-new-mail): Fix return value to match doc. |
commit | commitdiff | tree | snapshot |
1997-01-24 |
Richard M.... | (try_window): Remove frobnication of tab_offset in... |
commit | commitdiff | tree | snapshot |
1997-01-24 |
Richard M.... | (pos_tab_offset): Take the width of the minibuffer... |
commit | commitdiff | tree | snapshot |
next |