Fix some uses of int instead of EMACS_INT.
[bpt/emacs.git] / src / editfns.c
2010-09-22 Eli ZaretskiiFix some uses of int instead of EMACS_INT.
2010-09-16 Kenichi Handamerge trunk
2010-09-14 Juanma BarranqueroFix typos in comments and ChangeLogs.
2010-09-14 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-09-06 Chong YidongMerge changes from emacs-23 branch.
2010-09-01 Kenichi Handamerge changes in emacs-23 branch
2010-08-22 Chong YidongMerge changes from emacs-23 branch.
2010-08-17 Joakim Veronamerge from trunk
2010-08-09 Kenichi Handamerge trunk
2010-08-09 Dan NicolaescuUse const char* instead of char*.
2010-08-08 Chong YidongMerge changes from emacs-23 branch
2010-08-08 Eli ZaretskiiMake some doc strings bidi-friendly.
2010-08-05 Dan NicolaescuRemove extern declarations in .c files, .h files have...
2010-08-02 Juanma Barranquero* editfns.c (Fregion_beginning, Fregion_end): Doc fixes...
2010-07-29 Dan NicolaescuMake lisp_time_argument work on all systems.
2010-07-27 Dan NicolaescuUse const, move declarations to header files.
2010-07-27 Juanma BarranqueroMerge from emacs-23
2010-07-26 Kenichi Handamerge trunk
2010-07-25 Christoph ScholtesBuild binary distros on Windows using emacs-VERSION...
2010-07-25 Juanma BarranqueroMake building under stricter warning flags somewhat...
2010-07-17 Chong YidongMerge latest fix to xg_event_is_for_menubar.
2010-07-16 Chong YidongMerge changes from emacs-23 branch.
2010-07-12 Eli ZaretskiiFix the MS-DOS build (fallout from 2010-07-12T14:16...
2010-07-12 Andreas SchwabConvert old-style definitions
2010-07-12 Kenichi Handamerge trunk
2010-07-11 Andreas SchwabUse strchr, strrchr instead of index, rindex
2010-07-11 Andreas SchwabConstify functions taking char *
2010-07-10 Chong YidongMerge changes from emacs-23 branch.
2010-07-09 Kenichi Handamerge trunk
2010-07-08 Dan NicolaescuConvert DEFUNs to standard C.
2010-07-08 Kenichi Handamerge trunk
2010-07-07 Andreas SchwabReplace bcopy, bzero, bcmp by memcpy, memmove, memset...
2010-07-04 Juanma BarranqueroFix comments and whitespace.
2010-07-04 Dan NicolaescuConvert (most) functions in src to standard C.
2010-07-02 Eli ZaretskiiFix MS-DOS configury.
2010-07-02 Jan DRemove __P and P_ from .c and .m files and definition...
2010-06-26 Eli Zaretskiiw32-fns.el (w32-convert-standard-filename): Doc fix.
2010-06-15 Glenn MorrisBackport from trunk: * src/editfns.c (Fbyte_to_string...
2010-06-14 Joakim Veronamerged from trunk
2010-06-10 Katsumi YamaokaSynch with Gnus trunk.
2010-06-10 Glenn Morris* src/editfns.c (Fbyte_to_string): Pacify compiler.
2010-05-25 Kenichi Handamerge trunk
2010-05-25 Stefan MonnierMerge from emacs-23
2010-05-19 Stefan Monnier* url-util.el (url-unhex-string): Don't accidentally...
2010-03-20 Eli ZaretskiiMerge from mainline.
2010-03-15 Chong YidongFix bug in `format' (Bug#5710).
2010-03-13 Chong YidongFix bug in `format' (Bug#5710).
2010-01-22 Eli ZaretskiiMerge from mainline.
2010-01-20 Kenichi HandaFix ccl encoding of unibyte source.
2010-01-19 Alan MackenzieSuppress spurious second invocation of before-change...
2010-01-18 Chong YidongDoc fix for current-time-string and date-to-time (Bug...
2010-01-16 Eli ZaretskiiMerge from mainline.
2010-01-14 Kenichi Handafrom trunk
2010-01-13 Stefan MonnierTry to fix bug#5314. This is probably not the final...
2010-01-09 Chong YidongFix bounds checking for text properties in `format...
2010-01-09 Eli ZaretskiiMerge from mainline.
2010-01-09 Eli Zaretskiieditfns.c (Ffloat_time): Doc fix.
2009-12-24 Stefan Monnier(Fsave_excursion): Mention save-current-buffer in the...
2009-11-21 Andreas Schwab* character.h (STRING_CHAR, STRING_CHAR_AND_LENGTH...
2009-11-06 Dan Nicolaescu* xterm.c (syms_of_xterm):
2009-11-03 Stefan Monnier(save_restriction_restore): Update the (pt/begv/vz...
2009-10-19 Dan Nicolaescu* alloc.c: Do not define struct catchtag.
2009-10-18 Stefan MonnierRemove leftover table unibyte_to_multibyte_table.
2009-05-10 Chong Yidong* editfns.c (Ftranspose_regions): Doc fix (Bug#3248).
2009-04-17 Kenichi Handa(Ftranslate_region_internal): Use Fconcat to make a
2009-03-28 Stefan Monnier* editfns.c (general_insert_function): Adjust to insdel...
2009-03-24 Chong Yidong(Ffloat_time): Doc fix (Bug#2768).
2009-03-20 Eli Zaretskii(Fuser_uid, Fuser_real_uid): If UID as EMACS_INT is...
2009-03-18 Eli Zaretskii(Fuser_login_name): Support float arguments. Doc fix.
2009-01-08 Glenn MorrisAdd 2009 to copyright years.
2008-09-30 Miles BaderMerge from emacs--rel--22
2008-09-05 Miles BaderMerge from emacs--rel--22
2008-09-02 Miles BaderMerge from emacs--rel--22
2008-08-26 Juanma BarranqueroFix typos (sync from trunk).
2008-08-23 Eli Zaretskii(USER_FULL_NAME): Define to pw->pw_gecos if undefined.
2008-08-18 Miles BaderMerge from emacs--rel--22
2008-08-12 Miles BaderMerge from emacs--rel--22
2008-07-26 Miles BaderMerge from emacs--rel--22
2008-07-17 Miles BaderMerge from emacs--rel--22
2008-07-17 Miles BaderMerge from emacs--rel--22
2008-07-16 Dan Nicolaescu* editfns.c (Fuser_full_name): Replace the only use of
2008-06-26 Juanma BarranqueroRemove unneeded -Defines in the compiler command line...
2008-06-17 Miles BaderMerge from emacs--rel--22
2008-06-02 Jim Meyeringremove useless if-before-free tests
2008-06-01 Miles BaderMerge from emacs--rel--22
2008-05-26 Miles BaderMerge from emacs--rel--22
2008-05-18 Miles BaderMerge from emacs--rel--22
2008-05-16 Miles BaderMerge from emacs--rel--22
2008-05-14 Glenn MorrisSwitch to recommended form of GPLv3 permissions notice.
2008-05-14 Miles BaderMerge from emacs--rel--22
2008-05-08 Miles BaderMerge from emacs--rel--22
2008-05-04 Miles BaderMerge from emacs--rel--22
2008-05-02 Miles BaderMerge from emacs--rel--22
2008-04-29 Miles BaderMerge from emacs--rel--22
2008-04-26 Miles BaderMerge from emacs--rel--22
2008-04-24 Miles BaderMerge from emacs--rel--22
2008-04-23 Miles BaderMerge from emacs--rel--22
2008-04-18 Miles BaderMerge from emacs--rel--22
2008-04-09 Juanma Barranquero(Ffield_string_no_properties): Fix typo in docstring.
2008-04-05 Miles BaderMerge from emacs--rel--22
next