aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* New file, a portion of emacs-xtra.texi.Eli Zaretskii2006-05-0610-0/+3676
|
* (Quitting): Replace inforef to emacs-xtra by conditional xref's, depending onEli Zaretskii2006-05-061-2/+8
| | | | @iftex/@ifnottex.
* *** empty log message ***Eli Zaretskii2006-05-062-0/+7
|
* Rename `MS-DOG' into `MS-DOS'.Eli Zaretskii2006-05-062-14/+13
|
* Rename `Emacs and Microsoft Windows' into `Microsoft Windows'.Eli Zaretskii2006-05-065-6/+11
|
* Document add-to-history.Eli Zaretskii2006-05-061-0/+11
|
* (Minibuffer History): Document add-to-history.Eli Zaretskii2006-05-061-1/+17
|
* *** empty log message ***YAMAMOTO Mitsuharu2006-05-063-1/+19
|
* (Qduration) [MAC_OS]: New variable.YAMAMOTO Mitsuharu2006-05-061-3/+18
| | | | | | | (syms_of_image) [MAC_OS]: Intern and staticpro it. [MAC_OS] (gif_load): Save image extension data in img->data.lisp_val. [MAC_OSX] (image_load_quartz2d): Use cfstring_create_with_utf8_cstring instead of cfstring_create_with_string.
* (Mac Input): Mention input from Character Palette.YAMAMOTO Mitsuharu2006-05-061-2/+3
| | | | (Mac Font Specs): Fix typo.
* (mac-utxt-to-string): Don't make adjustment forYAMAMOTO Mitsuharu2006-05-061-2/+4
| | | | MacJapanese if text is ASCII-only.
* (gdb-goto-breakpoint): Use or instead of unless so nil isn't returned.Nick Roberts2006-05-061-1/+3
| | | | (gdb-setup-windows, gdb-restore-windows): Reset gdb-source-window.
* *** empty log message ***Nick Roberts2006-05-061-0/+6
|
* Update commentary.Bill Wohler2006-05-062-17/+18
|
* (xframe): Print frame name.Kim F. Storm2006-05-051-1/+154
| | | | | | (xlist): New command to print a list (max 10 elements). (xpr): Print lisp object of any type. (pitx): Print it->pixel_width.
* *** empty log message ***Kim F. Storm2006-05-052-0/+25
|
* (xscheme-insert-expression): Use add-to-history.Kim F. Storm2006-05-051-6/+3
|
* (vhdl-generate-makefile-1): Use add-to-history.Kim F. Storm2006-05-051-2/+1
|
* (lgrep, rgrep): Use add-to-history.Kim F. Storm2006-05-051-2/+2
|
* (server-visit-files): Use add-to-history.Kim F. Storm2006-05-051-1/+1
|
* (kmacro-push-ring): Use add-to-history.Kim F. Storm2006-05-051-16/+3
| | | | | (kmacro-ring-length): Remove unused defun. (kmacro-start-macro): Use kmacro-push-ring.
* * isearch.el (isearch-update-ring): Use add-to-history.Kim F. Storm2006-05-051-15/+4
|
* (setenv): Use add-to-history.Kim F. Storm2006-05-051-1/+1
|
* (ediff-files, ediff-files3, ediff-merge-files)Kim F. Storm2006-05-051-38/+30
| | | | (ediff-merge-files-with-ancestor): Use add-to-history.
* (add-to-history): New function.Kim F. Storm2006-05-051-0/+26
|
* (ewoc-create, ewoc-set-hf): Use `insert'Thien-Thi Nguyen2006-05-052-4/+9
| | | | directly instead of a lambda expression that calls it.
* (mouse-avoidance-point-position): Use posn-at-point instead of compute-motion.Kim F. Storm2006-05-051-16/+6
|
* *** empty log message ***Kim F. Storm2006-05-051-0/+5
|
* (Diff Mode): Minor cleanup.Richard M. Stallman2006-05-052-4/+8
|
* (ibuffer-compressed-file-name-regexp): Undo previousDan Nicolaescu2006-05-052-2/+6
| | | | change.
* reduce body text size for emacs manual to 10ptKarl Berry2006-05-054-4/+186
|
* (command-line-1): Refer to "Pure Storage" onReiner Steib2006-05-052-3/+6
| | | | pure-space-overflow.
* *** empty log message ***Eli Zaretskii2006-05-053-0/+15
|
* (reb-update-overlays): Cycle through provided faces once they all have beenEli Zaretskii2006-05-051-13/+22
| | | | used.
* (Pure Storage): Mention the pure overflow message at startup.Eli Zaretskii2006-05-051-5/+9
|
* Fix last change.Eli Zaretskii2006-05-051-2/+2
|
* *** empty log message ***Eli Zaretskii2006-05-053-1/+13
|
* (normal-splash-screen, fancy-splash-screens-1): Add a reference to the LispEli Zaretskii2006-05-051-2/+6
| | | | manual to the warning about pure space overflow.
* *** empty log message ***Eli Zaretskii2006-05-052-0/+21
|
* (ispell-buffer-local-dict): Add a `no-reload' argument to avoid the call toEli Zaretskii2006-05-051-13/+17
| | | | | | | | | | `ispell-internal-change-dictionary' when not needed. (ispell-change-dictionary): Use this argument and call `ispell-internal-change-dictionary' after the possible change to `ispell-local-dictionary'. (ispell-internal-change-dictionary): Check for a change in personal dictionary use too. Cosmetic changes from Agustín Martín <agustin.martin@hispalinux.es>.
* (Active Keymaps): Fix pseudo-Lisp syntax.Eli Zaretskii2006-05-051-4/+5
| | | | (Searching Keymaps): Fix pseudo-Lisp description of keymap search.
* (url-http-parse-headers): Don't reuse connection if "Connection: close" headerEli Zaretskii2006-05-051-0/+4
| | | | was seen.
* (handle_composition_prop): Fix for the case of emptyKenichi Handa2006-05-051-0/+18
| | | | composition component.
* *** empty log message ***Kenichi Handa2006-05-051-0/+5
|
* (File Names): Add a footnote about limited support of ~USER on MS-Windows.Eli Zaretskii2006-05-051-4/+7
|
* (Initial Options): Add a footnote about limited support of ~USER on MS-Windows.Eli Zaretskii2006-05-051-1/+2
|
* (command-line): On MS-Windows, probe "~", not "~USER", for warning aboutEli Zaretskii2006-05-052-1/+13
| | | | non-existent home directory
* (archive-l-e): New optional argument `float' means generate a float value.Eli Zaretskii2006-05-052-19/+35
| | | | | | | (archive-arc-summarize, archive-lzh-summarize) (archive-zip-summarize, archive-zoo-summarize): Invoke archive-l-e with 3rd argument non-nil when file's size is being computed. Format the file sizes with %8.0f instead of %8d.
* *** empty log message ***YAMAMOTO Mitsuharu2006-05-052-0/+72
|
* (enum event_kind) [MAC_OS]: Update comment for MAC_APPLE_EVENT.YAMAMOTO Mitsuharu2006-05-051-3/+3
|