Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (USER_FULL_NAME): Define to pw->pw_gecos if undefined. | Eli Zaretskii | 2008-08-23 | 1 | -1/+5 |
* | * editfns.c (Fuser_full_name): Replace the only use of | Dan Nicolaescu | 2008-07-16 | 1 | -1/+1 |
* | Remove unneeded -Defines in the compiler command line (MinGW and MSVC). | Juanma Barranquero | 2008-06-26 | 1 | -1/+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 |
* | (Ffield_string_no_properties): Fix typo in docstring. | Juanma Barranquero | 2008-04-09 | 1 | -3/+3 |
* | (Fchar_equal): Check they are valid characters. | Stefan Monnier | 2008-03-17 | 1 | -2/+4 |
* | (initial_tz): New variable. | Jason Rumney | 2008-03-14 | 1 | -1/+11 |
* | (Fformat): Doc fix. | Chong Yidong | 2008-02-26 | 1 | -5/+30 |
* | 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 |
| | * | (Fformat): Handle %c specially since it requires the | Andreas Schwab | 2007-11-23 | 1 | -2/+7 |
| | * | *** empty log message *** | Andreas Schwab | 2007-11-16 | 1 | -5/+1 |
| | * | Always take precision into account. | Andreas Schwab | 2007-11-16 | 1 | -2/+1 |
| | * | (Fformat): When formatting an integer as float take precision into account. | Andreas Schwab | 2007-11-16 | 1 | -2/+7 |
| | * | Fix last change. | Andreas Schwab | 2007-11-15 | 1 | -2/+4 |
| | * | (Fformat): Correctly format EMACS_INT values. | Andreas Schwab | 2007-11-15 | 1 | -14/+26 |
* | | | Merge from emacs--devo--0 | Miles Bader | 2007-12-06 | 1 | -17/+36 |
|\ \ \ | |/ / | |||||
| * | | (Fformat): Handle %c specially since it requires the | Andreas Schwab | 2007-11-23 | 1 | -15/+20 |
| * | | *** empty log message *** | Andreas Schwab | 2007-11-16 | 1 | -3/+1 |
| * | | Always take precision into account. | Andreas Schwab | 2007-11-16 | 1 | -4/+1 |
| * | | (Fformat): When formatting an integer as float take precision into account. | Andreas Schwab | 2007-11-16 | 1 | -2/+7 |
| * | | Fix last change. | Andreas Schwab | 2007-11-15 | 1 | -2/+4 |
| * | | (Fformat): Correctly format EMACS_UINT values. | Andreas Schwab | 2007-11-15 | 1 | -14/+26 |
* | | | Merge from emacs--devo--0 | Miles Bader | 2007-10-15 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Replace `abs' with `eabs'. | Eli Zaretskii | 2007-10-13 | 1 | -1/+1 |
* | | | Merge from emacs--devo--0 | Miles Bader | 2007-08-13 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge from emacs--rel--22 | Miles Bader | 2007-08-13 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Replace `iff' in comments. | Glenn Morris | 2007-08-08 | 1 | -1/+1 |
* | | | Merge from emacs--devo--0 | Miles Bader | 2007-07-27 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge from emacs--rel--22 | Miles Bader | 2007-07-26 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
* | | | Merge from emacs--devo--0 | Miles Bader | 2007-07-15 | 1 | -3/+3 |
|\ \ \ | |/ / | |||||
| * | | (Ftranspose_regions): Use EMACS_INT for positions. | Stefan Monnier | 2007-07-10 | 1 | -3/+3 |
* | | | Merge from emacs--devo--0 | Miles Bader | 2007-06-16 | 1 | -2/+11 |
|\ \ \ | |/ / | |||||
| * | | (Fget_internal_run_time) [WINDOWSNT]: Use w32_get_internal_run_time. | Jason Rumney | 2007-06-14 | 1 | -2/+11 |
* | | | Merge from emacs--devo--0 | Miles Bader | 2007-06-11 | 1 | -14/+3 |
|\ \ \ | |/ / | |||||
| * | | (Fdelete_and_extract_region): Use empty_unibyte_string. | Juanma Barranquero | 2007-06-08 | 1 | -1/+1 |
| * | | (Fcurrent_time_zone): Remove hack for Japanese Windows. | Jason Rumney | 2007-06-07 | 1 | -13/+2 |
| |/ | |||||
* | | Merge from emacs--devo--0 | Miles Bader | 2007-05-15 | 1 | -2/+1 |
|\ \ | |/ | |||||
| * | (Ftranspose_regions): Yet another int/Lisp_Object mixup (YAILOM) | Stefan Monnier | 2007-05-07 | 1 | -2/+1 |
* | | (Fchar_to_string): Use CHARACTERP, not INTEGERP. | Kenichi Handa | 2007-04-11 | 1 | -2/+2 |
* | | Merge from emacs--devo--0 | Miles Bader | 2007-04-11 | 1 | -12/+30 |
|\ \ | |/ | |||||
| * | (Ftranspose_regions): Validate interval before setting text | Chong Yidong | 2007-04-07 | 1 | -11/+20 |
| * | (Fgoto_char): Doc fix. | Eli Zaretskii | 2007-03-24 | 1 | -1/+3 |
| * | (Ftranspose_regions): Use set_text_properties_1 instead of | Chong Yidong | 2007-03-24 | 1 | -10/+17 |
* | | Merge from emacs--devo--0 | Miles Bader | 2007-03-21 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Fix typo. | Chong Yidong | 2007-03-17 | 1 | -1/+1 |
| * | (Fdecode_time, Fencode_time): "daylight savings" -> "daylight saving" | Chong Yidong | 2007-03-17 | 1 | -2/+2 |