summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 2003-11-30 Per Abrahamsen <abraham@dina.kvl.dk>multi-tty-basePer Abrahamsen2003-12-022-6/+28
| | | | | * cus-edit.el (custom-add-parent-links): Add documentation links for parent, if the item has none of its own.
* *** empty log message ***Kenichi Handa2003-12-012-5/+6
|
* (syms_of_composite): Don't make the compostion hash table week.Kenichi Handa2003-12-011-1/+3
|
* *** empty log message ***Richard M. Stallman2003-12-011-1/+11
|
* *** empty log message ***Luc Teirlinck2003-12-011-0/+12
|
* (Text Comparison): Correctly describe when two strings are `equal'.Luc Teirlinck2003-12-011-14/+25
| | | | | Combine and clarify descriptions of `assoc-ignore-case' and `assoc-ignore-representation'.
* (Non-ASCII in Strings): Clarify description of when a string isLuc Teirlinck2003-12-011-28/+44
| | | | | | unibyte or multibyte. (Bool-Vector Type): Update examples. (Equality Predicates): Correctly describe when two strings are `equal'.
* *** empty log message ***Luc Teirlinck2003-12-011-3/+27
|
* (dired-do-query-replace-regexp): Report files visited read-only.Richard M. Stallman2003-12-011-0/+100
| | | | | (dired-compare-directories): New command. (dired-file-set-difference, dired-files-attributes): New functions.
* *** empty log message ***Andreas Schwab2003-12-011-1/+1
|
* Rebuild.Andreas Schwab2003-12-011-1/+1
|
* (powerpc-apple-darwin*): Use ${CC-cc} instead ofAndreas Schwab2003-12-011-1/+1
| | | | hardcoding gcc.
* *** empty log message ***Andreas Schwab2003-12-011-0/+6
|
* Rebuild.Andreas Schwab2003-12-011-1/+1
|
* (powerpc-apple-darwin*): Use ${CC} instead ofAndreas Schwab2003-12-011-1/+1
| | | | hardcoding gcc.
* Add arch taglinesMiles Bader2003-11-301-0/+1
|
* 2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>Kai Großjohann2003-11-303-27/+117
| | | | | | | | | | | | | | | | | | | | | | | | | | | Tramp version 2.0.38 released. * tramp.texi (Remote shell setup): Warn of environment variables FRUMPLE if user frumple exists. Suggested by Sven Gabriel <sven.gabriel@imk.fzk.de>. (Configuration): Tramp now chooses base64/uuencode automatically. Update wording accordingly. (Top): More description for the `Default Method' menu entry. (Default Method): Use @code, not @var, for Lisp variables. (Default Method): New subsection `Which method is the right one for me?' Suggested by Christian Kirsch. (Configuration): Pointer to new subsection added. (Default Method): Too many "use" in one sentence. Rephrase. Reported by Christian Kirsch. (Filename Syntax): Old `su' example is probably a left-over from the sm/su method naming. Replace with `ssh', instead. (External transfer methods, Auto-save and Backup): Typo fixes. 2003-11-02 Michael Albinus <Michael.Albinus@alcatel.de> * tramp.texi (all): Harmonize all occurences of @tramp{}. (Top): Mention japanese manual only if flag `jamanual' is set. Insert section `Japanese manual' in menu.
* (tramp-chunksize): Extend docstring. Suggested byKai Großjohann2003-11-306-121/+150
| | | | | | | | | | Charles Curley <charlescurley@charlescurley.com>. (tramp-multi-connection-function-alist): Add ssht entry which adds "-e none -t -t" to the list of ssh args. Suggested by Adrian Aichner. (tramp-get-method-parameter): New function to retrieve a method parameter. This allows for omission of method parameters. Callers adjusted.
* *** empty log message ***Luc Teirlinck2003-11-302-2/+16
|
* (help-map): Bind `display-local-help' to `C-h .'.Luc Teirlinck2003-11-301-11/+14
| | | | | (help-for-help): Add `C-h .' to the listed Help options. Remove trailing whitespace.
* New file.Luc Teirlinck2003-11-301-0/+356
|
* Add EXFUN for Fget_char_property_and_overlay.Luc Teirlinck2003-11-301-0/+1
|
* (Fget_char_property_and_overlay): New function.Luc Teirlinck2003-11-301-0/+25
| | | | (syms_of_textprop): Defsubr it.
* testcover.el: Changes to 1value and noreturnJonathan Yavner2003-11-301-2/+5
|
* *** empty log message ***Jonathan Yavner2003-11-301-0/+12
|
* Add edebug specs for macros `1value' and `noreturn'.Jonathan Yavner2003-11-301-0/+4
|
* Add macros `1value' and `noreturn'.Jonathan Yavner2003-11-301-0/+14
|
* Ensure that forms marked with `1value' actually always return the same value.Jonathan Yavner2003-11-301-21/+34
|
* *** empty log message ***Luc Teirlinck2003-11-301-0/+7
|
* (Building Lists): `append' no longer accepts integer arguments.Luc Teirlinck2003-11-301-21/+49
| | | | | Update the description of `number-sequence' to reflect recent changes. (Sets And Lists): Describe `member-ignore-case' after `member'.
* (gud-watch, gdb-var-create-handler)Nick Roberts2003-11-291-8/+8
| | | | | | (gdb-var-list-children, gdb-var-list-children-handler) (gdb-var-update-handler, gdb-var-delete): Add server prefix to the gdb commands that use mi to keep them out of the command history.
* *** empty log message ***Nick Roberts2003-11-291-0/+7
|
* NEWS and documentation for use-file-dialog.Jan Djärv2003-11-293-0/+18
|
* * dispnew.c (buffer_posn_from_coords): Add ifdef HAVE_WINDOW_SYSTEMJan Djärv2003-11-292-0/+5
| | | | to compile on terminal configuration.
* Add variable use-file-dialog to control use of file dialogs.Jan Djärv2003-11-295-0/+26
|
* *** empty log message ***Kim F. Storm2003-11-281-0/+5
|
* (Qcursor_type, Qbar, Qhbar): Declare extern.Kim F. Storm2003-11-281-10/+2
| | | | (syms_of_msdos): Don't intern and staticpro them.
* (make-mms-derivative-root-dir): Update.Thien-Thi Nguyen2003-11-281-5/+5
| | | | | (make-mms-derivative): Avoid unixisms for tree membership validation and buffer naming: use `file-relative-name'.
* (latex-mode): `tex-trailer' is not a regexp.Stefan Monnier2003-11-271-1/+1
|
* posn-object and posn-object-x-y.Kim F. Storm2003-11-271-0/+11
|
* (Click Events): Click object may be an images.Kim F. Storm2003-11-271-14/+31
| | | | | | Describe (dx . dy) element of click positions. (Accessing Events): Remove duplicate posn-timestamp. New functions posn-object and posn-object-x-y.
* *** empty log message ***Kim F. Storm2003-11-273-1/+64
|
* (posn-object-x-y): New defun.Kim F. Storm2003-11-271-0/+6
|
* (Vdisplay_pixels_per_inch): New variable.Kim F. Storm2003-11-271-58/+303
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (Vshow_text_cursor_in_void): New variable. (glyph_to_pixel_coords): Don't use negative hpos. (x_y_to_hpos_vpos): Fix for partially visible first glyph. (append_stretch_glyph): Change ascent arg to be actual value in pixels rather than ratio to height. Callers changed. (calc_pixel_width_or_height): New aux function, implementing pixel based artihmetic for glyph widths and heights. (produce_stretch_glyph): Use calc_pixel_width_or_height for :width, :height, :align-to, and :ascent, thus allowing these to be specified in pixels as well as multiples of characters. Don't produce stretch glyphs with zero width or height. (get_specified_cursor_type): Declare static. (get_window_cursor_type): Declare static. Add glyph arg to be able to know when cursor is on an image; always substitute hollow-box cursor for filled-box cursor on images, to avoid negative images and flicker when blinking the cursor. (display_and_set_cursor): Pass glyph to get_window_cursor_type. (note_mode_line_or_margin_highlight): Use non-text cursor rather than vertical scroll-bar cursor in display margins. (note_mouse_highlight): Use non-text cursor rather than text cursor in fringes and over images in the text area. Use non-text cursor when mouse pointer is outside editable text, i.e. in the void after end-of-line or end-of-buffer; this was already done for W32, but is now standard for all systems -- user can toggle show-text-cursor-in-void to get old behaviour. (syms_of_xdisp): DEFVAR_LISP Vshow_text_cursor_in_void and Vdisplay_pixels_per_inch.
* (EVENT_CLICK_COUNT, POSN_SCROLLBAR_PART): Fix defines.Kim F. Storm2003-11-271-2/+2
|
* (make_lispy_position): Add x and y coordinatesKim F. Storm2003-11-271-15/+33
| | | | | | | relative to the current glyph as 7th element of position. If glyph is an image, return it in the object element. (read_key_sequence): Skip checks for keymap property in cases where POSN_STRING is not a string (e.g. an image).
* (get_specified_cursor_type, get_window_cursor_type):Kim F. Storm2003-11-271-3/+0
| | | | Remove prototypes.
* (buffer_posn_from_coords): Calculate and return pixelKim F. Storm2003-11-271-9/+40
| | | | | | | coordinates relative to glyph at posn. If glyph is an image, return that as object at posn. Callers changed. (mode_line_string, marginal_area_string): Calculate and return pixel coordinates relative to glyph. Callers changed.
* (buffer_posn_from_coords, mode_line_string)Kim F. Storm2003-11-271-0/+5
| | | | | (marginal_area_string): Fix prototypes. (window_box_left_offset, window_box_right_offset): Add prototypes.
* (number-sequence): Improve handling of floating point argumentsLuc Teirlinck2003-11-261-12/+33
| | | | (suggested by Kim Storm). Allow negative arguments.