aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 2002-06-17 Andrew Choi <[email protected]>Andrew Choi2002-06-182-2/+16
| | | | | * macterm.c (XTread_socket): If Vmac_command_key_is_meta is nil, test Mac command key as <ALT> key.
* some passive forms to activeFrancesco Potortì2002-06-171-6/+7
|
* Specify that the separator character can be different from a slash.Francesco Potortì2002-06-171-21/+34
| | | | | | | | Clarify that the @regexfile contains the arguments to a --regex= option. Clarify that the `m' modifier pertains to a single regular expression. Merge the two places where the {language} prefix was described.
* Specify that the separator character can be different from a slash.Francesco Potortì2002-06-171-3/+10
| | | | Clarify that the @regexfile contains the arguments to a --regex= option.
* @end info changed to @end infoRobert J. Chassell2002-06-171-2/+2
| | | | Replaced menu reference to `Trailing Whitespace' with `Useless Whitespace'
* Replaced cross reference to `Trailing Whitespace' with `Useless Whitespace'Robert J. Chassell2002-06-171-1/+1
|
* (read_key_sequence): Be more careful with first_unbound.Stefan Monnier2002-06-172-44/+48
| | | | | | | Lookup keys in function-key-map immediately so that key-translation-map can be applied earlier. Remove function_key_possible and key_translation_possible, replaced by checking `keytran_start < t'.
* (Fset_window_configuration): Lisp_Object/int mixup.Stefan Monnier2002-06-171-1/+1
|
* Document mouse-highlight variable.Richard M. Stallman2002-06-171-1/+4
|
* At start of Info file, mention the Info `h' command.Richard M. Stallman2002-06-171-0/+6
|
* Rename Trailing Whitespace to Useless WhitespaceRichard M. Stallman2002-06-171-64/+102
| | | | | | | | and move it. New node Fringes. Document display-time-mail-file and display-time-mail-directory. Rearange and rewrite the Cursor Display node and updated info on cursor appearance in nonselected windows.
* Document C-x @ feature.Richard M. Stallman2002-06-171-0/+8
|
* Document inhibit-startup-buffer-menu.Richard M. Stallman2002-06-171-2/+6
| | | | Correct errors in --no-splash description.
* *** empty log message ***Richard M. Stallman2002-06-172-16/+46
|
* (xsymbol): Use the new `xname' field.Stefan Monnier2002-06-171-1/+2
|
* *** empty log message ***Stefan Monnier2002-06-171-6/+8
|
* (describe-char-after): Moved to descr-text.el.Richard M. Stallman2002-06-171-132/+0
|
* (what-cursor-position): Use describe-char.Richard M. Stallman2002-06-171-2/+2
|
* (facemenu-map): Rename to Describe TextRichard M. Stallman2002-06-171-2/+2
| | | | to Describe Properties and use describe-text-properties.
* (describe-char): Moved from mule-diag.el, renamedRichard M. Stallman2002-06-171-41/+194
| | | | | | | | | | from describe-char-after. Now calls describe-text-properties. (describe-property-list): Renamed from describe-text-properties. (describe-text-properties): Renamed from describe-text-at. New arg OUTPUT-BUFFER. (describe-text-properties-1): New subroutine, broken out from describe-text-properties. Output a newline before each section of the output.
* *** empty log message ***Kai Großjohann2002-06-172-2/+6
|
* (Display Feature Testing): Fix typo.Juanma Barranquero2002-06-172-1/+5
|
* use correct @setfilenameDavid Kastrup2002-06-171-3/+3
|
* *** empty log message ***David Kastrup2002-06-171-0/+4
|
* Remove unnecessary prev/next/up pointers in @nodeKai Großjohann2002-06-172-36/+85
| | | | | | | commands. (Top): Don't include it in DVI output. (History): Explain $- and $+. (Built-ins): New node. Document `cd'.
* *** empty log message ***Kai Großjohann2002-06-173-0/+7258
|
* * info/dir (File): Add an entry for Tramp.Kai Großjohann2002-06-174-2/+19
| | | | | * Makefile.in (INFO_TARGETS, DVI_TARGETS): Add Tramp. (../info/tramp, tramp.dvi): New targets.
* More wording changes.Eli Zaretskii2002-06-171-2/+2
|
* (ctext-pre-write-conversion): Fix the values of FROM and TO if we createEli Zaretskii2002-06-172-1/+9
| | | | a new buffer.
* Fix the wording of Extended Segment support announcement.Eli Zaretskii2002-06-171-1/+1
|
* (comint-insert-clicked-input): Insert clicked-on previous input withoutMiles Bader2002-06-172-4/+8
| | | | properties. Patch from John Paul Wallington <[email protected]>.
* New file.Eli Zaretskii2002-06-172-0/+47
|
* 2002-06-17 Andrew Choi <[email protected]>Andrew Choi2002-06-172-2/+12
| | | | | | | * mac.c (do_applescript): Call initialize_applescript if necessary when first called. Dispose of result_desc only when there is no error. (Fdo_applescript): Use %d format specifier instead of %ld.
* 2002-06-16 Andrew Choi <[email protected]>Andrew Choi2002-06-172-1/+5
| | | | | * macterm.c (XTread_socket): Call FrontNonFloatingWindow instead of FrontWindow for cases keyDown and autoKey.
* New maintainer.Richard M. Stallman2002-06-171-1/+1
|
* In src/:Andrew Choi2002-06-1610-114/+194
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2002-06-16 Andrew Choi <[email protected]> * fontset.c (syms_of_fontset) [MAC_OS]: Set ASCII font of Vdefault_fontset to Monaco with mac-roman coding. * mac.c, macfns.c, macmenu.c, macterm.c: Undefine and redefine init_process before and after inclusion of Carbon/Carbon.h, resp. * macterm.c (x_new_font): Set font for normal_gc, reverse_gc, and cursor_gc. (add_font_name_table_entry): New function. (init_font_name_table): Use add_font_name_table_entry; add italic, bold, and bold-italic entries for truetype fonts. * xfaces.c (init_frame_faces) [MAC_OS]: Call realize_basic_faces for Mac too. (try_font_list) [MAC_OS]: If no font matches given registry, try fonts with any registry matching face_family. (realize_x_face) [MAC_OS]: Remove old ad-hoc fix to load font here. * s/darwin.h: If autoconf detects the Ncurses library, define LIBS_TERMCAP to -lncurses to use it. In lisp/: 2002-06-16 Andrew Choi <[email protected]> * term/mac-win.el (scalable-fonts-allowed): Set to t.
* *** empty log message ***Eli Zaretskii2002-06-162-0/+8
|
* [__hpux]: Include sys/_mbstate_t.h.Eli Zaretskii2002-06-161-0/+3
|
* Add a coding tag.Eli Zaretskii2002-06-161-0/+6
|
* New version from ric Jacoboni <[email protected]>.Eli Zaretskii2002-06-161-20/+67
|
* *** empty log message ***Richard M. Stallman2002-06-151-0/+3
|
* (byte-recompile-directory): Doc fix.Richard M. Stallman2002-06-151-7/+8
| | | | (batch-byte-recompile-directory): Undo previous change.
* (global-font-lock-mode, font-lock-auto-fontify): Delete defvars.Colin Walters2002-06-151-21/+10
| | | | | (cvs-highlight): Delete. (cvs-add-face): Use `font-lock-face'. Always add properties.
* *** empty log message ***Colin Walters2002-06-151-0/+5
|
* (ibuffer-movement-cycle): New variable.Colin Walters2002-06-151-7/+15
| | | | (ibuffer-backward-line, ibuffer-forward-line): Use it.
* *** empty log message ***Colin Walters2002-06-151-0/+5
|
* *** empty log message ***Richard M. Stallman2002-06-152-0/+9
|
* (comint-skip-input): New function.Richard M. Stallman2002-06-151-4/+17
| | | | | (comint-interrupt-subjob, comint-kill-subjob, comint-quit-subjob) (comint-stop-subjob): Use comint-skip-input.
* (Fset_window_configuration): Explicitly preserveRichard M. Stallman2002-06-151-3/+7
| | | | the point value that new_current_buffer had at the start.
* (ielm-eval-input): Use error-message-string.Richard M. Stallman2002-06-152-18/+7
| | | | (ielm-format-error, ielm-format-errors): Functions deleted.