- 28 Jul, 2011 10 commits
-
-
Bastien Guerry authored
It will be replaced by org-pcomplete.el in the next commit.
-
Jose E. Marchesi authored
lisp/simple.el (goto-line): Use string-to-number to provide a numeric argument to read-number.
-
Glenn Morris authored
-
Paul Eggert authored
In other words, assume that every image size is allowed, on non-X hosts. This assumption is probably wrong, but it lets Emacs compile.
-
Andreas Schwab authored
-
Eli Zaretskii authored
src/xdisp.c (compute_display_string_pos): Don't use cached display string position if the buffer had its restriction changed.
-
Paul Eggert authored
-
Paul Eggert authored
Fixes: debbugs:9079
-
Paul Eggert authored
-
Paul Eggert authored
-
- 27 Jul, 2011 4 commits
-
-
Lars Magne Ingebrigtsen authored
* gnutls.c (emacs_gnutls_read): Don't message anything if the peer closes the connection while we're reading. Fixes: debbugs:9182
-
Paul Eggert authored
This is for convenience, so that one can run GNU make in an unconfigured source tree, and get a default build.
-
Michael Albinus authored
connection process, it could be nil.
-
Leo Liu authored
-
- 26 Jul, 2011 2 commits
-
-
Alan Mackenzie authored
cc-langs.el (c-has-bitfields): New lang variable. (c-symbol-chars): Now exported as a lang variable. (c-not-primitive-type-keywords): New lang variable. cc-fonts.el (c-font-lock-declarations): Jump over the QT keyword "more" to prevent "more slots: ...." being spuriously parsed as a bitfield declaraion. cc-engine.el (c-beginning-of-statement-1): Refactor and enhance to handle bitfield declarations. (c-punctuation-in): New function. (c-forward-decl-or-cast-1): Enhance CASE 3 to handle bitfield declarations properly.
-
Ulf Jasper authored
lisp/ChangeLog: * calendar/icalendar.el (icalendar--all-events): Take care of multiple vcalendars in a single file. (icalendar--convert-float-to-ical): checkdoc fixes. * automated/icalendar-tests.el (icalendar-tests--compare-strings): Removed, simply use string=. (icalendar--diarytime-to-isotime) (icalendar--datetime-to-diary-date) (icalendar--datestring-to-isodate) (icalendar--format-ical-event) (icalendar--parse-summary-and-rest) (icalendar-tests--do-test-import) (icalendar-tests--do-test-cycle) : Changed argument order of string= to EXPECTED ACTUAL. (icalendar--import-format-sample) (icalendar--format-ical-event) (icalendar-import-non-recurring) (icalendar-import-rrule) (icalendar-import-duration) (icalendar-import-bug-6766) (icalendar-real-world): Adjusted to string= instead of icalendar-tests--compare-strings. (icalendar-import-multiple-vcalendars): New.
-
- 25 Jul, 2011 4 commits
-
-
Jan Djärv authored
are specified. Fixes: debbugs:9168
-
Paul Eggert authored
Found by GCC static checking and --with-wide-int on a 32-bit host.
-
Eli Zaretskii authored
src/xdisp.c (compute_display_string_pos): Fix logic of caching previous display string position. Initialize cached_prev_pos to -1. Fixes slow-down at the beginning of a buffer.
-
Deniz Dogan authored
-
- 24 Jul, 2011 6 commits
-
-
Andrew Cohen authored
-
Eli Zaretskii authored
src/xdisp.c (compute_display_string_pos): Fix logic of caching previous display string position. Initialize cached_prev_pos to -1.
-
Stefan Monnier authored
-
Michael Albinus authored
`tramp-send-command-and-check' if there is no error. (tramp-send-command-and-read): Suppress *all* errors if NOERROR.
-
Eli Zaretskii authored
src/xfaces.c (check_lface_attrs) [HAVE_WINDOW_SYSTEM]: Allow `nil' for attrs[LFACE_FONTSET_INDEX].
-
Andrew Cohen authored
nnir.el (nnir-search-thread): New function to make an nnir group based on a thread query. gnus-sum.el (gnus-refer-thread-use-nnir): New variable to control use of nnir in thread referral. (gnus-summary-refer-thread): Use it. nnimap.el (nnimap-request-thread): Use it.
-
- 23 Jul, 2011 10 commits
-
-
Paul Eggert authored
that was recently introduced.
-
Yair Friedman authored
leim/quail/hebrew.el ("hebrew"): Additional key mappings. ("hebrew-new", "hebrew-lyx", "hebrew-full") ("hebrew-biblical-tiro", "hebrew-biblical-sil", "yiddish-royal") ("yiddish-keyman"): New input methods.
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Eli Zaretskii authored
src/xfns.c (unwind_create_frame) [GLYPH_DEBUG]: Adapt to changes in 2008-02-22T17:42:09Z!monnier@iro.umontreal.ca.
-
Eli Zaretskii authored
-
Eli Zaretskii authored
src/xdisp.c (move_it_in_display_line_to): Record the best matching position for TO_CHARPOS while scanning the line, and restore it on exit if none of the characters scanned was an exact match. Fixes vertical-motion and pos-visible-in-window-p under bidi redisplay when exact match is impossible due to invisible text, and the lines are truncated.
-
Eli Zaretskii authored
src/xdisp.c (move_it_in_display_line_to): Record the best matching position for TO_CHARPOS while scanning the line, and restore it on exit if none of the characters scanned was an exact match. Fixes vertical-motion and pos-visible-in-window-p when exact match is impossible due to invisible text, and the lines are truncated.
-
Jan Djärv authored
* nsterm.m (initFrameFromEmacs): Set NSTitledWindowMask in styleMask for OSX >= 10.7.
-
Eli Zaretskii authored
src/xdisp.c (compute_stop_pos_backwards): New function. (next_element_from_buffer): Call compute_stop_pos_backwards to find a suitable prev_stop when we find ourselves before base_level_stop. (reseat): Don't look for prev_stop, as that could mean a very long run. <cached_disp_pos, cached_disp_buffer, cached_disp_modiff> <cached_disp_overlay_modiff>: Cache for last found display string position. (compute_display_string_pos): Return the cached position if asked about the same buffer in the same area of character positions, and the buffer wasn't changed since the time the display string position was cached.
-
- 22 Jul, 2011 4 commits
-
-
Eli Zaretskii authored
src/xdisp.c (rows_from_pos_range): Don't ignore glyphs whose object is an integer, which is important for empty lines.
-
Eli Zaretskii authored
src/xdisp.c (compute_stop_pos_backwards): New function. (handle_stop_backwards): Revert last change. (next_element_from_buffer): Call compute_stop_pos_backwards to find a suitable prev_stop when we find ourselves before base_level_stop. Remove the funky search for 1000 character positions back.
-
Alan Mackenzie authored
cc-mode.el: Remove two autoload forms which loaded cc-langs. cc-langs.el (c-make-init-lang-vars-fun): Don't emit "(require 'cc-langs)". Quote a form so it will evaluate at (cc-mode's) compilation time.
-
Michael Albinus authored
loading. (Bug#9114)
-