aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* (frame-current-scroll-bars): Fix typos in docstring.Juanma Barranquero2005-06-101-2/+2
* (rmail-forward-separator-regex): Fix typo in docstring.Juanma Barranquero2005-06-101-1/+1
* (term-mode, term-check-proc, term-input-sender, term-simple-send,Juanma Barranquero2005-06-101-26/+26
* (comint-check-proc, make-comint-in-buffer, comint-source-default): Doc fixes.Juanma Barranquero2005-06-101-5/+5
* (Fmemq, Fmaphash): Doc fixes.Juanma Barranquero2005-06-092-2/+6
* (comint-mode-hook): Do not enable Font Lock by default.Luc Teirlinck2005-06-091-1/+1
* *** empty log message ***Luc Teirlinck2005-06-091-0/+6
* (comint-send-input): Bind `inhibit-read-only' around call to `delete-region'.Luc Teirlinck2005-06-091-2/+6
* (shrink-window-if-larger-than-buffer): Fix typo in docstring.Juanma Barranquero2005-06-092-2/+3
* (ispell-menu-map-needed): flyspell-mode could be void.Lute Kamstra2005-06-092-1/+6
* (Fdisplay_supports_face_attributes_p): Fix typo in docstring.Juanma Barranquero2005-06-092-5/+10
* (window-size-fixed): Fix typo in docstring.Juanma Barranquero2005-06-092-1/+3
* Describe support for Intel-based MacintoshSteven Tamm2005-06-093-3/+16
* configure.in: Support Darwin/MacOSX on IntelSteven Tamm2005-06-093-0/+11
* unexmacosx.c (copy_data_segment): Copy __la_sym_ptr2 sectionSteven Tamm2005-06-092-0/+6
* *** empty log message ***Stefan Monnier2005-06-091-0/+9
* (debugger-will-be-back): New var.Stefan Monnier2005-06-091-5/+22
* Don't set `auto-image-file-mode'. Do not create the thumbnails directory onJuanma Barranquero2005-06-092-45/+61
* *** empty log message ***Kim F. Storm2005-06-084-1/+45
* (Entire Match Data): Explain new `reseat' argument toKim F. Storm2005-06-081-2/+18
* (Fset_match_data): Fix last change.Kim F. Storm2005-06-081-0/+2
* (save-match-data): Add RESEAT arg `evaporate' toKim F. Storm2005-06-081-1/+1
* (replace-match-data): Pass RESEAT arg `t' toKim F. Storm2005-06-081-12/+7
* (Log Buffer): Document when there can be more than one file to be committed.Luc Teirlinck2005-06-081-1/+3
* *** empty log message ***Luc Teirlinck2005-06-081-0/+5
* * composite.c (compose_chars_in_text):Kim F. Storm2005-06-087-21/+22
* (Fmatch_data, Fset_match_data): Fix EXFUN.Kim F. Storm2005-06-081-3/+5
* (Fmatch_data): Add optional RESEAT arg. Unchain markersKim F. Storm2005-06-081-18/+76
* *** empty log message ***Stefan Monnier2005-06-081-6/+7
* (debug): Don't iconify if we know we'll re-enter the debugger immediatelyStefan Monnier2005-06-081-13/+9
* *** empty log message ***Richard M. Stallman2005-06-083-5/+44
* (define-minor-mode): If BODY is empty, give the variable a doc stringRichard M. Stallman2005-06-081-5/+10
* (no-break-space): Test `class' before `min-colors'Richard M. Stallman2005-06-081-2/+2
* (ispell-check-version): Use match-string-no-properties.Richard M. Stallman2005-06-081-17/+8
* (makefile-shell-face): Make this a no-opRichard M. Stallman2005-06-081-4/+3
* (escape-glyph): Use blue once again in last case.Richard M. Stallman2005-06-081-2/+5
* Comment changes.Richard M. Stallman2005-06-081-2/+9
* (Entire Match Data): Clarify when match-dataRichard M. Stallman2005-06-081-17/+16
* (Defining Faces): Explain that face name should not end in `-face'.Richard M. Stallman2005-06-081-5/+6
* (Mode Line Data): Minor cleanup.Richard M. Stallman2005-06-081-36/+60
* Undo previous change.Richard M. Stallman2005-06-081-2/+0
* (get_next_display_element): Alter previous change:Richard M. Stallman2005-06-082-14/+64
* Clean up whitespace.Richard M. Stallman2005-06-081-1/+1
* (Fstart_process): Don't touch command_channel_p slot.Richard M. Stallman2005-06-081-1/+0
* (struct process): Conditionalize slots adaptive_read_buffering,Richard M. Stallman2005-06-081-3/+3
* Linux kernel 2.6.10 may corrupt process output.Kim F. Storm2005-06-081-0/+18
* *** empty log message ***Kim F. Storm2005-06-082-1/+11
* (ido-read-file-name): Fallback to read-file-name on C-fKim F. Storm2005-06-081-1/+3
* (flyspell-mode-line-string): Remove autoload cookie.Lute Kamstra2005-06-082-5/+2
* (flyspell-mode): Use define-minor-mode.Lute Kamstra2005-06-082-23/+11