Mercurial > emacs
comparison lib-src/ChangeLog @ 109481:19ca6f3cc339
Merge from mainline.
author | Katsumi Yamaoka <yamaoka@jpl.org> |
---|---|
date | Tue, 20 Jul 2010 22:54:46 +0000 |
parents | d12162869c07 |
children | 78dcd5cace97 |
comparison
equal
deleted
inserted
replaced
109472:20f9503a8859 | 109481:19ca6f3cc339 |
---|---|
1 2010-07-20 Juanma Barranquero <lekktu@gmail.com> | |
2 | |
3 * emacsclient.c (get_current_dir_name, w32_get_resource) | |
4 (w32_getenv, w32_set_user_model_id, w32_window_app, w32_execvp) | |
5 (close_winsock, initialize_sockets, w32_find_emacs_process) | |
6 (w32_give_focus): | |
7 * ntlib.c (getlogin, getuid, getgid, getegid): | |
8 Convert definitions to standard C. | |
9 | |
1 2010-07-12 Andreas Schwab <schwab@linux-m68k.org> | 10 2010-07-12 Andreas Schwab <schwab@linux-m68k.org> |
2 | 11 |
3 * Makefile.in (C_WARNINGS_SWITCH, PROFILING_CFLAGS) | 12 * Makefile.in (C_WARNINGS_SWITCH, PROFILING_CFLAGS) |
4 (PROFILING_LDFLAGS): Set from substitution. | 13 (PROFILING_LDFLAGS): Set from substitution. |
5 (BASE_CFLAGS): Add ${C_WARNINGS_SWITCH}. | 14 (BASE_CFLAGS): Add ${C_WARNINGS_SWITCH}. |
18 * movemail.c (mail_spool_name, popmail): Likewise. | 27 * movemail.c (mail_spool_name, popmail): Likewise. |
19 * pop.c (pop_list): Likewise. | 28 * pop.c (pop_list): Likewise. |
20 | 29 |
21 2010-07-11 Eli Zaretskii <eliz@gnu.org> | 30 2010-07-11 Eli Zaretskii <eliz@gnu.org> |
22 | 31 |
23 * makefile.w32-in (obj): Add menu.o, bidi.o, w32uniscrobe.o, | 32 * makefile.w32-in (obj): Add menu.o, bidi.o, w32uniscribe.o, |
24 and unexw32.o. (Bug#6603) | 33 and unexw32.o. (Bug#6603) |
25 | 34 |
26 2010-07-10 Eli Zaretskii <eliz@gnu.org> | 35 2010-07-10 Eli Zaretskii <eliz@gnu.org> |
27 | 36 |
28 * Makefile.in ($(DESTDIR)${archlibdir}): Convert spaces to TABs. | 37 * Makefile.in ($(DESTDIR)${archlibdir}): Convert spaces to TABs. |
270 * etags.c (Scheme_functions): Don't loop past a null character | 279 * etags.c (Scheme_functions): Don't loop past a null character |
271 (Bug#5601). | 280 (Bug#5601). |
272 | 281 |
273 2010-01-29 Kester Habermann <kester@linuxtag.org> (tiny change) | 282 2010-01-29 Kester Habermann <kester@linuxtag.org> (tiny change) |
274 | 283 |
275 * etags.c (Fortran_functions): Handle recursive keyword | 284 * etags.c (Fortran_functions): Handle recursive keyword (Bug#5484). |
276 (Bug#5484). | |
277 | 285 |
278 2010-01-11 Glenn Morris <rgm@gnu.org> | 286 2010-01-11 Glenn Morris <rgm@gnu.org> |
279 | 287 |
280 * ebrowse.c (version): | 288 * ebrowse.c (version): |
281 * etags.c (print_version): | 289 * etags.c (print_version): |