summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* (dired-sort-other): Move test for dired-mode...Nick Roberts2006-12-291-10/+13
| | | | (dired-sort-set-modeline): ...to here.
* *** empty log message ***Nick Roberts2006-12-291-0/+5
|
* (auto_resize_tool_bars_p): Replace with ...Kim F. Storm2006-12-291-27/+48
| | | | | | | | | | | (Vauto_resize_tool_bars): ... this. (syms_of_xdisp): DEFVAR_LISP and initialize it. Update doc string to describe new value `grow-only', and use of C-l. (display_tool_bar_line): Only use default face for border below toolbar if not grow-only (to get acceptable visual appearence). Explicitly set visible_height for empty toolbar lines. (redisplay_tool_bar): Handle `grow-only' setting. Check and clear minimize_tool_bar_window_p flag.
* (Frecenter): Set minimize_tool_bar_window_p flagKim F. Storm2006-12-291-4/+8
| | | | | when called without arg to redraw with minimum toolbar height. Update doc string.
* (struct frame): New member minimize_tool_bar_window_p.Kim F. Storm2006-12-291-0/+4
|
* *** empty log message ***Kim F. Storm2006-12-291-0/+18
|
* (fill-comment-paragraph): Document 2006-12-24 change.Michaël Cadilhac2006-12-292-3/+10
| | | | Suggested by Stefan Monnier.
* Fix last log entry.Eli Zaretskii2006-12-291-1/+1
|
* *** empty log message ***Jason Rumney2006-12-292-0/+7
|
* (TEMACS_EXTRA_LINK): Remove duplicated flags from DEBUG_LINK.Jason Rumney2006-12-291-2/+2
| | | | (DEBUG_LINK): Remove -debugtype:both
* (umask): Do not define in msvc8.Jason Rumney2006-12-291-1/+1
|
* (tzname): Do not define in msvc8.Jason Rumney2006-12-292-0/+9
|
* (regerror): Change parameter name err_code.Jason Rumney2006-12-291-9/+12
|
* (bindat--unpack-group, bindat--length-group)Kim F. Storm2006-12-291-6/+6
| | | | (bindat--pack-group): Let-bind COUNT during repeat block evaluation.
* *** empty log message ***Kim F. Storm2006-12-292-0/+10
|
* (Bindat Spec): Explain eval forms and lengths better.Kim F. Storm2006-12-291-19/+40
| | | | Add count and index variables for eval forms in repeat blocks.
* (readline): When creating a relative file name from aFrancesco Potortì2006-12-281-4/+12
| | | | | | | | | | #line directive, leave the file name alone. The previous behaviour was to make it relative to the tags file directory, under the hypothesis that the #line directive file name was relative to the directory of the tagged file. That hypothesis is wrong with Cpp and Lex. (Makefile_targets): Do not include spaces in tag names.
* *** empty log message ***Francesco Potortì2006-12-281-0/+1
|
* *** empty log message ***Francesco Potortì2006-12-271-0/+9
|
* Wrap function headers.Kim F. Storm2006-12-271-5/+10
|
* Fix typo in comment.Kim F. Storm2006-12-271-1/+1
|
* *** empty log message ***Kim F. Storm2006-12-272-9/+9
|
* (authors-aliases): Anchor FSF alias regexp,Kim F. Storm2006-12-271-1/+3
| | | | | so it doesn't accidentally match an fsf.org mail address. (authors-renamed-files-alist): Add tcover-*.el.
* *** empty log message ***Richard M. Stallman2006-12-271-0/+11
|
* *** empty log message ***Stefan Monnier2006-12-271-3/+17
|
* (vc-arch-find-version): New function.Stefan Monnier2006-12-272-0/+21
|
* (vc-version-backup-file-name): Revision names may beStefan Monnier2006-12-271-2/+3
| | | | composed of arbitrary characters (even /) in some systems.
* *** empty log message ***Eli Zaretskii2006-12-272-0/+12
|
* Update table of supported Make ports. Show "make -j" command that is knownEli Zaretskii2006-12-271-3/+6
| | | | to work.
* Update table of supported Make ports.Eli Zaretskii2006-12-271-8/+19
|
* Add comment about DOS EOLs in this file.Eli Zaretskii2006-12-271-0/+3
|
* (select-safe-coding-system-interactively): Improve the message in theEli Zaretskii2006-12-271-11/+12
| | | | *Warning* buffer.
* (Windows Keyboard): Mention widespread Windows bindings, and how to getEli Zaretskii2006-12-272-0/+12
| | | | them back.
* (select-safe-coding-system-interactively):Kenichi Handa2006-12-271-1/+3
| | | | Use face `link' for problematic chars.
* (ido-set-matches-1): Fix last change. If default item isKim F. Storm2006-12-271-0/+5
| | | | current buffer, it is ok to be first.
* *** empty log message ***Kim F. Storm2006-12-271-0/+5
|
* (select-safe-coding-system-interactively):Kenichi Handa2006-12-272-6/+13
| | | | Improve the message in *Warning* buffer.
* (ido-set-matches-1): Never put current buffer first ifKim F. Storm2006-12-271-0/+3
| | | | there are other matches.
* *** empty log message ***Kim F. Storm2006-12-271-0/+5
|
* (gud-watch): Allow duplicate names for watchNick Roberts2006-12-261-32/+19
| | | | | | | | | expressions. (gdb-var-delete): Handle duplicate names. Print message for non root expressions. (gdb-partial-output-name): Start buffer name with a space. (gdb-info-breakpoints-custom, gdb-reset): Handle space in above buffer name.
* *** empty log message ***Nick Roberts2006-12-261-0/+10
|
* (custom-browse-sort-alphabetically, custom-buffer-sort-alphabetically)Richard M. Stallman2006-12-262-3/+10
| | | | (custom-menu-sort-alphabetically): Doc fixes. Add autoloads.
* (Footnote-insert-footnote): Fix the search of the last footnote whenMichaël Cadilhac2006-12-262-1/+7
| | | | `footnote-spaced-footnotes' is nil.
* *** empty log message ***Richard M. Stallman2006-12-263-2/+10
|
* (Fsearch_forward): Doc fix.Richard M. Stallman2006-12-261-1/+1
|
* (image-type-header-regexps): Change element formatRichard M. Stallman2006-12-261-20/+35
| | | | | | | to include third item NOT-ALWAYS. (image-type-from-data): Handle new format. (image-type-from-buffer): Handle new format. New arg INCLUDE-MAYBES. (image-type-from-file-header): Pass t for INCLUDE-MAYBES.
* *** empty log message ***Andreas Schwab2006-12-262-0/+8
|
* (datarootdir): Define.Andreas Schwab2006-12-262-0/+5
|
* *** empty log message ***Richard M. Stallman2006-12-263-0/+11
|
* (Finteractive): Doc fix.Richard M. Stallman2006-12-261-3/+3
|