Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (delete-whitespace-rectangle): close-rectangle renamed. | Karl Heuer | 1998-11-05 | 1 | -1/+2 |
| | | | | (close-rectangle): Define as alias. | ||||
* | (describe-variable): Don't quote link to source. | Dave Love | 1998-11-05 | 1 | -3/+5 |
| | |||||
* | (w32_enable_unicode_output): Rename from | Geoff Voelker | 1998-11-04 | 1 | -7/+7 |
| | | | | | | w32_no_unicode_output. (w32_use_unicode_for_codepage, syms_of_w32term): Use new name and new semantics. | ||||
* | (dumpglyphs): Use FRAME_FONT for w32_fill_area. | Geoff Voelker | 1998-11-04 | 1 | -4/+9 |
| | |||||
* | (w32_list_fonts): Report an error if a frame has not | Geoff Voelker | 1998-11-04 | 1 | -0/+18 |
| | | | | been created yet. | ||||
* | (x-get-selection-value): Alias to | Geoff Voelker | 1998-11-04 | 1 | -78/+101 |
| | | | | | | | | x-cut-buffer-or-selection-value. (w32-standard-fontset-spec): New variable. (w32-create-initial-fontsets, mouse-set-font): Check whether new-fontset is available. (w32-use-w32-font-dialog): Enable use of set-variable. | ||||
* | (with-vc-file, edit-vc-file): New macros. | André Spiegel | 1998-11-04 | 1 | -1/+34 |
| | |||||
* | Initial revision | Kenichi Handa | 1998-11-04 | 2 | -0/+38 |
| | |||||
* | (do_switch_frame): Cancel previous change. | Kenichi Handa | 1998-11-04 | 1 | -4/+0 |
| | |||||
* | (print_string): Check validity of a character. | Kenichi Handa | 1998-11-04 | 1 | -2/+9 |
| | | | | (print): Likewise. | ||||
* | [nec_ews_svr4]: Extern *_sobuf. | Kenichi Handa | 1998-11-04 | 1 | -0/+4 |
| | |||||
* | (mips-nec-sysv4*): New target. | Kenichi Handa | 1998-11-04 | 1 | -0/+5 |
| | |||||
* | (quail-show-guidance-buf): Call | Kenichi Handa | 1998-11-04 | 1 | -1/+2 |
| | | | | | set-minibuffer-window to set minibuffer window of the current frame correctly. | ||||
* | (string_to_non_ascii_char): Change the check for the | Kenichi Handa | 1998-11-04 | 1 | -5/+14 |
| | | | | | | | varidity of multibyte form. (update_charset_table): Check validity of BYTES. Don't set bytes_by_char_head here. (init_charset_once): Set bytes_by_char_head completely. | ||||
* | Font Lock mode doesn't use the revert hooks any more. | Simon Marshall | 1998-11-04 | 1 | -7/+0 |
| | |||||
* | Compile multiple source files when possible. | Geoff Voelker | 1998-11-04 | 3 | -3/+18 |
| | |||||
* | Require fontset. | Geoff Voelker | 1998-11-04 | 1 | -0/+2 |
| | |||||
* | (SYS_LDFLAGS): Use swapfile when running from cd or net. | Geoff Voelker | 1998-11-04 | 1 | -3/+16 |
| | | | | | (DEL_TREE): Use rd instead of rmdir. (ARCH_CFLAGS): Optimize for P6. Align structures on 8-byte boundaries. | ||||
* | (Qmouse_face): Replace definition with extern decl. | Geoff Voelker | 1998-11-04 | 1 | -1/+3 |
| | |||||
* | (stat): GetFileInformationByHandle can legitimately fail, so don't | Andrew Innes | 1998-11-03 | 1 | -16/+17 |
| | | | | rely on it succeeding. | ||||
* | (set-face-font): Call resolve-fontset-name on w32. | Andrew Innes | 1998-11-03 | 1 | -4/+2 |
| | | | | (set-face-font-auto): Ditto. | ||||
* | (x_to_w32_font): Specify DEFAULT_CHARSET in the w32 LOGFONT struct if | Andrew Innes | 1998-11-03 | 1 | -27/+32 |
| | | | | | | x font doesn't specify the charset. (x_to_w32_charset): Change >= to == when testing results of stricmp. | ||||
* | (mouse-drag-region): Fix typo. | Andreas Schwab | 1998-11-03 | 1 | -1/+1 |
| | |||||
* | (install-arch-dep): Fix last change and use fns-*.el | Andreas Schwab | 1998-11-03 | 1 | -2/+2 |
| | | | | from lisp. | ||||
* | (Fsubstitute_in_file_name) [DOS_NT]: Fix typo. | Geoff Voelker | 1998-11-03 | 1 | -1/+1 |
| | |||||
* | Fix for fontification of strings lost | Dave Love | 1998-11-02 | 1 | -1/+10 |
| | | | | | | somehow: (fortran-fontify-string): New function. (fortran-font-lock-keywords-1): Use it. | ||||
* | (comint-file-name-quote-list): Doc fix. | Markus Rost | 1998-11-02 | 1 | -1/+1 |
| | |||||
* | Comment fix. | Karl Heuer | 1998-11-02 | 1 | -1/+1 |
| | |||||
* | (buffer-undo-list): Write fns-VERSION.el into | Richard M. Stallman | 1998-11-01 | 1 | -1/+2 |
| | | | | build directory, not source directory. | ||||
* | (rmail-message-subject-p): | Richard M. Stallman | 1998-11-01 | 1 | -1/+1 |
| | | | | Handle message whose header has not been reformatted. | ||||
* | (mouse-drag-region): Fake up a mouse-motion event | Richard M. Stallman | 1998-11-01 | 1 | -1/+20 |
| | | | | if we did not get one for the final move. | ||||
* | *** empty log message *** | Richard M. Stallman | 1998-11-01 | 1 | -30/+90 |
| | |||||
* | (goto-address-at-point, goto-address-at-mouse): | Dave Love | 1998-11-01 | 1 | -2/+2 |
| | | | | Don't funcall browse-url-browser-function. | ||||
* | (gnus-button-embedded-url, gnus-button-url): | Dave Love | 1998-11-01 | 1 | -2/+2 |
| | | | | Don't funcall browse-url-browser-function. | ||||
* | (fortran-end-prog-re1): Fix the regexp. | Dave Love | 1998-11-01 | 1 | -1/+7 |
| | |||||
* | (revert-buffer): Doc fix. | Richard M. Stallman | 1998-11-01 | 1 | -1/+2 |
| | |||||
* | (dynamic-completion-mode): New function to enable | Richard M. Stallman | 1998-11-01 | 1 | -146/+138 |
| | | | | the mode. (Just loading the file now does not change anything.) | ||||
* | Don't include etc/fns*.el in dist. | Richard M. Stallman | 1998-11-01 | 1 | -0/+1 |
| | |||||
* | (tex-start-options-string): Quote the backslashes with more backslashes. | Richard M. Stallman | 1998-10-31 | 1 | -1/+1 |
| | |||||
* | (set_internal): For built-in maybe-local vars, | Richard M. Stallman | 1998-10-31 | 1 | -1/+1 |
| | | | | when BINDFLAG is set, do not mark them as local. | ||||
* | (webjump-sample-sites): Fix Lisp archive site. | Dave Love | 1998-10-31 | 1 | -13/+13 |
| | | | | (webjump): Don't funcall browse-url-browser-function. | ||||
* | (replace_range): Fix previous change. | Kenichi Handa | 1998-10-31 | 1 | -0/+2 |
| | |||||
* | (quail-start-translation): Handle | Kenichi Handa | 1998-10-31 | 1 | -4/+18 |
| | | | | | | | | | | | switching of the frame in read-key-sequence. (quail-start-conversion): Likewise. (quail-show-guidance-buf): Detach quail-guidance-buf from any windows before setting an appropriate window for it. (quail-hide-guidance-buf): Use window-minibuffer-p. Set quail-guidance-win to nil. (quail-update-guidance): If quail-guidance-buf is not in the selected frame, call quail-show-guidance-buf again. | ||||
* | (do_switch_frame): Update minibuf_window if necessary. | Kenichi Handa | 1998-10-31 | 1 | -0/+4 |
| | |||||
* | (byte_combining_error): New function. | Kenichi Handa | 1998-10-31 | 1 | -19/+41 |
| | | | | | | | | | | | | | (CHECK_BYTE_COMBINING_FOR_INSERT): Call byte_combining_error. (insert_from_string_1): Set *(GPT_ADDR) to 0 before calling CHECK_BYTE_COMBINING_FOR_INSERT. (insert_from_buffer_1): Likewise. (adjust_after_replace): Check the posibility of inhibitted byte combining correctly. (replace_range): Before signaling an error for inhibitted byte combining, recover the buffer in a safe state. (del_range_2): Check the posibility of inhibitted byte combining correctly. | ||||
* | (Fsubst_char_in_region): Fix previous change. | Kenichi Handa | 1998-10-31 | 1 | -2/+2 |
| | | | | (Ftranslate_region): Fix previous change. | ||||
* | (Fbase64_decode_region): Fix previous change. | Kenichi Handa | 1998-10-31 | 1 | -3/+8 |
| | | | | n | ||||
* | (pascal-mode): `blink-matching-paren-dont-ignore-comments' set to t. | Karl Heuer | 1998-10-30 | 1 | -0/+2 |
| | |||||
* | (cal-menu-update): Fix menu wording. | Karl Heuer | 1998-10-30 | 1 | -1/+1 |
| | |||||
* | (vc-backend-merge-news): Check for "P" output. | Dave Love | 1998-10-30 | 1 | -1/+2 |
| |