Wed, 26 Apr 2006 21:58:05 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-249
|
Wed, 26 Apr 2006 21:54:51 +0000 |
Stefan Monnier |
Remove local autoload declaration for
|
Wed, 26 Apr 2006 21:32:06 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Wed, 26 Apr 2006 20:50:25 +0000 |
Stefan Monnier |
(store_in_keymap): Change `def' arg to not be `register'.
|
Wed, 26 Apr 2006 20:40:18 +0000 |
Stefan Monnier |
(url-open-stream): Don't hide errors.
|
Wed, 26 Apr 2006 20:37:58 +0000 |
Stefan Monnier |
(url-insert): New function.
|
Wed, 26 Apr 2006 20:22:57 +0000 |
Stefan Monnier |
Fixup commenting convention.
|
Wed, 26 Apr 2006 20:21:56 +0000 |
Stefan Monnier |
(c-subword-mode-map): Use command remapping.
|
Wed, 26 Apr 2006 19:32:20 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Wed, 26 Apr 2006 19:31:54 +0000 |
Richard M. Stallman |
(Parsing Expressions): Minor cleanup.
|
Wed, 26 Apr 2006 18:19:13 +0000 |
Jason Rumney |
*** empty log message ***
|
Wed, 26 Apr 2006 18:18:08 +0000 |
Jason Rumney |
(construct_mouse_wheel): Handle negative coordinates.
|
Wed, 26 Apr 2006 17:54:41 +0000 |
Jason Rumney |
(w32_wnd_proc) <WM_LBUTTONDOWN, WM_RBUTTONDOWN>:
|
Wed, 26 Apr 2006 17:54:06 +0000 |
Jason Rumney |
*** empty log message ***
|
Wed, 26 Apr 2006 14:16:05 +0000 |
Stefan Monnier |
(add-log-iso8601-time-zone): Make parameter optional.
|
Wed, 26 Apr 2006 13:13:35 +0000 |
Eric Ding |
* mh-e.el (mh-invisible-header-fields-internal): Add entry "X-Provags-ID:"
|
Wed, 26 Apr 2006 08:56:32 +0000 |
Kim F. Storm |
(posn-string, posn-image, posn-object): Doc fix.
|
Wed, 26 Apr 2006 08:56:23 +0000 |
Kim F. Storm |
*** empty log message ***
|
Wed, 26 Apr 2006 07:03:20 +0000 |
Masatake YAMATO |
(asm-mode, asm-mode-syntax-table): Add
|
Wed, 26 Apr 2006 05:50:51 +0000 |
Stefan Monnier |
Use (featurep 'xemacs) everywhere.
|
Wed, 26 Apr 2006 05:36:12 +0000 |
Stefan Monnier |
(allout-layout, allout-passphrase-verifier-string)
|
Wed, 26 Apr 2006 05:35:27 +0000 |
Stefan Monnier |
Mention negative depth in syntax-ppss's output.
|
Wed, 26 Apr 2006 05:33:11 +0000 |
Stefan Monnier |
Minor tweaks.
|
Wed, 26 Apr 2006 05:30:29 +0000 |
Stefan Monnier |
(reftex-vref-is-default, reftex-fref-is-default, reftex-guess-label-type):
|
Wed, 26 Apr 2006 05:28:47 +0000 |
Stefan Monnier |
(sentence-end-double-space, sentence-end-without-period)
|
Wed, 26 Apr 2006 05:27:48 +0000 |
Stefan Monnier |
(colon-double-space): Tighten up a bit the safety predicate.
|
Wed, 26 Apr 2006 05:26:39 +0000 |
Stefan Monnier |
(python-continuation-line-p, python-beginning-of-statement):
|
Wed, 26 Apr 2006 05:25:32 +0000 |
Stefan Monnier |
(time-stamp-start, time-stamp-end, time-stamp-inserts-lines):
|
Wed, 26 Apr 2006 05:23:37 +0000 |
Stefan Monnier |
Remove spurious * in docstrings.
|
Wed, 26 Apr 2006 05:16:01 +0000 |
Stefan Monnier |
(abbrev-mode): Tighten up a bit the safety predicate.
|
Wed, 26 Apr 2006 03:09:31 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-247
|
Tue, 25 Apr 2006 21:41:13 +0000 |
Bill Wohler |
(mh-folder-expand-at-point): Fix folder completion. Folders returned
|
Tue, 25 Apr 2006 08:18:01 +0000 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-245
|
Mon, 24 Apr 2006 22:15:33 +0000 |
Bill Wohler |
(Getting Started): Made it more explicit that you need to install MH,
|
Mon, 24 Apr 2006 21:59:03 +0000 |
J.D. Smith |
Removed mention of C-c C-j.
|
Mon, 24 Apr 2006 21:57:45 +0000 |
J.D. Smith |
(bibtex-find-entry): Don't demand matching case for @Article, etc.
|
Mon, 24 Apr 2006 13:10:19 +0000 |
Stefan Monnier |
Include headers for pid_t.
|
Mon, 24 Apr 2006 06:35:58 +0000 |
Stefan Monnier |
Add documentation about font-lock-multiline.
|
Mon, 24 Apr 2006 05:21:21 +0000 |
Miles Bader |
Add arch tagline
|
Mon, 24 Apr 2006 00:22:26 +0000 |
Kim F. Storm |
Fix last change:
|
Mon, 24 Apr 2006 00:21:55 +0000 |
Kim F. Storm |
*** empty log message ***
|
Mon, 24 Apr 2006 00:08:07 +0000 |
Kim F. Storm |
(produce_stretch_glyph): Include face box in stretch glyph size.
|
Mon, 24 Apr 2006 00:07:47 +0000 |
Kim F. Storm |
*** empty log message ***
|
Sun, 23 Apr 2006 23:50:25 +0000 |
Kim F. Storm |
* xdisp.c (fill_stretch_glyph_string): Set s->nchars = 1 for code which
|
Sun, 23 Apr 2006 23:50:09 +0000 |
Kim F. Storm |
*** empty log message ***
|
Sun, 23 Apr 2006 22:28:17 +0000 |
Kim F. Storm |
*** empty log message ***
|
Sun, 23 Apr 2006 22:27:08 +0000 |
Kim F. Storm |
(tool_bar_lines_needed): New local `temp_row' for clarity.
|
Sun, 23 Apr 2006 22:26:58 +0000 |
Kim F. Storm |
(x_set_font): Clear f->n_tool_bar_rows and current frame
|
Sun, 23 Apr 2006 22:26:35 +0000 |
Kim F. Storm |
*** empty log message ***
|
Sun, 23 Apr 2006 21:56:50 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sun, 23 Apr 2006 21:56:28 +0000 |
Richard M. Stallman |
[TeX]: Use xresmini.texi instead of xresources.texi.
|
Sun, 23 Apr 2006 21:53:05 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sun, 23 Apr 2006 21:52:54 +0000 |
Richard M. Stallman |
(Face Resources): Split table into font resources and the rest.
|
Sun, 23 Apr 2006 21:51:55 +0000 |
Richard M. Stallman |
New file, a shortened version of xresmini.texi.
|
Sun, 23 Apr 2006 21:45:28 +0000 |
Michael Albinus |
* net/tramp.el (tramp-register-file-name-handlers): New defun.
|
Sun, 23 Apr 2006 08:29:09 +0000 |
Romain Francoise |
*** empty log message ***
|