| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | face-remap functions were already documented in display.texi. | Chong Yidong | 2009-01-08 | 1 | -8/+6 |
| | | |||||
| * | (Attribute Functions): Note that a function value :height is relative, | Chong Yidong | 2009-01-08 | 1 | -80/+82 |
| | | | | | | | | and that compatibility functions work by calling set-face-attribute. (Displaying Faces): Reorder list in order of increasing priority. (Face Remapping): New node. Content moved here from Displaying Faces. (Glyphs): Link to Face Functions. | ||||
| * | * display.texi (Attribute Functions): Note that a function value | Chong Yidong | 2009-01-08 | 1 | -0/+10 |
| | | | | | | | | | | :height is relative, and that compatibility functions work by calling set-face-attribute. (Displaying Faces): Reorder list in order of increasing priority. (Face Remapping): New node. Content moved here from Displaying Faces. (Glyphs): Link to Face Functions. | ||||
| * | Add 2009 to copyright years. | Glenn Morris | 2009-01-08 | 1 | -1/+1 |
| | | |||||
| * | Update printed copyright year to 2009. | Glenn Morris | 2009-01-08 | 19 | -19/+19 |
| | | |||||
| * | Add 2009 to copyright years. | Glenn Morris | 2009-01-08 | 189 | -194/+194 |
| | | |||||
| * | refcards note. | Glenn Morris | 2009-01-08 | 1 | -1/+4 |
| | | |||||
| * | Add 2009 to copyright years. | Glenn Morris | 2009-01-08 | 101 | -111/+111 |
| | | |||||
| * | Add 2009 to copyright years. | Glenn Morris | 2009-01-08 | 33 | -33/+33 |
| | | |||||
| * | (cal-menu-scroll-menu): Remove entries that don't scroll the calendar. | Glenn Morris | 2009-01-08 | 2 | -2/+11 |
| | | |||||
| * | (ispell-check-minver): Declare. | Glenn Morris | 2009-01-08 | 1 | -2/+4 |
| | | | | | Use string-to-number rather than string-to-int. | ||||
| * | (tabbar--local-hlf): Silence compiler. | Glenn Morris | 2009-01-08 | 2 | -0/+6 |
| | | |||||
| * | Mention archiving. | Glenn Morris | 2009-01-08 | 1 | -0/+10 |
| | | |||||
| * | (pmail-show-message): Fix declaration. | Glenn Morris | 2009-01-08 | 2 | -3/+9 |
| | | |||||
| * | (pmail-output-read-pmail-file-name): Remove declaration. | Glenn Morris | 2009-01-08 | 1 | -1/+0 |
| | | |||||
| * | (universal-coding-system-argument): last-input-char need not be a char. | Glenn Morris | 2009-01-08 | 1 | -1/+1 |
| | | |||||
| * | Add 2009 to copyright years. | Glenn Morris | 2009-01-08 | 39 | -55/+55 |
| | | |||||
| * | Add missing copyright header. | Glenn Morris | 2009-01-08 | 1 | -0/+2 |
| | | |||||
| * | Update some file refs. | Glenn Morris | 2009-01-08 | 1 | -2/+1 |
| | | |||||
| * | Revert copyright year changes for files that are not part of Emacs. | Glenn Morris | 2009-01-08 | 3 | -3/+3 |
| | | |||||
| * | Add 2009 to copyright years. | Glenn Morris | 2009-01-08 | 8 | -9/+9 |
| | | |||||
| * | Add 2009 to copyright years. | Glenn Morris | 2009-01-08 | 81 | -84/+84 |
| | | |||||
| * | Add 2009 to copyright years. | Glenn Morris | 2009-01-08 | 6 | -8/+10 |
| | | |||||
| * | Add 2009 to copyright years. | Glenn Morris | 2009-01-08 | 1 | -3/+19 |
| | | | | | Add permissions notice. | ||||
| * | Add 2009 to copyright years. | Glenn Morris | 2009-01-08 | 213 | -230/+230 |
| | | |||||
| * | Add 2009 to copyright years. | Glenn Morris | 2009-01-08 | 4 | -4/+4 |
| | | |||||
| * | (Faces): Don't discuss face id here. facep does | Chong Yidong | 2009-01-08 | 1 | -152/+139 |
| | | | | | | | | | | | not return t. (Defining Faces): Minor clarification. (Face Attributes): Rearrange items to match docstring of set-face-attribute. Add :foundry attribute. Document new role of :font attribute. Texinfo usage fix. (Attribute Functions): Copyedits. (Face Functions): Note that face number is seldom used. | ||||
| * | * display.texi (Faces): Don't discuss face id here. facep does | Chong Yidong | 2009-01-08 | 1 | -0/+11 |
| | | | | | | | | | | | not return t. (Defining Faces): Minor clarification. (Face Attributes): Rearrange items to match docstring of set-face-attribute. Add :foundry attribute. Document new role of :font attribute. Texinfo usage fix. (Attribute Functions): Copyedits. (Face Functions): Note that face number is seldom used. | ||||
| * | * add-log.el (change-log-search-tag-name): Reflow docstring. | Juanma Barranquero | 2009-01-07 | 2 | -8/+11 |
| | | | | | (change-log-mode): Fix typo in docstring. | ||||
| * | * international/mule.el (define-coding-system): Doc fix. | Juanma Barranquero | 2009-01-07 | 2 | -5/+10 |
| | | |||||
| * | Fix typos. | Juanma Barranquero | 2009-01-07 | 1 | -5/+4 |
| | | |||||
| * | (define-coding-system): Fix docstring about :bom usage. | Kenichi Handa | 2009-01-07 | 2 | -1/+6 |
| | | |||||
| * | (Finsert_file_contents): In the case of replace, | Kenichi Handa | 2009-01-07 | 2 | -0/+5 |
| | | | | | remeber the coding system used for decoding in coding_system. | ||||
| * | (dired-pop-to-buffer): Don't split windows horizontally. (Bug#1806) | Martin Rudalics | 2009-01-07 | 2 | -2/+9 |
| | | |||||
| * | Add bug reference. | Juanma Barranquero | 2009-01-07 | 1 | -1/+1 |
| | | |||||
| * | (decode_coding_utf_8): Check byte_after_cr before breaking the loop. | Kenichi Handa | 2009-01-07 | 2 | -7/+43 |
| | | | | | | | (decode_coding_utf_16, decode_coding_emacs_mule) (decode_coding_iso_2022, decode_coding_sjis, decode_coding_big5) (decode_coding_charset): Likewise. | ||||
| * | (tar-mode, tar-mode-write-contents) | Stefan Monnier | 2009-01-07 | 2 | -12/+17 |
| | | | | | (tar-write-region-annotate): Undo Andreas's last change. | ||||
| * | (gnus-treat-display-face): Fix docstring link to point to | Tassilo Horn | 2009-01-06 | 2 | -1/+6 |
| | | | | | `(gnus)Face', not `(gnus)X-Face'. | ||||
| * | * net/tramp-smb.el (tramp-smb-handle-copy-file) | Michael Albinus | 2009-01-06 | 3 | -47/+58 |
| | | | | | | (tramp-smb-handle-rename-file): Delete temporary file in case of quit. | ||||
| * | * net/tramp.el (tramp-do-copy-or-rename-file-directly) | Michael Albinus | 2009-01-06 | 1 | -53/+66 |
| | | | | | | (tramp-handle-file-local-copy, tramp-handle-write-region) Delete temporary file in case of quit. | ||||
| * | (completion-hilit-commonality): Don't presume | Stefan Monnier | 2009-01-06 | 2 | -38/+49 |
| | | | | | | | | | all-completions always include the input as prefix. (completion-pcm--pattern-trivial-p): Accept a few more patterns as trivial. (completion-pcm--hilit-commonality): Remove leftover code that used to deal with the now removed cdr-in-last-cons. | ||||
| * | Update autoload checksums. | Juanma Barranquero | 2009-01-06 | 3 | -5/+5 |
| | | |||||
| * | * international/mule.el (define-coding-system): Fix typos in docstring. | Juanma Barranquero | 2009-01-06 | 2 | -3/+7 |
| | | |||||
| * | (c-setup-paragraph-variables): Ensure paragraph-\(start\|separate\) match | Alan Mackenzie | 2009-01-05 | 1 | -5/+12 |
| | | | | | blank lines. For AWK Mode. | ||||
| * | *** empty log message *** | Alan Mackenzie | 2009-01-05 | 1 | -0/+5 |
| | | |||||
| * | * net/tramp-smb.el (tramp-smb-handle-copy-file) | Michael Albinus | 2009-01-05 | 2 | -9/+26 |
| | | | | | | (tramp-smb-handle-rename-file, tramp-smb-handle-write-region): Delete temporary file in case of error. | ||||
| * | * net/tramp.el (tramp-handle-load) | Michael Albinus | 2009-01-05 | 1 | -57/+73 |
| | | | | | | | | (tramp-do-copy-or-rename-file-directly) (tramp-handle-file-local-copy, tramp-handle-insert-file-contents) (tramp-handle-write-region): Delete temporary file in case of error. | ||||
| * | Fix my name in a couple of commits | Agustín Martín | 2009-01-05 | 1 | -2/+2 |
| | | |||||
| * | textmodes/ispell.el (ispell-check-version): Use (with-temp-buffer) | Agustín Martín | 2009-01-05 | 2 | -11/+9 |
| | | |||||
| * | (Predicates for Strings): Minor clarification. | Richard M. Stallman | 2009-01-05 | 2 | -1/+7 |
| | | |||||