aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* (setenv): Do something even if process-environment is nil.Richard M. Stallman1994-06-221-10/+13
|
* (read_minibuf_unwind): Run Qminibuffer_exit_hook here.Richard M. Stallman1994-06-211-4/+6
| | | | (read_minibuf): Not here.
* (face-equal): Do check the underline attribute.Richard M. Stallman1994-06-211-0/+1
|
* (apply_modifiers): Use assq_no_quit.Richard M. Stallman1994-06-211-1/+1
|
* (Flookup_key): Add gcpro.Richard M. Stallman1994-06-211-12/+58
| | | | | (Fkey_binding, Fminor_mode_key_binding): Likewise. (Fwhere_is_internal): Likewise.
* (single_keymap_panes): Put menu_item_equiv_key in the gcpro.Richard M. Stallman1994-06-211-6/+15
| | | | (menu_item_equiv_key): GCPRO things.
* Fix references to diary.el.Richard M. Stallman1994-06-211-4/+4
|
* (Fmove_overlay): Add missing XINT calls in previous change.Richard M. Stallman1994-06-211-1/+1
|
* (Fkill_buffer): Don't delete auto save fileRichard M. Stallman1994-06-211-2/+3
| | | | if it didn't come from this Emacs session.
* (delete-auto-save-files): Doc fix.Richard M. Stallman1994-06-211-2/+2
| | | | (insert-directory): Don't quote braces for shell.
* (show_mouse_face): Set endcolumn ok in side-by-side windows.Richard M. Stallman1994-06-211-1/+1
|
* Don't bind keys C-insert, C-delete, andRichard M. Stallman1994-06-211-3/+7
| | | | S-insert if they are already bound.
* (Info-directory-list): For msdos, don't check forRichard M. Stallman1994-06-211-4/+9
| | | | exec-directory != ../lib-src (since we use wrapped binaries).
* Fix previous change: use Dimension, not short.Karl Heuer1994-06-211-1/+1
|
* (x_window): Delete duplicate computation.Karl Heuer1994-06-211-7/+1
| | | | Change type of reference argument from int to short.
* entered into RCSMelissa Weisshaus1994-06-202-2/+2
|
* (HAVE_STRERROR, HAVE_XRMSETDATABASE)Richard M. Stallman1994-06-201-0/+9
| | | | (HAVE_XSCREENRESOURCESTRING, HAVE_SETSID): Add #undefs.
* (Fmove_overlay): Call redisplay_region even whenRichard M. Stallman1994-06-201-1/+21
| | | | changing to a different buffer.
* (move-to-tab-stop): Get rid of spaces before tabsRichard M. Stallman1994-06-201-1/+6
| | | | that were made by an immediately previous use of this command.
* (tpu-doc-revision): Variable deleted.Richard M. Stallman1994-06-201-10/+7
|
* (tpu-edt-off): Restore original global key map.Richard M. Stallman1994-06-201-18/+50
| | | | | | | | | (tpu-next-file-buffer): Move to dired buffer too. (tpu-make-file-buffer-list): New function. (tpu-version): New version. (tpu-set-mode-line): Added line-number-mode to mode-line. (tpu-search-forward-exit, tpu-search-backward-exit): New functions, key mappings.
* Require tpu-edt.Richard M. Stallman1994-06-201-4/+3
| | | | (tpu-extras-revision): Variable deleted.
* Change size of selected screen. Reposition afterRichard M. Stallman1994-06-201-12/+18
| | | | | | | printing help. Null default directory for save. Produce minibuffer key bindings for kp4 and kp5. (tpu-kp4, tpu-kp5): New variables. (tpu-mapper-revision): Variable deleted.
* (vt-revision): Variable deleted.Richard M. Stallman1994-06-201-7/+1
|
* (finder-by-keyword): Add doc string and t for interactive.Richard M. Stallman1994-06-201-1/+2
|
* (gnus-uu-view-directory): Fixed viewing with theRichard M. Stallman1994-06-201-159/+289
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | `gnus-uu-asynchronous' variable set. (gnus-uu-ctl-map): Removed the keystrokes `C-c C-v C-h' and `C-c C-v h' from the keymap. (gnus-uu-decode-and-view-all-articles, (gnus-uu-decode-and-view-all-unread-articles, (gnus-uu-decode-and-save-all-unread-articles, (gnus-uu-decode-and-save-all-articles): Accept prefix arg for # files. (gnus-uu-uustrip-article-as): Waits for uudecode to finish before further treatment of the resulting files. (gnus-uu-summary-next-subject): After decoding, if there are no more unread articles, jump to the last article decoded. (gnus-uu-post-encoded): Make last posting in a series always have more than 4 lines. (gnus-uu-interactive-save-original-file): Fixed original file save when there's more that one original file. (gnus-uu-view-file): Rewrote function and fixed ask before view/save after view. (gnus-uu-ask-to-save-file): New function. (gnus-uu-interactive-set-up-windows): New function. (gnus-uu-interactive-scan-directory) New function. (gnus-uu-interactive-rescan-directory): New function. (gnus-uu-ignore-files-by-name, gnus-uu-ignore-files-by-type): New vars. (gnus-uu-interactive-execute): Change directory to work dir before executing. (gnus-uu-view-directory, gnus-uu-check-for-generated-files): Fixed bug deleting generated directories. (gnus-uu-unpack-archives): Added error message for corrupted archives.
* Use plists to record handlers.Richard M. Stallman1994-06-201-72/+31
| | | | | | | | | | | | (jka-compr-insert-file-contents): Don't leave buffer locked. Call the standard function, and file-local-copy, using jka-compr-run-real-handler. (jka-compr-file-local-copy): Call file-local-copy using jka-compr-run-real-handler. (jka-compr-write-region): Likewise. (jka-compr-load): Don't alter file-name-handler-alist. Do bind inhibit-file-name-handlers and inhibit-file-name-operation. (jka-compr-handler): Don't alter file-name-handler-alist.
* (Fmatching_paren): Fix typo.Richard M. Stallman1994-06-201-1/+1
|
* (gnus-summary-next-article): Handle non-character events.Richard M. Stallman1994-06-201-8/+14
|
* (tab-to-tab-stop): Combine new indentation with previous.Richard M. Stallman1994-06-201-1/+4
|
* (SEGMENT_MASK): Defined.Richard M. Stallman1994-06-201-4/+2
|
* (define-mail-alias): Copy parsing code from mailabbrev.el.Richard M. Stallman1994-06-191-18/+24
| | | | | New arg from-mailrc-file. (build-mail-aliases): Pass t as new arg.
* (define-mail-alias): Doc fix.Richard M. Stallman1994-06-191-2/+3
|
* (x_window): Take account of pane widget internal border width.Richard M. Stallman1994-06-191-0/+7
|
* (Fmatching_paren): New function.Richard M. Stallman1994-06-191-1/+15
| | | | (Fchar_syntax): Pass arg directly to SYNTAX, no masking.
* (SYNTAX_MATCH): Fix typo (syntax -> matcher).Richard M. Stallman1994-06-191-1/+1
|
* (mouse-scroll-subr): Preserve point if WINDOW's not the selected window.Richard M. Stallman1994-06-191-34/+41
| | | | | (mouse-drag-region, mouse-drag-secondary): Accept any list event as normal termination of the dragging.
* Get CFLAGS both with and without THIS_IS_CONFIGURE,Richard M. Stallman1994-06-191-4/+26
| | | | for two different uses.
* (C_OPTIMIZE_SWITCH): Definition deleted.Richard M. Stallman1994-06-191-1/+0
|
* (mail-bury): Test that rmail-summary-buffer is boundp.Richard M. Stallman1994-06-181-1/+2
|
* Doc fixes.Richard M. Stallman1994-06-181-13/+13
|
* (xsymbol): Cast $ to int.Richard M. Stallman1994-06-181-3/+3
| | | | | (xvector, xstring): Don't use a string constant. Reduce size limit for printing contents.
* (GETTIMEOFDAY_ONE_ARGUMENT): Undo previous change.Richard M. Stallman1994-06-181-4/+0
|
* (make_frame_visible): At end, wait till Emacs sees frame is visible.Richard M. Stallman1994-06-181-0/+11
|
* * m/delta.h (memmove): switch the first two args.Francesco Potortì1994-06-181-1/+1
|
* (echo_after_prompt): New variable.Richard M. Stallman1994-06-181-8/+33
| | | | | | | | | | | (echo_prompt, cancel_echoing): Set it. (echo_dash): Test it. (interrupt_signal, init_keyboard): Don't handle SIGINT and SIGQUIT if using window system directly. (read_key_sequence): Verify event has a POSN_BUFFER_POSN before trying to extract it.
* (C_DEBUG_SWITCH): Define, if THIS_IS_CONFIGURE.Richard M. Stallman1994-06-181-0/+9
| | | | | | (HAVE_GETTIMEOFDAY, HAVE_MKDIR, HAVE_RMDIR): (HAVE_XSCREENNUMBEROFSCREEN, HAVE_XRMSETDATABASE): Comment out these definitions.
* (rmail-highlight-headers): Don't skip newlines, just tab and space.Richard M. Stallman1994-06-181-1/+1
|
* (set-rmail-inbox-list): Use insert-before-markers.Richard M. Stallman1994-06-181-1/+1
|
* (doprnt.o): Depend on config_h.Richard M. Stallman1994-06-181-68/+68
|