summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
* (widget-field-at): New function.Miles Bader2000-10-251-25/+47
| | | | | | | | | | (widget-at, widget-field-activate): Use it. (widget-tabable-at): Use `widget-at'. (widget-specify-field): If the terminating character of the widget field (which is read-only) is a newline, put it into a special `boundary' field so that C-n/C-p act more naturally. (widget-field-end): Also don't subtract one if a special `boundary' field has been added after the widget field.
* *** empty log message ***Miles Bader2000-10-251-0/+9
|
* (widget-beginning-of-line, widget-end-of-line):Miles Bader2000-10-251-21/+12
| | | | | | Replace with aliases of the normal emacs b-o-l/e-o-l functions. (widget-field-keymap, widget-text-keymap): Don't bind C-a/C-e.
* (comint-output-filter, comint-send-input):Miles Bader2000-10-251-10/+5
| | | | | Don't bother adding stickiness fields to overlays to fool the field code, since it should notice the overlay insertion-types now.
* *** empty log message ***Gerd Moellmann2000-10-241-0/+19
|
* (ps-generate): Fix odd/even pages printing bug.Gerd Moellmann2000-10-241-7/+8
|
* Now there is a column formatting mechanism.Gerd Moellmann2000-10-241-63/+286
| | | | | | | | | | | | Modified to customization mechanisms convention. Doc fix. (columns): New group for delim-col. (delimit-columns-before, delimit-columns-after) (delimit-columns-format, delimit-columns-extra, delimit-columns-start) (delimit-columns-end): New vars. (delimit-columns-customize, delimit-columns-format): New funs. (delimit-columns-region, delimit-columns-rectangle) (delimit-columns-rectangle-line): Modified to support column formatting.
* (authors-aliases): Add some more aliases.Gerd Moellmann2000-10-241-0/+4
| | | | | (authors): Set file coding system to iso-2022-7bit. Add file-local variables to output buffer.
* (after-find-file): Don't print any warnings ifGerd Moellmann2000-10-242-43/+49
| | | | WARN is nil.
* *** empty log message ***Gerd Moellmann2000-10-241-0/+3
|
* (after-find-file): Don't print a message ``New file''Gerd Moellmann2000-10-241-1/+1
| | | | if WARN is nil.
* *** empty log message ***Dave Love2000-10-241-0/+4
|
* *** empty log message ***Gerd Moellmann2000-10-241-0/+5
|
* (widget-field-keymap, widget-text-keymap): DefineGerd Moellmann2000-10-241-1/+3
| | | | | | the tool-bar map as nil, as for the menu-bar. Otherwise, we'll get duplicate tool-bar entries because we'll see the global ones on more than one path through keymaps.
* (log-edit): Add :version and a :group for vc.Dave Love2000-10-241-4/+6
|
* *** empty log message ***Gerd Moellmann2000-10-241-0/+2
|
* (defun-prompt-regexp): Doc fix.Gerd Moellmann2000-10-241-1/+3
|
* *** empty log message ***Gerd Moellmann2000-10-241-0/+4
|
* (fit-window-to-buffer): Adjust point of the window buffer, not that ofKenichi Handa2000-10-241-2/+3
| | | | the current buffer.
* *** empty log message ***Kenichi Handa2000-10-241-0/+5
|
* *** empty log message ***Eli Zaretskii2000-10-241-0/+4
|
* Update author's email address.Eli Zaretskii2000-10-241-3/+3
|
* *** empty log message ***Miles Bader2000-10-241-0/+6
|
* (face-spec-set-match-display):Miles Bader2000-10-241-2/+3
| | | | | Add `graphic' display type (the inverse of `tty'). Use `display-graphic-p' instead of the window-system variable.
* (isearch-with-input-method): Call input-method-function with the firstKenichi Handa2000-10-241-1/+4
| | | | event in unread-command-events.
* *** empty log message ***Kenichi Handa2000-10-241-0/+6
|
* (face-default-spec, face-user-default-spec): Make defsubsts.Miles Bader2000-10-242-9/+12
|
* *** empty log message ***Dave Love2000-10-231-0/+7
|
* (tool-bar-add-item-from-menu)Dave Love2000-10-231-11/+31
| | | | (tool-bar-add-item): Set foreground and background for XBM icons.
* *** empty log message ***Dave Love2000-10-231-0/+3
|
* Andrew Choi <akochoi@i-cable.com>Andrew Choi2000-10-233-22/+30
| | | | | | | | | | | | * international/mule-conf.el (mac-roman-lower, mac-roman-upper): New charsets. * term/mac-win.el: Remove definitions of mac-roman-lower and mac-roman-upper, require dired, and define instead of set mac-ready-for-drag-n-drop to avoid compilation error. * src/macterm.c (XTread_socket): check whether Lisp variable mac-ready-for-drag-n-drop is bound rather than non-nil value.
* (latin1-char-displayable-p): NewDave Love2000-10-231-6/+37
| | | | | function (from Handa). (latin1-display-check-font): Use it.
* (make-backup-file-name-1) [windowsnt, ms-dos]: RemoveAndrew Innes2000-10-232-5/+8
| | | | | | superfluous calls to subst-char-in-string; instead apply expand-file-name after convert-standard-filename to ensure expected directory separators are used.
* (imenu--create-keymap-2): Build menu with menu-itemDave Love2000-10-232-14/+19
| | | | | | using :key-sequence, making it much more usable. Use nconc, not append. (imenu--create-keymap-1): Avoid append.
* (Info-file-list-for-emacs): Add an entry for Eshell.Eli Zaretskii2000-10-232-1/+5
|
* Remove bits redundant with define-minor-mode.Dave Love2000-10-232-9/+4
|
* (byte-compile-file): Bind `byte-compile-last-logged-file' to nil.Miles Bader2000-10-232-1/+3
|
* [the following changes fix a bug where `define-minor-mode' didn'tMiles Bader2000-10-232-6/+24
| | | | | | | | | | | | correctly generate :require clauses for defcustoms in compiled files] (byte-compile-last-logged-file): New variable. (byte-compile-log-file, byte-compile-log-1): Don't set `byte-compile-current-file' to nil. Instead set `byte-compile-last-logged-file' to it. Test whether byte-compile-current-file equals byte-compile-last-logged-file instead of whether its nil.
* *** empty log message ***Stefan Monnier2000-10-231-0/+5
|
* Fix var names in doc.Stefan Monnier2000-10-231-12/+11
| | | | (refill-mode): Don't bother with make-local-hook anymore.
* (woman-italic-face, woman-bold-face, woman-unknown-face):Miles Bader2000-10-232-25/+40
| | | | | | | | | | | | Add dark-background variants. (woman-default-faces): Renamed from `woman-colour-faces'. Set using the stored defaults, rather than using hard-wired colors. (woman-monochrome-faces): Renamed from `woman-black-faces'. Just make the foreground `unspecified' rather than "black". (woman-menu): Rename menu entries accordingly.
* (face-user-default-spec, face-default-spec): New functions.Miles Bader2000-10-231-14/+19
| | | | | | (face-spec-choose, face-spec-set): Document nil-SPEC behavior. (frame-set-background-mode, face-set-after-frame-default): Use `face-user-default-spec'. Simplify code slightly.
* (header-line): Make more reasonable on mono/grayscale displays.Miles Bader2000-10-232-12/+25
|
* Initial check-in: changes for building Emacs under Mac OS.Andrew Choi2000-10-226-11/+1116
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2000-10-23 Andrew Choi <akochoi@i-cable.com> * dispextern.h [macintosh]: Include macgui.h instead of macterm.h. * dispnew.c [macintosh]: Include macterm.h. (init_display) [macintosh]: initialization for window system. * emacs.c (main) [macintosh]: Call syms_of_textprop, syms_of_macfns, syms_of_ccl, syms_of_fontset, syms_of_xterm, syms_of_search, x_term_init, and init_keyboard before calling init_window_once. Also, call syms_of_xmenu. * fontset.c (syms_of_fontset) [macintosh]: Set ASCII font of default fontset to Monaco. * frame.c [macintosh]: Include macterm.h. Remove declarations of NewMacWindow and DisposeMacWindow. (make_terminal_frame) [macintosh]: Call make_mac_terminal_frame instead of calling NewMacWindow and setting fields of f->output_data.mac directly. Call init_frame_faces. (Fdelete_frame) [macintosh]: Remove unused code. (Fmodify_frame_parameters) [macintosh]: Call x_set_frame_parameters instead of mac_set_frame_parameters. * frame.h [macintosh]: Define menu_bar_lines field in struct frame. Define FRAME_EXTERNAL_MENU_BAR macro. * keyboard.c [macintosh]: Include macterm.h. (kbd_buffer_get_event) [macintosh]: Generate delete_window_event and menu_bar_activate_event type events as for X and NT. (make_lispy_event) [macintosh]: Construct lisp events of type MENU_BAR_EVENT as for X and NT. * sysdep.c [macintosh]: Remove declaration for sys_signal. Include stdlib.h. Remove definition of Vx_bitmap_file_path. (sys_subshell) [macintosh]: Remove definition entirely. (init_sys_modes) [macintosh]: Do not initialize Vwindow_system and Vwindow_system_version here. Remove initialization of Vx_bitmap_file_path. (read_input_waiting): Correct the number of parameters passed to read_socket_hook. Move all Macintosh functions to mac/mac.c. * term.c [macintosh]: Include macterm.h. * window.c [macintosh]: Include macterm.h. * xdisp.c [macintosh]: Include macterm.h. Declare set_frame_menubar and pending_menu_activation. (echo_area_display) [macintosh]: Do not return if terminal frame is the selected frame. (update_menu_bar) [macintosh]: Check FRAME_EXTERNAL_MENU_BAR (f). Allow only the selected frame to set menu bar. (redisplay_window) [macintosh]: Obtain menu bar to redisplay by calling FRAME_EXTERNAL_MENU_BAR (f). (display_menu_bar) [macintosh]: Check FRAME_MAC_P (f). * xfaces.c [macintosh]: Include macterm.h. Define x_display_info and check_x. Declare XCreateGC. Define x_create_gc and x_free_gc. Initialize font_sort_order. (x_face_list_fonts) [macintosh]: Use the same code as WINDOWSNT, but call x_list_fonts instead of w32_list_fonts. (Finternal_face_x_get_resource) [macintosh]: Do not call display_x_get_resource. (prepare_face_for_display) [macintosh]: Set xgcv.font. (realize_x_face) [macintosh]: Load the font if it is specified in ATTRS. (syms_of_xfaces) [macintosh]: Initialize Vscalable_fonts_allowed to Qt. * cus-edit.el (custom-button-face): Use 3D look for mac. (custom-button-pressed-face): Likewise. * faces.el (set-face-attributes-from-resources): Handle mac frames in the same way as x and w32 frames. (face-valid-attribute-values): Likewise. (read-face-attribute): Likewise. (defined-colors): Likewise. (color-defined-p): Likewise. (color-values): Likewise. (display-grayscale-p): Likewise. (face-set-after-frame-default): Likewise. (mode-line): Same default face as for x and w32. (tool-bar): Likewise. * frame.el: Remove call to frame-notice-user-settings at end of the file. * info.el (Info-fontify-node): make underlines invisible for mac as for x, pc, and w32 frame types. * term/mac-win.el: New file.
* *** empty log message ***Dave Love2000-10-222-0/+160
|
* #André Spiegel2000-10-221-0/+21
|
* (vc-checkout): Added `-p' suffix in call to vc-make-version-backups-p;André Spiegel2000-10-221-12/+18
| | | | | | | | use vc-make-version-backup to actually make the backup. (vc-version-other-window, vc-version-backup-file): Handle both automatic and manual backups. (vc-revert-file): Use vc-delete-automatic-version-backups to get rid of all of them.
* (vc-cvs-make-version-backups-p): Added `-p' suffix as expected byAndré Spiegel2000-10-221-2/+2
| | | | vc[-hooks].el.
* (vc-version-backup-file-name): New optional args MANUAL and REGEXP.André Spiegel2000-10-221-8/+33
| | | | | | | | (vc-delete-automatic-version-backups, vc-make-version-backup): New functions. (vc-before-save): Use the latter. (vc-default-make-version-backups-p): Added `-p' suffix to avoid confusion.
* (comint-highlight-input, comint-highlight-prompt):Miles Bader2000-10-222-7/+10
| | | | | | Renamed, `-face' at end removed. (comint-send-input, comint-output-filter): Use renamed faces.