summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* (delete-whitespace-rectangle): close-rectangle renamed.Karl Heuer1998-11-051-1/+2
| | | | (close-rectangle): Define as alias.
* (describe-variable): Don't quote link to source.Dave Love1998-11-051-3/+5
|
* (w32_enable_unicode_output): Rename fromGeoff Voelker1998-11-041-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 Voelker1998-11-041-4/+9
|
* (w32_list_fonts): Report an error if a frame has notGeoff Voelker1998-11-041-0/+18
| | | | been created yet.
* (x-get-selection-value): Alias toGeoff Voelker1998-11-041-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é Spiegel1998-11-041-1/+34
|
* Initial revisionKenichi Handa1998-11-042-0/+38
|
* (do_switch_frame): Cancel previous change.Kenichi Handa1998-11-041-4/+0
|
* (print_string): Check validity of a character.Kenichi Handa1998-11-041-2/+9
| | | | (print): Likewise.
* [nec_ews_svr4]: Extern *_sobuf.Kenichi Handa1998-11-041-0/+4
|
* (mips-nec-sysv4*): New target.Kenichi Handa1998-11-041-0/+5
|
* (quail-show-guidance-buf): CallKenichi Handa1998-11-041-1/+2
| | | | | set-minibuffer-window to set minibuffer window of the current frame correctly.
* (string_to_non_ascii_char): Change the check for theKenichi Handa1998-11-041-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 Marshall1998-11-041-7/+0
|
* Compile multiple source files when possible.Geoff Voelker1998-11-043-3/+18
|
* Require fontset.Geoff Voelker1998-11-041-0/+2
|
* (SYS_LDFLAGS): Use swapfile when running from cd or net.Geoff Voelker1998-11-041-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 Voelker1998-11-041-1/+3
|
* (stat): GetFileInformationByHandle can legitimately fail, so don'tAndrew Innes1998-11-031-16/+17
| | | | rely on it succeeding.
* (set-face-font): Call resolve-fontset-name on w32.Andrew Innes1998-11-031-4/+2
| | | | (set-face-font-auto): Ditto.
* (x_to_w32_font): Specify DEFAULT_CHARSET in the w32 LOGFONT struct ifAndrew Innes1998-11-031-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 Schwab1998-11-031-1/+1
|
* (install-arch-dep): Fix last change and use fns-*.elAndreas Schwab1998-11-031-2/+2
| | | | from lisp.
* (Fsubstitute_in_file_name) [DOS_NT]: Fix typo.Geoff Voelker1998-11-031-1/+1
|
* Fix for fontification of strings lostDave Love1998-11-021-1/+10
| | | | | | somehow: (fortran-fontify-string): New function. (fortran-font-lock-keywords-1): Use it.
* (comint-file-name-quote-list): Doc fix.Markus Rost1998-11-021-1/+1
|
* Comment fix.Karl Heuer1998-11-021-1/+1
|
* (buffer-undo-list): Write fns-VERSION.el intoRichard M. Stallman1998-11-011-1/+2
| | | | build directory, not source directory.
* (rmail-message-subject-p):Richard M. Stallman1998-11-011-1/+1
| | | | Handle message whose header has not been reformatted.
* (mouse-drag-region): Fake up a mouse-motion eventRichard M. Stallman1998-11-011-1/+20
| | | | if we did not get one for the final move.
* *** empty log message ***Richard M. Stallman1998-11-011-30/+90
|
* (goto-address-at-point, goto-address-at-mouse):Dave Love1998-11-011-2/+2
| | | | Don't funcall browse-url-browser-function.
* (gnus-button-embedded-url, gnus-button-url):Dave Love1998-11-011-2/+2
| | | | Don't funcall browse-url-browser-function.
* (fortran-end-prog-re1): Fix the regexp.Dave Love1998-11-011-1/+7
|
* (revert-buffer): Doc fix.Richard M. Stallman1998-11-011-1/+2
|
* (dynamic-completion-mode): New function to enableRichard M. Stallman1998-11-011-146/+138
| | | | the mode. (Just loading the file now does not change anything.)
* Don't include etc/fns*.el in dist.Richard M. Stallman1998-11-011-0/+1
|
* (tex-start-options-string): Quote the backslashes with more backslashes.Richard M. Stallman1998-10-311-1/+1
|
* (set_internal): For built-in maybe-local vars,Richard M. Stallman1998-10-311-1/+1
| | | | when BINDFLAG is set, do not mark them as local.
* (webjump-sample-sites): Fix Lisp archive site.Dave Love1998-10-311-13/+13
| | | | (webjump): Don't funcall browse-url-browser-function.
* (replace_range): Fix previous change.Kenichi Handa1998-10-311-0/+2
|
* (quail-start-translation): HandleKenichi Handa1998-10-311-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 Handa1998-10-311-0/+4
|
* (byte_combining_error): New function.Kenichi Handa1998-10-311-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 Handa1998-10-311-2/+2
| | | | (Ftranslate_region): Fix previous change.
* (Fbase64_decode_region): Fix previous change.Kenichi Handa1998-10-311-3/+8
| | | | n
* (pascal-mode): `blink-matching-paren-dont-ignore-comments' set to t.Karl Heuer1998-10-301-0/+2
|
* (cal-menu-update): Fix menu wording.Karl Heuer1998-10-301-1/+1
|
* (vc-backend-merge-news): Check for "P" output.Dave Love1998-10-301-1/+2
|