summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* * configure.in (HAVE_GTK_MULTIDISPLAY): Check if GTK can handleJan Djärv2003-11-163-14/+126
| | | | | multiple displays. Regenerate configure.
* Add HAVE_GTK_MULTIDISPLAYJan Djärv2003-11-162-0/+8
|
* Implement multiple display handling for GTK.Jan Djärv2003-11-168-160/+411
|
* Added Kevin Ryde <user42@zip.com.au>'s corrections to cross referencesRobert J. Chassell2003-11-161-0/+9
| | | | in emacs-lisp-intro.texi
* On behalf of Kevin Ryde <user42@zip.com.au>: CorrectionsRobert J. Chassell2003-11-161-6/+5
| | | | | | | | to cross references, (Interactive Options): elisp "interactive" -> "Using Interactive". (defvar and asterisk): Remove emacs "Edit Options" reference, edit-options is no longer described in the emacs manual. (Lists diagrammed): elisp "List Type" -> "Cons Cell Type".
* (eshell-ls-file): Instead of making the size field in a long-listingJohn Wiegley2003-11-161-2/+2
| | | | | always 8 characters, use `size-width', which has already been computed.
* *** empty log message ***John Wiegley2003-11-161-0/+6
|
* (minor-mode-list): Add `hs-minor-mode'.Thien-Thi Nguyen2003-11-152-1/+6
|
* *** empty log message ***Luc Teirlinck2003-11-141-0/+7
|
* * xterm.c (x_detect_focus_change): Do not change focus frame forJan Djärv2003-11-142-10/+21
| | | | Enter/LeaveNotify if the current focus frame has explicit focus.
* (diff-hunk-prev, diff-hunk-next): SupportThien-Thi Nguyen2003-11-142-1/+6
| | | | operation while narrowed, with `diff-restrict-view'.
* (easy-mmode-define-navigation): Take additionalThien-Thi Nguyen2003-11-142-19/+44
| | | | | | | optional arg NARROWFUN. For the generated functions: Add local var `was-narrowed-p'. Also, if NARROWFUN is specified, include frags that arrange to check for and save narrowing state before the move and then conditionally call NARROWFUN after the move.
* (update_text_area): Fix redisplay error when hscrollKim F. Storm2003-11-141-3/+3
| | | | is active and first glyph is only partially visible.
* *** empty log message ***Kim F. Storm2003-11-141-0/+5
|
* (eshell-parse-variable-ref): Added a backslash that was optional, butJohn Wiegley2003-11-141-1/+1
| | | | obviously missing based on surrounding code.
* (eshell-lisp-command): Do not late-convert string arguments to numbersJohn Wiegley2003-11-142-1/+6
| | | | unless the whole argument was seen as a number.
* *** empty log message ***John Wiegley2003-11-141-0/+6
|
* (ctext-non-standard-encodings-alist): Fix coding systems.Kenichi Handa2003-11-142-2/+7
|
* (timezone-parse-date): Fix style 8 to accept ISOAlex Schroeder2003-11-131-2/+2
| | | | 8601 format (a capital T between the date and the time).
* (select_frame_for_redisplay): New function.Kenichi Handa2003-11-132-4/+64
| | | | | | | (redisplay_internal): Record also selected_frame for unwind_redisplay. Call select_frame_for_redisplay before redrawing each frame. (unwind_redisplay): Argument changed to a cons.
* (Numeric Conversions): Not just `floor', but also `truncate',Luc Teirlinck2003-11-121-14/+18
| | | | `ceiling' and `round' accept optional argument DIVISOR.
* *** empty log message ***Luc Teirlinck2003-11-121-0/+5
|
* (Fstring_to_multibyte): Doc fix.Luc Teirlinck2003-11-121-1/+1
|
* *** empty log message ***Luc Teirlinck2003-11-121-0/+4
|
* doc typo fixSam Steingold2003-11-111-1/+1
|
* *** empty log message ***Kenichi Handa2003-11-112-0/+15
|
* (x_list_fonts): Fix excluding of auto-scaled fonts.Kenichi Handa2003-11-111-10/+13
|
* *** empty log message ***Luc Teirlinck2003-11-112-2/+14
|
* (Creating Markers): Specify insertion type of created markers. AddLuc Teirlinck2003-11-111-9/+18
| | | | | | | | | | xref to `Marker Insertion Types'. Second argument to `copy-marker' is optional. (Marker Insertion Types): Mention that most markers are created with insertion type nil. (The Mark): Correctly describe when `mark' signals an error. (The Region): Correctly describe when `region-beginning' and `region-end' signal an error.
* (kannada-compose-region) (kannada-compose-string,Kenichi Handa2003-11-101-0/+3
| | | | kannada-post-read-conversion): Add autoload cookie.
* ("Kannada"): Add sample-text.Kenichi Handa2003-11-101-0/+3
|
* Add Kannada.Kenichi Handa2003-11-102-0/+5
|
* (quail-completion): Change the message "corresponding translations" toKenichi Handa2003-11-101-1/+1
| | | | "corresponding characters".
* *** empty log message ***Luc Teirlinck2003-11-091-1/+1
|
* (describe-char): Fix typo.Markus Rost2003-11-092-1/+5
|
* * xfns.c (x_window): Set XtNx and XtNy in shell widget forJan Djärv2003-11-092-4/+19
| | | | program specified positions.
* (Point): Change description of `buffer-end', so that it is alsoLuc Teirlinck2003-11-091-9/+11
| | | | | | | | correct for floating point arguments. (List Motion): Correct argument lists of `beginning-of-defun' and `end-of-defun'. (Excursions): Add xref to `Marker Insertion Types'. (Narrowing): Argument to `narrow-to-page' is optional.
* (Creating Hash): Clarify description of `eql'. `makehash' is obsolete.Luc Teirlinck2003-11-091-6/+13
| | | | (Hash Access): Add Common Lisp notes for `remhash' and `clrhash'.
* *** empty log message ***Luc Teirlinck2003-11-091-0/+13
|
* *** empty log message ***Luc Teirlinck2003-11-091-0/+3
|
* Resolve CVS conflictsMiles Bader2003-11-082-0/+2
|
* * xterm.c (XAW_ARROW_SCROLLBARS): Define it for Xaw 1.5E.Jan Djärv2003-11-082-0/+5
|
* (lisp): Add kannada.el.Kenichi Handa2003-11-081-0/+2
| | | | (shortlisp): Likewise.
* *** empty log message ***Kenichi Handa2003-11-082-1/+24
|
* New file.Kenichi Handa2003-11-082-0/+586
|
* (ucs-kannada-to-is13194-alist) (is13194-to-ucs-kannada-hashtbl,Kenichi Handa2003-11-081-1/+4
| | | | is13194-to-ucs-kannada-regexp): New variables.
* Preload kannada.el.Kenichi Handa2003-11-081-0/+1
|
* (DONTCOMPILE): Add kannada.el.Kenichi Handa2003-11-082-0/+2
|
* .Andreas Schwab2003-11-071-0/+3
|
* (autoconf-font-lock-keywords): Also highlight AH_*.Andreas Schwab2003-11-071-3/+3
|