summaryrefslogtreecommitdiff
path: root/lisp/progmodes/ada-xref.el
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2013-01-01 23:57:00 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2013-01-01 23:57:00 -0800
commit71376d4b88555139065d6ac862734d7e5c14f043 (patch)
tree3079cf158ae8bc628f53ae686e47cffc1f722953 /lisp/progmodes/ada-xref.el
parent87e65f9680dd7c944d8c2bfac87d82db098740a6 (diff)
downloademacs-71376d4b88555139065d6ac862734d7e5c14f043.tar.gz
emacs-71376d4b88555139065d6ac862734d7e5c14f043.tar.bz2
emacs-71376d4b88555139065d6ac862734d7e5c14f043.zip
Simplify via eabs.
* dired.c (file_name_completion): * doc.c (get_doc_string): * floatfns.c (round2): * font.c (font_score, font_delete_unmatched): * fringe.c (compute_fringe_widths): * lread.c (read_list): * minibuf.c (Ftry_completion): * term.c (tty_ins_del_lines): * xterm.c (x_draw_image_foreground, x_draw_image_foreground_1): Use eabs (x) rather than open-coding it as (x < 0 ? -x : x).
Diffstat (limited to 'lisp/progmodes/ada-xref.el')
0 files changed, 0 insertions, 0 deletions