aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (Fwrite_region): Ignore EINVAL error from fsync.Andreas Schwab2007-10-062-2/+8
* *** empty log message ***Glenn Morris2007-10-062-20/+44
* Aaron Hawley <aaronh at garden.org>Glenn Morris2007-10-061-1/+82
* John W. Eaton <jwe at octave.org>Glenn Morris2007-10-062-38/+70
* Remove broken end-of-file comment.Glenn Morris2007-10-061-3/+0
* Chris Moore <dooglus at gmail.com>Glenn Morris2007-10-061-3/+3
* (Auto Faces): Fix typo.Juanma Barranquero2007-10-052-8/+12
* Fix configuring `doc' due to changes in the directory structure.Eli Zaretskii2007-10-052-15/+9
* Update comment to reflect doc directory structure.Eli Zaretskii2007-10-052-2/+8
* (RSVG_LIBS, RSVG_CFLAGS): Edit out.Eli Zaretskii2007-10-051-0/+2
* Reorder functions, no code changes.Dan Nicolaescu2007-10-052-502/+504
* * net/tramp.el (tramp-make-temp-file): Move to tramp-compat.el.Michael Albinus2007-10-046-82/+123
* (syms_of_image) <image-types>: Fix typo in docstring.Juanma Barranquero2007-10-042-14/+18
* (image-dired-image-at-point-p): Fix typo in docstring.Juanma Barranquero2007-10-042-3/+7
* *** empty log message ***Juanma Barranquero2007-10-041-448/+448
* (sieve-manage-interactive-login): Doc fix.Juanma Barranquero2007-10-042-2/+7
* Fix typos.Juanma Barranquero2007-10-041-3/+3
* *** empty log message ***Juanma Barranquero2007-10-041-6/+5
* (copyright-update): Don't update if the fileStefan Monnier2007-10-032-12/+19
* (doc-view-dvi->pdf-sentinel, doc-view-reset-slice)Michaël Cadilhac2007-10-032-5/+9
* (doc-view): Don't ignore pdf and dvi files when completing filename.Michaël Cadilhac2007-10-032-167/+177
* (struct frame): Don't try to GC-mark menu_bar_items_used.Stefan Monnier2007-10-032-2/+7
* *** empty log message ***Richard M. Stallman2007-10-031-0/+3
* * net/tramp.el (top): Add tramp-compat to `tramp-unload-hook'.Michael Albinus2007-10-036-153/+207
* (mark_terminals): Typo.Stefan Monnier2007-10-021-1/+1
* * window.h (struct window):Stefan Monnier2007-10-029-15/+28
* * lisp.h (struct Lisp_Hash_Table): Move non-traced elements at the end.Stefan Monnier2007-10-025-55/+37
* (mark_object): Fix typo.Stefan Monnier2007-10-021-7/+8
* (allocate_pseudovector): New fun.Stefan Monnier2007-10-022-131/+111
* (Fget_buffer_create, init_buffer_once): Use XSETPVECTYPE.Stefan Monnier2007-10-021-0/+3
* (Fframe_parameters): Minor simplification.Stefan Monnier2007-10-021-2/+2
* (adjust_markers_for_insert): Generalize assertion checks.Stefan Monnier2007-10-021-10/+3
* (defsubr): Use XSETPVECTYPE.Stefan Monnier2007-10-021-0/+1
* (Fmarker_buffer): Make test for odd case into a failure.Stefan Monnier2007-10-021-3/+6
* (Fcurrent_window_configuration): Use XSETPVECTYPE.Stefan Monnier2007-10-021-0/+1
* (ARRAY_MARK_FLAG, PSEUDOVECTOR_FLAG): Don't allow definition in m/*.h files.Stefan Monnier2007-10-021-11/+8
* * buffer.c (syms_of_buffer) <local-abbrev-table>: Move from abbrev.c.Stefan Monnier2007-10-025-44/+62
* (candidate_window_p): Only consider as visible frames thatStefan Monnier2007-10-021-2/+8
* (MARKBIT): Remove unused macro.Stefan Monnier2007-10-021-5/+0
* (gnus-uu-reginize-string, gnus-uu-expand-numbers): Don't hardcode point-min==1.Stefan Monnier2007-10-022-2/+7
* *** empty log message ***Richard M. Stallman2007-10-021-0/+4
* (cursor-in-non-selected-windows): Doc fix.Richard M. Stallman2007-10-021-0/+3
* (Overlay Properties): Explain nil as priority. Explain that conflictsRichard M. Stallman2007-10-012-7/+21
* (math-largest-emacs-expt): Remove unnecessary condition check.Jay Belanger2007-10-011-6/+3
* Add item for MS-Windows implementation of network-interface-*.Eli Zaretskii2007-10-011-0/+8
* (Fload): Fix typo in docstring.Juanma Barranquero2007-10-012-8/+12
* (Fexpt): Manually check for overflows, so that a powerMichaël Cadilhac2007-10-012-3/+11
* (zone): Let-bind show-trailing-whitespace to nil.Thien-Thi Nguyen2007-10-012-0/+7
* calc-math.el (math-largest-emacs-expt): Handle the cases when exptJay Belanger2007-10-012-11/+37
* (math-smallest-emacs-expt): Make the computation more robust.Jay Belanger2007-10-011-2/+2