comparison src/ChangeLog @ 97228:390c190a3d44

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sat, 02 Aug 2008 16:27:01 +0000
parents c7664674e915
children 84d4fb2fbce8
comparison
equal deleted inserted replaced
97227:1d85638347af 97228:390c190a3d44
1 2008-08-02 Eli Zaretskii <eliz@gnu.org>
2
3 * s/gnu-linux.h (HAVE_PROCFS, LISTPROC, PROCATTR): New defines.
4
5 * lisp.h: Add prototype for directory_files_internal.
6
7 * process.c (Fsystem_processes_list, Fsystem_process_attributes):
8 New functions.
9 (syms_of_process): Defsubr them. Add initializations for various
10 Q* symbols used in procfs_system_process_attributes.
11 (procfs_list_system_processes, procfs_system_process_attributes)
12 [HAVE_PROCFS]: New functions.
13 (time_from_jiffies, ltime_from_jiffies, get_up_time, procfs_ttyname)
14 (procfs_get_total_memory): New functions.
15
1 2008-08-01 Juanma Barranquero <lekktu@gmail.com> 16 2008-08-01 Juanma Barranquero <lekktu@gmail.com>
2 17
3 * xfaces.c (Fx_load_color_file): Fix previous change; 18 * xfaces.c (Fx_load_color_file): Fix previous change;
4 it is #ifdef WINDOWSNT, not WINDOWS_NT. 19 it is #ifdef WINDOWSNT, not WINDOWS_NT.
5 20
2321 2336
2322 * w32gui.h (widget_value, XtPointer, Boolean, enum button_type) 2337 * w32gui.h (widget_value, XtPointer, Boolean, enum button_type)
2323 (local_heap, local_alloc, local_free, malloc_widget_value) 2338 (local_heap, local_alloc, local_free, malloc_widget_value)
2324 (free_widget_value): Define here. 2339 (free_widget_value): Define here.
2325 2340
2341 >>>>>>> 1.6832
2326 2008-06-09 Kenichi Handa <handa@m17n.org> 2342 2008-06-09 Kenichi Handa <handa@m17n.org>
2327 2343
2328 * font.h (Qascii_0): Extern it. 2344 * font.h (Qascii_0): Extern it.
2329 2345
2330 * font.c (Qascii_0): New variable. 2346 * font.c (Qascii_0): New variable.