| Commit message (Expand) | Author | Age | Files | Lines |
| * | (smerge-auto-combine-max-separation): New var. | Stefan Monnier | 2008-02-13 | 6 | -38/+68 |
| * | (compilation-auto-jump): Call | Juri Linkov | 2008-02-12 | 2 | -5/+32 |
| * | (after-init-hook): Set inhibit-startup-screen to t | Juri Linkov | 2008-02-12 | 1 | -1/+3 |
| * | (fancy-startup-screen, normal-splash-screen): | Juri Linkov | 2008-02-12 | 1 | -0/+2 |
| * | (Overview): Fix typo. | Romain Francoise | 2008-02-12 | 2 | -1/+5 |
| * | * coding.c (coding_set_destination): Use BEG_BYTE rather than hardcoding 1. | Stefan Monnier | 2008-02-12 | 7 | -36/+48 |
| * | (scan_lists): Follow coding convention. | Stefan Monnier | 2008-02-12 | 1 | -7/+14 |
| * | (FETCH_STRING_CHAR_ADVANCE, FETCH_STRING_CHAR_AS_MULTIBYTE_ADVANCE) | Stefan Monnier | 2008-02-12 | 2 | -9/+18 |
| * | Update copyrights. | Stefan Monnier | 2008-02-12 | 2 | -2/+2 |
| * | (casify_region): Only call after-change and composition | Stefan Monnier | 2008-02-12 | 2 | -10/+15 |
| * | (sgml-html-meta-auto-coding-function): Make sure the search limit is ahead. | Stefan Monnier | 2008-02-12 | 2 | -1/+4 |
| * | Fix broken indentation. | Stefan Monnier | 2008-02-12 | 2 | -30/+30 |
| * | (hexl-mode): Don't make `font-lock-defaults' buffer-local; | Juanma Barranquero | 2008-02-12 | 2 | -8/+11 |
| * | (byte-compile-lapcode): Use | Kenichi Handa | 2008-02-12 | 2 | -1/+4 |
| * | Reverted wrong changes to rmail.el. | Bastien Guerry | 2008-02-12 | 1 | -23/+9 |
| * | 2008-02-11 Drew Adams <drew.adams@oracle.com> | Bastien Guerry | 2008-02-12 | 4 | -20/+46 |
| * | (AUTOGENEL): Remove charprop.el and uni-*.el. | Kenichi Handa | 2008-02-12 | 2 | -3/+5 |
| * | (read_avail_input): Call Fdelete_terminal. | Stefan Monnier | 2008-02-12 | 2 | -4/+6 |
| * | (Fdelete_frame): Call Fdelete_terminal. | Stefan Monnier | 2008-02-12 | 2 | -4/+8 |
| * | (tramp-compat-file-attributes): Add comment. | Stefan Monnier | 2008-02-12 | 1 | -0/+1 |
| * | (doc-view-display): Change file arg to buffer arg, so it | Stefan Monnier | 2008-02-12 | 2 | -8/+34 |
| * | (clone-indirect-buffer-hook): New hook. | Stefan Monnier | 2008-02-12 | 3 | -2/+13 |
| * | EasyPG: Update manual, menu label, epa-menu-mode->epa-mode, dired minor mode. | Michael Olson | 2008-02-12 | 5 | -51/+50 |
| * | *** empty log message *** | Juanma Barranquero | 2008-02-12 | 1 | -3/+1 |
| * | * isearch.el: | Bastien Guerry | 2008-02-12 | 2 | -14/+26 |
| * | (checkgcc): Move "del junk.o" to here, and make it conditional on existence | Eli Zaretskii | 2008-02-11 | 2 | -3/+12 |
| * | (ibuffer-header-line-format): New var. | Stefan Monnier | 2008-02-11 | 2 | -9/+21 |
| * | (clone_per_buffer_values, reset_buffer_local_variables) | Stefan Monnier | 2008-02-11 | 2 | -4/+17 |
| * | (mark_buffer): Comment fix to clarify the status of Lisp fields. | Stefan Monnier | 2008-02-11 | 1 | -0/+2 |
| * | (struct buffer): Comment fix to clarify the status of Lisp fields. | Stefan Monnier | 2008-02-11 | 1 | -2/+4 |
| * | (ucs-insert): Inherit surrounding properties like self-insert-command. | Stefan Monnier | 2008-02-11 | 2 | -1/+6 |
| * | Add many doc strings. | Richard M. Stallman | 2008-02-11 | 2 | -68/+109 |
| * | (read_key_sequence): Don't pass args with side effects to AREF, | Juanma Barranquero | 2008-02-11 | 2 | -9/+14 |
| * | (push_submenu_start, push_submenu_end, push_left_right_boundary, push_menu_pane, | Juanma Barranquero | 2008-02-11 | 1 | -14/+17 |
| * | Added note about line ends of lisp/international uni-*.el files. | Jason Rumney | 2008-02-11 | 1 | -0/+7 |
| * | Regenerated. | Jason Rumney | 2008-02-11 | 2 | -31/+635 |
| * | Remove unidata-gen related rules. | Jason Rumney | 2008-02-11 | 2 | -30/+4 |
| * | *** empty log message *** | Dan Nicolaescu | 2008-02-11 | 1 | -0/+4 |
| * | (${lispsource}international/charprop.el): Delete | Kenichi Handa | 2008-02-11 | 2 | -10/+3 |
| * | New file. | Kenichi Handa | 2008-02-11 | 15 | -0/+71 |
| * | *** empty log message *** | Kenichi Handa | 2008-02-11 | 1 | -0/+5 |
| * | (boyer_moore): Fix incorrect synching of the trunk and | Kenichi Handa | 2008-02-11 | 1 | -2/+2 |
| * | (Fdelete_frame): Fix stupid typo. | Stefan Monnier | 2008-02-11 | 1 | -1/+1 |
| * | (compilation-error-regexp-alist-alist): Shorten some names. | Glenn Morris | 2008-02-11 | 2 | -5/+8 |
| * | ffap-rfc-directories. | Glenn Morris | 2008-02-11 | 1 | -0/+3 |
| * | (ffap-rfc-directories): Add :version. | Glenn Morris | 2008-02-11 | 2 | -0/+8 |
| * | Kevin Ryde <user42 at zip.com.au> | Glenn Morris | 2008-02-11 | 1 | -2/+9 |
| * | Kevin Ryde <user42 at zip.com.au> | Glenn Morris | 2008-02-11 | 2 | -1/+7 |
| * | Typo. | Glenn Morris | 2008-02-11 | 1 | -1/+1 |
| * | Chris Moore <christopher.ian.moore at gmail.com> | Glenn Morris | 2008-02-11 | 2 | -1/+6 |