bpt/emacs.git
2011-02-26 Paul Eggert* fakemail.c: Include <ignore-value.h>.
2011-02-26 Paul Eggert* ebrowse.c (insert_keyword): Rename parameter to avoid...
2011-02-26 Paul Eggert* ebrowse.c (putstr): Rename from PUTSTR and turn into...
2011-02-26 Paul Eggert* emacsclient.c (IF_LINT): New macro.
2011-02-25 Paul Eggert* emacsclient.c (xstrdup): Remove; no longer needed.
2011-02-25 Paul Eggert* emacsclient.c (main): Avoid dangling 'if'.
2011-02-25 Paul Eggert* emacsclient.c: Redo local variables to avoid shadowin...
2011-02-25 Paul Eggert* etags.c (ISUPPER): Move to inside the only #ifdef...
2011-02-25 Paul Eggert* make-docfile.c (scan_c_file): Refactor local variable...
2011-02-25 Paul Eggert* make-docfile.c (write_globals): Change char * to...
2011-02-25 Paul Eggert* src/dired.c: Add comment and code explaining magic...
2011-02-25 Jambunathan KFix package uploading for newly made or local archives.
2011-02-25 Gnus developersMerge changes made in Gnus trunk.
2011-02-25 Paul EggertElaborate my most-recent ChangeLog entry.
2011-02-25 Paul EggertRegenerate.
2011-02-25 Paul Eggert* dired.c (Ffile_attributes): Increase size of modes...
2011-02-24 Glenn MorrisYet more directory-local variables fixes.
2011-02-24 Glenn MorrisFix for another bit of bug#8095, re dir-locals.
2011-02-24 Glenn MorrisMore dir-locals fixes for files.el.
2011-02-24 Glenn MorrisPartial fix for bug#8095.
2011-02-24 Katsumi Yamaokaauth-source.el (auth-source-netrc-create): Use `read...
2011-02-24 Glenn MorrisReplace some obsolete autoconf syntax.
2011-02-24 Glenn MorrisDired-X fix for bug#5216.
2011-02-24 Glenn Morris* admin/notes/bzr: Small updates.
2011-02-24 Glenn MorrisAvoid some possible prompts from autoloads.el.
2011-02-23 Gnus developersMerge changes made in Gnus trunk.
2011-02-23 Ben KeyFix handling of bar cursors in NS terminal.
2011-02-23 Stefan Monnier* lisp/emacs-lisp/bytecomp.el (byte-compile-disable...
2011-02-23 Stefan Monnier* src/print.c (print_object): Never print old-style...
2011-02-23 Teodor Zlatanovauth-source.el (auth-source-netrc-create): Use `read...
2011-02-23 Gnus developersMerge changes made in Gnus trunk.
2011-02-23 Glenn MorrisFix some mis-spellings of "precede" that are not in...
2011-02-23 Glenn Morris* etc/NEWS: Typo fixes.
2011-02-23 Glenn Morris* etc/NEWS: Remove some sql-stuff that is not NEWS...
2011-02-23 Glenn MorrisComment spelling fix.
2011-02-23 Glenn Morris* admin/notes/bzr: More details about merging ChangeLogs.
2011-02-23 Glenn MorrisMerge from emacs-23; up to 2010-06-02T00:10:42Z!yamaoka...
2011-02-23 Glenn MorrisRemove pointless setting of byte-compile-dynamic in...
2011-02-23 Glenn MorrisAdd comments about fixing dates in merged ChangeLogs.
2011-02-23 Glenn MorrisObsolete dired-x's directory local variables in favor...
2011-02-23 Glenn Morris* doc/misc/dired-x.texi (Features, Local Variables...
2011-02-23 Glenn Morris* lisp/files.el (safe-local-eval-forms): Add the write...
2011-02-23 Kenichi Handamail/rmailmm.el (rmail-mime-process-multipart): Do...
2011-02-23 Kenichi Handamerge emacs-23
2011-02-22 Sam Steingold* lisp/gnus/gnus-msg.el (gnus-setup-message): Also...
2011-02-22 Paul Eggert* dired.c (Ffile_attributes): Simplify and avoid #ifdef.
2011-02-22 Stefan Monnier* lisp/help-fns.el (describe-function-1): Don't signal...
2011-02-22 Eli ZaretskiiFix 2011-02-22T17:37:06Z!eggert@cs.ucla.edu.
2011-02-22 Wolfgang Jenkner* src/lread.c (openp): Correct Boolean typo in last...
2011-02-22 Eli ZaretskiiMS-Windows part of 2011-02-21T23:22:34Z!eggert@cs.ucla...
2011-02-22 Paul Eggertetags: Downcase drive letters, for consistency with...
2011-02-22 Adrian Robert* nsterm.m (EmacsView-keyDown:): Don't pass shift-only...
2011-02-22 Gnus developersMerge changes made in Gnus trunk.
2011-02-22 Juanma Barranquerosrc/ChangeLog: Fix typos.
2011-02-22 Michael Albinus* eshell/esh-ext.el (eshell-external-command): Do not...
2011-02-22 Paul EggertMerge: Assume S_ISLNK etc. work, since gnulib supports...
2011-02-22 Kenichi HandaFix font size handling.
2011-02-22 Paul Eggert[ChangeLog]
2011-02-22 Kenichi Handamerge emacs-23
2011-02-22 Kenichi HandaIn rmail, decode "encoded-words" of header components...
2011-02-22 Juanma Barranqueroadmin/notes/bugtracker (bugtracker_debbugs_url): Fix...
2011-02-22 Juanma Barranquerolib-src/makefile.w32-in (obj): Remove filemode.o.
2011-02-22 Kenichi Handamerge emacs-23
2011-02-22 Kenichi HandaDecode "encoded-words" of header components on replying.
2011-02-22 Paul Eggert* movemail.c: Define macros only in needed contexts.
2011-02-22 Paul Eggert* Makefile.in (ebrowse${EXEEXT}, pop.o): Depend on...
2011-02-21 Paul EggertMerge from mainline.
2011-02-21 Paul Eggert[ChangeLog]
2011-02-21 Paul Eggert* test-distrib.c (buf): Make this local, to avoid shado...
2011-02-21 Paul Eggert* movemail.c (popmail): Report fchown failure instead...
2011-02-21 Alan Mackenzie(c-state-literal-at): Prevent positions in macros findi...
2011-02-21 Christoph ScholtesAdd stdint.h for MS-Windows.
2011-02-21 Eli ZaretskiiAdapt MS-Windows build to import of filemode.c from...
2011-02-21 Paul Eggert* make-docfile.c (input_buffer): Rename variables to...
2011-02-21 Michael Albinus* net/tramp.el (tramp-rfn-eshadow-setup-minibuffer...
2011-02-21 Paul EggertMerge from mainline.
2011-02-21 Paul Eggert* movemail.c: (DIRECTORY_SEP, IS_DIRECTORY_SEP, DONE...
2011-02-21 Paul Eggert* movemail.c: Remove unused vars
2011-02-21 Paul Eggert* movemail.c (main, pop_retr): Rename locals to avoid...
2011-02-21 Paul EggertDeclare file-scope functions and variables static if...
2011-02-21 Ben Key* make-docfile.c (scan_c_file): Adapt to the new BVAR...
2011-02-21 Paul EggertImport filemode module from gnulib.
2011-02-21 Lars IngebrigtsenMerge changes made in Gnus trunk.
2011-02-21 Chong YidongMerge some code from hexrgb.el into color.el.
2011-02-21 Chong Yidong* themes/tango-dark-theme.el: Tweak background on low...
2011-02-20 Juanma Barranquerolib-src/makefile.w32-in (obj): Remove md5.o.
2011-02-20 Eli ZaretskiiFollowup for 2011-02-20T18:50:26Z!eliz@gnu.org.
2011-02-20 Paul Eggert* configure.in (C_WARNINGS_SWITCH): Do not prepend...
2011-02-20 Paul EggertMerge from mainline.
2011-02-20 Christoph ScholtesFix the MS-Windows build due to import of md5 from...
2011-02-20 Alan Mackenzie(c-end-of-statement): Set macro-end correctly at the...
2011-02-20 Alan Mackenzie.
2011-02-20 Paul Eggert* dired.c: Include <filemode.h> at top level.
2011-02-20 Ulf JasperConvert test/icalendar-testsuite.el to ERT format.
2011-02-20 Andreas SchwabUpdate autoloads
2011-02-20 Paul EggertImport filemode module from gnulib.
2011-02-20 Paul EggertImport filemode module from gnulib.
2011-02-20 Paul EggertMerge: Import crypto/md5 and stdint modules from gnulib.
2011-02-20 Gnus developersnnimap.el (nnimap-wait-for-response): Ensure that we...
2011-02-20 Glenn Morrisedmacro.el trivia.
next