Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (read_escape): Signal an error for invalid \UXXXXXXXX. | Kenichi Handa | 2009-02-27 | 1 | -2/+3 |
* | * lread.c (Fload): Stop checking Vloads_in_progress and signal | Juanma Barranquero | 2009-02-25 | 1 | -8/+6 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-08 | 1 | -1/+1 |
* | Fix typo in comment. | Juanma Barranquero | 2008-09-07 | 1 | -1/+1 |
* | (Fread_char, Fread_char_exclusive): If no character event is read | Chong Yidong | 2008-08-14 | 1 | -6/+7 |
* | * bitmaps/README: | Dan Nicolaescu | 2008-07-31 | 1 | -8/+2 |
* | Remove support for Mac Carbon. | Dan Nicolaescu | 2008-07-27 | 1 | -7/+3 |
* | merging Emacs.app (NeXTstep port) | Adrian Robert | 2008-07-15 | 1 | -2/+2 |
* | American English spelling fix. | Glenn Morris | 2008-06-27 | 1 | -1/+1 |
* | American English spelling fix. | Glenn Morris | 2008-06-27 | 1 | -1/+1 |
* | * lread.c (Fload): Use xfree, not free on saved_doc_string. | Jim Meyering | 2008-06-12 | 1 | -1/+1 |
* | Make "xfree (NULL)" a no-op; remove useless if-before-xfree. | Jim Meyering | 2008-06-02 | 1 | -2/+1 |
* | remove useless if-before-free tests | Jim Meyering | 2008-06-02 | 1 | -2/+1 |
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-14 | 1 | -6/+4 |
* | (substitute_object_recurse): Use lower-level primitives. | Stefan Monnier | 2008-05-06 | 1 | -23/+33 |
* | * fileio.c (Finsert_file_contents): | Stefan Monnier | 2008-03-20 | 1 | -1/+1 |
* | (Fread_char): Resolve modifiers. | Kenichi Handa | 2008-03-05 | 1 | -4/+19 |
* | Jim Meyering <meyering at redhat.com> | Glenn Morris | 2008-02-07 | 1 | -4/+0 |
* | Merge from emacs--devo--0 | Miles Bader | 2008-01-30 | 1 | -3/+0 |
|\ | |||||
| * | * movemail.c: | Dan Nicolaescu | 2008-01-13 | 1 | -3/+0 |
* | | Merge from emacs--devo--0 | Miles Bader | 2008-01-09 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Merge from emacs--rel--22 | Miles Bader | 2008-01-08 | 1 | -1/+1 |
| |\ | |||||
| | * | Add 2008 to copyright years. | Glenn Morris | 2008-01-08 | 1 | -1/+1 |
| | * | (Fload): Fix typo in docstring. | Juanma Barranquero | 2007-10-01 | 1 | -6/+6 |
* | | | (read1): Redo the previous change with checking | Kenichi Handa | 2007-12-05 | 1 | -13/+12 |
* | | | (read1): Undo the previous change. | Kenichi Handa | 2007-11-21 | 1 | -0/+8 |
* | | | (READCHAR): Call readchar with the 2nd arg NULL. | Kenichi Handa | 2007-11-14 | 1 | -11/+43 |
* | | | Merge from emacs--devo--0 | Miles Bader | 2007-10-19 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | (read1): Set pvectype for char_tables. | Stefan Monnier | 2007-10-17 | 1 | -2/+2 |
| * | | * xfns.c (Fx_create_frame, Fx_display_list): | Stefan Monnier | 2007-10-16 | 1 | -1/+1 |
* | | | Merge from emacs--devo--0 | Miles Bader | 2007-10-13 | 1 | -3/+3 |
|\ \ \ | |/ / | |||||
| * | | Fix comment; indent-tabs-mode was a bad example, | Juanma Barranquero | 2007-10-10 | 1 | -3/+3 |
* | | | Fix up multi-tty merge | Miles Bader | 2007-10-12 | 1 | -2/+2 |
* | | | Merge from emacs--devo--0 | Miles Bader | 2007-10-11 | 1 | -44/+16 |
|\ \ \ | |/ / | |||||
| * | | (defsubr): Use XSETPVECTYPE. | Stefan Monnier | 2007-10-02 | 1 | -0/+1 |
| * | | * buffer.c (syms_of_buffer) <local-abbrev-table>: Move from abbrev.c. | Stefan Monnier | 2007-10-02 | 1 | -31/+0 |
| * | | (Fload): Fix typo in docstring. | Juanma Barranquero | 2007-10-01 | 1 | -8/+8 |
| * | | (load_warn_old_style_backquotes): Change message to look | Stefan Monnier | 2007-09-11 | 1 | -1/+1 |
| * | | Merge from emacs--devo--0 | Miles Bader | 2007-08-27 | 1 | -5/+33 |
| |\ \ | |||||
| * \ \ | Merge from emacs--devo--0 | Miles Bader | 2007-08-13 | 1 | -3/+3 |
| |\ \ \ | |||||
| * \ \ \ | Merge from emacs--devo--0 | Miles Bader | 2007-07-31 | 1 | -3/+7 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge from emacs--devo--0 | Miles Bader | 2007-06-11 | 1 | -3/+2 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2007-05-11 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2007-04-22 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2007-04-22 | 1 | -2/+17 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2007-02-24 | 1 | -5/+7 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2007-01-29 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merged from emacs@sv.gnu.org. | Karoly Lorentey | 2007-01-01 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merged from emacs@sv.gnu.org. Last-minute emacsclient rewrites be damned! | Karoly Lorentey | 2006-12-03 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2006-07-29 | 1 | -58/+93 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |