aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Replace `iff' in comments.Glenn Morris2007-08-0840-60/+60
* Replace `iff' in comments.Glenn Morris2007-08-0878-77/+81
* Sync to trunk version.Chong Yidong2007-08-071-11/+100
* (struct image): New members.Chong Yidong2007-08-071-0/+4
* * dispextern.h (struct image): New members.Chong Yidong2007-08-071-0/+9
* (move_it_by_lines): Remove incorrect optimization.Chong Yidong2007-08-071-3/+7
* * xdisp.c (move_it_by_lines): Remove incorrect optimization.Chong Yidong2007-08-071-0/+4
* (__malloc_initialize): Remove pthread_once. Not needed.YAMAMOTO Mitsuharu2007-08-072-6/+7
* (__morecore): Fix the declaration to comply with the definition.YAMAMOTO Mitsuharu2007-08-072-1/+6
* (_malloc_thread_enabled_p) [USE_PTHREAD]: New variable.YAMAMOTO Mitsuharu2007-08-072-17/+79
* (main) [HAVE_GTK_AND_PTHREAD && !SYSTEM_MALLOC && !DOUG_LEA_MALLOC]:YAMAMOTO Mitsuharu2007-08-071-0/+7
* (redisplay_window): When restoring original buffer position, make sureChong Yidong2007-08-061-1/+4
* * xdisp.c (redisplay_window): When restoring original bufferChong Yidong2007-08-061-0/+5
* Add EXFUN for Fwindow_full_width_p.Martin Rudalics2007-08-062-0/+25
* (window_min_size_2): New function.Martin Rudalics2007-08-061-47/+70
* (Fvisited_file_modtime): Use make_time.Richard M. Stallman2007-08-032-5/+7
* Comment change.Richard M. Stallman2007-08-031-3/+3
* Adjust load-path commentVinicius Jose Latorre2007-08-021-1/+1
* Adjust load-path commentVinicius Jose Latorre2007-08-011-2/+2
* Adjust load-pathVinicius Jose Latorre2007-08-012-3/+8
* * vc-git.el: (vc-directory-exclusion-list, vc-handled-backends):Dan Nicolaescu2007-07-302-1/+5
* Switch license to GPLv3 or later.Glenn Morris2007-07-262-3/+4
* Standardize license text.Glenn Morris2007-07-251-14/+14
* Remove license from trivial file.Glenn Morris2007-07-2513-33/+13
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-0/+6
* Change to GPLv3.Glenn Morris2007-07-251-288/+623
* Switch license to GPLv3 or later.Glenn Morris2007-07-25162-165/+165
* Switch license to GPLv3 or later.Glenn Morris2007-07-25148-148/+148
* (x_real_positions): Get real position from OS instead of calculating it.Jason Rumney2007-07-242-7/+13
* (current_lock_owner): Allow for @ sign in username.Jason Rumney2007-07-232-2/+6
* (clean): Don't delete *~.Eli Zaretskii2007-07-202-1/+5
* (IMAGE_NT_OPTIONAL_HDR32_MAGIC, IMAGE_OPTIONAL_HEADER32): DefineEli Zaretskii2007-07-202-0/+12
* (w32_executable_type): Handle 64 bit executables.Jason Rumney2007-07-182-27/+52
* (Fsave_window_excursion): Doc fix.Juanma Barranquero2007-07-162-2/+11
* (Fwith_output_to_temp_buffer): Doc fix.Juanma Barranquero2007-07-161-1/+1
* (Ftrack_mouse): Doc fix.Juanma Barranquero2007-07-161-1/+1
* (For, Fand, Fprogn): Doc fixes.Juanma Barranquero2007-07-161-3/+3
* (Ffind_operation_coding_system): Doc fix.Juanma Barranquero2007-07-161-1/+1
* (Fsetq): Doc fix.Richard M. Stallman2007-07-152-1/+11
* (Fsetq_default): Doc fix.Richard M. Stallman2007-07-151-2/+4
* Remove dashes from front of first line.Jason Rumney2007-07-121-5/+5
* (w32_msg_pump) <WM_EMACS_CREATEWINDOW>: Initialize COM.Jason Rumney2007-07-112-0/+19
* (LIBS): Include OLE32.Jason Rumney2007-07-111-1/+2
* [USE_MAC_TSM] (mac_handle_text_input_event):YAMAMOTO Mitsuharu2007-06-282-0/+8
* (syms_of_buffer) <selective-display>: Fix typo in docstring.Juanma Barranquero2007-06-272-5/+9
* [HAVE_GTK_AND_PTHREAD] Check this after including config.h.YAMAMOTO Mitsuharu2007-06-262-52/+141
* *** empty log message ***Jason Rumney2007-06-211-0/+4
* (convert_mono_to_color_image): Swap fore and background.Jason Rumney2007-06-211-2/+2
* (w32_BDF_to_x_font): Unmap memory when finished.Jason Rumney2007-06-202-1/+7
* (_wsa_errlist): Fix typo in error message.Juanma Barranquero2007-06-202-21/+25