Mercurial > emacs
graph
-
*** empty log message ***2007-08-09, by Glenn Morris
-
*** empty log message ***2007-08-09, by YAMAMOTO Mitsuharu
-
(posix_memalign): New function.2007-08-09, by YAMAMOTO Mitsuharu
-
(help-make-xrefs): Fix previous change.2007-08-09, by Glenn Morris
-
username and password default2007-08-09, by Vinicius Jose Latorre
-
*** empty log message ***2007-08-08, by Martin Rudalics
-
(Example Major Modes): Fix typo.2007-08-08, by Martin Rudalics
-
Remove spurious * in docstrings.2007-08-08, by Stefan Monnier
-
(Man-next-section): Make sure we do not move backward.2007-08-08, by Stefan Monnier
-
ps-print-color-p fix2007-08-08, by Vinicius Jose Latorre
-
(auto-mode-alist): Use the purecopied text (duh!).2007-08-08, by Stefan Monnier
-
*** empty log message ***2007-08-08, by Andreas Schwab
-
(sendmail-pre-abbrev-expand-hook): Check for2007-08-08, by Andreas Schwab
-
(help-make-xrefs): Search for symbol constituents, rather than just `-'.2007-08-08, by Glenn Morris
-
*** empty log message ***2007-08-08, by Glenn Morris
-
(Documentation Tips): Recommend against `iff'.2007-08-08, by Glenn Morris
-
*** empty log message ***2007-08-08, by Glenn Morris
-
Replace `iff' in comments.2007-08-08, by Glenn Morris
-
*** empty log message ***2007-08-08, by Glenn Morris
-
Replace `iff' in comments.2007-08-08, by Glenn Morris
-
(nil and t): Do not use `iff' in documentation.2007-08-08, by Glenn Morris
-
*** empty log message ***2007-08-08, by Glenn Morris
-
Replace `iff'.2007-08-08, by Glenn Morris
-
(Glossary): Deprecate `iff'.2007-08-08, by Glenn Morris
-
*** empty log message ***2007-08-08, by Glenn Morris
-
Replace `iff' in doc-strings and comments.2007-08-08, by Glenn Morris
-
Replace `iff' in doc-strings and comments.2007-08-08, by Glenn Morris
-
Remove time-stamp.2007-08-08, by Glenn Morris
-
*** empty log message ***2007-08-08, by Glenn Morris
-
Replace `iff' in doc-strings and comments.2007-08-08, by Glenn Morris
-
Replace `iff' in doc-strings and comments.2007-08-08, by Glenn Morris
-
Replace `iff' in doc-strings and comments.2007-08-08, by Glenn Morris
-
Replace `iff' in doc-strings and comments.2007-08-08, by Glenn Morris
-
*** empty log message ***2007-08-08, by Glenn Morris
-
Replace `iff' in doc-strings and comments.2007-08-08, by Glenn Morris
-
Replace `iff' in doc-strings and comments.2007-08-08, by Glenn Morris
-
Replace `iff' in doc-strings and comments.2007-08-08, by Glenn Morris
-
Replace `iff' in doc-strings and comments.2007-08-08, by Glenn Morris
-
*** empty log message ***2007-08-08, by Glenn Morris
-
Replace `iff' in doc-strings and comments.2007-08-08, by Glenn Morris
-
*** empty log message ***2007-08-08, by Glenn Morris
-
Replace `iff' in doc-strings and comments.2007-08-08, by Glenn Morris
-
Replace `iff' in doc-strings and comments.2007-08-08, by Glenn Morris
-
*** empty log message ***2007-08-08, by Glenn Morris
-
Replace `iff' in doc-strings and comments.2007-08-08, by Glenn Morris
-
(checkdoc-ispell-lisp-words): Remove `iff'.2007-08-08, by Glenn Morris
-
Replace `iff' in comments.2007-08-08, by Glenn Morris
-
Replace `iff'.2007-08-08, by Glenn Morris
-
`iff' item is dealt with.2007-08-08, by Glenn Morris
-
*** empty log message ***2007-08-08, by Glenn Morris
-
telnet, erc-server issues fixed.2007-08-08, by Glenn Morris
-
*** empty log message ***2007-08-08, by Martin Rudalics
-
(2C-two-columns, 2C-merge): Use window-full-width-p instead of comparing2007-08-08, by Martin Rudalics
-
(compilation-set-window-height): Use window-full-width-p instead of2007-08-08, by Martin Rudalics
-
Use window-full-width-p instead of comparing frame-width and2007-08-08, by Martin Rudalics
-
Use window-full-width-p instead of comparing frame-width and2007-08-08, by Martin Rudalics
-
Use window-full-width-p instead of comparing frame-width and2007-08-08, by Martin Rudalics
-
Update for Emacs 22.2, including libxpm.2007-08-07, by Jason Rumney
-
* net/tramp.el (tramp-handle-file-remote-p): Handle optional2007-08-07, by Michael Albinus
-
** sdl.web@gmail.com: problem with transparent PNG image display2007-08-07, by Chong Yidong
-
(tcl-indent-level, tcl-continued-indent-level): Add safe-local-variable prop.2007-08-07, by Stefan Monnier
-
(File Conveniences): Document point motion keys in Image mode.2007-08-07, by Chong Yidong
-
* files.texi (File Conveniences): Document point motion keys in Image2007-08-07, by Chong Yidong
-
(Image Cache): Document image-refresh.2007-08-07, by Chong Yidong
-
* display.texi (Image Cache): Document image-refresh.2007-08-07, by Chong Yidong
-
New function image-refresh.2007-08-07, by Chong Yidong
-
(image-toggle-display): Use image-refresh.2007-08-07, by Chong Yidong
-
* image-mode.el (image-toggle-display): Use image-refresh.2007-08-07, by Chong Yidong
-
Sync to trunk version.2007-08-07, by Chong Yidong
-
(struct image): New members.2007-08-07, by Chong Yidong
-
* dispextern.h (struct image): New members.2007-08-07, by Chong Yidong
-
(longlines-decoded): New variable.2007-08-07, by Chong Yidong
-
* longlines.el (longlines-decoded): New variable.2007-08-07, by Chong Yidong
-
** davby@ida.liu.se, 6 July: Bug in pos-visible-in-window-p2007-08-07, by Chong Yidong
-
(move_it_by_lines): Remove incorrect optimization.2007-08-07, by Chong Yidong
-
* xdisp.c (move_it_by_lines): Remove incorrect optimization.2007-08-07, by Chong Yidong
-
*** empty log message ***2007-08-07, by YAMAMOTO Mitsuharu
-
(__malloc_initialize): Remove pthread_once. Not needed.2007-08-07, by YAMAMOTO Mitsuharu
-
*** empty log message ***2007-08-07, by YAMAMOTO Mitsuharu
-
(__morecore): Fix the declaration to comply with the definition.2007-08-07, by YAMAMOTO Mitsuharu
-
*** empty log message ***2007-08-07, by YAMAMOTO Mitsuharu
-
(_malloc_thread_enabled_p) [USE_PTHREAD]: New variable.2007-08-07, by YAMAMOTO Mitsuharu
-
(main) [HAVE_GTK_AND_PTHREAD && !SYSTEM_MALLOC && !DOUG_LEA_MALLOC]:2007-08-07, by YAMAMOTO Mitsuharu
-
Remove comments about vc-bzr.el being a modified unofficial version.2007-08-07, by Stefan Monnier
-
*** empty log message ***2007-08-07, by Richard M. Stallman
-
Returning back printing.el2007-08-06, by Vinicius Jose Latorre
-
Include INSTALL in full-bin zip file.2007-08-06, by Jason Rumney
-
(vc-bzr-registered): Gracefully handle missing "bzr"2007-08-06, by Stefan Monnier
-
*** empty log message ***2007-08-06, by Stefan Monnier
-
(diff-unified->context, diff-reverse-direction, diff-fixup-modifs):2007-08-06, by Stefan Monnier
-
(redisplay_window): When restoring original buffer position, make sure2007-08-06, by Chong Yidong
-
* xdisp.c (redisplay_window): When restoring original buffer2007-08-06, by Chong Yidong
-
*** empty log message ***2007-08-06, by Richard M. Stallman
-
(tpu-current-line): Use posn-at-point and count-screen-lines.2007-08-06, by Stefan Monnier
-
(tpu-before-save-hook): Rename from tpu-write-file-hook.2007-08-06, by Stefan Monnier
-
*** empty log message ***2007-08-06, by Michael Albinus
-
* net/ange-ftp.el (ange-ftp-hook-function): Catch also errors in2007-08-06, by Michael Albinus
-
*** empty log message ***2007-08-06, by Martin Rudalics
-
(Size of Window): Document window-full-width-p.2007-08-06, by Martin Rudalics
-
*** empty log message ***2007-08-06, by Martin Rudalics
-
(resize-temp-buffer-window): Use window-full-width-p2007-08-06, by Martin Rudalics
-
*** empty log message ***2007-08-06, by Martin Rudalics
-
Add EXFUN for Fwindow_full_width_p.2007-08-06, by Martin Rudalics
-
(window_min_size_2): New function.2007-08-06, by Martin Rudalics
-
Honor term-default-fg-color and term-default-bg-color settings when modifying term-current-face.2007-08-05, by Vinicius Jose Latorre
-
Require lpr and ps-print when loading printing package2007-08-05, by Vinicius Jose Latorre
-
*** empty log message ***2007-08-05, by Michael Albinus
-
* net/tramp.el (tramp-handle-file-remote-p): Return a string as2007-08-05, by Michael Albinus
-
* files.el (set-auto-mode): Handle also remote files wrt2007-08-05, by Michael Albinus
-
*** empty log message ***2007-08-04, by Glenn Morris
-
(auto-revert-tail-mode): auto-revert-tail-pos is zero, not nil, when2007-08-04, by Glenn Morris
-
(cperl-compilation-error-regexp-alist): Remove duplicate defvar2007-08-04, by Glenn Morris