| Commit message (Expand) | Author | Age | Files | Lines |
* | (Variable Aliases): Update argument names of `defvaralias', | Juanma Barranquero | 2005-06-15 | 2 | -18/+28 |
* | (Obsolete Functions): Update argument names of `make-obsolete' and | Juanma Barranquero | 2005-06-15 | 1 | -9/+11 |
* | 2005-06-15 Matt Hodges <MPHodges@member.fsf.org> | Kim F. Storm | 2005-06-15 | 1 | -26/+56 |
* | *** empty log message *** | Kim F. Storm | 2005-06-15 | 1 | -2/+13 |
* | (put 'makefile-space-face 'face-alias 'makefile-space) | Daniel Pfeiffer | 2005-06-15 | 1 | -0/+1 |
* | *** empty log message *** | Stefan Monnier | 2005-06-15 | 2 | -11/+14 |
* | (add-to-ordered-list): Use a weak hash-table to avoid leaks. | Stefan Monnier | 2005-06-15 | 1 | -18/+14 |
* | *** empty log message *** | Stefan Monnier | 2005-06-15 | 2 | -1/+5 |
* | (bibtex-Preamble): Enclose BibTeX preamble by field delimiters. | Stefan Monnier | 2005-06-15 | 1 | -1/+3 |
* | (Entire Match Data): Rephrase warnings about | Kim F. Storm | 2005-06-15 | 1 | -4/+6 |
* | *** empty log message *** | Kim F. Storm | 2005-06-15 | 1 | -0/+5 |
* | eval-and-compile inlined functions so they will | David Ponce | 2005-06-15 | 1 | -3/+11 |
* | *** empty log message *** | David Ponce | 2005-06-15 | 1 | -1/+3 |
* | (tree-widget-super-format-handler) | David Ponce | 2005-06-15 | 1 | -34/+21 |
* | *** empty log message *** | David Ponce | 2005-06-15 | 1 | -0/+6 |
* | Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-421 | Miles Bader | 2005-06-15 | 2 | -3/+28 |
* | (mac_compute_glyph_string_overhangs): Don't set | YAMAMOTO Mitsuharu | 2005-06-15 | 2 | -124/+207 |
* | Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-420 | Miles Bader | 2005-06-15 | 2 | -4/+9 |
* | Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-419 | Miles Bader | 2005-06-15 | 2 | -4/+12 |
* | Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-418 | Miles Bader | 2005-06-15 | 2 | -49/+55 |
* | Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-417 | Miles Bader | 2005-06-15 | 2 | -2/+9 |
* | Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-415 | Miles Bader | 2005-06-14 | 2 | -103/+159 |
* | Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-414 | Miles Bader | 2005-06-14 | 2 | -2/+9 |
* | (Top): Update detailed menu. | Luc Teirlinck | 2005-06-14 | 2 | -2/+4 |
* | (Edebug): Update menu. | Luc Teirlinck | 2005-06-14 | 1 | -38/+61 |
* | *** empty log message *** | Luc Teirlinck | 2005-06-14 | 1 | -0/+19 |
* | Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-413 | Miles Bader | 2005-06-14 | 3 | -23/+42 |
* | Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-412 | Miles Bader | 2005-06-14 | 2 | -4/+14 |
* | Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-410 | Miles Bader | 2005-06-14 | 2 | -16/+44 |
* | Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-409 | Miles Bader | 2005-06-14 | 2 | -39/+71 |
* | Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-408 | Miles Bader | 2005-06-14 | 2 | -2/+12 |
* | *** empty log message *** | Daniel Pfeiffer | 2005-06-14 | 1 | -0/+14 |
* | (makefile-space, makefile-makepp-perl): Eliminate "-face" suffix. | Daniel Pfeiffer | 2005-06-14 | 1 | -30/+35 |
* | (gdb-tooltip-print): Respect | Nick Roberts | 2005-06-14 | 1 | -9/+9 |
* | * progmodes/gud.el (tooltip-use-echo-area): Remove alias. | Nick Roberts | 2005-06-14 | 1 | -5/+5 |
* | * tooltip.el (tooltip-use-echo-area): Restore from gud.el for | Nick Roberts | 2005-06-14 | 1 | -4/+15 |
* | *** empty log message *** | Nick Roberts | 2005-06-14 | 1 | -0/+19 |
* | (edebug-all-defs, edebug-initial-mode, edebug-print-length) | Luc Teirlinck | 2005-06-14 | 1 | -12/+13 |
* | *** empty log message *** | Luc Teirlinck | 2005-06-14 | 1 | -0/+7 |
* | *** empty log message *** | Juanma Barranquero | 2005-06-14 | 4 | -3/+45 |
* | (iswitchb-to-end): Replace mapcar with dolist. | Stefan Monnier | 2005-06-14 | 1 | -32/+17 |
* | (make-obsolete, define-obsolete-function-alias): Rename arguments FUNCTION and | Juanma Barranquero | 2005-06-14 | 1 | -23/+23 |
* | (mh-secure-message): Follow error conventions. | Juanma Barranquero | 2005-06-14 | 1 | -1/+1 |
* | (reftex-toc-dframe-p, reftex-toc-promote-prepare): Follow error conventions. | Juanma Barranquero | 2005-06-14 | 1 | -25/+25 |
* | (reftex-access-scan-info): Follow error conventions. | Juanma Barranquero | 2005-06-14 | 1 | -89/+89 |
* | (org-promote, org-evaluate-time-range, org-agenda-next-date-line, | Juanma Barranquero | 2005-06-14 | 1 | -114/+114 |
* | (ido-mode): Make a new keymap every time we enable ido, | Kim F. Storm | 2005-06-14 | 1 | -1/+2 |
* | *** empty log message *** | Kim F. Storm | 2005-06-14 | 1 | -0/+5 |
* | (vhdl-speedbar-place-component): Follow error conventions. | Juanma Barranquero | 2005-06-14 | 1 | -3/+3 |
* | idlwave-complete-class-structure-tag-help): Follow error conventions. | Juanma Barranquero | 2005-06-14 | 1 | -413/+413 |