summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Various compiler bug-fixes. MPC seems to run correctly now.Stefan Monnier2011-02-1715-202/+281
* * lisp/emacs-lisp/byte-lexbind.el: Delete.Stefan Monnier2011-02-128-1088/+283
* Merge from trunkStefan Monnier2011-02-11254-9067/+8165
|\
| * * lisp/net/rcirc.el (defun-rcirc-join): Accept multiple channels.Deniz Dogan2011-02-112-7/+15
| * * lisp/emacs-lisp/cl-specs.el (multiple-value-bind): Fix debug spec.Glenn Morris2011-02-102-1/+5
| * * lib/getopt_.h: Fix typo in _GL_ARG_NONNULL license comment.Glenn Morris2011-02-101-1/+1
| * lwlib/Makefile.in misc cleanup.Glenn Morris2011-02-102-23/+42
| * * lwlib/Makefile.in: Standardize on $(), not ${}.Glenn Morris2011-02-101-3/+3
| * * net/rcirc.el (rcirc-send-ctcp): Remove spurious arg to `format'.Juanma Barranquero2011-02-112-1/+5
| * gnus-sum.el (gnus-summary-save-parts): Use read-directory-name.Antoine Levitt2011-02-102-3/+7
| * * lisp/server.el (server-process-filter): Use pcase.Stefan Monnier2011-02-102-117/+115
| * * lisp/emacs-lisp/smie.el (smie-blink-matching-open): Don't use `pos' in twoStefan Monnier2011-02-102-4/+18
| * * lisp/vc/vc-dir.el (vc-dir-refresh): Reorder operations to try and avoidStefan Monnier2011-02-102-2/+7
| * * lisp/gnus/message.el (message-bury): Don't pop up a new window when selectedStefan Monnier2011-02-102-9/+14
| * * lisp/emacs-lisp/edebug.el (edebug-instrument-function): Check a marker isStefan Monnier2011-02-102-1/+4
| * * lisp/progmodes/grep.el (grep-mode-font-lock-keywords): Adjust toStefan Monnier2011-02-102-3/+6
| * Move keymap initialization into declaration.Stefan Monnier2011-02-1032-2391/+2511
| * * lisp/net/rcirc.el: Add PRIVMSG and CTCP functions.Deniz Dogan2011-02-102-23/+34
| * lwlib/ trivia.Glenn Morris2011-02-097-16/+20
| * Undo my previous commit, as per Stefan.Paul Eggert2011-02-092-200/+126
| * New file lib/ChangeLog, with entries moved from ChangeLogPaul Eggert2011-02-092-126/+200
| * * src/Makefile.in (really-lwlib): Depend on globals.h, for parallel builds.Glenn Morris2011-02-092-3/+7
| * * arg-nonnull.h, c++defs.h, warn-on-use.h: Fix licenses.Paul Eggert2011-02-094-3/+10
| * * allout.el: Synopsis: Change allout user configuration so auto-activationKen Manheimer2011-02-091-0/+23
| * Synopsis: Change allout user configuration so auto-activation is controlledKen Manheimer2011-02-091-125/+77
| * Merge changes made in Gnus trunk.Gnus developers2011-02-094-4/+18
| * Update the Windows build according to 2011-02-08T21:42:56Z!tromey@redhat.com ...Eli Zaretskii2011-02-094-3/+49
| * * lisp/progmodes/sh-script.el (sh-font-lock-open-heredoc): Fix caseStefan Monnier2011-02-096-24/+166
| * * src/Makefile.in (gl-stamp): Create globals.h here.Andreas Schwab2011-02-092-3/+10
| * Fix tracking visibility in ERC.Julien Danjou2011-02-082-4/+21
| * * admin/notes/bugtracker: Small updates.Glenn Morris2011-02-081-0/+5
| * Update lucid toolkit build for src/globals.h being a generated file.Glenn Morris2011-02-082-6/+20
| * Sync texinfo.tex and sed-related fixes from gnulib.Paul Eggert2011-02-085-4/+20
| * * lisp/net/rcirc.el (rcirc-ctcp-sender-PING): Simplifying.Deniz Dogan2011-02-092-1/+3
| * * src/Makefile.in ($(otherobj)): Depend on globals.h.Paul Eggert2011-02-082-4/+10
| * * make-docfile.c (EMACS_INTEGER): Rename from EMACS_INT.Paul Eggert2011-02-082-3/+9
| * Remove unnecessary manual advice about eval-after-load (Bug#7986).Reuben Thomas2011-02-082-4/+5
| * * lisp/net/rcirc.el (rcirc-cmd-ctcp): Use dedicated function whenDeniz Dogan2011-02-092-5/+20
| * Make globals.h a generated headerTom Tromey2011-02-0811-2909/+257
| * * lisp/obsolete/pc-select.el: Rename from emulation/pc-select.el.Stefan Monnier2011-02-085-988/+428
| * message.el (message-options): Make message-options a local variable.Julien Danjou2011-02-082-0/+5
| * font.c (Ffont_get): Do not cache :otf value.Kenichi Handa2011-02-082-1/+4
| * update for autoloadsKenichi Handa2011-02-082-3/+3
| * nnimap.el (nnimap-update-info): Simplify split history test.Lars Ingebrigtsen2011-02-072-7/+6
| * calc/calc-units.el (math-logunits-quant): Add support forJay Belanger2011-02-072-18/+25
| * allout.el (allout-after-copy-or-kill-hook): New hook for extension-specificKen Manheimer2011-02-072-20/+39
| * Regenerate lib/getopt_.h.Eli Zaretskii2011-02-071-0/+3
| * * allout.el (allout-listify-exposed): Copy text sans text properties.Ken Manheimer2011-02-071-0/+4
| * (allout-listify-exposed): Copy text sans text properties.Ken Manheimer2011-02-071-3/+5
| * nnimap.el (nnimap-update-info): Refactor slightly.Lars Ingebrigtsen2011-02-072-28/+71