bpt/emacs.git
2008-02-12 Stefan Monnier(scan_lists): Follow coding convention.
2008-02-12 Stefan Monnier(FETCH_STRING_CHAR_ADVANCE, FETCH_STRING_CHAR_AS_MULTIB...
2008-02-12 Stefan MonnierUpdate copyrights.
2008-02-12 Stefan Monnier(casify_region): Only call after-change and composition
2008-02-12 Stefan Monnier(sgml-html-meta-auto-coding-function): Make sure the...
2008-02-12 Stefan MonnierFix broken indentation.
2008-02-12 Juanma Barranquero(hexl-mode): Don't make `font-lock-defaults' buffer...
2008-02-12 Kenichi Handa(byte-compile-lapcode): Use
2008-02-12 Bastien GuerryReverted wrong changes to rmail.el.
2008-02-12 Bastien Guerry2008-02-11 Drew Adams <drew.adams@oracle.com>
2008-02-12 Kenichi Handa(AUTOGENEL): Remove charprop.el and uni-*.el.
2008-02-12 Stefan Monnier(read_avail_input): Call Fdelete_terminal.
2008-02-12 Stefan Monnier(Fdelete_frame): Call Fdelete_terminal.
2008-02-12 Stefan Monnier(tramp-compat-file-attributes): Add comment.
2008-02-12 Stefan Monnier(doc-view-display): Change file arg to buffer arg,...
2008-02-12 Stefan Monnier(clone-indirect-buffer-hook): New hook.
2008-02-12 Michael OlsonEasyPG: Update manual, menu label, epa-menu-mode->epa...
2008-02-12 Juanma Barranquero*** empty log message ***
2008-02-12 Bastien Guerry* isearch.el:
2008-02-11 Eli Zaretskii(checkgcc): Move "del junk.o" to here, and make it...
2008-02-11 Stefan Monnier(ibuffer-header-line-format): New var.
2008-02-11 Stefan Monnier(clone_per_buffer_values, reset_buffer_local_variables)
2008-02-11 Stefan Monnier(mark_buffer): Comment fix to clarify the status of...
2008-02-11 Stefan Monnier(struct buffer): Comment fix to clarify the status...
2008-02-11 Stefan Monnier(ucs-insert): Inherit surrounding properties like self...
2008-02-11 Richard M.... Add many doc strings.
2008-02-11 Juanma Barranquero(read_key_sequence): Don't pass args with side effects...
2008-02-11 Juanma Barranquero(push_submenu_start, push_submenu_end, push_left_right_...
2008-02-11 Jason RumneyAdded note about line ends of lisp/international uni...
2008-02-11 Jason RumneyRegenerated.
2008-02-11 Jason RumneyRemove unidata-gen related rules.
2008-02-11 Dan Nicolaescu*** empty log message ***
2008-02-11 Kenichi Handa(${lispsource}international/charprop.el): Delete
2008-02-11 Kenichi HandaNew file.
2008-02-11 Kenichi Handa*** empty log message ***
2008-02-11 Kenichi Handa(boyer_moore): Fix incorrect synching of the trunk and
2008-02-11 Stefan Monnier(Fdelete_frame): Fix stupid typo.
2008-02-11 Glenn Morris(compilation-error-regexp-alist-alist): Shorten some...
2008-02-11 Glenn Morrisffap-rfc-directories.
2008-02-11 Glenn Morris(ffap-rfc-directories): Add :version.
2008-02-11 Glenn MorrisKevin Ryde <user42 at zip.com.au>
2008-02-11 Glenn MorrisKevin Ryde <user42 at zip.com.au>
2008-02-11 Glenn MorrisTypo.
2008-02-11 Glenn MorrisChris Moore <christopher.ian.moore at gmail.com>
2008-02-11 Stefan Monnier(Fdelete_terminal): Clean up the `force' path.
2008-02-11 Glenn Morris*** empty log message ***
2008-02-11 Glenn MorrisKevin Ryde <user42 at zip.com.au>
2008-02-11 Juanma Barranquero*** empty log message ***
2008-02-11 Sam Steingold(vc-prefix-key): Remove (undo 2008-02-06 patch).
2008-02-11 Glenn Morris(Equality Predicates): No longer talk about "two" funct...
2008-02-11 Glenn MorrisLawrence Mitchell <wence at gmx.li> (tiny change)
2008-02-11 Glenn MorrisRegenerate.
2008-02-11 Glenn MorrisAdd emacs-startup-time, emacs-uptime.
2008-02-11 Glenn Morris(emacs-uptime): New function.
2008-02-11 Glenn Morris(emacs-startup-time): New variable.
2008-02-11 Michael OlsonEasyPG: Remove epg-package-info and epa-setup
2008-02-10 Bastien Guerry(rmail-nonignored-headers): Allow to be nil.
2008-02-10 Michael OlsonEasyPG: Rename epa-mail-minor-mode to epa-global-mail...
2008-02-10 Stefan Monnier* frame.c (Qnoelisp): New symbol.
2008-02-10 Michael OlsonEasyPG: Implement some suggestions from emacs-devel.
2008-02-10 Michael OlsonEasyPG: Improve NEWS entry.
2008-02-10 Michael Albinus* net/dbus.el: Remove `no-byte-compile' cookie.
2008-02-10 Stefan Monnier(struct Lisp_Misc_Any, struct Lisp_Marker)
2008-02-10 Richard M.... *** empty log message ***
2008-02-10 Dan NicolaescuUndo previous change.
2008-02-10 Dan Nicolaescu(diff-add-change-log-entries-other-window): Use
2008-02-10 Dan Nicolaescu* s/gnu-linux.h: Remove support for non-ELF and linux...
2008-02-10 Reiner SteibRemove bogus merge relicts from previous commit.
2008-02-10 Richard M.... (ASET): Use AREF, not ASLOT.
2008-02-10 Reiner Steib`cp-supported-codepages' is not used in mm-util.el...
2008-02-10 Reiner Steib(mm-codepage-setup): If cp-supported-codepages isn't
2008-02-10 Stefan Monnier(ASET): Check bounds.
2008-02-10 Stefan Monnier(compilation-next-error): Add clarifying comment.
2008-02-10 Stefan MonnierAdd todo entries.
2008-02-10 Glenn Morris(Equality Predicates): Mention equal-including-properties.
2008-02-10 Glenn Morris(mode-name): Doc fix.
2008-02-10 Glenn Morris*** empty log message ***
2008-02-10 Glenn Morris`mode-name' is no longer guaranteed to be a string.
2008-02-10 Glenn Morris*** empty log message ***
2008-02-10 Glenn Morris(find-word-boundary-function-table): Add missing entry...
2008-02-09 Jason RumneyRegenerate.
2008-02-09 Jason Rumney* button.el (button-map):
2008-02-09 Dan Nicolaescu* epa.el (epa-faces, epa):
2008-02-09 Dan Nicolaescu* configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove...
2008-02-09 Eli Zaretskii(Windows Fonts): Use a @table for describing font prope...
2008-02-09 Thien-Thi NguyenMake vc-diff-internal messages consistent across many...
2008-02-09 Eli Zaretskii(FETCH_CHAR_AS_MULTIBYTE): Use unibyte_to_multibyte_tab...
2008-02-09 Eli Zaretskii(dontCopy): Do not rename admin/unidata/Makefile.
2008-02-09 Eli Zaretskii(lisp): New variable.
2008-02-09 Dan Nicolaescu* Makefile.in (REGEXP_IN_LIBC): Remove reference to...
2008-02-09 Dan Nicolaescu*** empty log message ***
2008-02-09 Michael Olsonnet/tramp.el (tramp-process-sentinel): Avoid error...
2008-02-09 Miles Bader(rcirc-omit-mode): Suppress invisibility ellipsis
2008-02-09 Miles BaderAdd arch tagline
2008-02-08 Glenn Morris*** empty log message ***
2008-02-08 Glenn Morriswoman-locale.
2008-02-08 Glenn Morris(woman-locale): New defcustom.
2008-02-08 Glenn Morris(locale-translate): New function, with old code extract...
2008-02-08 Glenn Morris(check-info-dir): New target.
2008-02-08 Glenn Morris(pgg-display-output-buffer): Declare as function.
next