aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Replace `iff' in doc-strings and comments.Glenn Morris2007-08-085-10/+15
* Replace `iff' in doc-strings and comments.Glenn Morris2007-08-085-4/+8
* (checkdoc-ispell-lisp-words): Remove `iff'.Glenn Morris2007-08-081-2/+3
* Replace `iff' in comments.Glenn Morris2007-08-081-2/+2
* Replace `iff'.Glenn Morris2007-08-085-8/+8
* `iff' item is dealt with.Glenn Morris2007-08-081-2/+0
* telnet, erc-server issues fixed.Glenn Morris2007-08-082-7/+8
* (2C-two-columns, 2C-merge): Use window-full-width-p instead of comparingMartin Rudalics2007-08-082-4/+17
* (compilation-set-window-height): Use window-full-width-p instead ofMartin Rudalics2007-08-081-7/+5
* Use window-full-width-p instead of comparing frame-width andMartin Rudalics2007-08-083-4/+4
* Update for Emacs 22.2, including libxpm.Jason Rumney2007-08-071-15/+25
* * net/tramp.el (tramp-handle-file-remote-p): Handle optionalMichael Albinus2007-08-073-20/+56
* ** sdl.web@gmail.com: problem with transparent PNG image displayChong Yidong2007-08-071-2/+0
* (tcl-indent-level, tcl-continued-indent-level): Add safe-local-variable prop.Stefan Monnier2007-08-072-0/+7
* (File Conveniences): Document point motion keys in Image mode.Chong Yidong2007-08-071-1/+4
* * files.texi (File Conveniences): Document point motion keys in ImageChong Yidong2007-08-071-0/+5
* (Image Cache): Document image-refresh.Chong Yidong2007-08-071-12/+36
* * display.texi (Image Cache): Document image-refresh.Chong Yidong2007-08-071-0/+4
* New function image-refresh.Chong Yidong2007-08-071-0/+3
* (image-toggle-display): Use image-refresh.Chong Yidong2007-08-071-8/+7
* * image-mode.el (image-toggle-display): Use image-refresh.Chong Yidong2007-08-071-0/+2
* 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
* (longlines-decoded): New variable.Chong Yidong2007-08-071-4/+10
* * longlines.el (longlines-decoded): New variable.Chong Yidong2007-08-071-0/+5
* ** davby@ida.liu.se, 6 July: Bug in pos-visible-in-window-pChong Yidong2007-08-071-2/+0
* (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
* Remove comments about vc-bzr.el being a modified unofficial version.Stefan Monnier2007-08-072-2/+19
* *** empty log message ***Richard M. Stallman2007-08-071-0/+5
* Returning back printing.elVinicius Jose Latorre2007-08-062-453/+426
* Include INSTALL in full-bin zip file.Jason Rumney2007-08-061-2/+2
* (vc-bzr-registered): Gracefully handle missing "bzr"Stefan Monnier2007-08-062-0/+26
* (diff-unified->context, diff-reverse-direction, diff-fixup-modifs):Stefan Monnier2007-08-062-3/+8
* (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
* *** empty log message ***Richard M. Stallman2007-08-061-0/+4
* (tpu-current-line): Use posn-at-point and count-screen-lines.Stefan Monnier2007-08-062-2/+10
* (tpu-before-save-hook): Rename from tpu-write-file-hook.Stefan Monnier2007-08-062-44/+36
* *** empty log message ***Michael Albinus2007-08-061-1/+1
* * net/ange-ftp.el (ange-ftp-hook-function): Catch also errors inMichael Albinus2007-08-062-1/+11
* (Size of Window): Document window-full-width-p.Martin Rudalics2007-08-062-0/+10
* (resize-temp-buffer-window): Use window-full-width-pMartin Rudalics2007-08-062-2/+7
* 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